[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtqa#master

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Jan 10 11:14:14 CET 2013


qtqa failed to compile :(

  moc tst_headers.cpp
  compiling tst_headers.cpp
  tst_headers.cpp: In member function 'void tst_Headers::macros()':
  tst_headers.cpp:227:49: error: no matching function for call to 'QString::endsWith(QRegExp)'
  tst_headers.cpp:227:49: note: candidates are:
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:373:10: note: bool QString::endsWith(const QString&, Qt::CaseSensitivity) const
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:373:10: note:   no known conversion for argument 1 from 'QRegExp' to 'const QString&'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:374:10: note: bool QString::endsWith(const QStringRef&, Qt::CaseSensitivity) const
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:374:10: note:   no known conversion for argument 1 from 'QRegExp' to 'const QStringRef&'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:375:10: note: bool QString::endsWith(QLatin1String, Qt::CaseSensitivity) const
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:375:10: note:   no known conversion for argument 1 from 'QRegExp' to 'QLatin1String'
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:376:10: note: bool QString::endsWith(QChar, Qt::CaseSensitivity) const
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:376:10: note:   no known conversion for argument 1 from 'QRegExp' to 'QChar'
  make[4]: *** [.obj/release-shared/tst_headers.o] Error 1
  make[3]: *** [sub-headers-make_first] Error 2
  make[2]: *** [sub-postbuild-make_first] Error 2
  make[1]: *** [sub-tests-make_first] Error 2
  make: *** [module-qtqa] Error 2

  Build log: http://testresults.qt-project.org/ci/QtQA_master_Integration/build_00449/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/master_1357812613):
    http://codereview.qt-project.org/44371 [PS2] - tst_headers: Don't check QT_{BEGIN,END}_NAMESPACE for q*globlal.h files



More information about the Ci-reports mailing list