[Ci-reports] fail on QtBase_dev_Integration #5103

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jan 9 22:00:40 CET 2015


qtbase failed to compile :(

  In file included from ../../../../../include/QtCore/qtypeinfo.h:1:0,
                   from ../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1091,
                   from ../../../../../include/QtCore/qglobal.h:1,
                   from ../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37,
                   from ../../../../../include/QtCore/qnamespace.h:1,
                   from ../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41,
                   from ../../../../../include/QtCore/qobjectdefs.h:1,
                   from ../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40,
                   from ../../../../../include/QtCore/qobject.h:1,
                   from ../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37,
                   from ../../../../../include/QtCore/qabstractanimation.h:1,
                   from ../../../../../include/QtCore/QtCore:4,
                   from ../../../../../include/QtTest/QtTestDepends:3,
                   from ../../../../../include/QtTest/QtTest:3,
                   from tst_qimage.cpp:35:
  ../../../../../include/QtCore/../../src/corelib/global/qtypeinfo.h:208:63: error: declaration of ‘void qSwap(T&, T&) [with T = QPen]’ has a different exception specifier
  ../../../../../include/QtGui/../../src/gui/painting/qpen.h:126:1: note: in expansion of macro ‘Q_DECLARE_SHARED’
  In file included from ../../../../../include/QtCore/qglobal.h:1:0,
                   from ../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37,
                   from ../../../../../include/QtCore/qnamespace.h:1,
                   from ../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41,
                   from ../../../../../include/QtCore/qobjectdefs.h:1,
                   from ../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40,
                   from ../../../../../include/QtCore/qobject.h:1,
                   from ../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37,
                   from ../../../../../include/QtCore/qabstractanimation.h:1,
                   from ../../../../../include/QtCore/QtCore:4,
                   from ../../../../../include/QtTest/QtTestDepends:3,
                   from ../../../../../include/QtTest/QtTest:3,
                   from tst_qimage.cpp:35:
  ../../../../../include/QtCore/../../src/corelib/global/qglobal.h:817:13: error: from previous declaration ‘void qSwap(T&, T&) noexcept (true) [with T = QPen]’
  make[6]: *** [.obj/tst_qimage.o] Error 1
  make[5]: *** [sub-qimage-make_first] Error 2
  make[4]: *** [sub-image-make_first] Error 2
  make[3]: *** [sub-gui-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_05103/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz

  Tested changes (refs/builds/dev_1420835953):
    http://codereview.qt-project.org/102424 [PS2] - Prettify the per-compiler setting of Makefile.win32
    http://codereview.qt-project.org/103111 [PS1] - Remove support for MSVC mkspecs that don't exist anymore
    http://codereview.qt-project.org/102512 [PS4] - Clean up ltcg.prf with variables, including a new static mode
    http://codereview.qt-project.org/91246 [PS4] - Let qmake find the number of processors online
    http://codereview.qt-project.org/102974 [PS2] - Fix a couple of bugs in the QOpenGLWindow example
    http://codereview.qt-project.org/102134 [PS6] - Haiku: Make corelib compile on Haiku
    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/103162 [PS1] - QUnicodeTables: mark all functions as nothrow



More information about the Ci-reports mailing list