[Ci-reports] fail on QtBase_stable_Integration #3539

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Mar 28 17:43:23 CET 2014


qtbase failed to compile :(

  ../../../3rdparty/sqlite/sqlite3.c:12637:3: note: expanded from macro 'getVarint32'
  ../../../3rdparty/sqlite/sqlite3.c:12637:3: note: expanded from macro 'getVarint32'
  /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_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 qcocoaaccessibilityelement.mm -o .obj/qcocoaaccessibilityelement.o
  qcocoaaccessibilityelement.mm:181:25: error: call to non-static member function without an object argument
  qcocoaaccessibilityelement.mm:183:25: error: call to non-static member function without an object argument
  make[5]: *** [.obj/qcocoaaccessibilityelement.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_03539/macx-clang_developer-build_OSX_10.8/log.txt.gz

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

qtbase failed to compile :(

  ../../../3rdparty/sqlite/sqlite3.c:12637:3: note: expanded from macro 'getVarint32'
  objective-c qcocoaaccessibilityelement.mm
  qcocoaaccessibilityelement.mm:181:25: error: call to non-static member function without an object argument
  qcocoaaccessibilityelement.mm:183:25: error: call to non-static member function without an object argument
  make[5]: *** [.obj/qcocoaaccessibilityelement.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_03539/macx-clang_no-framework_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/stable_1396024571):
    http://codereview.qt-project.org/81873 [PS1] - Fix typos
    http://codereview.qt-project.org/81877 [PS1] - Add .dylib and .d to .gitignore
    http://codereview.qt-project.org/82052 [PS1] - Accessibility: Set checkable state for checkbox and buttons
    http://codereview.qt-project.org/82054 [PS1] - Accessibility Mac: CheckBoxes need value attribute
    http://codereview.qt-project.org/82087 [PS1] - Mac Accessibility: Make more widgets name/description work
    http://codereview.qt-project.org/81289 [PS8] - [QtSql]QIBASE]add support for prepared queries in numRowsAffected
    http://codereview.qt-project.org/81900 [PS2] - Android: implement batch editing for input methods
    http://codereview.qt-project.org/79815 [PS5] - XCB: use requested primary screen DISPLAY=:0.1 when possible
    http://codereview.qt-project.org/81999 [PS2] - NSScreen screens may be empty so add the main screen in that case
    http://codereview.qt-project.org/82065 [PS2] - If no screens, attempting to create a window results in clean exit
    http://codereview.qt-project.org/82086 [PS1] - tst_qgraphicsproxywidget: Fix hang in actionsContextMenu().
    http://codereview.qt-project.org/82016 [PS3] - Stabilize tst_qtoolbutton for Windows 8.1.
    http://codereview.qt-project.org/82088 [PS1] - tst_qaccessibility: Introduce QTRY_VERIFY to menuTest().
    http://codereview.qt-project.org/81984 [PS1] - Fix build on [older] MinGW
    http://codereview.qt-project.org/81756 [PS4] - Fix disappearing transient scrollbars



More information about the Ci-reports mailing list