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

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Apr 2 14:46:50 CEST 2015


Compilation failed :(

  painting\qdrawhelper.cpp(1704) : error C2065: 'int16_t' : undeclared identifier
          painting\qdrawhelper.cpp(2266) : see reference to function template instantiation 'const uint *fetchTransformedBilinearARGB32PM<BlendTransformedBilinear>(uint *,const Operator *,const QSpanData *,int,int,int)' being compiled
  painting\qdrawhelper.cpp(1704) : error C2146: syntax error : missing ')' before identifier '_mm_extract_epi16'
  painting\qdrawhelper.cpp(1704) : error C2059: syntax error : ')'
  painting\qdrawhelper.cpp(1705) : error C2143: syntax error : missing ';' before 'break'
  painting\qdrawhelper.cpp(1705) : warning C4552: '>=' : operator has no effect; expected operator with side-effect
  painting\qdrawhelper.cpp(1706) : error C2065: 'int16_t' : undeclared identifier
  painting\qdrawhelper.cpp(1706) : error C2146: syntax error : missing ')' before identifier '_mm_extract_epi16'
  painting\qdrawhelper.cpp(1706) : error C2059: syntax error : ')'
  painting\qdrawhelper.cpp(1707) : error C2143: syntax error : missing ';' before 'break'
  painting\qdrawhelper.cpp(1707) : warning C4552: '<' : operator has no effect; expected operator with side-effect
  painting\qdrawhelper.cpp(1708) : error C2065: 'int16_t' : undeclared identifier
  painting\qdrawhelper.cpp(1708) : error C2146: syntax error : missing ')' before identifier '_mm_extract_epi16'
  painting\qdrawhelper.cpp(1708) : error C2059: syntax error : ')'
  painting\qdrawhelper.cpp(1709) : error C2143: syntax error : missing ';' before 'break'
  painting\qdrawhelper.cpp(1709) : warning C4552: '>=' : operator has no effect; expected operator with side-effect
  painting\qdrawhelper.cpp(1710) : error C2065: 'int16_t' : undeclared identifier
  painting\qdrawhelper.cpp(1710) : error C2146: syntax error : missing ')' before identifier '_mm_extract_epi16'
  painting\qdrawhelper.cpp(1710) : error C2059: syntax error : ')'
  painting\qdrawhelper.cpp(1711) : error C2143: syntax error : missing ';' before 'break'
  painting\qdrawhelper.cpp(1711) : warning C4552: '<' : operator has no effect; expected operator with side-effect
  painting\qdrawhelper.cpp(1704) : error C2065: 'int16_t' : undeclared identifier
          painting\qdrawhelper.cpp(2293) : see reference to function template instantiation 'const uint *fetchTransformedBilinearARGB32PM<BlendTransformedBilinearTiled>(uint *,const Operator *,const QSpanData *,int,int,int)' being compiled
  painting\qdrawhelper.cpp(1704) : error C2146: syntax error : missing ')' before identifier '_mm_extract_epi16'
  painting\qdrawhelper.cpp(1704) : error C2059: syntax error : ')'
  painting\qdrawhelper.cpp(1705) : error C2143: syntax error : missing ';' before 'break'
  painting\qdrawhelper.cpp(1705) : warning C4552: '>=' : operator has no effect; expected operator with side-effect
  painting\qdrawhelper.cpp(1706) : error C2065: 'int16_t' : undeclared identifier
  painting\qdrawhelper.cpp(1706) : error C2146: syntax error : missing ')' before identifier '_mm_extract_epi16'
  painting\qdrawhelper.cpp(1706) : error C2059: syntax error : ')'
  painting\qdrawhelper.cpp(1707) : error C2143: syntax error : missing ';' before 'break'
  painting\qdrawhelper.cpp(1707) : warning C4552: '<' : operator has no effect; expected operator with side-effect
  painting\qdrawhelper.cpp(1708) : error C2065: 'int16_t' : undeclared identifier
  painting\qdrawhelper.cpp(1708) : error C2146: syntax error : missing ')' before identifier '_mm_extract_epi16'
  painting\qdrawhelper.cpp(1708) : error C2059: syntax error : ')'
  painting\qdrawhelper.cpp(1709) : error C2143: syntax error : missing ';' before 'break'
  painting\qdrawhelper.cpp(1709) : warning C4552: '>=' : operator has no effect; expected operator with side-effect
  painting\qdrawhelper.cpp(1710) : error C2065: 'int16_t' : undeclared identifier
  painting\qdrawhelper.cpp(1710) : error C2146: syntax error : missing ')' before identifier '_mm_extract_epi16'
  painting\qdrawhelper.cpp(1710) : error C2059: syntax error : ')'
  painting\qdrawhelper.cpp(1711) : error C2143: syntax error : missing ';' before 'break'
  painting\qdrawhelper.cpp(1711) : warning C4552: '<' : operator has no effect; expected operator with side-effect

  Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00491/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.5_1427974841):
    http://codereview.qt-project.org/109728 [PS3] - Optimize fetching pixel values for SSE2 bilinear sampling
    http://codereview.qt-project.org/109243 [PS4] - QSaveFile: Fix permissions on creation
    http://codereview.qt-project.org/109173 [PS3] - QVLA: Add operator= for initializer lists



More information about the Ci-reports mailing list