[Ci-reports] fail on QtBase_dev_Integration #2552

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jan 14 21:16:09 CET 2014


qtbase failed to compile :(

  In file included from ../tst_qobject.cpp:6316:
  /work/build/qt/qtbase/lib/QtCore.framework/Headers/qobject.h:228:   instantiated from ‘static QMetaObject::Connection QObject::connect(const typename QtPrivate::FunctionPointer<Func>::Object*, Func1, const typename QtPrivate::FunctionPointer<Func2>::Object*, Func2, Qt::ConnectionType) [with Func1 = void (LotsOfSignalsAndSlots::*)(const QObject&), Func2 = void (LotsOfSignalsAndSlots::*)(const QObject&)]’
  /work/build/qt/qtbase/lib/QtCore.framework/Headers/qobject.h:465: error: ‘QObject::QObject(const QObject&)’ is private
  /work/build/qt/qtbase/lib/QtCore.framework/Headers/qobjectdefs_impl.h:573: error: within this context
  make[7]: *** [.obj/tst_qobject.o] Error 1
  make[6]: *** [sub-test-make_first-ordered] Error 2
  make[5]: *** [sub-qobject-make_first] Error 2
  make[4]: *** [sub-kernel-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_02552/macx-g++_developer-build_OSX_10.6/log.txt.gz

  Tested changes (refs/builds/dev_1389725624):
    http://codereview.qt-project.org/75400 [PS2] - QObject: fix connection to function pointer with non-copyable references argument
    http://codereview.qt-project.org/75213 [PS1] - Let Apple Clang 5.0 also have -Werror support
    http://codereview.qt-project.org/74693 [PS3] - Added convenience methods to QJsonArray for appending QJsonValues
    http://codereview.qt-project.org/75383 [PS1] - Windows: Silence warnings about BitBlt() failing.



More information about the Ci-reports mailing list