[Ci-reports] fail on QtWebEngine_5.5_Integration #34
Qt Continuous Integration System
ci-noreply at qt-project.org
Thu Mar 12 22:33:00 CET 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 -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_BUILD_WEBENGINEWIDGETS_LIB -DQT_UI_DELEGATES -DQT_BUILD_WEBENGINEWIDGETS_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBENGINE_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_WEBCHANNEL_LIB -DQT_CORE_LIB -I. -I. -Iapi -I../core -I../webengine/api -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtWebEngineWidgets -I/work/build/qt/qtbase/include/QtWebEngineWidgets/5.5.0 -I/work/build/qt/qtbase/include/QtWebEngineWidgets/5.5.0/QtWebEngineWidgets -I/work/build/qt/qtbase/lib/QtWebEngine.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtWidgets.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtNetwork.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers/5.6.0 -I/work/build/qt/qtbase/lib/QtQuick.framework/Versions/5/Headers/5.6.0/QtQuick -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.6.0 -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.6.0/QtGui -I/work/build/qt/qtbase/lib/QtWebChannel.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.6.0 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.6.0/QtCore -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AGL.framework/Headers -I/work/build/qt/qtbase/mkspecs/macx-clang -F/work/build/qt/qtbase/lib -o .obj/messagebubblewidget.o ui/messagebubblewidget.cpp
ui/messagebubblewidget.cpp:67:22: error: allocation of incomplete type 'QLabel'
ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel'
ui/messagebubblewidget.cpp:68:21: error: allocation of incomplete type 'QLabel'
ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel'
ui/messagebubblewidget.cpp:70:5: error: unknown type name 'QHBoxLayout'
ui/messagebubblewidget.cpp:70:32: error: unknown type name 'QHBoxLayout'
ui/messagebubblewidget.cpp:72:32: error: incomplete type 'QLayout' named in nested name specifier
/work/build/qt/qtbase/lib/QtWidgets.framework/Versions/5/Headers/qwidget.h:58:7: note: forward declaration of 'QLayout'
ui/messagebubblewidget.cpp:76:23: error: member access into incomplete type 'QStyle'
/work/build/qt/qtbase/lib/QtWidgets.framework/Versions/5/Headers/qwidget.h:60:7: note: forward declaration of 'QStyle'
ui/messagebubblewidget.cpp:76:11: error: variable has incomplete type 'QIcon'
/work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1862:1: note: forward declaration of 'QIcon'
/work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:133:18: note: expanded from macro 'QT_FOR_EACH_STATIC_GUI_CLASS'
/work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1859:11: note: expanded from macro 'QT_FORWARD_DECLARE_STATIC_TYPES_ITER'
ui/messagebubblewidget.cpp:79:33: error: allocation of incomplete type 'QLabel'
ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel'
ui/messagebubblewidget.cpp:80:18: error: member access into incomplete type 'QLabel'
ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel'
ui/messagebubblewidget.cpp:81:18: error: member access into incomplete type 'QLabel'
ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel'
ui/messagebubblewidget.cpp:82:18: error: member access into incomplete type 'QLabel'
ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel'
ui/messagebubblewidget.cpp:86:5: error: unknown type name 'QVBoxLayout'
ui/messagebubblewidget.cpp:86:32: error: unknown type name 'QVBoxLayout'
ui/messagebubblewidget.cpp:88:16: error: member access into incomplete type 'QLabel'
ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel'
ui/messagebubblewidget.cpp:89:16: error: member access into incomplete type 'QLabel'
ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel'
ui/messagebubblewidget.cpp:90:16: error: member access into incomplete type 'QLabel'
ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel'
ui/messagebubblewidget.cpp:91:16: error: member access into incomplete type 'QLabel'
ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel'
ui/messagebubblewidget.cpp:94:33: error: member access into incomplete type 'QLabel'
ui/messagebubblewidget_p.h:43:7: note: forward declaration of 'QLabel'
ui/messagebubblewidget.cpp:96:16: error: member access into incomplete type 'QLabel'
make[3]: *** [.obj/messagebubblewidget.o] Error 1
make[2]: *** [sub-webenginewidgets-make_first] Error 2
make[1]: *** [sub-src-make_first] Error 2
make: *** [module-qtwebengine] Error 2
Build log: http://testresults.qt.io/ci/QtWebEngine_5.5_Integration/build_00034/macx-clang_developer-build_OSX_10.10/log.txt.gz
Tested changes (refs/builds/5.5_1426190829):
http://codereview.qt-project.org/107066 [PS5] - Support HTML5 form validation feature
More information about the Ci-reports
mailing list