[Ci-reports] fail on QtWebEngine_5.5.0_Integration #2

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Jun 11 19:26:55 CEST 2015


qtwebengine failed to compile :(

  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -mmacosx-version-min=10.7 -fno-exceptions -Wall -W -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_NO_UITOOLS -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/work/build/qt/qtbase/lib/QtWebEngineWidgets.framework/Headers -I/work/build/qt/qtbase/lib/QtWebEngine.framework/Headers -I/work/build/qt/qtbase/lib/QtQuick.framework/Headers -I/work/build/qt/qtbase/lib/QtPrintSupport.framework/Headers -I/work/build/qt/qtbase/lib/QtWidgets.framework/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Headers -I/work/build/qt/qtbase/lib/QtQml.framework/Headers -I/work/build/qt/qtbase/lib/QtNetwork.framework/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Headers -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AGL.framework/Headers -I.uic -I/work/build/qt/qtbase/mkspecs/macx-clang -F/work/build/qt/qtbase/lib -o .obj/browserapplication.o browserapplication.cpp
  browserapplication.cpp:86:61: error: member reference type 'QWebEngineScriptCollection *' is a pointer; maybe you meant to use '->'?
  browserapplication.cpp:90:27: error: member reference type 'QWebEngineScriptCollection *' is a pointer; maybe you meant to use '->'?
  browserapplication.cpp:109:23: error: member reference type 'QWebEngineScriptCollection *' is a pointer; maybe you meant to use '->'?
  In file included from browserapplication.cpp:42:
  In file included from ./browserapplication.h:45:
  In file included from /work/build/qt/qtbase/lib/QtWidgets.framework/Headers/QApplication:1:
  In file included from /work/build/qt/qtbase/lib/QtWidgets.framework/Headers/qapplication.h:45:
  In file included from /work/build/qt/qtbase/lib/QtGui.framework/Headers/qguiapplication.h:40:
  In file included from /work/build/qt/qtbase/lib/QtCore.framework/Headers/qlocale.h:40:
  /work/build/qt/qtbase/lib/QtCore.framework/Headers/qshareddata.h:80:47: error: member access into incomplete type 'QtWebEngineCore::UserScript'
  /work/build/qt/qtbase/lib/QtWebEngineWidgets.framework/Headers/qwebenginescript.h:50:32: note: in instantiation of member function 'QSharedDataPointer<QtWebEngineCore::UserScript>::~QSharedDataPointer' requested here
  /work/build/qt/qtbase/lib/QtWebEngineWidgets.framework/Headers/qwebenginescript.h:45:7: note: forward declaration of 'QtWebEngineCore::UserScript'
  In file included from browserapplication.cpp:42:
  In file included from ./browserapplication.h:45:
  In file included from /work/build/qt/qtbase/lib/QtWidgets.framework/Headers/QApplication:1:
  In file included from /work/build/qt/qtbase/lib/QtWidgets.framework/Headers/qapplication.h:45:
  In file included from /work/build/qt/qtbase/lib/QtGui.framework/Headers/qguiapplication.h:40:
  In file included from /work/build/qt/qtbase/lib/QtCore.framework/Headers/qlocale.h:40:
  /work/build/qt/qtbase/lib/QtCore.framework/Headers/qshareddata.h:83:82: error: member access into incomplete type 'QtWebEngineCore::UserScript'
  /work/build/qt/qtbase/lib/QtWebEngineWidgets.framework/Headers/qwebenginescript.h:50:32: note: in instantiation of member function 'QSharedDataPointer<QtWebEngineCore::UserScript>::QSharedDataPointer' requested here
  /work/build/qt/qtbase/lib/QtCore.framework/Headers/qlist.h:782:13: note: in instantiation of member function 'QList<QWebEngineScript>::node_copy' requested here
  browserapplication.cpp:86:43: note: in instantiation of member function 'QList<QWebEngineScript>::QList' requested here
  /work/build/qt/qtbase/lib/QtWebEngineWidgets.framework/Headers/qwebenginescript.h:45:7: note: forward declaration of 'QtWebEngineCore::UserScript'
  In file included from browserapplication.cpp:42:
  In file included from ./browserapplication.h:45:
  In file included from /work/build/qt/qtbase/lib/QtWidgets.framework/Headers/QApplication:1:
  In file included from /work/build/qt/qtbase/lib/QtWidgets.framework/Headers/qapplication.h:45:
  In file included from /work/build/qt/qtbase/lib/QtGui.framework/Headers/qguiapplication.h:40:
  In file included from /work/build/qt/qtbase/lib/QtCore.framework/Headers/qlocale.h:40:
  /work/build/qt/qtbase/lib/QtCore.framework/Headers/qshareddata.h:87:20: error: member access into incomplete type 'QtWebEngineCore::UserScript'
  /work/build/qt/qtbase/lib/QtWebEngineWidgets.framework/Headers/qwebenginescript.h:50:32: note: in instantiation of member function 'QSharedDataPointer<QtWebEngineCore::UserScript>::operator=' requested here
  /work/build/qt/qtbase/lib/QtWebEngineWidgets.framework/Headers/qwebenginescript.h:45:7: note: forward declaration of 'QtWebEngineCore::UserScript'
  In file included from browserapplication.cpp:42:
  In file included from ./browserapplication.h:45:
  In file included from /work/build/qt/qtbase/lib/QtWidgets.framework/Headers/QApplication:1:
  In file included from /work/build/qt/qtbase/lib/QtWidgets.framework/Headers/qapplication.h:45:
  In file included from /work/build/qt/qtbase/lib/QtGui.framework/Headers/qguiapplication.h:40:
  In file included from /work/build/qt/qtbase/lib/QtCore.framework/Headers/qlocale.h:40:
  /work/build/qt/qtbase/lib/QtCore.framework/Headers/qshareddata.h:90:28: error: member access into incomplete type 'QtWebEngineCore::UserScript'
  make[3]: *** [.obj/browserapplication.o] Error 1
  make[2]: *** [sub-webenginewidgets-browser-make_first] Error 2
  make[1]: *** [sub-examples-make_first] Error 2
  In file included from tst_qwebenginescript.cpp:20:
  In file included from /work/build/qt/qtbase/lib/QtTest.framework/Headers/QtTest:3:
  In file included from /work/build/qt/qtbase/lib/QtTest.framework/Headers/QtTestDepends:3:
  In file included from /work/build/qt/qtbase/lib/QtCore.framework/Headers/QtCore:18:
  In file included from /work/build/qt/qtbase/lib/QtCore.framework/Headers/qlibraryinfo.h:38:
  In file included from /work/build/qt/qtbase/lib/QtCore.framework/Headers/qdatetime.h:39:
  /work/build/qt/qtbase/lib/QtCore.framework/Headers/qshareddata.h:80:47: error: member access into incomplete type 'QtWebEngineCore::UserScript'
  make[5]: *** [.obj/tst_qwebenginescript.o] Error 1
  make[4]: *** [sub-qwebenginescript-make_first-ordered] Error 2
  make[3]: *** [sub-widgets-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.0_Integration/build_00002/macx-clang_developer-build_OSX_10.9/log.txt.gz

  Tested changes (refs/builds/5.5.0_1434039233):
    http://codereview.qt-project.org/114201 [PS4] - Add changelog for Qt 5.5.0.
    http://codereview.qt-project.org/114214 [PS3] - Add documentation for QWebEngineScript and QWebEngineScriptCollection
    http://codereview.qt-project.org/114210 [PS5] - WebEngineView: add a doc entry for settings.
    http://codereview.qt-project.org/114200 [PS4] - Last minute API review cleanup
    http://codereview.qt-project.org/114199 [PS1] - Add license file and mention in the docs for GPLv2+.



More information about the Ci-reports mailing list