[Ci-reports] fail on QtBase_stable_Integration #3247

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Feb 28 17:57:47 CET 2014


qtbase failed to compile :(

  /Developer/usr/bin/clang -c -pipe -O2 -isysroot /Developer/SDKs/MacOSX10.7.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 -DQT_NAMESPACE=TestNamespace -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/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib qcocoawindow.mm -o .obj/qcocoawindow.o
  qcocoawindow.mm:108:9: error: use of undeclared identifier '_window'; did you mean 'window'?
  qcocoawindow.mm:104:42: note: 'window' declared here
  qcocoawindow.mm:108:17: warning: explicitly assigning a variable of type 'NSWindow<QNSWindowProtocol> *' to itself [-Wself-assign]
  qcocoawindow.mm:109:9: error: use of undeclared identifier '_platformWindow'; did you mean 'platformWindow'?
  qcocoawindow.mm:104:80: note: 'platformWindow' declared here
  qcocoawindow.mm:109:25: warning: explicitly assigning a variable of type 'TestNamespace::QCocoaWindow *' to itself [-Wself-assign]
  qcocoawindow.mm:111:9: error: use of undeclared identifier '_window'; did you mean 'window'?
  qcocoawindow.mm:104:42: note: 'window' declared here
  qcocoawindow.mm:111:76: error: use of undeclared identifier '_platformWindow'; did you mean 'platformWindow'?
  qcocoawindow.mm:104:80: note: 'platformWindow' declared here
  qcocoawindow.mm:117:10: error: use of undeclared identifier '_window'; did you mean 'window'?
  qcocoawindow.mm:104:42: note: 'window' declared here
  qcocoawindow.mm:147:13: warning: instance method '-detachFromPlatformWindow' not found (return type defaults to 'id')
  qcocoawindow.mm:179:5: error: use of undeclared identifier '_window'; did you mean 'window'?
  qcocoawindow.mm:104:42: note: 'window' declared here
  qcocoawindow.mm:179:5: error: reference to local variable 'window' declared in enclosed function ''
  qcocoawindow.mm:104:42: note: 'window' declared here
  qcocoawindow.mm:180:5: error: use of undeclared identifier '_platformWindow'; did you mean 'platformWindow'?
  qcocoawindow.mm:104:80: note: 'platformWindow' declared here
  qcocoawindow.mm:180:5: error: reference to local variable 'platformWindow' declared in enclosed function ''
  qcocoawindow.mm:104:80: note: 'platformWindow' declared here
  In file included from qcocoawindow.mm:41:
  qcocoawindow.mm:102:1: note: implementation is here
  In file included from qcocoawindow.mm:41:
  qcocoawindow.mm:102:1: note: implementation is here
  In file included from qcocoawindow.mm:41:
  qcocoawindow.mm:102:1: note: implementation is here
  In file included from qcocoawindow.mm:41:
  qcocoawindow.mm:102:1: note: implementation is here
  In file included from qcocoawindow.mm:41:
  qcocoawindow.mm:102:1: note: implementation is here
  In file included from qcocoawindow.mm:41:
  qcocoawindow.mm:102:1: note: implementation is here
  qcocoawindow.mm:199:9: error: use of undeclared identifier '_helper'
  qcocoawindow.mm:255:6: error: use of undeclared identifier '_helper'
  qcocoawindow.mm:256:5: error: use of undeclared identifier '_helper'
  In file included from qcocoawindow.mm:41:
  qcocoawindow.mm:186:1: note: implementation is here
  qcocoawindow.mm:275:9: error: use of undeclared identifier '_helper'
  qcocoawindow.mm:313:6: error: use of undeclared identifier '_helper'
  qcocoawindow.mm:314:5: error: use of undeclared identifier '_helper'
  make[5]: *** [.obj/qcocoawindow.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_03247/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/stable_1393605920):
    http://codereview.qt-project.org/79413 [PS1] - Android: avoid crash with toplevel QGLWidget
    http://codereview.qt-project.org/79409 [PS2] - tests: Remove superfluous gui additions to QT
    http://codereview.qt-project.org/78970 [PS3] - QNX: Report if GL context is shared
    http://codereview.qt-project.org/79505 [PS3] - Make bool arguments to QWidgetBackingStore::markDirty enums
    http://codereview.qt-project.org/79442 [PS4] - Android: Support double click event
    http://codereview.qt-project.org/78835 [PS1] - Avoid creating a new QMimeData each time the Android clipboard is used
    http://codereview.qt-project.org/79344 [PS3] - Cocoa: Keep child NSWindow alive while it grabs the mouse
    http://codereview.qt-project.org/79217 [PS4] - Cocoa: Use helper class for event handling in native windows
    http://codereview.qt-project.org/79552 [PS1] - SPDY: Fix compiler warning about unused variable
    http://codereview.qt-project.org/79423 [PS1] - Do not upload on closed SPDY streams
    http://codereview.qt-project.org/79519 [PS1] - QQuickWidget show/hide/raise fix
    http://codereview.qt-project.org/79348 [PS2] - QPalette: optimize move assignment operator
    http://codereview.qt-project.org/79278 [PS1] - Cancel NSURLConnections before releasing them.
    http://codereview.qt-project.org/79504 [PS1] - Windows: Fix return value of WM_QUERYENDSESSION for bogus messages.
    http://codereview.qt-project.org/79334 [PS1] - Add core profile versions of the glyph cache shaders
    http://codereview.qt-project.org/79312 [PS9] - Add an example for creating OpenGL contexts



More information about the Ci-reports mailing list