[Ci-reports] fail on QtWebKit_dev_Integration #187

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Mar 3 11:40:01 CET 2014


qtdeclarative failed to compile :(

  compiling scenegraph/qsgdefaultglyphnode_p.cpp
  scenegraph/qsgdefaultglyphnode_p.cpp:72:51: error: expected ')' before 'cacheType'
  scenegraph/qsgdefaultglyphnode_p.cpp:84:5: error: 'Type' in 'class QFontEngineGlyphCache' does not name a type
  scenegraph/qsgdefaultglyphnode_p.cpp:93:37: error: expected constructor, destructor, or type conversion before '(' token
  make[3]: *** [.obj/qsgdefaultglyphnode_p.o] Error 1
  make[2]: *** [sub-quick-make_first-ordered] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtdeclarative] Error 2

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

    ============================================================

qtdeclarative 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.8.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Werror -Wno-error=#warnings -Wno-error=deprecated-declarations -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_URL_CAST_FROM_STRING -DQT_NO_INTEGER_EVENT_COORDINATES -DQT_BUILD_QUICK_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_EGL -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtQuick -I/work/build/qt/qtbase/include/QtQuick/5.4.0 -I/work/build/qt/qtbase/include/QtQuick/5.4.0/QtQuick -I. -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers/5.4.0 -I/work/build/qt/qtbase/lib/QtQml.framework/Versions/5/Headers/5.4.0/QtQml -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.4.0 -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.4.0/QtGui -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/QtCore.framework/Versions/5/Headers/5.4.0 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.4.0/QtCore -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib -o .obj/qsgdefaultglyphnode_p.o scenegraph/qsgdefaultglyphnode_p.cpp
  scenegraph/qsgdefaultglyphnode_p.cpp:72:46: error: no type named 'Type' in 'QFontEngineGlyphCache'
  scenegraph/qsgdefaultglyphnode_p.cpp:84:28: error: no type named 'Type' in 'QFontEngineGlyphCache'
  scenegraph/qsgdefaultglyphnode_p.cpp:93:20: error: 'QSGTextMaskShader' cannot be the name of a variable or data member
  scenegraph/qsgdefaultglyphnode_p.cpp:93:61: error: no member named 'Type' in 'QFontEngineGlyphCache'
  scenegraph/qsgdefaultglyphnode_p.cpp:94:5: error: expected ';' after top level declarator
  scenegraph/qsgdefaultglyphnode_p.cpp:94:26: error: expected unqualified-id
  scenegraph/qsgdefaultglyphnode_p.cpp:94:26: error: expected ')'
  scenegraph/qsgdefaultglyphnode_p.cpp:94:24: note: to match this '('
  scenegraph/qsgdefaultglyphnode_p.cpp:174:6: error: use of undeclared identifier 'QSG8BitTextMaskShader'; did you mean 'QSGTextMaskShader'?
  scenegraph/qsgdefaultglyphnode_p.cpp:69:7: note: 'QSGTextMaskShader' declared here
  scenegraph/qsgdefaultglyphnode_p.cpp:189:51: error: no type named 'Type' in 'QFontEngineGlyphCache'
  scenegraph/qsgdefaultglyphnode_p.cpp:210:54: error: no member named 'Raster_RGBMask' in 'QFontEngineGlyphCache'
  scenegraph/qsgdefaultglyphnode_p.cpp:211:21: error: use of undeclared identifier 'fontSmoothingGamma'
  scenegraph/qsgdefaultglyphnode_p.cpp:259:36: error: expected class name
  scenegraph/qsgdefaultglyphnode_p.cpp:262:48: error: no type named 'Type' in 'QFontEngineGlyphCache'
  scenegraph/qsgdefaultglyphnode_p.cpp:269:36: error: unknown type name 'RenderState'
  scenegraph/qsgdefaultglyphnode_p.cpp:265:9: error: use of undeclared identifier 'setShaderSourceFile'
  scenegraph/qsgdefaultglyphnode_p.cpp:266:9: error: use of undeclared identifier 'setShaderSourceFile'
  scenegraph/qsgdefaultglyphnode_p.cpp:280:5: error: use of undeclared identifier 'QSG8BitTextMaskShader'; did you mean 'QSG24BitTextMaskShader'?
  scenegraph/qsgdefaultglyphnode_p.cpp:186:7: note: 'QSG24BitTextMaskShader' declared here
  scenegraph/qsgdefaultglyphnode_p.cpp:280:28: error: call to non-static member function without an object argument
  scenegraph/qsgdefaultglyphnode_p.cpp:281:18: error: use of undeclared identifier 'program'
  make[3]: *** [.obj/qsgdefaultglyphnode_p.o] Error 1
  make[2]: *** [sub-quick-make_first-ordered] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtdeclarative] Error 2

  Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00187/macx-clang_developer-build_OSX_10.8/log.txt.gz

    ============================================================

