qtlocation failed to compile :(

  Undefined symbols for architecture x86_64:
    "_objc_msgSendSuper2", referenced from:
        -[locationDelegate initWithInfoSource:] in qgeopositioninfosource_cl.o
    "_objc_msgSend", referenced from:
        -[locationDelegate locationManager:didUpdateToLocation:fromLocation:] 
in qgeopositioninfosource_cl.o
        -[locationDelegate locationManager:didFailWithError:] in 
qgeopositioninfosource_cl.o
        TestNamespace::QGeoPositionInfoSourceCL::~QGeoPositionInfoSourceCL() in 
qgeopositioninfosource_cl.o
        TestNamespace::QGeoPositionInfoSourceCL::enableLocationManager() in 
qgeopositioninfosource_cl.o
        TestNamespace::QGeoPositionInfoSourceCL::startUpdates() in 
qgeopositioninfosource_cl.o
        TestNamespace::QGeoPositionInfoSourceCL::stopUpdates() in 
qgeopositioninfosource_cl.o
        TestNamespace::QGeoPositionInfoSourceCL::requestUpdate(int) in 
qgeopositioninfosource_cl.o
        ...
    "_OBJC_CLASS_$_NSObject", referenced from:
        _OBJC_CLASS_$_locationDelegate in qgeopositioninfosource_cl.o
    "__objc_empty_cache", referenced from:
        _OBJC_CLASS_$_locationDelegate in qgeopositioninfosource_cl.o
        _OBJC_METACLASS_$_locationDelegate in qgeopositioninfosource_cl.o
    "__objc_empty_vtable", referenced from:
        _OBJC_CLASS_$_locationDelegate in qgeopositioninfosource_cl.o
        _OBJC_METACLASS_$_locationDelegate in qgeopositioninfosource_cl.o
    "_OBJC_METACLASS_$_NSObject", referenced from:
        _OBJC_METACLASS_$_locationDelegate in qgeopositioninfosource_cl.o
    "_objc_msgSend_fixup", referenced from:
        l_objc_msgSend_fixup_release in qgeopositioninfosource_cl.o
        l_objc_msgSend_fixup_alloc in qgeopositioninfosource_cl.o
  make[5]: *** [/work/build/qt/qtbase/plugins/position/libqtposition_cl.dylib] 
Error 1
  make[4]: *** [sub-corelocation-make_first] Error 2
  make[3]: *** [sub-position-make_first] Error 2
  make[2]: *** [sub-plugins-make_first-ordered] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtlocation] Error 2

  Build log: 
http://testresults.qt-project.org/ci/QtLocation_stable_Integration/build_00021/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/stable_1383504992):
    http://codereview.qt-project.org/68306 [PS10] - Add CoreLocation 
positioning plugin for QtLocation
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to