While trying to compile the current ROOT "trunk@41669", I get ...
- Code: Select all
/.../build/unix/makecintdll.sh linux C++ qtcint qt \
" -p -DQT_GUI_LIB -DQT_CORE_LIB -DQT_DLL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/mkspecs/default -I. -I/usr/include/qt4 -I/usr/include/qt4/Qt -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtMultimedia -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXmlPatterns qtcint.h " \
"cint/cint/main/cint_tmp" "core/utils/src/rootcint_tmp -cint" \
"/.../build/unix/makelib.sh -v 5 31 01 -x " "g++" "gcc" "g++" "-O2" \
"-pipe -m32 -Wall -W -Woverloaded-virtual -fPIC -Iinclude -DG__REGEXP -DG__UNIX -DG__SHAREDLIB -DG__OSFDLL -DG__ROOT -DG__REDIRECTIO -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -DG__CINTBODY -I/.../cint/cint/inc -I/.../cint/cint/src -I/.../cint/cint/src/dict -pthread -DQT_GUI_LIB -DQT_CORE_LIB -DQT_DLL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/mkspecs/default -I. -I/usr/include/qt4 -I/usr/include/qt4/Qt -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtMultimedia -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXmlPatterns" "-pipe -m32 -Wall -W -fPIC -Iinclude -DG__REGEXP -DG__UNIX -DG__SHAREDLIB -DG__OSFDLL -DG__ROOT -DG__REDIRECTIO -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -DG__CINTBODY -I/.../cint/cint/inc -I/.../cint/cint/src -I/.../cint/cint/src/dict -pthread" \
"-m32 -O2 -Wl,--no-undefined -lQtCore -lQtGui -lQt3Support -lQtOpenGL -lQtSvg -lQtXml -lQtWebKit -lQtNetwork" "-shared -Wl,-soname," \
"so" "gnu" "-o "
cint/cint/main/cint_tmp -K -w1 -zqtcint -ncint/cint/lib/qt/G__qtcint.cxx -D__MAKECINT__ -DG__MAKECINT -c-1 -Z0 -Icint/cint/lib/qt -p -DQT_GUI_LIB -DQT_CORE_LIB -DQT_DLL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/mkspecs/default -I. -I/usr/include/qt4 -I/usr/include/qt4/Qt -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtMultimedia -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXmlPatterns qtcint.h
/usr/include/qt4/QtCore/qstring.h:598:
Note: Bit-field not accessible from interpreter
/usr/include/qt4/QtCore/qobject.h:100:
Warning: Pure virtual destructor may cause problem. Define as 'virtual ~QObjectData() { }'
/usr/include/qt4/QtGui/qtextdocument.h:98:
Warning: Pure virtual destructor may cause problem. Define as 'virtual ~QAbstractUndoItem() { }'
g++ -O2 -pipe -m32 -Wall -W -Woverloaded-virtual -fPIC -Iinclude -DG__REGEXP -DG__UNIX -DG__SHAREDLIB -DG__OSFDLL -DG__ROOT -DG__REDIRECTIO -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -DG__CINTBODY -I/.../cint/cint/inc -I/.../cint/cint/src -I/.../cint/cint/src/dict -pthread -DQT_GUI_LIB -DQT_CORE_LIB -DQT_DLL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/mkspecs/default -I. -I/usr/include/qt4 -I/usr/include/qt4/Qt -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtMultimedia -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXmlPatterns -I. -o cint/cint/lib/qt/G__qtcint.o -Icint/cint/lib/qt -c cint/cint/lib/qt/G__qtcint.cxx
g++ -shared -Wl,-soname,qtcint.so.5.31 -m32 -O2 -Wl,--no-undefined -lQtCore -lQtGui -lQt3Support -lQtOpenGL -lQtSvg -lQtXml -lQtWebKit -lQtNetwork -o cint/cint/include/qtcint.so.5.31 cint/cint/lib/qt/G__qtcint.o
cint/cint/lib/qt/G__qtcint.o: In function `global constructors keyed to G__qtcint.cxx':
G__qtcint.cxx:(.text+0x1d16): undefined reference to `G__add_setup_func'
cint/cint/lib/qt/G__qtcint.o: In function `G__cpp_setup_tagtable':
G__qtcint.cxx:(.text+0x1d6c): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x1d7a): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x1db6): undefined reference to `G__tagtable_setup'
G__qtcint.cxx:(.text+0x1dc4): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x1dd2): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x1de0): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x1e1c): undefined reference to `G__tagtable_setup'
G__qtcint.cxx:(.text+0x1e2a): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x1e66): undefined reference to `G__tagtable_setup'
G__qtcint.cxx:(.text+0x1e74): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x1e82): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x1ebe): undefined reference to `G__tagtable_setup'
G__qtcint.cxx:(.text+0x1ecc): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x1eda): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x1ee8): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x1ef6): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x1f04): undefined reference to `G__get_linked_tagnum_fwd'
cint/cint/lib/qt/G__qtcint.o:G__qtcint.cxx:(.text+0x1f12): more undefined references to `G__get_linked_tagnum_fwd' follow
cint/cint/lib/qt/G__qtcint.o: In function `G__cpp_setup_tagtable':
G__qtcint.cxx:(.text+0x2242): undefined reference to `G__tagtable_setup'
G__qtcint.cxx:(.text+0x2250): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x225e): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x226c): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x227a): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x2288): undefined reference to `G__get_linked_tagnum_fwd'
cint/cint/lib/qt/G__qtcint.o:G__qtcint.cxx:(.text+0x2296): more undefined references to `G__get_linked_tagnum_fwd' follow
cint/cint/lib/qt/G__qtcint.o: In function `G__cpp_setup_tagtable':
G__qtcint.cxx:(.text+0x2318): undefined reference to `G__tagtable_setup'
G__qtcint.cxx:(.text+0x2326): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x2362): undefined reference to `G__tagtable_setup'
G__qtcint.cxx:(.text+0x2370): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x237e): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x238c): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x239a): undefined reference to `G__get_linked_tagnum_fwd'
G__qtcint.cxx:(.text+0x23a8): undefined reference to `G__get_linked_tagnum_fwd'
cint/cint/lib/qt/G__qtcint.o:G__qtcint.cxx:(.text+0x23b6): more undefined references to `G__get_linked_tagnum_fwd' follow
(... zillions of "undefined reference" messages like the above ...)
cint/cint/lib/qt/G__qtcint.o: In function `G__qtcint_15_0_71(G__value*, char const*, G__param*, int)':
G__qtcint.cxx:(.text+0x1fd309): undefined reference to `G__int'
G__qtcint.cxx:(.text+0x1fd35b): undefined reference to `G__int'
G__qtcint.cxx:(.text+0x1fd362): undefined reference to `G__getstructoffset'
G__qtcint.cxx:(.text+0x1fd425): undefined reference to `G__store_tempobject'
G__qtcint.cxx:(.text+0x1fd4bc): undefined reference to `G__int'
G__qtcint.cxx:(.text+0x1fd50b): undefined reference to `G__int'
G__qtcint.cxx:(.text+0x1fd55d): undefined reference to `G__int'
G__qtcint.cxx:(.text+0x1fd5ad): undefined reference to `G__int'
G__qtcint.cxx:(.text+0x1fd5b5): undefined reference to `G__getstructoffset'
G__qtcint.cxx:(.text+0x1fd676): undefined reference to `G__store_tempobject'
G__qtcint.cxx:(.text+0x1fd6c9): undefined reference to `G__int'
G__qtcint.cxx:(.text+0x1fd71b): undefined reference to `G__int'
G__qtcint.cxx:(.text+0x1fd76b): undefined reference to `G__int'
G__qtcint.cxx:(.text+0x1fd772): undefined reference to `G__getstructoffset'
G__qtcint.cxx:(.text+0x1fd830): undefined reference to `G__store_tempobject'
cint/cint/lib/qt/G__qtcint.o: In function `G__cpp_setup_init::~G__cpp_setup_init()':
G__qtcint.cxx:(.text._ZN17G__cpp_setup_initD1Ev[G__cpp_setup_init::~G__cpp_setup_init()]+0x1c): undefined reference to `G__remove_setup_func'
collect2: ld returned 1 exit status
mv: cannot stat `cint/cint/include/qtcint.so': No such file or directory
