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 **
I just tried a clean build and it worked for me.... maybe a gcc4 issue? dave On Jul 9, 2005, at 4: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@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev
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@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@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev
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@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@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev
On Jul 9, 2005, at 8:14 PM, Carsten Guenther wrote:
It's a GCC4 problem. See
I reviewed and landed the fix for that bug, so should work now. Cheers, Maciej
Yes, downloaded the latest CVS files on Sunday morning and it now compiles fine. However, I found that the Safari blog page http://webkit-dev@opendarwin.org doesn't load right anymore? I tried the Tiger Safari, and it works fine there. I tried a week old web-kit version, and it works there. The symptom I'm seeing is that the text is displayed below the iframe on the right. blue skies, HP --------------------------------------------------------------- Hanspeter Schaub Phone: (540) 763-8370 Email: HanspeterSchaub@mac.com Web: http://homepage.mac.com/hanspeterschaub On Jul 10, 2005, at 3:19 AM, Maciej Stachowiak wrote:
On Jul 9, 2005, at 8:14 PM, Carsten Guenther wrote:
It's a GCC4 problem. See
I reviewed and landed the fix for that bug, so should work now.
Cheers, Maciej
participants (4)
-
Carsten Guenther
-
Dave Hyatt
-
Hanspeter Schaub
-
Maciej Stachowiak