[Ci-reports] fail on QtSensors_5.4_Integration #3

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Aug 18 23:32:12 CEST 2014


qtsensors 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.8.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 -DQTSENSORS_GENERICTILTSENSOR -DQTSENSORS_GENERICORIENTATIONSENSOR -DQTSENSORS_GENERICALSSENSOR -DQTSENSORS_GENERICCOMPASS -DQTSENSORS_GENERICROTATIONSENSOR -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_CORE_LIB -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I/work/build/qt/qtbase/lib/QtSensors.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I.moc -F/work/build/qt/qtbase/lib -o .obj/genericcompass.o genericcompass.cpp
  genericcompass.cpp:61:24: error: use of undeclared identifier 'CLOCK_MONOTONIC'
  genericcompass.cpp:263:32: error: use of undeclared identifier 'sqrt'
  genericcompass.cpp:309:25: error: use of undeclared identifier 'sin'
  genericcompass.cpp:310:25: error: use of undeclared identifier 'cos'
  genericcompass.cpp:311:25: error: use of undeclared identifier 'sin'
  genericcompass.cpp:312:25: error: use of undeclared identifier 'cos'
  genericcompass.cpp:313:25: error: use of undeclared identifier 'sin'
  genericcompass.cpp:314:25: error: use of undeclared identifier 'cos'
  genericcompass.cpp:371:26: error: use of undeclared identifier 'sqrt'
  genericcompass.cpp:382:32: error: use of undeclared identifier 'sqrt'
  genericcompass.cpp:406:36: error: use of undeclared identifier 'sqrt'
  genericcompass.cpp:441:28: error: use of undeclared identifier 'atan2'
  genericcompass.cpp:442:28: error: use of undeclared identifier 'asin'
  genericcompass.cpp:443:28: error: use of undeclared identifier 'atan2'
  genericcompass.cpp:446:28: error: use of undeclared identifier 'atan2'
  genericcompass.cpp:447:28: error: use of undeclared identifier 'asin'
  genericcompass.cpp:448:28: error: use of undeclared identifier 'atan2'
  genericcompass.cpp:458:35: error: use of undeclared identifier 'sqrt'
  genericcompass.cpp:473:36: error: use of undeclared identifier 'sin'
  make[5]: *** [.obj/genericcompass.o] Error 1
  make[4]: *** [sub-generic-make_first] Error 2
  make[3]: *** [sub-sensors-make_first] Error 2
  make[2]: *** [sub-plugins-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtsensors] Error 2

  Build log: http://testresults.qt-project.org/ci/QtSensors_5.4_Integration/build_00003/macx-clang_developer-build_OSX_10.8/log.txt.gz

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

qtsensors failed to compile :(

  compiling genericcompass.cpp
  genericcompass.cpp:61:24: error: use of undeclared identifier 'CLOCK_MONOTONIC'
  genericcompass.cpp:263:32: error: use of undeclared identifier 'sqrt'
  genericcompass.cpp:309:25: error: use of undeclared identifier 'sin'
  genericcompass.cpp:310:25: error: use of undeclared identifier 'cos'
  genericcompass.cpp:311:25: error: use of undeclared identifier 'sin'
  genericcompass.cpp:312:25: error: use of undeclared identifier 'cos'
  genericcompass.cpp:313:25: error: use of undeclared identifier 'sin'
  genericcompass.cpp:314:25: error: use of undeclared identifier 'cos'
  genericcompass.cpp:371:26: error: use of undeclared identifier 'sqrt'
  genericcompass.cpp:382:32: error: use of undeclared identifier 'sqrt'
  genericcompass.cpp:406:36: error: use of undeclared identifier 'sqrt'
  genericcompass.cpp:441:28: error: use of undeclared identifier 'atan2'
  genericcompass.cpp:442:28: error: use of undeclared identifier 'asin'
  genericcompass.cpp:443:28: error: use of undeclared identifier 'atan2'
  genericcompass.cpp:446:28: error: use of undeclared identifier 'atan2'
  genericcompass.cpp:447:28: error: use of undeclared identifier 'asin'
  genericcompass.cpp:448:28: error: use of undeclared identifier 'atan2'
  genericcompass.cpp:458:35: error: use of undeclared identifier 'sqrt'
  genericcompass.cpp:473:36: error: use of undeclared identifier 'sin'
  make[5]: *** [.obj/genericcompass.o] Error 1
  make[4]: *** [sub-generic-make_first] Error 2
  make[3]: *** [sub-sensors-make_first] Error 2
  make[2]: *** [sub-plugins-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtsensors] Error 2

  Build log: http://testresults.qt-project.org/ci/QtSensors_5.4_Integration/build_00003/macx-clang_no-framework_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/5.4_1408396809):
    http://codereview.qt-project.org/92017 [PS2] - add generic compass



More information about the Ci-reports mailing list