[Ci-reports] fail on QtBase_dev_Integration #2616

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Jan 20 17:05:16 CET 2014


qtbase failed to compile :(

  In file included from ../../../../include/QtCore/qcompilerdetection.h:1:0,
                   from ../../../../include/QtCore/../../src/corelib/global/qglobal.h:71,
                   from ../../../../include/QtCore/qglobal.h:1,
                   from ../../../../include/QtCore/../../src/corelib/global/qnamespace.h:45,
                   from ../../../../include/QtCore/qnamespace.h:1,
                   from ../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45,
                   from ../../../../include/QtCore/qobjectdefs.h:1,
                   from ../../../../include/QtCore/../../src/corelib/kernel/qobject.h:48,
                   from ../../../../include/QtCore/qobject.h:1,
                   from ../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:45,
                   from ../../../../include/QtCore/qabstractanimation.h:1,
                   from ../../../../include/QtCore/QtCore:4,
                   from tst_headersclean.cpp:48:
  ../../../../include/QtCore/../../src/corelib/global/qcompilerdetection.h:704:37: error: "__STDC_VERSION__" is not defined [-Werror=undef]
  make[5]: *** [.obj/tst_headersclean.o] Error 1
  make[4]: *** [sub-headersclean-make_first] Error 2
  make[3]: *** [sub-other-make_first] Error 2
  compiling tst_qarraydata.cpp
  tst_qarraydata.cpp:1579:62: error: macro "Q_ARRAY_LITERAL" passed 11 arguments, but takes just 2
  tst_qarraydata.cpp:1587:65: error: macro "Q_ARRAY_LITERAL" passed 11 arguments, but takes just 2
  tst_qarraydata.cpp:1595:65: error: macro "Q_ARRAY_LITERAL" passed 11 arguments, but takes just 2
  tst_qarraydata.cpp:1604:71: error: macro "Q_ARRAY_LITERAL" passed 8 arguments, but takes just 2
  make[6]: *** [.obj/tst_qarraydata.o] Error 1
  make[5]: *** [sub-qarraydata-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_02616/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1390232870):
    http://codereview.qt-project.org/75029 [PS6] - Allow printf style for qCDebug, qCWarning, qCCritical macros
    http://codereview.qt-project.org/75097 [PS4] - Loosen checks for Q_COMPILER_VARIADIC_MACROS
    http://codereview.qt-project.org/75937 [PS5] - Fix lack of deterministic behavior in moc.
    http://codereview.qt-project.org/76008 [PS1] - xcb: Do not leak when compressing events
    http://codereview.qt-project.org/75936 [PS1] - Rename a test class to a bit more verbose name.
    http://codereview.qt-project.org/75935 [PS1] - Add missing header guards
    http://codereview.qt-project.org/74465 [PS4] - Document qRemovePostRoutine() function and update qAddPostRoutine() doc



More information about the Ci-reports mailing list