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:122:69: error: ‘class QQuickWebEngineView’ has no member named ‘testSupport’ In file included from tst_qquickwebengineview.cpp:21:0: ../shared/util.h: In function ‘bool waitForViewportReady(QQuickWebEngineView*, int)’: ../shared/util.h:122:69: error: ‘class QQuickWebEngineView’ has no member named ‘testSupport’ make[5]: *** [.obj/moc_util.o] Error 1 make[5]: *** [.obj/tst_qquickwebengineview.o] Error 1 make[4]: *** [sub-qquickwebengineview-make_first] Error 2 In file included from tst_qquickwebengineviewgraphics.cpp:42:0: ../shared/util.h: In function ‘bool waitForViewportReady(QQuickWebEngineView*, int)’: ../shared/util.h:122:69: error: ‘class QQuickWebEngineView’ has no member named ‘testSupport’ tst_qquickwebengineviewgraphics.cpp: In member function ‘void tst_QQuickWebEngineViewGraphics::setHtml(const QString&)’: tst_qquickwebengineviewgraphics.cpp:196:20: error: ‘class QQuickWebEngineView’ has no member named ‘setTestSupport’ 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_00130/linux-g++_no-widgets_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1435059557): http://codereview.qt-project.org/113545 [PS1] - Move loadVisuallyCommitted signal to the test support API _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
