[Ci-reports] fail on QtBase_dev_Integration #4062

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Aug 8 23:28:11 CEST 2014


qtbase failed to compile :(

  /work/build/qt/qtbase/bin/moc -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/auto/gui/image/qimage\" -D__APPLE__ -D__GNUC__=4 -I/work/build/qt/qtbase/mkspecs/macx-clang -I/work/build/qt/qtbase/tests/auto/gui/image/qimage -I/work/build/qt/qtbase/lib/QtGui.framework/Headers -I/work/build/qt/qtbase/lib/QtGui.framework/Headers/5.4.0 -I/work/build/qt/qtbase/lib/QtGui.framework/Headers/5.4.0/QtGui -I/work/build/qt/qtbase/lib/QtCore.framework/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Headers/5.4.0 -I/work/build/qt/qtbase/lib/QtCore.framework/Headers/5.4.0/QtCore -I/work/build/qt/qtbase/lib/QtTest.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/c++/4.2.1 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/c++/4.2.1/backward -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/4.1/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include -F/work/build/qt/qtbase/lib tst_qimage.cpp -o .moc/tst_qimage.moc
  /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.8.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -W -fPIE -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/auto/gui/image/qimage\" -I../../../../../mkspecs/macx-clang -I. -I../../../../../lib/QtGui.framework/Versions/5/Headers -I../../../../../lib/QtGui.framework/Versions/5/Headers/5.4.0 -I../../../../../lib/QtGui.framework/Versions/5/Headers/5.4.0/QtGui -I../../../../../lib/QtCore.framework/Versions/5/Headers -I../../../../../lib/QtCore.framework/Versions/5/Headers/5.4.0 -I../../../../../lib/QtCore.framework/Versions/5/Headers/5.4.0/QtCore -I../../../../../lib/QtTest.framework/Versions/5/Headers -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib -o .obj/tst_qimage.o tst_qimage.cpp
  tst_qimage.cpp:2562:27: error: use of undeclared identifier 'QPixelFormatRgb'; did you mean 'qPixelFormatRgba'?
  make[6]: *** [.obj/tst_qimage.o] Error 1
  make[5]: *** [sub-qimage-make_first] Error 2
  make[4]: *** [sub-image-make_first] Error 2
  make[3]: *** [sub-gui-make_first] Error 2
  make[2]: *** [sub-auto-make_first] Error 2
  make[1]: *** [sub-tests-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_04062/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/dev_1407532425):
    http://codereview.qt-project.org/88353 [PS7] - Accessibility: Fix boundaries for text functions in QLineEdit
    http://codereview.qt-project.org/91468 [PS5] - Move the special QByteArrayList methods into QList
    http://codereview.qt-project.org/84861 [PS5] - Long live QByteArrayList!
    http://codereview.qt-project.org/91754 [PS1] - QOpenGLVersionStatus: add constexpr
    http://codereview.qt-project.org/91753 [PS6] - QPair: add constexpr liberally
    http://codereview.qt-project.org/91752 [PS1] - Use NAmE spelling of grey (gray)
    http://codereview.qt-project.org/91751 [PS1] - QStringRef: add missing \since 5.4
    http://codereview.qt-project.org/91350 [PS3] - QPixelFormat: don't inherit it
    http://codereview.qt-project.org/91349 [PS2] - QPixelFormat is better taken by-value
    http://codereview.qt-project.org/91348 [PS2] - QPixelFormat: implement some oneliners in the class body
    http://codereview.qt-project.org/91347 [PS2] - QPixelFormat: don't use bit fields
    http://codereview.qt-project.org/88956 [PS6] - winrt: Use native file dialog
    http://codereview.qt-project.org/91642 [PS9] - SSL: split ssl files into general and "_openssl" implementation



More information about the Ci-reports mailing list