[Ci-reports] fail on QtBase_dev_Integration #2924

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Feb 13 12:28:42 CET 2014


qtbase failed to compile :(

  /Developer/usr/bin/gcc -c -pipe -g -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -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_NO_ICONV -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/macx-g++ -I. -I../../include -I../../include/QtCore -I../../include/QtCore/5.3.0 -I../../include/QtCore/5.3.0/QtCore -Iglobal -I../3rdparty/pcre -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I../3rdparty/sha3 -I.moc/debug io/qfilesystemwatcher_fsevents.mm -o .obj/debug/qfilesystemwatcher_fsevents.o
  io/qfilesystemwatcher_fsevents.mm: In member function ‘void QFseventsFileSystemWatcherEngine::processEvent(const __FSEventStream*, size_t, char**, const FSEventStreamEventFlags*, const FSEventStreamEventId*)’:
  io/qfilesystemwatcher_fsevents.mm:220: error: ‘kFSEventStreamEventFlagItemIsDir’ was not declared in this scope
  io/qfilesystemwatcher_fsevents.mm:220: error: ‘kFSEventStreamEventFlagItemRemoved’ was not declared in this scope
  make[4]: *** [.obj/debug/qfilesystemwatcher_fsevents.o] Error 1
  make[3]: *** [debug-all] Error 2
  /Developer/usr/bin/gcc -c -pipe -O2 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -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_NO_ICONV -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I../../mkspecs/macx-g++ -I. -I../../include -I../../include/QtCore -I../../include/QtCore/5.3.0 -I../../include/QtCore/5.3.0/QtCore -Iglobal -I../3rdparty/pcre -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I../3rdparty/sha3 -I.moc/release io/qfilesystemwatcher_fsevents.mm -o .obj/release/qfilesystemwatcher_fsevents.o
  io/qfilesystemwatcher_fsevents.mm: In member function ‘void QFseventsFileSystemWatcherEngine::processEvent(const __FSEventStream*, size_t, char**, const FSEventStreamEventFlags*, const FSEventStreamEventId*)’:
  io/qfilesystemwatcher_fsevents.mm:220: error: ‘kFSEventStreamEventFlagItemIsDir’ was not declared in this scope
  io/qfilesystemwatcher_fsevents.mm:220: error: ‘kFSEventStreamEventFlagItemRemoved’ was not declared in this scope
  make[4]: *** [.obj/release/qfilesystemwatcher_fsevents.o] Error 1
  make[3]: *** [release-all] Error 2
  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_02924/macx-g++_developer-build_OSX_10.6/log.txt.gz

  Tested changes (refs/builds/dev_1392290485):
    http://codereview.qt-project.org/76732 [PS29] - Dynamic GL switch on Windows
    http://codereview.qt-project.org/77884 [PS1] - Don't ignore horizontal alignment for items with baseline alignments
    http://codereview.qt-project.org/77984 [PS3] - Windows: Destroy tablet support before unregistering window classes.
    http://codereview.qt-project.org/72825 [PS7] - Mac: FSEvents-based QFileSystemWatcherEngine.
    http://codereview.qt-project.org/75097 [PS7] - Loosen checks for Q_COMPILER_VARIADIC_MACROS
    http://codereview.qt-project.org/75129 [PS5] - Let Q_DECLARE_LOGGING_CATEGORY and Q_LOGGING_CATEGORY return a const reference
    http://codereview.qt-project.org/77868 [PS1] - Expose QPlatformWindow::invalidateSurface as a virtual function.
    http://codereview.qt-project.org/77899 [PS5] - QOpenGLWidget and new-style compositing on eglfs



More information about the Ci-reports mailing list