[Ci-reports] fail on QtDeclarative_5.4_Integration #269

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Oct 16 19:14:22 CEST 2014


Compilation failed :(

  jsruntime\qv4serialize.cpp(162) : error C2065: 'uint16_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(162) : error C2070: ''unknown-type'': illegal sizeof operand
  jsruntime\qv4serialize.cpp(178) : error C2065: 'uint32_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(178) : error C2146: syntax error : missing ';' before identifier 'length'
  jsruntime\qv4serialize.cpp(178) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(179) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(183) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(184) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(186) : error C2065: 'uint32_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(186) : error C2146: syntax error : missing ';' before identifier 'ii'
  jsruntime\qv4serialize.cpp(186) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4serialize.cpp(186) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4serialize.cpp(186) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(186) : error C2143: syntax error : missing ')' before '++'
  jsruntime\qv4serialize.cpp(186) : error C2059: syntax error : ';'
  jsruntime\qv4serialize.cpp(186) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4serialize.cpp(186) : error C2059: syntax error : ')'
  jsruntime\qv4serialize.cpp(187) : error C2146: syntax error : missing ';' before identifier 'serialize'
  jsruntime\qv4serialize.cpp(187) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4serialize.cpp(213) : error C2065: 'uint16_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(213) : error C2070: ''unknown-type'': illegal sizeof operand
  jsruntime\qv4serialize.cpp(242) : error C2065: 'uint32_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(242) : error C2146: syntax error : missing ';' before identifier 'seqLength'
  jsruntime\qv4serialize.cpp(242) : error C2065: 'seqLength' : undeclared identifier
  jsruntime\qv4serialize.cpp(243) : error C2065: 'uint32_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(243) : error C2146: syntax error : missing ';' before identifier 'length'
  jsruntime\qv4serialize.cpp(243) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(243) : error C2065: 'seqLength' : undeclared identifier
  jsruntime\qv4serialize.cpp(244) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(248) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(249) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(252) : error C2065: 'uint32_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(252) : error C2146: syntax error : missing ';' before identifier 'ii'
  jsruntime\qv4serialize.cpp(252) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4serialize.cpp(252) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4serialize.cpp(252) : error C2065: 'seqLength' : undeclared identifier
  jsruntime\qv4serialize.cpp(252) : error C2143: syntax error : missing ')' before '++'
  jsruntime\qv4serialize.cpp(252) : error C2059: syntax error : ';'
  jsruntime\qv4serialize.cpp(252) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4serialize.cpp(252) : error C2059: syntax error : ')'
  jsruntime\qv4serialize.cpp(253) : error C2146: syntax error : missing ';' before identifier 'serialize'
  jsruntime\qv4serialize.cpp(253) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4serialize.cpp(309) : error C2065: 'uint16_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(309) : error C2070: ''unknown-type'': illegal sizeof operand
  jsruntime\qv4serialize.cpp(354) : error C2065: 'uint16_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(354) : error C2070: ''unknown-type'': illegal sizeof operand
  jsruntime\qv4qobjectwrapper.cpp(1628) : error C2065: 'uint32_t' : undeclared identifier
  jsruntime\qv4qobjectwrapper.cpp(1628) : error C2146: syntax error : missing ';' before identifier 'length'
  jsruntime\qv4qobjectwrapper.cpp(1628) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2065: 'uint32_t' : undeclared identifier
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2146: syntax error : missing ';' before identifier 'ii'
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2143: syntax error : missing ')' before '++'
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2059: syntax error : ';'
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2059: syntax error : ')'
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2143: syntax error : missing ';' before '{'
  jsruntime\qv4qobjectwrapper.cpp(1631) : error C2065: 'ii' : undeclared identifier

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00269/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

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

Compilation failed :(

  jsruntime\qv4serialize.cpp(162) : error C2065: 'uint16_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(162) : error C2070: ''unknown-type'': illegal sizeof operand
  jsruntime\qv4serialize.cpp(178) : error C2065: 'uint32_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(178) : error C2146: syntax error : missing ';' before identifier 'length'
  jsruntime\qv4serialize.cpp(178) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(179) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(183) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(184) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(186) : error C2065: 'uint32_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(186) : error C2146: syntax error : missing ';' before identifier 'ii'
  jsruntime\qv4serialize.cpp(186) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4serialize.cpp(186) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4serialize.cpp(186) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(186) : error C2143: syntax error : missing ')' before '++'
  jsruntime\qv4serialize.cpp(186) : error C2059: syntax error : ';'
  jsruntime\qv4serialize.cpp(186) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4serialize.cpp(186) : error C2059: syntax error : ')'
  jsruntime\qv4serialize.cpp(187) : error C2146: syntax error : missing ';' before identifier 'serialize'
  jsruntime\qv4serialize.cpp(187) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4serialize.cpp(213) : error C2065: 'uint16_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(213) : error C2070: ''unknown-type'': illegal sizeof operand
  jsruntime\qv4serialize.cpp(242) : error C2065: 'uint32_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(242) : error C2146: syntax error : missing ';' before identifier 'seqLength'
  jsruntime\qv4serialize.cpp(242) : error C2065: 'seqLength' : undeclared identifier
  jsruntime\qv4serialize.cpp(243) : error C2065: 'uint32_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(243) : error C2146: syntax error : missing ';' before identifier 'length'
  jsruntime\qv4serialize.cpp(243) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(243) : error C2065: 'seqLength' : undeclared identifier
  jsruntime\qv4serialize.cpp(244) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(248) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(249) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4serialize.cpp(252) : error C2065: 'uint32_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(252) : error C2146: syntax error : missing ';' before identifier 'ii'
  jsruntime\qv4serialize.cpp(252) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4serialize.cpp(252) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4serialize.cpp(252) : error C2065: 'seqLength' : undeclared identifier
  jsruntime\qv4serialize.cpp(252) : error C2143: syntax error : missing ')' before '++'
  jsruntime\qv4serialize.cpp(252) : error C2059: syntax error : ';'
  jsruntime\qv4serialize.cpp(252) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4serialize.cpp(252) : error C2059: syntax error : ')'
  jsruntime\qv4serialize.cpp(253) : error C2146: syntax error : missing ';' before identifier 'serialize'
  jsruntime\qv4serialize.cpp(253) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4serialize.cpp(309) : error C2065: 'uint16_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(309) : error C2070: ''unknown-type'': illegal sizeof operand
  jsruntime\qv4serialize.cpp(354) : error C2065: 'uint16_t' : undeclared identifier
  jsruntime\qv4serialize.cpp(354) : error C2070: ''unknown-type'': illegal sizeof operand
  jsruntime\qv4qobjectwrapper.cpp(1628) : error C2065: 'uint32_t' : undeclared identifier
  jsruntime\qv4qobjectwrapper.cpp(1628) : error C2146: syntax error : missing ';' before identifier 'length'
  jsruntime\qv4qobjectwrapper.cpp(1628) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2065: 'uint32_t' : undeclared identifier
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2146: syntax error : missing ';' before identifier 'ii'
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2065: 'length' : undeclared identifier
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2143: syntax error : missing ')' before '++'
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2059: syntax error : ';'
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2065: 'ii' : undeclared identifier
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2059: syntax error : ')'
  jsruntime\qv4qobjectwrapper.cpp(1629) : error C2143: syntax error : missing ';' before '{'
  jsruntime\qv4qobjectwrapper.cpp(1631) : error C2065: 'ii' : undeclared identifier

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00269/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.4_1413479075):
    http://codereview.qt-project.org/97220 [PS1] - Make QV4::RegExpObject header independent from masm headers
    http://codereview.qt-project.org/96988 [PS4] - Improve hit testing so that it works better with ignored items
    http://codereview.qt-project.org/97064 [PS4] - Fix a bug in implementation of Accessible.ignored
    http://codereview.qt-project.org/96987 [PS5] - Make test more robust against ignored children.



More information about the Ci-reports mailing list