[Ci-reports] fail on QtBase_dev_Integration #2713

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jan 28 19:37:28 CET 2014


qtbase failed to compile :(

  ../../../3rdparty/sqlite/sqlite3.c:140068:13: note: 'iS' was declared here
  /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_XCB -DQT_NO_XKBCOMMON -DQT_STATICPLUGIN -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../mkspecs/android-g++ -I. -I. -I../../../../include -I../../../../include/QtPlatformSupport -I../../../../include/QtPlatformSupport/5.3.0 -I../../../../include/QtPlatformSupport/5.3.0/QtPlatformSupport -I../../../../include/QtGui/5.3.0 -I../../../../include/QtGui/5.3.0/QtGui -I../../../../include/QtCore/5.3.0 -I../../../../include/QtCore/5.3.0/QtCore -I../../../../include/QtGui -I../../../../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/qandroidplatformopenglcontext.o qandroidplatformopenglcontext.cpp
  qandroidplatformopenglcontext.cpp: In member function 'virtual bool QAndroidPlatformOpenGLContext::makeCurrent(QPlatformSurface*)':
  qandroidplatformopenglcontext.cpp:73:49: error: 'QAndroidPlatformIntegration' has not been declared
  make[5]: *** [.obj/qandroidplatformopenglcontext.o] Error 1
  make[4]: *** [sub-android-make_first] Error 2
  make[3]: *** [sub-platforms-make_first] Error 2
  make[2]: *** [sub-plugins-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02713/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1390933464):
    http://codereview.qt-project.org/76739 [PS1] - Windows: Simplify cursor code.
    http://codereview.qt-project.org/76554 [PS2] - Fix usage of QObjectPrivate::connect when q_func() is private.
    http://codereview.qt-project.org/76688 [PS3] - resolve include paths against source dir
    http://codereview.qt-project.org/76687 [PS1] - shell-quote include paths when not using a response file
    http://codereview.qt-project.org/76686 [PS1] - use the response file also for the default incdirs
    http://codereview.qt-project.org/76685 [PS1] - use write_file() to create the response file with the includes
    http://codereview.qt-project.org/76680 [PS1] - Merge remote-tracking branch 'origin/stable' into dev



More information about the Ci-reports mailing list