[Ci-reports] fail on QtBase_5.5_Integration #610

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Apr 14 12:35:56 CEST 2015


Compilation failed :(

  	cl -c -nologo -Zc:wchar_t -arch:SSE2 -O2 -MD -GR -W3 -w34100 -w34189 -w44996 -DUNICODE -DWIN32 -DQT_NO_USING_NAMESPACE -DQT_BUILD_GUI_LIB -DQT_BUILDING_QT -D_CRT_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_USE_BUNDLED_LIBPNG -DQT_ENABLE_HARFBUZZ_NG -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DNDEBUG -arch:SSE2 -I. -I..\..\include -I..\..\include\QtGui -I..\..\include\QtGui\5.5.0 -I..\..\include\QtGui\5.5.0\QtGui -Itmp -Iimage -I..\3rdparty\libpng -I..\3rdparty\zlib -I..\3rdparty\harfbuzz-ng\include -I..\3rdparty\zlib -I..\..\include\QtCore\5.5.0 -I..\..\include\QtCore\5.5.0\QtCore -I..\..\include\QtCore -I.moc\release -I..\..\mkspecs\win32-msvc2010 painting\qimagescale_sse4.cpp -Fo.obj\release\qimagescale_sse4.obj
  painting\qimagescale_sse4.cpp(40) : error C2871: 'QImageScale' : a namespace with this name does not exist
  painting\qimagescale_sse4.cpp(77) : error C2065: 'QImageScaleInfo' : undeclared identifier
  painting\qimagescale_sse4.cpp(77) : error C2065: 'isi' : undeclared identifier
  painting\qimagescale_sse4.cpp(77) : error C2062: type 'unsigned int' unexpected
  painting\qimagescale_sse4.cpp(128) : error C2143: syntax error : missing ';' before '{'
  painting\qimagescale_sse4.cpp(128) : error C2447: '{' : missing function header (old-style formal list?)
  painting\qimagescale_sse4.cpp(173) : error C2065: 'QImageScaleInfo' : undeclared identifier
  painting\qimagescale_sse4.cpp(173) : error C2065: 'isi' : undeclared identifier
  painting\qimagescale_sse4.cpp(173) : error C2062: type 'unsigned int' unexpected
  painting\qimagescale_sse4.cpp(225) : error C2143: syntax error : missing ';' before '<'
  painting\qimagescale_sse4.cpp(229) : error C2143: syntax error : missing ';' before '<'
  painting\qimagescale_sse4.cpp(233) : error C2143: syntax error : missing ';' before '<'
  painting\qimagescale_sse4.cpp(237) : error C2143: syntax error : missing ';' before '<'
  painting\qimagescale_sse4.cpp(241) : error C2143: syntax error : missing ';' before '<'

  Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00610/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.5_1429003497):
    http://codereview.qt-project.org/109911 [PS7] - Cleanup and optimization of qimage smoothscale



More information about the Ci-reports mailing list