[Ci-reports] fail on QtWebEngine_5.5_Integration #144

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jul 14 17:38:30 CEST 2015


qtwebengine failed to compile :(

  In file included from .moc/moc_util.cpp:9:0:
  .moc/../../shared/util.h: In function ‘bool waitForViewportReady(QQuickWebEngineView*, int)’:
  .moc/../../shared/util.h:127:12: error: no matching function for call to ‘QMessageLogger::fatal()’
  .moc/../../shared/util.h:127:12: note: candidate is:
  In file included from /work/build/qt/qtbase/include/QtCore/qlogging.h:1:0,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:1100,
                   from /work/build/qt/qtbase/include/QtCore/qglobal.h:1,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qnamespace.h:37,
                   from /work/build/qt/qtbase/include/QtCore/qnamespace.h:1,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41,
                   from /work/build/qt/qtbase/include/QtCore/qobjectdefs.h:1,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:40,
                   from /work/build/qt/qtbase/include/QtCore/qobject.h:1,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qeventloop.h:37,
                   from /work/build/qt/qtbase/include/QtCore/qeventloop.h:1,
                   from /work/build/qt/qtbase/include/QtCore/QEventLoop:1,
                   from .moc/../../shared/util.h:23,
                   from .moc/moc_util.cpp:9:
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:110:10: note: void QMessageLogger::fatal(const char*, ...) const
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:110:10: note:   candidate expects 1 argument, 0 provided
  In file included from tst_qquickwebengineview.cpp:21:0:
  ../shared/util.h: In function ‘bool waitForViewportReady(QQuickWebEngineView*, int)’:
  ../shared/util.h:127:12: error: no matching function for call to ‘QMessageLogger::fatal()’
  make[5]: *** [.obj/moc_util.o] Error 1
  In file included from tst_qquickwebengineviewgraphics.cpp:42:0:
  ../shared/util.h: In function ‘bool waitForViewportReady(QQuickWebEngineView*, int)’:
  ../shared/util.h:127:12: error: no matching function for call to ‘QMessageLogger::fatal()’
  make[5]: *** [.obj/tst_qquickwebengineview.o] Error 1
  make[4]: *** [sub-qquickwebengineview-make_first] Error 2
  make[5]: *** [.obj/tst_qquickwebengineviewgraphics.o] Error 1
  make[4]: *** [sub-qquickwebengineviewgraphics-make_first] Error 2
  make[3]: *** [sub-quick-make_first] Error 2
  make[2]: *** [sub-auto-make_first] Error 2
  make[1]: *** [sub-tests-make_first] Error 2
  make: *** [module-qtwebengine] Error 2

  Build log: http://testresults.qt.io/ci/QtWebEngine_5.5_Integration/build_00144/linux-g++_no-widgets_Ubuntu_14.04_x64/log.txt.gz

  Tested changes (refs/builds/5.5_1436883018):
    http://codereview.qt-project.org/110178 [PS4] - Add tst_download QML test case
    http://codereview.qt-project.org/113545 [PS3] - Move loadVisuallyCommitted signal to the test support API



More information about the Ci-reports mailing list