[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev

Qt Continuous Integration System ci-noreply at qt-project.org
Sun Nov 17 22:54:10 CET 2013


qtbase failed to compile :(

  tst_qalgorithms.cpp: In function 'uint bitsSetInByte(TestNamespace::quint8)':
  tst_qalgorithms.cpp:1039:1: error: the value of 'bitsSetInNibble' is not usable in a constant expression
  tst_qalgorithms.cpp:1030:19: note: 'bitsSetInNibble' was not declared 'constexpr'
  tst_qalgorithms.cpp: In function 'uint bitsSetInShort(TestNamespace::quint16)':
  tst_qalgorithms.cpp:1043:1: error: 'uint bitsSetInByte(TestNamespace::quint8)' is not 'constexpr'
  tst_qalgorithms.cpp: In function 'uint bitsSetInInt(TestNamespace::quint32)':
  tst_qalgorithms.cpp:1047:1: error: 'uint bitsSetInShort(TestNamespace::quint16)' is not 'constexpr'
  tst_qalgorithms.cpp: In function 'uint bitsSetInInt64(TestNamespace::quint64)':
  tst_qalgorithms.cpp:1051:1: error: 'uint bitsSetInInt(TestNamespace::quint32)' is not 'constexpr'
  make[6]: *** [.obj/debug-shared/tst_qalgorithms.o] Error 1
  make[5]: *** [sub-qalgorithms-make_first] Error 2
  make[4]: *** [sub-tools-make_first] Error 2
  make[3]: *** [sub-corelib-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_02152/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1384724530):
    http://codereview.qt-project.org/51302 [PS3] - Move the C++11 enable into the build config mkspecs



More information about the Ci-reports mailing list