[Ci-reports] fail on QtBase_5.4_Integration #477

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Oct 14 18:01:09 CEST 2014


qtbase failed to compile :(

  /work/build/qt/qtbase/bin/moc -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/benchmarks/corelib/tools/qstringcompare\" -D__APPLE__ -D__GNUC__=4 -I/work/build/qt/qtbase/mkspecs/macx-clang -I/work/build/qt/qtbase/tests/benchmarks/corelib/tools/qstringcompare -I/work/build/qt/qtbase/lib/QtTest.framework/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Headers -I/Developer/SDKs/MacOSX10.7.sdk/usr/include/c++/4.2.1 -I/Developer/SDKs/MacOSX10.7.sdk/usr/include/c++/4.2.1/backward -I/Developer/usr/lib/clang/3.0/include -I/Developer/SDKs/MacOSX10.7.sdk/usr/include -F/work/build/qt/qtbase/lib tst_qstringcompare.cpp -o .moc/tst_qstringcompare.moc
  /Developer/usr/bin/clang++ -c -pipe -O2 -isysroot /Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fno-exceptions -Wall -W -fPIE -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/benchmarks/corelib/tools/qstringcompare\" -I../../../../../mkspecs/macx-clang -I. -I../../../../../lib/QtTest.framework/Versions/5/Headers -I../../../../../lib/QtCore.framework/Versions/5/Headers -I.moc -F/work/build/qt/qtbase/lib -o .obj/tst_qstringcompare.o tst_qstringcompare.cpp
  tst_qstringcompare.cpp:101:54: error: use of undeclared identifier 'QT_UNICODE_LITERAL'
  tst_qstringcompare.cpp:51:21: note: instantiated from:
  tst_qstringcompare.cpp:103:5: error: use of undeclared identifier 'QT_UNICODE_LITERAL'
  /work/build/qt/qtbase/lib/QtTest.framework/Headers/qtestcase.h:80:34: note: instantiated from:
  tst_qstringcompare.cpp:103:46: note: instantiated from:
  tst_qstringcompare.cpp:126:53: error: use of undeclared identifier 'QT_UNICODE_LITERAL'
  tst_qstringcompare.cpp:51:21: note: instantiated from:
  tst_qstringcompare.cpp:128:5: error: use of undeclared identifier 'QT_UNICODE_LITERAL'
  make[6]: *** [.obj/tst_qstringcompare.o] Error 1
  make[5]: *** [sub-qstringcompare-make_first] Error 2
  make[4]: *** [sub-tools-make_first] Error 2
  make[3]: *** [sub-corelib-make_first] Error 2
  make[2]: *** [sub-benchmarks-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_5.4_Integration/build_00477/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/5.4_1413300162):
    http://codereview.qt-project.org/95272 [PS7] - Add benchmark for comparing QString's to a literal



More information about the Ci-reports mailing list