Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- make[2]: Entering directory `/media/Disk_1/Compiled/Qt-4.8.2/src/3rdparty/webkit/Source/JavaScriptCore'
- g++ -c -pipe -Wall -Wextra -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -Werror -fno-stack-protector -O3 -pthread -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -D_REENTRANT -DNDEBUG -DBUILDING_QT__=1 -DNDEBUG -DQT_ASCII_CAST_WARNINGS -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_GLIB_SUPPORT=1 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -DQT_SHARED -I../../../../../mkspecs/linux-g++ -I. -I../../../../../include/QtCore -I../../../../../include -I. -I../../Source -I../ThirdParty -Iassembler -Ibytecode -Ibytecompiler -Iheap -Idfg -Idebugger -Iinterpreter -Ijit -Iparser -Iprofiler -Iruntime -Iwtf -Iwtf/gobject -I/media/Disk_1/Compiled/Qt-4.8.2/src/3rdparty/webkit/Source/JavaScriptCore/wtf/symbian -Iwtf/unicode -Iyarr -IAPI -IForwardingHeaders -Igenerated -I../../Source -I../../include -I/include/QtWebKit -I/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.moc/release-static -o .obj/release-static/GOwnPtr.o wtf/gobject/GOwnPtr.cpp
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:34:0,
- from /usr/include/glib-2.0/glib.h:34,
- from /usr/include/glib-2.0/gobject/gbinding.h:30,
- from /usr/include/glib-2.0/glib-object.h:25,
- from /usr/include/glib-2.0/gio/gioenums.h:30,
- from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from wtf/gobject/GOwnPtr.cpp:24:
- /usr/include/glib-2.0/glib/gthread.h:51:16: error: ‘union’ tag used in naming ‘struct _GMutex’
- /usr/include/glib-2.0/glib/gthread.h:58:7: error: ‘union’ tag used in naming ‘struct _GMutex’
- cc1plus: warnings being treated as errors
- wtf/gobject/GOwnPtr.cpp: In function ‘void WTF::freeOwnedGPtr(T*) [with T = _GCond]’:
- wtf/gobject/GOwnPtr.cpp:43:9: error: ‘void g_cond_free(GCond*)’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277)
- wtf/gobject/GOwnPtr.cpp:43:24: error: ‘void g_cond_free(GCond*)’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277)
- wtf/gobject/GOwnPtr.cpp: In function ‘void WTF::freeOwnedGPtr(T*) [with T = _GMutex]’:
- wtf/gobject/GOwnPtr.cpp:49:9: error: ‘void g_mutex_free(GMutex*)’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273)
- wtf/gobject/GOwnPtr.cpp:49:25: error: ‘void g_mutex_free(GMutex*)’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273)
- make[2]: *** [.obj/release-static/GOwnPtr.o] Error 1
- make[2]: Leaving directory `/media/Disk_1/Compiled/Qt-4.8.2/src/3rdparty/webkit/Source/JavaScriptCore'
- make[1]: *** [sub-JavaScriptCore-JavaScriptCore-pro-make_default-ordered] Error 2
- make[1]: Leaving directory `/media/Disk_1/Compiled/Qt-4.8.2/src/3rdparty/webkit/Source'
- make: *** [sub-webkit-make_default-ordered] Error 2
- [root@icsserver Qt-4.8.2]#
Advertisement
Add Comment
Please, Sign In to add comment