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

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Mar 16 17:16:51 CET 2013


qtbase failed to compile :(

  ../../include/QtCore/../../src/corelib/tools/qvector.h:72: note: initialized from here
  ../../include/QtCore/../../src/corelib/tools/qvector.h:72: note: initialized from here
  ../../include/QtCore/../../src/corelib/tools/qvector.h:72: note: initialized from here
  ../../include/QtCore/../../src/corelib/tools/qbytearray.h:397: note: initialized from here
  ../../include/QtCore/../../src/corelib/tools/qstring.h:670: note: initialized from here
  In file included from kernel/qeventloop.cpp:51:
  kernel/qeventloop_p.h: In constructor 'QEventLoopPrivate::QEventLoopPrivate()':
  kernel/qeventloop_p.h:56: error: no matching function for call to 'QBasicAtomicInteger<int>::QBasicAtomicInteger(int)'
  ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:136: note: candidates are: QBasicAtomicInteger<int>::QBasicAtomicInteger()
  ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:136: note:                 QBasicAtomicInteger<int>::QBasicAtomicInteger(const QBasicAtomicInteger<int>&)
  kernel/qeventloop_p.h:56: error: no matching function for call to 'QBasicAtomicInteger<int>::QBasicAtomicInteger(int)'
  ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:136: note: candidates are: QBasicAtomicInteger<int>::QBasicAtomicInteger()
  ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:136: note:                 QBasicAtomicInteger<int>::QBasicAtomicInteger(const QBasicAtomicInteger<int>&)
  make[3]: *** [.obj/release-shared/qeventloop.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_stable_Integration/build_00668/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

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

qtbase failed to compile :(

  In file included from kernel/qeventloop.cpp:51:
  kernel/qeventloop_p.h: In constructor 'QEventLoopPrivate::QEventLoopPrivate()':
  kernel/qeventloop_p.h:56: error: no matching function for call to 'QBasicAtomicInteger<int>::QBasicAtomicInteger(int)'
  ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:136: note: candidates are: QBasicAtomicInteger<int>::QBasicAtomicInteger()
  ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:136: note:                 QBasicAtomicInteger<int>::QBasicAtomicInteger(const QBasicAtomicInteger<int>&)
  kernel/qeventloop_p.h:56: error: no matching function for call to 'QBasicAtomicInteger<int>::QBasicAtomicInteger(int)'
  ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:136: note: candidates are: QBasicAtomicInteger<int>::QBasicAtomicInteger()
  ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:136: note:                 QBasicAtomicInteger<int>::QBasicAtomicInteger(const QBasicAtomicInteger<int>&)
  make[3]: *** [.obj/debug-shared/qeventloop.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_stable_Integration/build_00668/linux-g++-32_developer-build_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/stable_1363450157):
    http://codereview.qt-project.org/51059 [PS4] - Fix race condition in QThread::setPriority
    http://codereview.qt-project.org/51146 [PS2] - QThreadDataPrivate: fix data race on canWait boolean.
    http://codereview.qt-project.org/51060 [PS3] - QEventDispatcherUNIX: turn interrupt bool into an atomic int.
    http://codereview.qt-project.org/49563 [PS3] - QThread: fix race when setting the eventDispatcher
    http://codereview.qt-project.org/51145 [PS3] - QEventLoop: fix race on exit and returnCode



More information about the Ci-reports mailing list