I am building 4.5.0 rc1 on XP Pro using MinGW with gcc version 4.3.0 and
receive a build error for the webkit module.  I have attached the results.

Regards,

George

 

George Shannon

President, Raphael Analytics, Inc.

16 Spur Drive

Fenton, MO 63026

(314) 550-5589 (cell)

 <mailto:[email protected]>
[email protected]

 <http://www.raphaelanalytics.com> www.raphaelanalytics.com

 

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you received
this in error, please contact the sender and delete the material from any
computer.

 

g++ -c -include tmp\obj\debug_shared\WebKit_pch.h -Wreturn-type 
-fno-strict-aliasing -frtti -fexceptions -mthreads -DQT_SHARED 
-DQT_THREAD_SUPPORT -DUNICODE -DQT_LARGEFILE_SUPPORT -DBUILDING_QT__=1 
-DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_MAKEDLL-DQT_NO_CAST_TO_ASCII 
-DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -D_USE_MATH_DEFINES 
-DBUILD_WEBKIT -D_HAS_TR1=0 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 
-DENABLE_DOM_STORAGE=1 -DENABLE_ICONDATABASE=1 -DENABLE_DATABASE=1 
-DENABLE_DASHBOARD_SUPPORT=0 -DENABLE_XPATH=1 -DENABLE_WML=0 -DENABLE_SVG=1 
-DENABLE_SVG_FONTS=1 -DENABLE_SVG_FILTERS=1 -DENABLE_SVG_FOREIGN_OBJECT=1 
-DENABLE_SVG_ANIMATION=1 -DENABLE_SVG_AS_IMAGE=1 -DENABLE_SVG_USE=1 
-DENABLE_VIDEO=0 -DENABLE_NETSCAPE_PLUGIN_API=1 
-DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DBUILDING_QT__ 
-DSQLITE_CORE -DSQLITE_OMIT_LOAD_EXTENSION -DSQLITE_OMIT_COMPLETE -DQT_DLL 
-DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I"..\..\..\..\include\QtCore" 
-I"..\..\..\..\include\QtNetwork" -I"..\..\..\..\include\QtGui" 
-I"..\..\..\..\include" -I"storage" -I"..\WebKit\qt\Api" 
-I"..\..\..\..\include\QtWebKit" -I"tmp\rcc\debug_shared" -I"tmp" -I"." 
-I"..\JavaScriptCore" -I"..\JavaScriptCore\ForwardingHeaders" 
-I"..\JavaScriptCore\interpreter" -I"..\JavaScriptCore\bytecode" 
-I"..\JavaScriptCore\debugger" -I"..\JavaScriptCore\parser" 
-I"..\JavaScriptCore\runtime" 
-I"c:\Qt\qt-win-opensource-src-4.5.0-rc1\src\3rdparty\webkit\WebCore\..\JavaScriptCore\bindings"
 -I"..\JavaScriptCore\wrec" -I"..\JavaScriptCore\jit" -I"..\JavaScriptCore\wtf" 
-I"tmp" -I"..\JavaScriptCore" -I"..\JavaScriptCore\parser" 
-I"..\JavaScriptCore\bytecompiler" -I"..\JavaScriptCore\debugger" 
-I"..\JavaScriptCore\runtime" -I"..\JavaScriptCore\wtf" 
-I"..\JavaScriptCore\wtf\unicode" -I"..\JavaScriptCore\interpreter" 
-I"..\JavaScriptCore\jit" -I"..\JavaScriptCore\profiler" 
-I"..\JavaScriptCore\wrec" -I"..\JavaScriptCore\API" -I"..\..\webkit" 
-I"..\JavaScriptCore\ForwardingHeaders" -I"..\JavaScriptCore\bytecode" 
-I"..\JavaScriptCore\assembler" -I"..\JavaScriptCore\pcre" 
-I"c:\Qt\qt-win-opensource-src-4.5.0-rc1\src\3rdparty\webkit\WebKitBuild\Debug\JavaScriptCore\tmp"
 -I"platform\qt" -I"platform\network\qt" -I"platform\graphics\filters" 
-I"platform\graphics\transforms" -I"platform\graphics\qt" -I"svg\graphics\qt" 
-I"loader" -I"page\qt" -I"..\WebKit\qt\WebCoreSupport" -I"..\WebKit\qt\Api" 
-I"bridge\qt" -I"." -I"ForwardingHeaders" -I"..\..\webkit" -I"platform" 
-I"platform\animation" -I"platform\network" -I"platform\graphics" 
-I"svg\animation" -I"svg\graphics" -I"svg\graphics\filters" -I"platform\sql" 
-I"platform\text" -I"loader" -I"loader\appcache" -I"loader\archive" 
-I"loader\icon" -I"css" -I"dom" -I"page" -I"page\animation" -I"bridge" 
-I"editing" -I"rendering" -I"rendering\style" -I"history" -I"inspector" -I"xml" 
-I"html" -I"wml" -I"bindings\js" -I"svg" -I"platform\image-decoders" 
-I"plugins" -I"bridge" -I"bridge\c" -I"bridge\qt" -I"generated" -I"plugins\win" 
-I"..\..\sqlite" -I"..\..\..\..\include\ActiveQt" -I"tmp\moc\debug_shared" 
-I"." -I"..\..\..\..\mkspecs\win32-g++" -o tmp\obj\debug_shared\Timer.o 
platform\Timer.cpp
c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h: 
In member function 'void __gnu_cxx::_ComparableConcept<_Tp>::__constraints() 
[with _Tp = 
WebCore::TimerHeapIterator]':c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h:62:
   instantiated from 'void __gnu_cxx::__function_requires() [with _Concept = 
