Qt 4.6 (latest from git) build failure

Darío Andrés andresbajotierra at gmail.com
Sat Feb 20 21:00:20 GMT 2010


On Fri, Feb 19, 2010 at 10:46 AM, Jonathan Marten
<jjm2 at keelhaul.demon.co.uk> wrote:
> Is this the appropriate place to post kde-qt build failures?  I know
> there is a Qt bug tracker, but thought it may be worth checking here
> first before going down that route.
>
> $ make
> /usr/home/ws/trunk/kde-qt/bin/qmake -spec ../mkspecs/linux-g++ -unix -o Makefile src.pro
> [snip build OK in other places...]
> cd 3rdparty/webkit/WebCore/ && make -f Makefile
> make[1]: Entering directory `/usr/home/ws/trunk/kde-qt/src/3rdparty/webkit/WebCore'
> g++ -c -O3 -march=k8 -fomit-frame-pointer -pipe -fno-exceptions -Wreturn-type -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-stack-protector -I/usr/include/freetype2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DBUILDING_QT__=1 -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DNDEBUG -DHAVE_STDINT_H -DBUILD_WEBKIT -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_DATABASE=1 -DENABLE_EVENTSOURCE=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_DOM_STORAGE=1 -DENABLE_ICONDATABASE=1 -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_ORIENTATION_EVENTS=0 -DENABLE_SQLITE=1 -DENABLE_DASHBOARD_SUPPORT=0 -DENABLE_FILTERS=0 -DENABLE_XPATH=1 -DENABLE_WCSS=0 -DENABLE_WML=0 -DENABLE_SHARED_WORKERS=1 -DENABLE_WORKERS=1 -DENABLE_XHTMLMP=0 -DENABLE_DATAGRID=0 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_SVG_FOREIGN_OBJECT=1 -DENABLE_SVG_ANIMATION=1 -DENABLE_SVG_AS_IMAGE=1 -DENABLE_SVG_USE=1 -DENABLE_RUBY=1 -DENABLE_VIDEO=0 -DENABLE_DATALIST=1 -DENABLE_NETSCAPE_PLUGIN_API=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_XSLT=0 -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DXP_UNIX -DSQLITE_CORE -DSQLITE_OMIT_LOAD_EXTENSION -DSQLITE_OMIT_COMPLETE -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../../mkspecs/linux-g++ -I. -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include -Ibridge/qt -Ipage/qt -Iplatform/graphics/qt -Iplatform/network/qt -Iplatform/qt -I../WebKit/qt/WebCoreSupport -I. -Iaccessibility -Ibindings/js -Ibridge -Ibridge/c -Icss -Idom -Idom/default -Iediting -Ihistory -Ihtml -Ihtml/canvas -Iinspector -Iloader -Iloader/appcache -Iloader/archive -Iloader/icon -Inotifications -Ipage -Ipage/animation -Iplatform -Iplatform/animation -Iplatform/graphics -Iplatform/graphics/filters -Iplatform/graphics/transforms -Iplatform/image-decoders -Iplatform/mock -Iplatform/network -Iplatform/sql -Iplatform/text -Iplugins -Irendering -Irendering/style -Istorage -Isvg -Isvg/animation -Isvg/graphics -Isvg/graphics/filters -Iwebsockets -Iwml -Iworkers -Ixml -Igenerated -I../JavaScriptCore -I../../webkit -I../JavaScriptCore/assembler -I../JavaScriptCore/bytecode -I../JavaScriptCore/bytecompiler -I../JavaScriptCore/debugger -I../JavaScriptCore/interpreter -I../JavaScriptCore/jit -I../JavaScriptCore/parser -I../JavaScriptCore/profiler -I../JavaScriptCore/runtime -I../JavaScriptCore/wrec -I../JavaScriptCore/wtf -I../JavaScriptCore/wtf/unicode -I../JavaScriptCore/yarr -I../JavaScriptCore/API -I../JavaScriptCore/ForwardingHeaders -Igenerated -I../WebKit/qt/Api -I../../../../include/QtWebKit -I.rcc/debug-shared -I../JavaScriptCore/pcre -I/usr/home/ws/trunk/kde-qt/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/tmp -I../../sqlite -I/usr/include -I.moc/debug-shared -o obj/debug/JSDOMWindowCustom.o bindings/js/JSDOMWindowCustom.cpp
> bindings/js/JSDOMWindowCustom.cpp:725: error: no 'JSC::JSValue WebCore::JSDOMWindow::webSocket(JSC::ExecState*) const' member function declared in class 'WebCore::JSDOMWindow'
> make[1]: *** [obj/debug/JSDOMWindowCustom.o] Error 1
> make[1]: Leaving directory `/usr/home/ws/trunk/kde-qt/src/3rdparty/webkit/WebCore'
> make: *** [sub-webkit-make_default] Error 2
>
> This is a fresh clone from gitorious, with an empty install location.
>
> $ git describe
> v4.6.2-66-g62cda73
>
> Any help appreciated!
> Regards, Jonathan
>

Considering that the error seems to be in WebKit and that I think
kde-qt doesn't apply patches in that code. may be you could ask at
this other mailing list ->
http://lists.trolltech.com/mailman/listinfo/qt-interest

Regards

> --
> Jonathan Marten                         http://www.keelhaul.demon.co.uk
> Twickenham, UK                          jjm2 at keelhaul.demon.co.uk
>




More information about the kde-core-devel mailing list