qtbase failed to compile :(

  ../../include/QtCore/../../src/corelib/tools/qbytearray.h:397: note: 
initialized from here
  In file included from 
../../include/QtCore/5.0.2/QtCore/private/qmetaobject_moc_p.h:2,
                   from kernel/qmetaobject.cpp:61:
  ../../include/QtCore/../../src/corelib/tools/qbytearray.h:397: 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(bool)'
  ../../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_00665/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/stable_1363387654):
    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 [PS2] - QEventLoop: fix race on exit 
and returnCode
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to