[Ci-reports] fail on QtBase_dev_Integration #5811

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Feb 16 16:55:35 CET 2015


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.10.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_TSLIB -DQT_NO_CAST_FROM_ASCII -DQT_BUILD_PLATFORMSUPPORT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -Icglconvenience -Iaccessibility -Idbusmenu -I../gui/kernel -Idbustray -I../gui/kernel -I../../include -I../../include/QtPlatformSupport -I../../include/QtPlatformSupport/5.5.0 -I../../include/QtPlatformSupport/5.5.0/QtPlatformSupport -I../../lib/QtCore.framework/Versions/5/Headers -I../../lib/QtCore.framework/Versions/5/Headers/5.5.0 -I../../lib/QtCore.framework/Versions/5/Headers/5.5.0/QtCore -I../../lib/QtGui.framework/Versions/5/Headers -I../../lib/QtGui.framework/Versions/5/Headers/5.5.0 -I../../lib/QtGui.framework/Versions/5/Headers/5.5.0/QtGui -I../../lib/QtDBus.framework/Versions/5/Headers -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AGL.framework/Headers -I../../mkspecs/macx-clang -F/work/build/qt/qtbase/lib fontdatabases/mac/qfontengine_coretext.mm -o .obj/qfontengine_coretext.o
  fontdatabases/mac/qfontengine_coretext.mm:44:38: error: no member named 'tan' in namespace 'std'; did you mean simply 'tan'?
  /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/math.h:347:15: note: 'tan' declared here
  fontdatabases/mac/qfontengine_coretext.mm:44:54: error: no member named 'acos' in namespace 'std'; did you mean simply 'acos'?
  make[3]: *** [.obj/qfontengine_coretext.o] Error 1
  make[2]: *** [sub-platformsupport-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_05811/macx-clang_developer-build_OSX_10.9/log.txt.gz

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

qtbase failed to compile :(

  objective-c fontdatabases/mac/qfontengine_coretext.mm
  fontdatabases/mac/qfontengine_coretext.mm:44:43: error: no member named 'tan' in namespace 'std'
  fontdatabases/mac/qfontengine_coretext.mm:44:59: error: no member named 'acos' in namespace 'std'
  make[3]: *** [.obj/qfontengine_coretext.o] Error 1
  make[2]: *** [sub-platformsupport-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_05811/macx-clang_no-framework_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/dev_1424101602):
    http://codereview.qt-project.org/106302 [PS5] - LocalSocket: Do not return early in waitForReadyRead
    http://codereview.qt-project.org/103559 [PS13] - Use C++ <cmath> instead of <math.h>
    http://codereview.qt-project.org/106223 [PS1] - Android: Fix compile on arm64-v8a
    http://codereview.qt-project.org/106042 [PS2] - Add widget support for requestUpdate() and improve its docs and tests
    http://codereview.qt-project.org/105714 [PS1] - xcb: Fix build with -no-xcb-xlib -qt-xcb
    http://codereview.qt-project.org/106280 [PS1] - Fix warning-as-error about member not used with Clang 3.6
    http://codereview.qt-project.org/106333 [PS1] - Fix license headers
    http://codereview.qt-project.org/106305 [PS1] - Merge remote-tracking branch 'origin/5.4' into dev



More information about the Ci-reports mailing list