[webkit-dev] build broken

Carsten Guenther cguenther at gmail.com
Sat Jul 9 20:14:44 PDT 2005


It's a GCC4 problem. See

http://bugzilla.opendarwin.org/show_bug.cgi?id=3931

Carsten

On Jul 9, 2005, at 8:13 PM, Hanspeter Schaub wrote:

> I'm getting the same error with the current files (11pm ET,  
> 7/9/05).  I'm running 10.4.1 with XCode 2.1 and gcc4.
>
> HP
>
> ---------------------------------------------------------------
> Hanspeter Schaub
>
> Phone:     (540) 763-8370
> Email:    HanspeterSchaub at mac.com
> Web:    http://homepage.mac.com/hanspeterschaub
>
>
>
>
> On Jul 9, 2005, at 7:09 PM, Carsten Guenther wrote:
>
>> 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 **
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at opendarwin.org
>> http://www.opendarwin.org/mailman/listinfo/webkit-dev
>>
>




More information about the webkit-dev mailing list