__gnu_cxx::_ComparableConcept<WebCore::TimerHeapIterator>]'c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h:529:
   instantiated from 'void 
__gnu_cxx::_RandomAccessIteratorConcept<_Tp>::__constraints() [with _Tp = 
WebCore::TimerHeapIterator]'c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h:62:
   instantiated from 'void __gnu_cxx::__function_requires() [with _Concept = 
__gnu_cxx::_RandomAccessIteratorConcept<WebCore::TimerHeapIterator>]'c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h:553:
   instantiated from 'void 
__gnu_cxx::_Mutable_RandomAccessIteratorConcept<_Tp>::__constraints() [with _Tp 
= 
WebCore::TimerHeapIterator]'c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h:62:
   instantiated from 'void __gnu_cxx::__function_requires() [with _Concept = 
__gnu_cxx::_Mutable_RandomAccessIteratorConcept<WebCore::TimerHeapIterator>]'c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/stl_heap.h:162:
   instantiated from 'void std::push_heap(_RAIter, _RAIter) [with _RAIter = 
WebCore::TimerHeapIterator]'platform\Timer.cpp:230:   instantiated from 
herec:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h:267:
 error: no match for 'operator>' in 
'((__gnu_cxx::_ComparableConcept<WebCore::TimerHeapIterator>*)this)->__gnu_cxx::_ComparableConcept<WebCore::TimerHeapIterator>::__a
 > 
((__gnu_cxx::_ComparableConcept<WebCore::TimerHeapIterator>*)this)->__gnu_cxx::_ComparableConcept<WebCore::TimerHeapIterator>::__b'c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h:268:
 error: no match for 'operator<=' in 
'((__gnu_cxx::_ComparableConcept<WebCore::TimerHeapIterator>*)this)->__gnu_cxx::_ComparableConcept<WebCore::TimerHeapIterator>::__a
 <= 
((__gnu_cxx::_ComparableConcept<WebCore::TimerHeapIterator>*)this)->__gnu_cxx::_ComparableConcept<WebCore::TimerHeapIterator>::__b'c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h:269:
 error: no match for 'operator>=' in 
'((__gnu_cxx::_ComparableConcept<WebCore::TimerHeapIterator>*)this)->__gnu_cxx::_ComparableConcept<WebCore::TimerHeapIterator>::__a
 >= 
((__gnu_cxx::_ComparableConcept<WebCore::TimerHeapIterator>*)this)->__gnu_cxx::_ComparableConcept<WebCore::TimerHeapIterator>::__b'c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h:
 In member function 'void 
__gnu_cxx::_ForwardIteratorConcept<_Tp>::__constraints()[with _Tp = 
WebCore::TimerHeapIterator]':c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h:62:
   instantiated from 'void __gnu_cxx::__function_requires() [with _Concept = 
__gnu_cxx::_ForwardIteratorConcept<WebCore::TimerHeapIterator>]'c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h:502:
   instantiated from 'void 
__gnu_cxx::_BidirectionalIteratorConcept<_Tp>::__constraints() [with _Tp = 
WebCore::TimerHeapIterator]'c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h:62:
  instantiated from 'void __gnu_cxx::__function_requires() [with _Concept = 
__gnu_cxx::_BidirectionalIteratorConcept<WebCore::TimerHeapIterator>]'c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h:528:
   instantiated from 'void 
__gnu_cxx::_RandomAccessIteratorConcept<_Tp>::__constraints() [with _Tp = 
WebCore::TimerHeapIterator]'c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h:62:
  instantiated from 'void __gnu_cxx::__function_requires() [with _Concept = 
__gnu_cxx::_RandomAccessIteratorConcept<WebCore::TimerHeapIterator>]'c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h:553:
   instantiated from 'void 
__gnu_cxx::_Mutable_RandomAccessIteratorConcept<_Tp>::__constraints() [with _Tp 
= 
WebCore::TimerHeapIterator]'c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h:62:
  instantiated from 'void __gnu_cxx::__function_requires() [with _Concept = 
__gnu_cxx::_Mutable_RandomAccessIteratorConcept<WebCore::TimerHeapIterator>]'c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/stl_heap.h:162:
   instantiated from 'void std::push_heap(_RAIter, _RAIter) [with _RAIter = 
WebCore::TimerHeapIterator]'platform\Timer.cpp:230:   instantiated from here 
c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/boost_concept_check.h:483:
 error: invalid initialization of non-const reference of type 
'WebCore::TimerHeapElement&' from a temporary of type 
'WebCore::TimerHeapElement'mingw32-make[2]: *** [tmp/obj/debug_shared/Timer.o] 
Error 1
mingw32-make[2]: Leaving directory 
`C:/Qt/qt-win-opensource-src-4.5.0-rc1/src/3rdparty/webkit/WebCore'
mingw32-make[1]: *** [debug-all] Error 2
mingw32-make[1]: Leaving directory 
`C:/Qt/qt-win-opensource-src-4.5.0-rc1/src/3rdparty/webkit/WebCore'
mingw32-make: *** [sub-webkit-make_default-ordered] Error 2
_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback

Reply via email to