Qt community,
My system admin is attempting to install
qt-everywhere-opensource-src-4.8.0 for my use. She gets some errors
during the build process. The errors are attached. Any insight into
what is going wrong with our installation would be appreciated please.
Thanks for any help.
Sincerely,
Carl Schumann
cd JavaScriptCore/ && gmake -f Makefile.WebKit
gmake[2]: Entering directory
`/scratch/qt-everywhere-opensource-src-4.8.0/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 -fvisibility=hidden
-fvisibility-inlines-hidden -fPIC -D_REENTRANT -DNDEBUG -DBUILDING_QT__=1
-DNDEBUG -DQT_ASCII_CAST_WARNINGS -DBUILDING_JavaScriptCore -DBUILDING_WTF
-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_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/scratch/qt-everywhere-opensource-src-4.8.0/src/3rdparty/webkit/Source/JavaScriptCore/wtf/symbian
-Iwtf/unicode -Iyarr -IAPI -IForwardingHeaders -Igenerated -I../../Source
-I../../include -I/include/QtWebKit -I/include -I.moc/release-static -o
.obj/release-static/YarrInterpreter.o yarr/YarrInterpreter.cpp
cc1plus: warnings being treated as errors
./wtf/PassOwnPtr.h: In instantiation of
'WTF::PassOwnPtr<JSC::Yarr::ByteDisjunction>':
yarr/YarrInterpreter.h:328: instantiated from here
./wtf/PassOwnPtr.h:81: warning: lowering visibility of 'WTF::PassOwnPtr<U>
WTF::adoptPtr(U*) [with U = U, T = JSC::Yarr::ByteDisjunction]' to match its
type
./wtf/PassOwnPtr.h: In instantiation of
'WTF::PassOwnPtr<JSC::Yarr::BytecodePattern>':
yarr/YarrInterpreter.cpp:1451: instantiated from here
./wtf/PassOwnPtr.h:81: warning: lowering visibility of 'WTF::PassOwnPtr<U>
WTF::adoptPtr(U*) [with U = U, T = JSC::Yarr::BytecodePattern]' to match its
type
gmake[2]: *** [.obj/release-static/YarrInterpreter.o] Error 1
gmake[2]: Leaving directory
`/scratch/qt-everywhere-opensource-src-4.8.0/src/3rdparty/webkit/Source/JavaScriptCore'
gmake[1]: *** [sub-JavaScriptCore-JavaScriptCore-pro-make_default-ordered]
Error 2
gmake[1]: Leaving directory
`/scratch/qt-everywhere-opensource-src-4.8.0/src/3rdparty/webkit/Source'
gmake: *** [sub-webkit-make_default-ordered] Error 2
[root@clx qt-everywhere-opensource-src-4.8.0]#
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest