[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtwebkit-examples-and-demos#stable

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Mar 22 21:32:49 CET 2013


qttools failed to compile :(

  In file included from /work/build/qt/qtbase/include/QtCore/qcoreapplication.h:1:0,
                   from /work/build/qt/qtbase/include/QtCore/QCoreApplication:1,
                   from main.cpp:48:
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qcoreapplication.h:74:21: error: redefinition of ‘class QCoreApplication’
  ../shared/translator.h:62:7: error: previous definition of ‘class QCoreApplication’
  main.cpp: In function ‘int main(int, char**)’:
  main.cpp:519:36: error: no matching function for call to ‘QCoreApplication::QCoreApplication(int&, char**&)’
  main.cpp:519:36: note: candidates are:
  ../shared/translator.h:62:7: note: constexpr QCoreApplication::QCoreApplication()
  ../shared/translator.h:62:7: note:   candidate expects 0 arguments, 2 provided
  ../shared/translator.h:62:7: note: constexpr QCoreApplication::QCoreApplication(const QCoreApplication&)
  ../shared/translator.h:62:7: note:   candidate expects 1 argument, 2 provided
  ../shared/translator.h:62:7: note: constexpr QCoreApplication::QCoreApplication(QCoreApplication&&)
  ../shared/translator.h:62:7: note:   candidate expects 1 argument, 2 provided
  main.cpp:521:17: error: aggregate ‘QTranslator translator’ has incomplete type and cannot be defined
  main.cpp:522:17: error: aggregate ‘QTranslator qtTranslator’ has incomplete type and cannot be defined
  main.cpp:527:13: error: ‘class QCoreApplication’ has no member named ‘installTranslator’
  main.cpp:528:13: error: ‘class QCoreApplication’ has no member named ‘installTranslator’
  main.cpp:534:28: error: ‘class QCoreApplication’ has no member named ‘arguments’
  main.cpp:854:44: error: ‘class QCoreApplication’ has no member named ‘applicationDirPath’
  make[4]: *** [.obj/release-shared/main.o] Error 1
  make[3]: *** [sub-lupdate-make_first] Error 2
  make[2]: *** [sub-linguist-make_first-ordered] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qttools] Error 2

  Build log: http://testresults.qt-project.org/ci/QtWebKit_Examples_and_Demos_stable_Integration/build_00048/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz

  Tested changes (refs/builds/stable_1363979998):
    http://codereview.qt-project.org/51236 [PS2] - Merge remote-tracking branch 'origin/release' into stable



More information about the Ci-reports mailing list