[webkit-dev] build broken

Carsten Guenther cguenther at gmail.com
Sat Jul 9 16:09:56 PDT 2005


Current ToT does not build:

CompileC /Users/carsten/WebKit/WebKitBuild/WebCore.build/Development/WebCore.build/Objects-normal/ppc/htmlparser.o
khtml/html/htmlparser.cpp normal ppc c++ com.apple.compilers.gcc.4_0
    mkdir /Users/carsten/WebKit/WebKitBuild/WebCore.build/Development/WebCore.build/Objects-normal/ppc
    cd /Users/carsten/WebKit/WebCore
    setenv MACOSX_DEPLOYMENT_TARGET 10.3
    /usr/bin/gcc-4.0 -x c++ -arch ppc -pipe -Wno-trigraphs
-fno-exceptions -fno-rtti -fpascal-strings -fasm-blocks -g -O0 -Werror
-Wnon-virtual-dtor -DAPPLE_CHANGES -DKHTML_NO_CPLUSPLUS_DOM
-fmessage-length=0 -mtune=G4
-I/Users/carsten/WebKit/WebKitBuild/WebCore.build/Development/WebCore.build/WebCore.hmap
-Wall -W -Wcast-align -Wchar-subscripts -Wformat-security
-Wmissing-format-attribute -Wpointer-arith -Wwrite-strings
-Wno-format-y2k -Wno-unused-parameter
-F/Users/carsten/WebKit/WebKitBuild/Development
-F/System/Library/Frameworks/WebKit.framework/Frameworks
-I/Users/carsten/WebKit/WebKitBuild/Development/include
-IForwardingHeaders -Iicu -I/usr/include/libxslt
-I/usr/include/libxml2
-I/Users/carsten/WebKit/WebKitBuild/WebCore.build/Development/WebCore.build/DerivedSources
-include /Library/Caches/com.apple.Xcode.501/SharedPrecompiledHeaders/WebCorePrefix-bfvsjhijwutcwxcqdyjlycnaspbo/WebCorePrefix.h
-c /Users/carsten/WebKit/WebCore/khtml/html/htmlparser.cpp -o
/Users/carsten/WebKit/WebKitBuild/WebCore.build/Development/WebCore.build/Objects-normal/ppc/htmlparser.o
/Users/carsten/WebKit/WebCore/khtml/misc/hashtraits.h: In
instantiation of 'khtml::HashTraits<bool
(HTMLParser::*)(khtml::Token*, DOM::NodeImpl*&)>':
/Users/carsten/WebKit/WebCore/khtml/misc/hashmap.h:155:   instantiated
from 'Mapped khtml::HashMap<Key, Mapped, HashFunctions, KeyTraits,
MappedTraits>::get(const Key&) const [with Key = void*, Mapped = bool
(HTMLParser::*)(khtml::Token*, DOM::NodeImpl*&), HashFunctions =
khtml::DefaultHash<void*>, KeyTraits = khtml::HashTraits<void*>,
MappedTraits = khtml::HashTraits<bool (HTMLParser::*)(khtml::Token*,
DOM::NodeImpl*&)>]'
/Users/carsten/WebKit/WebCore/khtml/misc/pointerhash.h:159:  
instantiated from 'Mapped khtml::HashMap<P*, Mapped,
khtml::PointerHash<P*>, khtml::HashTraits<P*>,
khtml::HashTraits<Second> >::get(P* const&) const [with P =
DOM::DOMStringImpl, Mapped = bool (HTMLParser::*)(khtml::Token*,
DOM::NodeImpl*&)]'
/Users/carsten/WebKit/WebCore/khtml/html/htmlparser.cpp:809:  
instantiated from here
/Users/carsten/WebKit/WebCore/khtml/misc/hashtraits.h:36: error:
'_M_type' is not a member of 'std::__is_integer<bool
(HTMLParser::*)(khtml::Token*, DOM::NodeImpl*&)>'
** BUILD FAILED **



More information about the webkit-dev mailing list