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

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Oct 16 12:38:31 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_00265/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.4_1413455171):
    http://codereview.qt-project.org/96987 [PS5] - Make test more robust against ignored children.
    http://codereview.qt-project.org/97064 [PS4] - Fix a bug in implementation of Accessible.ignored
    http://codereview.qt-project.org/97220 [PS1] - Make QV4::RegExpObject header independent from masm headers



More information about the Ci-reports mailing list