[Ci-reports] fail on QtLocation_stable_Integration #90

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Mar 13 03:04:13 CET 2014


qtlocation failed to compile :(

  /opt/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -c -Wno-psabi -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -ffunction-sections -funwind-tables -fstack-protector -fno-short-enums -DANDROID -Wa,--noexecstack -std=gnu++0x -O2 -mthumb -Os -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wno-psabi -W -D_REENTRANT -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_XKBCOMMON -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_LOCATION_LIB -DQT_NETWORK_LIB -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/work/build/qt/qtbase/mkspecs/android-g++ -I. -I../../../../include -I../../../../include/QtLocation -I../../../location/maps -I../../../../include/QtLocation/5.3.0 -I../../../../include/QtLocation/5.3.0/QtLocation -I../../../../include/QtPositioning/5.3.0 -I../../../../include/QtPositioning/5.3.0/QtPositioning -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtNetwork -I../../../../include/QtPositioning -I/work/build/qt/qtbase/include/QtGui -I/work/build/qt/qtbase/include/QtCore -I.moc -I/opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/include -I/opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include -isystem /opt/android/ndk/platforms/android-9/arch-arm/usr/include -o .obj/qgeocodereply_nokia.o qgeocodereply_nokia.cpp
  qgeocodereply_nokia.cpp: In member function 'void QGeoCodeReplyNokia::parseError(const QString&)':
  qgeocodereply_nokia.cpp:136:14: error: invalid use of incomplete type 'class QDebug'
  In file included from /work/build/qt/qtbase/include/QtCore/qlogging.h:1:0,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:1057,
                   from /work/build/qt/qtbase/include/QtCore/qglobal.h:1,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qnamespace.h:45,
                   from /work/build/qt/qtbase/include/QtCore/qnamespace.h:1,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobjectdefs.h:49,
                   from /work/build/qt/qtbase/include/QtCore/qobjectdefs.h:1,
                   from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:48,
                   from /work/build/qt/qtbase/include/QtCore/qobject.h:1,
                   from /work/build/qt/qtbase/include/QtCore/QObject:1,
                   from ../../../../include/QtLocation/../../src/location/maps/qgeocodereply.h:45,
                   from ../../../../include/QtLocation/qgeocodereply.h:1,
                   from qgeocodereply_nokia.h:52,
                   from qgeocodereply_nokia.cpp:49:
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:59:7: error: forward declaration of 'class QDebug'
  make[5]: *** [.obj/qgeocodereply_nokia.o] Error 1
  make[4]: *** [sub-nokia-make_first] Error 2
  make[3]: *** [sub-geoservices-make_first] Error 2
  make[2]: *** [sub-plugins-make_first] 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_00090/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/stable_1394674661):
    http://codereview.qt-project.org/79142 [PS4] - Parse Nokia geocode response in helper thread.



More information about the Ci-reports mailing list