[Ci-reports] fail on QtBase_stable_Integration #3402

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Mar 14 18:21:08 CET 2014


qtbase failed to compile :(

  g++ -c -pipe -fno-keep-inline-dllexport -msse2 -mstackrealign -mfpmath=sse -O2 -std=c++0x -fno-exceptions -frtti -Wall -Wextra -DUNICODE -DQT_NO_USING_NAMESPACE -DQT_BUILD_PRINTSUPPORT_LIB -DQT_BUILDING_QT -D_CRT_SECURE_NO_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -D_USE_MATH_DEFINES -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I"..\..\include" -I"..\..\include\QtPrintSupport" -I"..\..\include\QtPrintSupport\5.3.0" -I"..\..\include\QtPrintSupport\5.3.0\QtPrintSupport" -I"tmp" -I"dialogs" -I"..\..\include\QtWidgets\5.3.0" -I"..\..\include\QtWidgets\5.3.0\QtWidgets" -I"..\..\include\QtWidgets" -I"..\..\include\QtGui\5.3.0" -I"..\..\include\QtGui\5.3.0\QtGui" -I"..\..\include\QtGui" -I"..\..\include\QtCore\5.3.0" -I"..\..\include\QtCore\5.3.0\QtCore" -I"..\..\include\QtCore" -I".moc\release" -I".uic" -I"C:\mingw\mingw\include" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\icu4c\icu\include" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\icu4c\icu\include" -I"..\..\mkspecs\win32-g++" -o .obj\release\qprintengine_win.o kernel\qprintengine_win.cpp
  kernel\qprintengine_win.cpp:1473:21: error: missing binary operator before token "QT_DEBUG_METRICS"
  Makefile.Release:4314: recipe for target '.obj/release/qprintengine_win.o' failed
  mingw32-make[4]: *** [.obj/release/qprintengine_win.o] Error 1
  mingw32-make[3]: *** [release] Error 2
  mingw32-make[2]: *** [sub-printsupport-make_first] Error 2
  mingw32-make[1]: *** [sub-src-make_first] Error 2
  mingw32-make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03402/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz

    ============================================================

qtbase failed to compile :(

  g++ -c -pipe -fno-keep-inline-dllexport -msse2 -mstackrealign -mfpmath=sse -O2 -std=c++0x -fno-exceptions -frtti -Wall -Wextra -DUNICODE -DQT_NO_USING_NAMESPACE -DQT_BUILD_PRINTSUPPORT_LIB -DQT_BUILDING_QT -D_CRT_SECURE_NO_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -D_USE_MATH_DEFINES -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I"..\..\include" -I"..\..\include\QtPrintSupport" -I"..\..\include\QtPrintSupport\5.3.0" -I"..\..\include\QtPrintSupport\5.3.0\QtPrintSupport" -I"tmp" -I"dialogs" -I"..\..\include\QtWidgets\5.3.0" -I"..\..\include\QtWidgets\5.3.0\QtWidgets" -I"..\..\include\QtWidgets" -I"..\..\include\QtGui\5.3.0" -I"..\..\include\QtGui\5.3.0\QtGui" -I"..\..\include\QtGui" -I"..\..\include\QtCore\5.3.0" -I"..\..\include\QtCore\5.3.0\QtCore" -I"..\..\include\QtCore" -I".moc\release" -I".uic" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\icu4c\icu\include" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\icu4c\icu\include" -I"\include" -I"..\..\mkspecs\win32-g++" -o .obj\release\qprintengine_win.o kernel\qprintengine_win.cpp
  kernel\qprintengine_win.cpp:1473:21: error: missing binary operator before token "QT_DEBUG_METRICS"
  Makefile.Release:4314: recipe for target '.obj/release/qprintengine_win.o' failed
  mingw32-make[4]: *** [.obj/release/qprintengine_win.o] Error 1
  mingw32-make[3]: *** [release] Error 2
  mingw32-make[2]: *** [sub-printsupport-make_first] Error 2
  mingw32-make[1]: *** [sub-src-make_first] Error 2
  mingw32-make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03402/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz

  Tested changes (refs/builds/stable_1394816890):
    http://codereview.qt-project.org/80887 [PS2] - Doc: Fix syntax/compiler error in QThread snippet
    http://codereview.qt-project.org/80896 [PS1] - make property name doc match reality
    http://codereview.qt-project.org/80902 [PS1] - Fix tst_qthreadpool under high load.
    http://codereview.qt-project.org/80947 [PS1] - Fix typo in QRegExp documentation
    http://codereview.qt-project.org/80874 [PS1] - Document %{if-category} in default message pattern
    http://codereview.qt-project.org/79785 [PS2] - Doc: Add docs for QtConcurrent::{Unhandled,Exception}
    http://codereview.qt-project.org/79595 [PS2] - Doc: document QSharedPointer::swap() method
    http://codereview.qt-project.org/80325 [PS3] - Docs: Clarify QOpenGLFunctions::functions()
    http://codereview.qt-project.org/80901 [PS3] - QtPrintSupport - Fix QT_NO_PRINTER build
    http://codereview.qt-project.org/80106 [PS9] - QCupsSupport - Remove obsolete CUPS code
    http://codereview.qt-project.org/80105 [PS9] - QPrintDialog - Remove CUPS specific code
    http://codereview.qt-project.org/80104 [PS9] - QPageSetupDialog - Use QPageLayout and QPageSize
    http://codereview.qt-project.org/80103 [PS9] - QPrinter - Fix winPageSize() on Mac and Linux
    http://codereview.qt-project.org/80102 [PS9] - 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



More information about the Ci-reports mailing list