[Ci-reports] fail on QtBase_stable_Integration #3159
Qt Continuous Integration System
ci-noreply at qt-project.org
Thu Feb 13 18:43:08 CET 2014
qtbase failed to compile :(
../../../../lib/QtWidgets.framework/Versions/5/Headers/qgraphicsitem.h:318:18: note: hidden overloaded virtual function 'QGraphicsItem::advance' declared here
In file included from graphwidget.cpp:43:
../../../../lib/QtWidgets.framework/Versions/5/Headers/qgraphicsitem.h:318:18: note: hidden overloaded virtual function 'QGraphicsItem::advance' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.6 -Wall -W -fPIE -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_DISABLE_DEPRECATED_BEFORE=0 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/auto/tools/moc\" -I../../../../mkspecs/macx-clang -I. -Itestproject/include -Itestproject -I../../../../lib/QtTest.framework/Versions/5/Headers -I../../../../lib/QtNetwork.framework/Versions/5/Headers -I../../../../lib/QtSql.framework/Versions/5/Headers -I../../../../lib/QtCore.framework/Versions/5/Headers -I.moc -F/work/build/qt/qtbase/lib -o .obj/tst_moc.o tst_moc.cpp
tst_moc.cpp:193:18: warning: unused variable 'unusedVariable' [-Wunused-variable]
tst_moc.cpp:390:10: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
tst_moc.cpp:393:22: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
tst_moc.cpp:1503:9: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
tst_moc.cpp:1550:54: error: expected ')'
tst_moc.cpp:1550:53: note: to match this '('
tst_moc.cpp:1550:54: error: C++ requires a type specifier for all declarations
tst_moc.cpp:1550:62: error: expected ')'
tst_moc.cpp:1549:25: note: to match this '('
tst_moc.cpp:1550:51: error: expected '>'
tst_moc.cpp:1550:51: error: type name requires a specifier or qualifier
tst_moc.cpp:1550:51: error: C++ requires a type specifier for all declarations
make[5]: *** [.obj/tst_moc.o] Error 1
make[4]: *** [sub-moc-make_first] Error 2
make[3]: *** [sub-tools-make_first] Error 2
make[2]: *** [sub-auto-make_first] Error 2
make[1]: *** [sub-tests-make_first] Error 2
make: *** [module-qtbase] Error 2
Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03159/macx-clang_developer-build_OSX_10.8/log.txt.gz
Tested changes (refs/builds/stable_1392312519):
http://codereview.qt-project.org/75410 [PS3] - Remove automated generation of dwarf index
http://codereview.qt-project.org/78052 [PS1] - Make parsing of template arguments more robust.
More information about the Ci-reports
mailing list