[Ci-reports] fail on QtBase_dev_Integration #5048

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jan 6 04:48:37 CET 2015


qtbase 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 -fno-builtin-memmove -std=c++11 -Os -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -mthumb -O3 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wno-psabi -W -D_REENTRANT -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_TSLIB -DQT_NO_USING_NAMESPACE -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DPCRE_HAVE_CONFIG_H -DQT_CORE_LIB -DQT_NO_DEBUG -I../../mkspecs/android-g++ -I. -I../../include -I../../include/QtCore -I../../include/QtCore/5.5.0 -I../../include/QtCore/5.5.0/QtCore -Iglobal -I../3rdparty/pcre -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I../3rdparty/sha3 -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/qlogging.o global/qlogging.cpp
  global/qlogging.cpp: In function 'quint64 qt_gettid()':
  global/qlogging.cpp:105:20: error: 'SYS_gettid' was not declared in this scope
  make[3]: *** [.obj/qlogging.o] Error 1
  make[2]: *** [sub-corelib-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_05048/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1420515712):
    http://codereview.qt-project.org/102764 [PS1] - Remove unused QDBusMessage::timeout member
    http://codereview.qt-project.org/102763 [PS1] - Make QDBusMessage store its own message type
    http://codereview.qt-project.org/102760 [PS1] - Cosmetic debugging difference for QDBusConnection
    http://codereview.qt-project.org/102787 [PS2] - Add support for printing the real thread ID with QT_MESSAGE_PATTERN
    http://codereview.qt-project.org/102789 [PS1] - Disable the warning about deprecation inside qalgorithms.h
    http://codereview.qt-project.org/102759 [PS1] - Remove the old QDBusConnection::sender functionality
    http://codereview.qt-project.org/102757 [PS1] - Add a simple way of tracing calls to libdbus-1



More information about the Ci-reports mailing list