[Ci-reports] fail on QtLocation_5.5_Integration #72

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Apr 28 18:42:13 CEST 2015


qtlocation 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_NO_TSLIB -DQT_NO_LIBINPUT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I../../location -I../../location/maps -I../../positioning -I. -Ideclarativeplaces -I/work/build/qt/qtbase/lib/QtQuick.framework/Headers -I/work/build/qt/qtbase/lib/QtQuick.framework/Headers/5.5.0 -I/work/build/qt/qtbase/lib/QtQuick.framework/Headers/5.5.0/QtQuick -I/work/build/qt/qtbase/lib/QtLocation.framework/Headers -I/work/build/qt/qtbase/lib/QtLocation.framework/Headers/5.5.0 -I/work/build/qt/qtbase/lib/QtLocation.framework/Headers/5.5.0/QtLocation -I/work/build/qt/qtbase/lib/QtGui.framework/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Headers/5.5.0 -I/work/build/qt/qtbase/lib/QtGui.framework/Headers/5.5.0/QtGui -I/work/build/qt/qtbase/lib/QtQml.framework/Headers -I/work/build/qt/qtbase/lib/QtQml.framework/Headers/5.5.0 -I/work/build/qt/qtbase/lib/QtQml.framework/Headers/5.5.0/QtQml -I/work/build/qt/qtbase/lib/QtNetwork.framework/Headers -I/work/build/qt/qtbase/lib/QtPositioning.framework/Headers -I/work/build/qt/qtbase/lib/QtPositioning.framework/Headers/5.5.0 -I/work/build/qt/qtbase/lib/QtPositioning.framework/Headers/5.5.0/QtPositioning -I/work/build/qt/qtbase/lib/QtCore.framework/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Headers/5.5.0 -I/work/build/qt/qtbase/lib/QtCore.framework/Headers/5.5.0/QtCore -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/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/qdeclarativegeomap.o qdeclarativegeomap.cpp
  qdeclarativegeomap.cpp:1119:26: error: no member named 'log10' in namespace 'std'
  qdeclarativegeomap.cpp:1119:50: error: no member named 'log10' in namespace 'std'
  qdeclarativegeomap.cpp:1120:15: error: no member named 'floor' in namespace 'std'; did you mean 'QFixed::floor'?
  /work/build/qt/qtbase/lib/QtGui.framework/Headers/5.5.0/QtGui/private/qfixed_p.h:75:36: note: 'QFixed::floor' declared here
  qdeclarativegeomap.cpp:1120:20: error: call to non-static member function without an object argument
  qdeclarativegeomap.cpp:1220:26: error: no member named 'log10' in namespace 'std'
  qdeclarativegeomap.cpp:1220:50: error: no member named 'log10' in namespace 'std'
  qdeclarativegeomap.cpp:1221:15: error: no member named 'floor' in namespace 'std'; did you mean 'QFixed::floor'?
  /work/build/qt/qtbase/lib/QtGui.framework/Headers/5.5.0/QtGui/private/qfixed_p.h:75:36: note: 'QFixed::floor' declared here
  qdeclarativegeomap.cpp:1221:20: error: call to non-static member function without an object argument
  make[4]: *** [.obj/qdeclarativegeomap.o] Error 1
  make[3]: *** [sub-location-make_first] Error 2
  make[2]: *** [sub-imports-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtlocation] Error 2

  Build log: http://testresults.qt.io/ci/QtLocation_5.5_Integration/build_00072/macx-clang_developer-build_OSX_10.10/log.txt.gz

  Tested changes (refs/builds/5.5_1430238191):
    http://codereview.qt-project.org/108739 [PS2] - Fix user interactions in mapviewer example.
    http://codereview.qt-project.org/110151 [PS3] - Cleanup QDeclarativeGeoMap code.



More information about the Ci-reports mailing list