[Ci-reports] fail on QtBase_stable_Integration #2884

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jan 10 15:37:12 CET 2014


qtbase failed to compile :(

  tst_qsettings.cpp: In member function 'void tst_QSettings::isWritable()':
  tst_qsettings.cpp:2764:11: error: 'else' without a previous 'if'
  tst_qsettings.cpp:2765:40: error: 's1' was not declared in this scope
  tst_qsettings.cpp:2766:40: error: 's2' was not declared in this scope
  tst_qsettings.cpp:2767:40: error: 's3' was not declared in this scope
  tst_qsettings.cpp: At global scope:
  tst_qsettings.cpp:2770:1: error: expected declaration before '}' token
  tst_qsettings.cpp: In member function 'void tst_QSettings::init()':
  tst_qsettings.cpp:313:84: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
  tst_qsettings.cpp:314:77: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
  tst_qsettings.cpp: At global scope:
  tst_qsettings.cpp:228:13: warning: 'bool readCustom3File(QIODevice&, QSettings::SettingsMap&)' defined but not used [-Wunused-function]
  tst_qsettings.cpp:241:13: warning: 'bool writeCustom3File(QIODevice&, const SettingsMap&)' defined but not used [-Wunused-function]
  make[6]: *** [.obj/tst_qsettings.o] Error 1
  make[5]: *** [sub-qsettings-make_first] Error 2
  make[4]: *** [sub-io-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_stable_Integration/build_02884/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/stable_1389364333):
    http://codereview.qt-project.org/75076 [PS2] - Fix bug on X11 with WA_TranslucentBackground and native child windows.
    http://codereview.qt-project.org/74833 [PS1] - Windows: Do not print test output to both stdout and system debug log
    http://codereview.qt-project.org/74891 [PS1] - Don't force create the platform window.
    http://codereview.qt-project.org/75085 [PS1] - fix memory leaks in MSVC generators
    http://codereview.qt-project.org/73830 [PS1] - QPlainTextEdit: set Qt::ImhMultiLine
    http://codereview.qt-project.org/73982 [PS5] - OS X QSettings auto test/writing check update



More information about the Ci-reports mailing list