[Ci-reports] fail on QtBase_dev_Integration #2288

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Dec 12 20:22:02 CET 2013


qtbase failed to compile :(

  compiling dialogs/qwizard.cpp
  dialogs/qwizard.cpp: In member function 'void TestNamespace::QWizardPrivate::init()':
  dialogs/qwizard.cpp:762:60: error: '::changedSignal' has not been declared
  dialogs/qwizard.cpp:762:60: note: suggested alternative:
  dialogs/qwizard.cpp:147:20: note:   'TestNamespace::changedSignal'
  In file included from dialogs/qwizard.cpp:3974:0:
  dialogs/qwizard.cpp: At global scope:
  dialogs/qwizard.cpp:147:20: error: 'const char* TestNamespace::changedSignal(int)' defined but not used [-Werror=unused-function]
  make[3]: *** [.obj/qwizard.o] Error 1
  make[2]: *** [sub-widgets-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_dev_Integration/build_02288/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1386875771):
    http://codereview.qt-project.org/73769 [PS1] - QImageReader: simplify _qt_BuiltInFormats
    http://codereview.qt-project.org/73770 [PS1] - QTextDocument: avoid relocations
    http://codereview.qt-project.org/73766 [PS3] - QWizard: Replace another pointer table with char arrays
    http://codereview.qt-project.org/73767 [PS2] - QWizard: Replace a static char* table with a switch statement.



More information about the Ci-reports mailing list