[Ci-reports] fail on QtBase_dev_Integration #2578
Qt Continuous Integration System
ci-noreply at qt-project.org
Thu Jan 16 21:56:36 CET 2014
qtbase failed to compile :(
/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:195:18: warning: unused variable 'unusedVariable' [-Wunused-variable]
tst_moc.cpp:392:10: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
tst_moc.cpp:395:22: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
tst_moc.cpp:1508:9: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
tst_moc.cpp:1555:54: error: expected ')'
tst_moc.cpp:1555:53: note: to match this '('
tst_moc.cpp:1555:54: error: C++ requires a type specifier for all declarations
tst_moc.cpp:1555:62: error: expected ')'
tst_moc.cpp:1554:25: note: to match this '('
tst_moc.cpp:1565:89: error: expected ')'
tst_moc.cpp:1564:26: note: to match this '('
tst_moc.cpp:1555:51: error: expected '>'
tst_moc.cpp:1555:51: error: type name requires a specifier or qualifier
tst_moc.cpp:1555:51: error: C++ requires a type specifier for all declarations
tst_moc.cpp:1565:70: error: expected '>'
tst_moc.cpp:1565:89: error: missing default argument on parameter
In file included from tst_moc.cpp:3200:
.moc/tst_moc.moc:2970:155: error: too few arguments to function call, expected 3, have 2
tst_moc.cpp:1564:5: note: 'performSomething' declared here
In file included from tst_moc.cpp:3200:
.moc/tst_moc.moc:2971:94: error: too few arguments to function call, expected 3, have 1
tst_moc.cpp:1564:5: note: 'performSomething' declared here
In file included from tst_moc.cpp:3200:
.moc/tst_moc.moc:2972:38: error: too few arguments to function call, expected 3, have 0
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_dev_Integration/build_02578/macx-clang_developer-build_OSX_10.8/log.txt.gz
Tested changes (refs/builds/dev_1389904934):
http://codereview.qt-project.org/73488 [PS7] - qmake: prepare TARGET/VERSION/DISTFILES for sub targets
http://codereview.qt-project.org/75748 [PS1] - QWizard: Fix frame when using Vista style/MSVC2012
http://codereview.qt-project.org/49861 [PS1] - Make parsing of template arguments more robust.
http://codereview.qt-project.org/75400 [PS5] - QObject: fix connection to function pointer with non-copyable references argument
http://codereview.qt-project.org/75607 [PS2] - Reduce code duplication
http://codereview.qt-project.org/75606 [PS2] - Add convenience method QTextFormat::isEmpty()
http://codereview.qt-project.org/75664 [PS3] - Fix BlackBerry10 build on NDKs prior to 10.2.1
http://codereview.qt-project.org/75099 [PS2] - Add generic inplace converter
http://codereview.qt-project.org/75662 [PS1] - iOS: Fix compilation of some basic tests
http://codereview.qt-project.org/75661 [PS1] - iOS: Remove unused file
More information about the Ci-reports
mailing list