[Ci-reports] fail on QtBase_5.4_Integration #8

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Aug 11 22:47:08 CEST 2014


qtbase failed to compile :(

  qcc -Vgcc_ntox86 -c -Wc,-include -Wc,.pch/Qt5Core -Wno-psabi -lang-c++ -msse2 -mfpmath=sse -g -fvisibility=hidden -fvisibility-inlines-hidden -Wc,-std=gnu++0x -Wall -W -D_REENTRANT -fPIC -shared -DQT_NO_CLIPBOARD -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -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 -DQT_USE_SLOG2 -DQT_USE_ICU -DPCRE_HAVE_CONFIG_H -DPCRE_DISABLE_JIT -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/qnx-x86-qcc -I. -I../../include -I../../include/QtCore -I../../include/QtCore/5.4.0 -I../../include/QtCore/5.4.0/QtCore -Iglobal -I../3rdparty/pcre -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I../3rdparty/sha3 -I.moc -I/opt/qnx660/target/qnx6/usr/include -I/opt/qnx660/target/qnx6/usr/include/freetype2 -o .obj/qstorageinfo_unix.o io/qstorageinfo_unix.cpp
  io/qstorageinfo_unix.cpp:134:5: error: 'mntent' does not name a type
  io/qstorageinfo_unix.cpp: In constructor 'QVolumeIterator::QVolumeIterator()':
  io/qstorageinfo_unix.cpp:276:10: error: '::setmntent' has not been declared
  io/qstorageinfo_unix.cpp: In destructor 'QVolumeIterator::~QVolumeIterator()':
  io/qstorageinfo_unix.cpp:282:9: error: '::endmntent' has not been declared
  io/qstorageinfo_unix.cpp: In member function 'bool QVolumeIterator::next()':
  io/qstorageinfo_unix.cpp:292:12: error: '::getmntent_r' has not been declared
  io/qstorageinfo_unix.cpp:292:31: error: 'mnt' was not declared in this scope
  io/qstorageinfo_unix.cpp: In member function 'QString QVolumeIterator::rootPath() const':
  io/qstorageinfo_unix.cpp:297:30: error: 'mnt' was not declared in this scope
  io/qstorageinfo_unix.cpp: In member function 'QByteArray QVolumeIterator::fileSystemType() const':
  io/qstorageinfo_unix.cpp:302:23: error: 'mnt' was not declared in this scope
  io/qstorageinfo_unix.cpp: In member function 'QByteArray QVolumeIterator::device() const':
  io/qstorageinfo_unix.cpp:307:23: error: 'mnt' was not declared in this scope
  io/qstorageinfo_unix.cpp: In member function 'QString QVolumeIterator::rootPath() const':
  io/qstorageinfo_unix.cpp:298:1: warning: control reaches end of non-void function [-Wreturn-type]
  io/qstorageinfo_unix.cpp: In member function 'QByteArray QVolumeIterator::fileSystemType() const':
  io/qstorageinfo_unix.cpp:303:1: warning: control reaches end of non-void function [-Wreturn-type]
  io/qstorageinfo_unix.cpp: In member function 'bool QVolumeIterator::next()':
  io/qstorageinfo_unix.cpp:293:1: warning: control reaches end of non-void function [-Wreturn-type]
  io/qstorageinfo_unix.cpp: In member function 'QByteArray QVolumeIterator::device() const':
  io/qstorageinfo_unix.cpp:308:1: warning: control reaches end of non-void function [-Wreturn-type]
  make[3]: *** [.obj/qstorageinfo_unix.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_5.4_Integration/build_00008/linux-qnx-x86_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/5.4_1407789778):
    http://codereview.qt-project.org/91836 [PS2] - Replace the const QString global static with a QStringLiteral
    http://codereview.qt-project.org/91835 [PS1] - Update QFileSelector to use QSysInfo better
    http://codereview.qt-project.org/91821 [PS2] - Add a note to the configure about the use of journald and slog2
    http://codereview.qt-project.org/74323 [PS15] - Add the StorageView example
    http://codereview.qt-project.org/91898 [PS1] - qdoc: Distinguish between QML property and attached property
    http://codereview.qt-project.org/91857 [PS3] - Modernize the OpenGL examples
    http://codereview.qt-project.org/91885 [PS5] - Make the expose region local on all platforms
    http://codereview.qt-project.org/73945 [PS83] - Add the QStorageInfo class
    http://codereview.qt-project.org/91876 [PS1] - winrt: Fix core dispatcher lookup
    http://codereview.qt-project.org/91844 [PS1] - SSL backend: Fix pem header/footer utility methods
    http://codereview.qt-project.org/91843 [PS1] - SSL backend: Add a decodeDer() method to the private API
    http://codereview.qt-project.org/91785 [PS1] - winrt: Fix theme palette
    http://codereview.qt-project.org/91784 [PS1] - winrt: Fix backing store blit



More information about the Ci-reports mailing list