[Ci-reports] fail on QtBase_dev_Integration #5093

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jan 9 10:18:24 CET 2015


qtbase failed to compile :(

  In file included from ../../include/QtCore/qchar.h:1:0,
                   from ../../include/QtCore/../../src/corelib/tools/qstring.h:41,
                   from ../../include/QtCore/qstring.h:1,
                   from global/qglobal.cpp:36:
  ../../include/QtCore/../../src/corelib/tools/qchar.h:514:57: error: declaration of 'static constexpr QChar QChar::fromLatin1(char)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:392:42: error: from previous declaration 'static constexpr QChar QChar::fromLatin1(char) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:521:56: error: declaration of 'static constexpr bool QChar::isSpace(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:483:41: error: from previous declaration 'static constexpr bool QChar::isSpace(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:527:57: error: declaration of 'static constexpr bool QChar::isLetter(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:487:41: error: from previous declaration 'static constexpr bool QChar::isLetter(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:532:57: error: declaration of 'static constexpr bool QChar::isNumber(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:488:41: error: from previous declaration 'static constexpr bool QChar::isNumber(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:534:65: error: declaration of 'static constexpr bool QChar::isLetterOrNumber(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:489:41: error: from previous declaration 'static constexpr bool QChar::isLetterOrNumber(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:540:56: error: declaration of 'static constexpr bool QChar::isDigit(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:490:41: error: from previous declaration 'static constexpr bool QChar::isDigit(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:542:56: error: declaration of 'static constexpr bool QChar::isLower(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:491:41: error: from previous declaration 'static constexpr bool QChar::isLower(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:544:56: error: declaration of 'static constexpr bool QChar::isUpper(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:492:41: error: from previous declaration 'static constexpr bool QChar::isUpper(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:546:60: error: declaration of 'static constexpr bool QChar::isTitleCase(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:493:41: error: from previous declaration 'static constexpr bool QChar::isTitleCase(uint) noexcept (true)'
  make[3]: *** [.obj/qglobal.o] Error 1
  In file included from ../../include/QtCore/qchar.h:1:0,
                   from ../../include/QtCore/../../src/corelib/tools/qstring.h:41,
                   from ../../include/QtCore/qstring.h:1,
                   from ../../include/QtCore/../../src/corelib/io/qdir.h:37,
                   from ../../include/QtCore/qdir.h:1,
                   from global/qlibraryinfo.cpp:35:
  ../../include/QtCore/../../src/corelib/tools/qchar.h:514:57: error: declaration of 'static constexpr QChar QChar::fromLatin1(char)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:392:42: error: from previous declaration 'static constexpr QChar QChar::fromLatin1(char) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:521:56: error: declaration of 'static constexpr bool QChar::isSpace(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:483:41: error: from previous declaration 'static constexpr bool QChar::isSpace(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:527:57: error: declaration of 'static constexpr bool QChar::isLetter(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:487:41: error: from previous declaration 'static constexpr bool QChar::isLetter(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:532:57: error: declaration of 'static constexpr bool QChar::isNumber(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:488:41: error: from previous declaration 'static constexpr bool QChar::isNumber(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:534:65: error: declaration of 'static constexpr bool QChar::isLetterOrNumber(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:489:41: error: from previous declaration 'static constexpr bool QChar::isLetterOrNumber(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:540:56: error: declaration of 'static constexpr bool QChar::isDigit(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:490:41: error: from previous declaration 'static constexpr bool QChar::isDigit(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:542:56: error: declaration of 'static constexpr bool QChar::isLower(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:491:41: error: from previous declaration 'static constexpr bool QChar::isLower(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:544:56: error: declaration of 'static constexpr bool QChar::isUpper(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:492:41: error: from previous declaration 'static constexpr bool QChar::isUpper(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:546:60: error: declaration of 'static constexpr bool QChar::isTitleCase(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:493:41: error: from previous declaration 'static constexpr bool QChar::isTitleCase(uint) noexcept (true)'
  make[3]: *** [.obj/qlibraryinfo.o] Error 1
  make[2]: *** [sub-corelib-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05093/linux-qnx-armv7le_Ubuntu_12.04_x64/log.txt.gz

    ============================================================

qtbase failed to compile :(

  In file included from ../../include/QtCore/qchar.h:1:0,
                   from ../../include/QtCore/../../src/corelib/tools/qstring.h:41,
                   from ../../include/QtCore/qstring.h:1,
                   from ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:38,
                   from ../../include/QtCore/qcoreapplication.h:1,
                   from global/qt_pch.h:56:
  ../../include/QtCore/../../src/corelib/tools/qchar.h:514:57: error: declaration of 'static constexpr QChar QChar::fromLatin1(char)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:392:42: error: from previous declaration 'static constexpr QChar QChar::fromLatin1(char) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:521:56: error: declaration of 'static constexpr bool QChar::isSpace(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:483:41: error: from previous declaration 'static constexpr bool QChar::isSpace(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:527:57: error: declaration of 'static constexpr bool QChar::isLetter(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:487:41: error: from previous declaration 'static constexpr bool QChar::isLetter(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:532:57: error: declaration of 'static constexpr bool QChar::isNumber(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:488:41: error: from previous declaration 'static constexpr bool QChar::isNumber(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:534:65: error: declaration of 'static constexpr bool QChar::isLetterOrNumber(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:489:41: error: from previous declaration 'static constexpr bool QChar::isLetterOrNumber(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:540:56: error: declaration of 'static constexpr bool QChar::isDigit(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:490:41: error: from previous declaration 'static constexpr bool QChar::isDigit(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:542:56: error: declaration of 'static constexpr bool QChar::isLower(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:491:41: error: from previous declaration 'static constexpr bool QChar::isLower(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:544:56: error: declaration of 'static constexpr bool QChar::isUpper(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:492:41: error: from previous declaration 'static constexpr bool QChar::isUpper(uint) noexcept (true)'
  ../../include/QtCore/../../src/corelib/tools/qchar.h:546:60: error: declaration of 'static constexpr bool QChar::isTitleCase(uint)' has a different exception specifier
  ../../include/QtCore/../../src/corelib/tools/qchar.h:493:41: error: from previous declaration 'static constexpr bool QChar::isTitleCase(uint) noexcept (true)'
  make[3]: *** [.pch/Qt5Core.gch/c++] Error 1
  make[2]: *** [sub-corelib-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05093/linux-qnx-x86_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1420794668):
    http://codereview.qt-project.org/103162 [PS1] - QUnicodeTables: mark all functions as nothrow
    http://codereview.qt-project.org/103161 [PS1] - QChar: plaster API with Q_DECL_NOTHROW
    http://codereview.qt-project.org/103050 [PS1] - MSVC: Disable compiler warning 4996 for debug builds
    http://codereview.qt-project.org/103166 [PS1] - QStateMachine: replace a QHash key involving a QPointer
    http://codereview.qt-project.org/103165 [PS1] - QStateMachine: fix some misleading code
    http://codereview.qt-project.org/103164 [PS1] - QPen: mark copy/move/swap as nothrow
    http://codereview.qt-project.org/103163 [PS1] - QModelIndex: plaster API with Q_DECL_NOTHROW
    http://codereview.qt-project.org/102972 [PS1] - Docs: e.g. -> for example in qhash.cpp
    http://codereview.qt-project.org/102878 [PS1] - QVersionNumber: use qHashRange()
    http://codereview.qt-project.org/102876 [PS4] - Add qHashRange and qHashRangeCommutative
    http://codereview.qt-project.org/102619 [PS3] - Don't specialize std::swap, just overload it in the global namespace
    http://codereview.qt-project.org/103167 [PS1] - QMutex/QReadWriteLock: mark bootstrap implementations nothrow
    http://codereview.qt-project.org/102814 [PS6] - Seal shared memory on POSIX IPC
    http://codereview.qt-project.org/102813 [PS6] - Use O_CLOEXEC flag POSIX shared memory handle
    http://codereview.qt-project.org/102564 [PS7] - Add POSIX IPC support to QSystemSemaphore and QSharedMemory
    http://codereview.qt-project.org/102563 [PS3] - Add a configure-time check for an IPC support
    http://codereview.qt-project.org/101547 [PS8] - Add QtInfoMsg



More information about the Ci-reports mailing list