qtdeclarative failed to compile :(

  compiling scenegraph/qsgdefaultglyphnode_p.cpp
  scenegraph/qsgdefaultglyphnode_p.cpp:72:46: error: no type named 'Type' in 'QFontEngineGlyphCache'
  scenegraph/qsgdefaultglyphnode_p.cpp:84:28: error: no type named 'Type' in 'QFontEngineGlyphCache'
  scenegraph/qsgdefaultglyphnode_p.cpp:93:20: error: 'QSGTextMaskShader' cannot be the name of a variable or data member
  scenegraph/qsgdefaultglyphnode_p.cpp:93:61: error: no member named 'Type' in 'QFontEngineGlyphCache'
  scenegraph/qsgdefaultglyphnode_p.cpp:94:5: error: expected ';' after top level declarator
  scenegraph/qsgdefaultglyphnode_p.cpp:94:26: error: expected unqualified-id
  scenegraph/qsgdefaultglyphnode_p.cpp:94:26: error: expected ')'
  scenegraph/qsgdefaultglyphnode_p.cpp:94:24: note: to match this '('
  scenegraph/qsgdefaultglyphnode_p.cpp:174:6: error: use of undeclared identifier 'QSG8BitTextMaskShader'; did you mean 'QSGTextMaskShader'?
  scenegraph/qsgdefaultglyphnode_p.cpp:69:7: note: 'QSGTextMaskShader' declared here
  scenegraph/qsgdefaultglyphnode_p.cpp:189:51: error: no type named 'Type' in 'QFontEngineGlyphCache'
  scenegraph/qsgdefaultglyphnode_p.cpp:210:54: error: no member named 'Raster_RGBMask' in 'QFontEngineGlyphCache'
  scenegraph/qsgdefaultglyphnode_p.cpp:211:21: error: use of undeclared identifier 'fontSmoothingGamma'
  scenegraph/qsgdefaultglyphnode_p.cpp:259:36: error: expected class name
  scenegraph/qsgdefaultglyphnode_p.cpp:262:48: error: no type named 'Type' in 'QFontEngineGlyphCache'
  scenegraph/qsgdefaultglyphnode_p.cpp:269:36: error: unknown type name 'RenderState'
  scenegraph/qsgdefaultglyphnode_p.cpp:265:9: error: use of undeclared identifier 'setShaderSourceFile'
  scenegraph/qsgdefaultglyphnode_p.cpp:266:9: error: use of undeclared identifier 'setShaderSourceFile'
  scenegraph/qsgdefaultglyphnode_p.cpp:280:5: error: use of undeclared identifier 'QSG8BitTextMaskShader'; did you mean 'QSG24BitTextMaskShader'?
  scenegraph/qsgdefaultglyphnode_p.cpp:186:7: note: 'QSG24BitTextMaskShader' declared here
  scenegraph/qsgdefaultglyphnode_p.cpp:280:28: error: call to non-static member function without an object argument
  scenegraph/qsgdefaultglyphnode_p.cpp:281:18: error: use of undeclared identifier 'program'
  make[3]: *** [.obj/qsgdefaultglyphnode_p.o] Error 1
  make[2]: *** [sub-quick-make_first-ordered] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtdeclarative] Error 2

  Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00187/macx-clang_no-framework_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/dev_1393842685):
    http://codereview.qt-project.org/79603 [PS2] - When checking if relative URL is local, take baseUrl into account



More information about the Ci-reports mailing list