[Ci-reports] fail on QtBase_dev_Integration #5729

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Feb 12 13:20:35 CET 2015


qtbase failed to compile :(

  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_NO_DATASTREAM -DQT_BUILD_TESTLIB_LIB -DQT_BUILDING_QT -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../../include -I../../include/QtTest -I../../include/QtTest/5.5.0 -I../../include/QtTest/5.5.0/QtTest -I../../lib/QtCore.framework/Versions/5/Headers -I../../lib/QtCore.framework/Versions/5/Headers/5.5.0 -I../../lib/QtCore.framework/Versions/5/Headers/5.5.0/QtCore -I.moc -I../../mkspecs/macx-clang -F/work/build/qt/qtbase/lib -o .obj/qtestcase.o qtestcase.cpp
  qtestcase.cpp:2704:7: error: unknown type name 'QTemporaryDir'; did you mean 'QTemporaryFile'?
  ../../include/QtCore/../../src/corelib/io/qfile.h:47:7: note: 'QTemporaryFile' declared here
  qtestcase.cpp:2704:21: error: variable has incomplete type 'QTemporaryFile'
  ../../include/QtCore/../../src/corelib/io/qfile.h:47:7: note: forward declaration of 'QTemporaryFile'
  qtestcase.cpp:2719:37: error: incomplete type 'QDirIterator' named in nested name specifier
  ../../include/QtCore/../../src/corelib/io/qdir.h:45:7: note: forward declaration of 'QDirIterator'
  qtestcase.cpp:2719:20: error: variable has incomplete type 'QDirIterator'
  make[3]: *** [.obj/qtestcase.o] Error 1
  make[2]: *** [sub-testlib-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_05729/macx-clang_developer-build_OSX_10.10/log.txt.gz

  Tested changes (refs/builds/dev_1423743304):
    http://codereview.qt-project.org/105928 [PS1] - Testlib: Add function to extract files from resources to disk
    http://codereview.qt-project.org/105230 [PS2] - Cocoa: Improve QT_MAC_WANTS_LAYER for GL windows
    http://codereview.qt-project.org/104644 [PS1] - Fix crash-on-exit when embedding QNView
    http://codereview.qt-project.org/102927 [PS2] - OS X Accessibility: fix role description
    http://codereview.qt-project.org/102837 [PS3] - Fix accessibility lines on OS X
    http://codereview.qt-project.org/91864 [PS16] - Add conversion between Q_ENUMs and strings in QVariant
    http://codereview.qt-project.org/105903 [PS2] - Fix Q_ENUM in QWizard.
    http://codereview.qt-project.org/103523 [PS2] - MSVC: Remove use of -Zm argument
    http://codereview.qt-project.org/105098 [PS2] - Haiku: Enable usage of realpath implementation
    http://codereview.qt-project.org/105097 [PS2] - Haiku: Adapt tst_qdir unit test to Haiku
    http://codereview.qt-project.org/105096 [PS2] - Haiku: Use setenv and unsetenv POSIX functions
    http://codereview.qt-project.org/104353 [PS2] - untangle handling extra compiler .clean member
    http://codereview.qt-project.org/104352 [PS2] - fix fixPathToTargetOS() nesting
    http://codereview.qt-project.org/104350 [PS2] - remove pointless fixPathToTargetOS() calls
    http://codereview.qt-project.org/104348 [PS2] - replace incorrect uses of fixPathToLocalOS() (mostly)
    http://codereview.qt-project.org/104343 [PS3] - use relative paths for build dir references
    http://codereview.qt-project.org/104341 [PS2] - more autotests for spaces, destdirs and library linking
    http://codereview.qt-project.org/104340 [PS2] - remove pointless path trimming
    http://codereview.qt-project.org/104339 [PS2] - fix quoting issues. all of them. (*)
    http://codereview.qt-project.org/104338 [PS2] - fix filename handling in replaceExtraCompilerVariables()
    http://codereview.qt-project.org/105622 [PS1] - add /nologo to jom calls as well
    http://codereview.qt-project.org/105623 [PS1] - fix sign mismatch warning
    http://codereview.qt-project.org/105905 [PS5] - xcb: QSystemTrayIcon: grab background pixmap for compositing only once
    http://codereview.qt-project.org/105396 [PS2] - D-Bus tray icons: try to use them with QGenericUnixTheme
    http://codereview.qt-project.org/105519 [PS3] - Optimize generic conversion and remove now obsolete direct conversions



More information about the Ci-reports mailing list