[Ci-reports] fail on QtBase_dev_Integration #2770

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Feb 3 16:14:59 CET 2014


qtbase failed to compile :(

  /Developer/usr/bin/gcc -c -pipe -O2 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -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-g++ -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/release -I/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib qcocoawindow.mm -o .obj/release/qcocoawindow.o
  /Developer/usr/bin/gcc -c -pipe -g -gdwarf-2 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_PLATFORMSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../mkspecs/macx-g++ -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/debug -I/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib qcocoawindow.mm -o .obj/debug/qcocoawindow.o
  qcocoawindow.mm: In member function ‘void QCocoaWindow::recreateWindow(const QPlatformWindow*)’:
  qcocoawindow.mm:1078: error: ‘NSWindowCollectionBehaviorFullScreenAuxiliary’ was not declared in this scope
  qcocoawindow.mm:1079: error: request for member ‘animationBehavior’ in ‘((QCocoaWindow*)this)->QCocoaWindow::m_nsWindow’, which is of non-class type ‘QNSWindow*’
  qcocoawindow.mm:1079: error: ‘NSWindowAnimationBehaviorNone’ was not declared in this scope
  make[6]: *** [.obj/release/qcocoawindow.o] Error 1
  qcocoawindow.mm: In member function ‘void QCocoaWindow::recreateWindow(const QPlatformWindow*)’:
  qcocoawindow.mm:1078: error: ‘NSWindowCollectionBehaviorFullScreenAuxiliary’ was not declared in this scope
  qcocoawindow.mm:1079: error: request for member ‘animationBehavior’ in ‘((QCocoaWindow*)this)->QCocoaWindow::m_nsWindow’, which is of non-class type ‘QNSWindow*’
  qcocoawindow.mm:1079: error: ‘NSWindowAnimationBehaviorNone’ was not declared in this scope
  make[6]: *** [.obj/debug/qcocoawindow.o] Error 1
  make[5]: *** [release-all] Error 2
  make[5]: *** [debug-all] Error 2
  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_dev_Integration/build_02770/macx-g++_developer-build_OSX_10.6/log.txt.gz

  Tested changes (refs/builds/dev_1391437924):
    http://codereview.qt-project.org/75327 [PS15] - Cocoa: Allow frameless NSWindow child QWindows
    http://codereview.qt-project.org/76880 [PS1] - Cocoa: Add improved cursor updating code path.
    http://codereview.qt-project.org/76022 [PS2] - Cocoa: Establish pattern for accessing globals



More information about the Ci-reports mailing list