[Ci-reports] fail on QtQuick1_5.4_Integration #31

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Mar 27 15:01:28 CET 2015


qtquick1 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 -fno-exceptions -Wall -W -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_BUILD_DECLARATIVE_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_URL_CAST_FROM_STRING -DQT_NO_OPENTYPE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtDeclarative -I/work/build/qt/qtbase/include/QtDeclarative/5.4.2 -I/work/build/qt/qtbase/include/QtDeclarative/5.4.2/QtDeclarative -Iqml -Iqml/parser -Iqml/rewriter -Iutil -Igraphicsitems -Idebugger -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.4.2 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.4.2/QtCore -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.4.2 -I/work/build/qt/qtbase/lib/QtGui.framework/Versions/5/Headers/5.4.2/QtGui -I/work/build/qt/qtbase/lib/QtWidgets.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtWidgets.framework/Versions/5/Headers/5.4.2 -I/work/build/qt/qtbase/lib/QtWidgets.framework/Versions/5/Headers/5.4.2/QtWidgets -I/work/build/qt/qtbase/lib/QtScript.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtScript.framework/Versions/5/Headers/5.4.2 -I/work/build/qt/qtbase/lib/QtScript.framework/Versions/5/Headers/5.4.2/QtScript -I/work/build/qt/qtbase/lib/QtSql.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtXmlPatterns.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtNetwork.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/work/build/qt/qtbase/mkspecs/macx-clang -F/work/build/qt/qtbase/lib -o .obj/qdeclarativeanimation.o util/qdeclarativeanimation.cpp
  util/qdeclarativeanimation.cpp:2722:36: error: no member named 'atan2' in namespace 'std'; did you mean simply 'atan2'?
  make[3]: *** [.obj/qdeclarativeanimation.o] Error 1
  util/qdeclarativesmoothedanimation.cpp:106:21: error: no member named 'ceil' in namespace 'std'; did you mean simply 'ceil'?
  make[3]: *** [.obj/qdeclarativesmoothedanimation.o] Error 1
  make[2]: *** [sub-declarative-make_first-ordered] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtquick1] Error 2

  Build log: http://testresults.qt.io/ci/QtQuick1_5.4_Integration/build_00031/macx-clang_developer-build_OSX_10.10/log.txt.gz

  Tested changes (refs/builds/5.4_1427462557):
    http://codereview.qt-project.org/109465 [PS1] - Fix blackberry build



More information about the Ci-reports mailing list