[Ci-reports] fail on QtBase_stable_Integration #3309

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Mar 7 17:10:30 CET 2014


qtbase 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 -Wall -W -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XKBCOMMON -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_PLATFORMSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../mkspecs/macx-clang -I. -I../../../../lib/QtPrintSupport.framework/Versions/5/Headers -I../../../../lib/QtPrintSupport.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtPrintSupport.framework/Versions/5/Headers/5.3.0/QtPrintSupport -I../../../../lib/QtWidgets.framework/Versions/5/Headers -I../../../../lib/QtWidgets.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtWidgets.framework/Versions/5/Headers/5.3.0/QtWidgets -I../../../../include -I../../../../include/QtPlatformSupport -I../../../../include/QtPlatformSupport/5.3.0 -I../../../../include/QtPlatformSupport/5.3.0/QtPlatformSupport -I../../../../lib/QtGui.framework/Versions/5/Headers -I../../../../lib/QtGui.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtGui.framework/Versions/5/Headers/5.3.0/QtGui -I../../../../lib/QtCore.framework/Versions/5/Headers -I../../../../lib/QtCore.framework/Versions/5/Headers/5.3.0 -I../../../../lib/QtCore.framework/Versions/5/Headers/5.3.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 qpaintengine_mac.mm -o .obj/qpaintengine_mac.o
  qpaintengine_mac.mm:992:35: error: use of undeclared identifier 'qt_mac_image_to_cgimage'; did you mean 'qt_mac_cgimage_to_nsimage'?
  ./qcocoahelpers.h:71:10: note: 'qt_mac_cgimage_to_nsimage' declared here
  qpaintengine_mac.mm:992:59: error: no viable conversion from 'const QImage' to 'CGImageRef' (aka 'CGImage *')
  make[5]: *** [.obj/qpaintengine_mac.o] Error 1
  make[4]: *** [sub-cocoa-make_first] Error 2
  make[3]: *** [sub-platforms-make_first] Error 2
  make[2]: *** [sub-plugins-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtbase] Error 2

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

  Tested changes (refs/builds/stable_1394207985):
    http://codereview.qt-project.org/78898 [PS4] - Recognize RGBA8888 formats when converting to CGImage
    http://codereview.qt-project.org/80334 [PS1] - Clarify QWindow::format() docs
    http://codereview.qt-project.org/80317 [PS2] - Avoid asserting with QQuickWidget on Windows
    http://codereview.qt-project.org/80302 [PS1] - Destroy backingstore before window
    http://codereview.qt-project.org/80332 [PS3] - Clarify QOpenGLContext::format() docs
    http://codereview.qt-project.org/80229 [PS1] - Export rootWindow to the QXcbNativeInterface
    http://codereview.qt-project.org/80313 [PS1] - WinRT: Handle window exposure when visibility changes
    http://codereview.qt-project.org/80314 [PS1] - Windows Phone: Handle back-button press
    http://codereview.qt-project.org/80318 [PS2] - Fix docs: QT_FATAL_WARNINGS acts when not empty



More information about the Ci-reports mailing list