[Ci-reports] fail on QtBase_stable_Integration #3389

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Mar 12 12:40:44 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 qcocoacursor.mm -o .obj/qcocoacursor.o
  qcocoacursor.mm:318:30: 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
  qcocoacursor.mm:318:54: error: no viable conversion from 'QImage' to 'CGImageRef' (aka 'CGImage *')
  make[5]: *** [.obj/qcocoacursor.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_03389/macx-clang_developer-build_OSX_10.8/log.txt.gz

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

qtbase failed to compile :(

  objective-c qcocoacursor.mm
  qcocoacursor.mm:318:30: 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
  qcocoacursor.mm:318:54: error: no viable conversion from 'QImage' to 'CGImageRef' (aka 'CGImage *')
  make[5]: *** [.obj/qcocoacursor.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_03389/macx-clang_no-framework_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/stable_1394624021):
    http://codereview.qt-project.org/80481 [PS2] - Fix casting and overallocation in qregion.cpp
    http://codereview.qt-project.org/78898 [PS5] - Recognize RGBA8888 formats when converting to CGImage
    http://codereview.qt-project.org/80713 [PS1] - Mac: Add support for high-dpi custom pixmap QCursors



More information about the Ci-reports mailing list