[Ci-reports] fail on QtBase_stable_Integration #3400

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Mar 14 14:47:13 CET 2014


qtbase failed to compile :(

  /Developer/usr/bin/clang++ -c -pipe -O2 -isysroot /Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XKBCOMMON -DQT_NO_USING_NAMESPACE -DQT_BUILD_PRINTSUPPORT_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_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -I../../mkspecs/macx-clang -I. -I../../include -I../../include/QtPrintSupport -I../../include/QtPrintSupport/5.3.0 -I../../include/QtPrintSupport/5.3.0/QtPrintSupport -Idialogs -I../../lib/QtWidgets.framework/Versions/5/Headers -I../../lib/QtWidgets.framework/Versions/5/Headers/5.3.0 -I../../lib/QtWidgets.framework/Versions/5/Headers/5.3.0/QtWidgets -I../../lib/QtGui.framework/Versions/5/Headers -I../../lib/QtGui.framework/Versions/5/Headers/5.3.0 -I../../lib/QtGui.framework/Versions/5/Headers/5.3.0/QtGui -I../../lib/QtCore.framework/Versions/5/Headers -I../../lib/QtCore.framework/Versions/5/Headers/5.3.0 -I../../lib/QtCore.framework/Versions/5/Headers/5.3.0/QtCore -I.moc -I/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/AGL.framework/Headers -I.uic -F/work/build/qt/qtbase/lib -o .obj/qprintengine_pdf.o kernel/qprintengine_pdf.cpp
  kernel/qprintengine_pdf.cpp:231:98: error: a space is required between consecutive right angle brackets (use '> >')
  make[3]: *** [.obj/qprintengine_pdf.o] Error 1
  make[2]: *** [sub-printsupport-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_stable_Integration/build_03400/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/stable_1394804136):
    http://codereview.qt-project.org/80901 [PS1] - QtPrintSupport - Fix QT_NO_PRINTER build
    http://codereview.qt-project.org/80106 [PS8] - QCupsSupport - Remove obsolete CUPS code
    http://codereview.qt-project.org/80105 [PS8] - QPrintDialog - Remove CUPS specific code
    http://codereview.qt-project.org/80104 [PS8] - QPageSetupDialog - Use QPageLayout and QPageSize
    http://codereview.qt-project.org/80103 [PS8] - QPrinter - Fix winPageSize() on Mac and Linux
    http://codereview.qt-project.org/80102 [PS8] - QPrinter - Use QPageSize and QPageLayout
    http://codereview.qt-project.org/80101 [PS8] - QPrintEngine - Switch Windows to QPageLayout
    http://codereview.qt-project.org/80100 [PS8] - QPrintEngine - Switch Windows to QPlatformPrintDevice
    http://codereview.qt-project.org/80099 [PS8] - QPrintEngine - Switch Mac to QPageLayout
    http://codereview.qt-project.org/80098 [PS8] - QPrintEngine - Switch Mac to QPlatformPrintDevice
    http://codereview.qt-project.org/80097 [PS8] - QPrintEngine - Switch Cups to QPlaformPrintDevice
    http://codereview.qt-project.org/80096 [PS8] - QPdfWriter - Use QPageSize and QPageLayout
    http://codereview.qt-project.org/80095 [PS8] - QPdfPaintEngine - Use QPageLayout and QPageSize
    http://codereview.qt-project.org/80094 [PS8] - QPagedPaintDevice - Use QPageSize and QPageLayout
    http://codereview.qt-project.org/80093 [PS8] - QPrinterInfo - Switch to QPlatformPrintDevice
    http://codereview.qt-project.org/80092 [PS8] - QPlatformPrintDevice - Add Windows implementation
    http://codereview.qt-project.org/80091 [PS8] - QPlatformPrintDevice - Add Mac implementation
    http://codereview.qt-project.org/80090 [PS8] - QPlatformPrintDevice - Add CUPS implementation
    http://codereview.qt-project.org/80089 [PS8] - QtPrintSupport - Increase Cups required to 1.4
    http://codereview.qt-project.org/80088 [PS8] - QPlatformPrintDevice - New QPA base class
    http://codereview.qt-project.org/80087 [PS5] - QPageLayout - Add new QPageLayout class
    http://codereview.qt-project.org/80086 [PS5] - QPageSize - Add new QPageSize class
    http://codereview.qt-project.org/80085 [PS1] - QPrinter - Add page metric tests
    http://codereview.qt-project.org/80676 [PS1] - Remove calls to setlocale in QtOpenGL cube example.



More information about the Ci-reports mailing list