[Ci-reports] fail on QtWebKit_stable_Integration #368

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Feb 26 13:59:06 CET 2014


Compilation failed :(

  .\port/port_qt.h(82) : error C2039: 'string' : is not a member of 'std'
  .\port/port_qt.h(82) : error C2061: syntax error : identifier 'string'
  .\port/port_qt.h(82) : error C2039: 'string' : is not a member of 'std'
  .\port/port_qt.h(82) : error C2061: syntax error : identifier 'string'
  util\status.cc(12) : error C2065: 'uint32_t' : undeclared identifier
  util\status.cc(12) : error C2146: syntax error : missing ';' before identifier 'size'
  util\status.cc(12) : error C2065: 'size' : undeclared identifier
  util\status.cc(13) : error C2065: 'size' : undeclared identifier
  util\status.cc(13) : error C2065: 'size' : undeclared identifier
  util\status.cc(13) : error C2070: ''unknown-type'': illegal sizeof operand
  util\status.cc(14) : error C2065: 'size' : undeclared identifier
  util\status.cc(15) : error C2065: 'size' : undeclared identifier
  util\status.cc(21) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  util\status.cc(21) : error C2146: syntax error : missing ';' before identifier 'len1'
  util\status.cc(21) : error C2065: 'len1' : undeclared identifier
  util\status.cc(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  util\status.cc(22) : error C2146: syntax error : missing ';' before identifier 'len2'
  util\status.cc(22) : error C2086: 'const int uint32_t' : redefinition
          util\status.cc(21) : see declaration of 'uint32_t'
  util\status.cc(22) : error C2065: 'len2' : undeclared identifier
  util\status.cc(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  util\status.cc(23) : error C2146: syntax error : missing ';' before identifier 'size'
  util\status.cc(23) : error C2086: 'const int uint32_t' : redefinition
          util\status.cc(21) : see declaration of 'uint32_t'
  util\status.cc(23) : error C2065: 'size' : undeclared identifier
  util\status.cc(23) : error C2065: 'len1' : undeclared identifier
  util\status.cc(23) : error C2065: 'len2' : undeclared identifier
  util\status.cc(23) : error C2065: 'len2' : undeclared identifier
  util\status.cc(24) : error C2065: 'size' : undeclared identifier
  util\status.cc(25) : error C2065: 'size' : undeclared identifier
  util\status.cc(25) : error C2065: 'size' : undeclared identifier
  util\status.cc(25) : error C2070: ''unknown-type'': illegal sizeof operand
  util\status.cc(27) : error C2065: 'len1' : undeclared identifier
  util\status.cc(28) : error C2065: 'len2' : undeclared identifier
  util\status.cc(29) : error C2065: 'len1' : undeclared identifier
  util\status.cc(30) : error C2065: 'len1' : undeclared identifier
  util\status.cc(31) : error C2065: 'len1' : undeclared identifier
  util\status.cc(31) : error C2065: 'len2' : undeclared identifier
  util\status.cc(68) : error C2065: 'uint32_t' : undeclared identifier
  util\status.cc(68) : error C2146: syntax error : missing ';' before identifier 'length'
  util\status.cc(68) : error C2065: 'length' : undeclared identifier
  util\status.cc(69) : error C2065: 'length' : undeclared identifier
  util\status.cc(69) : error C2065: 'length' : undeclared identifier
  util\status.cc(69) : error C2070: ''unknown-type'': illegal sizeof operand
  util\status.cc(70) : error C2065: 'length' : undeclared identifier
  util\env_qt.cc(104) : error C2065: 'ssize_t' : undeclared identifier
  util\env_qt.cc(104) : error C2146: syntax error : missing ';' before identifier 'r'
  util\env_qt.cc(104) : error C2065: 'r' : undeclared identifier
  util\env_qt.cc(105) : error C2065: 'r' : undeclared identifier
  util\env_qt.cc(105) : error C2065: 'r' : undeclared identifier
  util\env_qt.cc(106) : error C2065: 'r' : undeclared identifier

  Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00368/win32-msvc2010_Windows_7/log.txt.gz

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

Compilation failed :(

  .\port/port_qt.h(82) : error C2039: 'string' : is not a member of 'std'
  .\port/port_qt.h(82) : error C2061: syntax error : identifier 'string'
  .\port/port_qt.h(82) : error C2039: 'string' : is not a member of 'std'
  .\port/port_qt.h(82) : error C2061: syntax error : identifier 'string'
  util\status.cc(12) : error C2065: 'uint32_t' : undeclared identifier
  util\status.cc(12) : error C2146: syntax error : missing ';' before identifier 'size'
  util\status.cc(12) : error C2065: 'size' : undeclared identifier
  util\status.cc(13) : error C2065: 'size' : undeclared identifier
  util\status.cc(13) : error C2065: 'size' : undeclared identifier
  util\status.cc(13) : error C2070: ''unknown-type'': illegal sizeof operand
  util\status.cc(14) : error C2065: 'size' : undeclared identifier
  util\status.cc(15) : error C2065: 'size' : undeclared identifier
  util\status.cc(21) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  util\status.cc(21) : error C2146: syntax error : missing ';' before identifier 'len1'
  util\status.cc(21) : error C2065: 'len1' : undeclared identifier
  util\status.cc(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  util\status.cc(22) : error C2146: syntax error : missing ';' before identifier 'len2'
  util\status.cc(22) : error C2086: 'const int uint32_t' : redefinition
          util\status.cc(21) : see declaration of 'uint32_t'
  util\status.cc(22) : error C2065: 'len2' : undeclared identifier
  util\status.cc(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  util\status.cc(23) : error C2146: syntax error : missing ';' before identifier 'size'
  util\status.cc(23) : error C2086: 'const int uint32_t' : redefinition
          util\status.cc(21) : see declaration of 'uint32_t'
  util\status.cc(23) : error C2065: 'size' : undeclared identifier
  util\status.cc(23) : error C2065: 'len1' : undeclared identifier
  util\status.cc(23) : error C2065: 'len2' : undeclared identifier
  util\status.cc(23) : error C2065: 'len2' : undeclared identifier
  util\status.cc(24) : error C2065: 'size' : undeclared identifier
  util\status.cc(25) : error C2065: 'size' : undeclared identifier
  util\status.cc(25) : error C2065: 'size' : undeclared identifier
  util\status.cc(25) : error C2070: ''unknown-type'': illegal sizeof operand
  util\status.cc(27) : error C2065: 'len1' : undeclared identifier
  util\status.cc(28) : error C2065: 'len2' : undeclared identifier
  util\status.cc(29) : error C2065: 'len1' : undeclared identifier
  util\status.cc(30) : error C2065: 'len1' : undeclared identifier
  util\status.cc(31) : error C2065: 'len1' : undeclared identifier
  util\status.cc(31) : error C2065: 'len2' : undeclared identifier
  util\status.cc(68) : error C2065: 'uint32_t' : undeclared identifier
  util\status.cc(68) : error C2146: syntax error : missing ';' before identifier 'length'
  util\status.cc(68) : error C2065: 'length' : undeclared identifier
  util\status.cc(69) : error C2065: 'length' : undeclared identifier
  util\status.cc(69) : error C2065: 'length' : undeclared identifier
  util\status.cc(69) : error C2070: ''unknown-type'': illegal sizeof operand
  util\status.cc(70) : error C2065: 'length' : undeclared identifier
  util\env_qt.cc(104) : error C2065: 'ssize_t' : undeclared identifier
  util\env_qt.cc(104) : error C2146: syntax error : missing ';' before identifier 'r'
  util\env_qt.cc(104) : error C2065: 'r' : undeclared identifier
  util\env_qt.cc(105) : error C2065: 'r' : undeclared identifier
  util\env_qt.cc(105) : error C2065: 'r' : undeclared identifier
  util\env_qt.cc(106) : error C2065: 'r' : undeclared identifier

  Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00368/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

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

Compilation failed :(

  .\port/port_qt.h(82) : error C2039: 'string' : is not a member of 'std'
  .\port/port_qt.h(82) : error C2061: syntax error : identifier 'string'
  .\port/port_qt.h(82) : error C2039: 'string' : is not a member of 'std'
  .\port/port_qt.h(82) : error C2061: syntax error : identifier 'string'
  util\status.cc(12) : error C2065: 'uint32_t' : undeclared identifier
  util\status.cc(12) : error C2146: syntax error : missing ';' before identifier 'size'
  util\status.cc(12) : error C2065: 'size' : undeclared identifier
  util\status.cc(13) : error C2065: 'size' : undeclared identifier
  util\status.cc(13) : error C2065: 'size' : undeclared identifier
  util\status.cc(13) : error C2070: ''unknown-type'': illegal sizeof operand
  util\status.cc(14) : error C2065: 'size' : undeclared identifier
  util\status.cc(15) : error C2065: 'size' : undeclared identifier
  util\status.cc(21) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  util\status.cc(21) : error C2146: syntax error : missing ';' before identifier 'len1'
  util\status.cc(21) : error C2065: 'len1' : undeclared identifier
  util\status.cc(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  util\status.cc(22) : error C2146: syntax error : missing ';' before identifier 'len2'
  util\status.cc(22) : error C2086: 'const int uint32_t' : redefinition
          util\status.cc(21) : see declaration of 'uint32_t'
  util\status.cc(22) : error C2065: 'len2' : undeclared identifier
  util\status.cc(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  util\status.cc(23) : error C2146: syntax error : missing ';' before identifier 'size'
  util\status.cc(23) : error C2086: 'const int uint32_t' : redefinition
          util\status.cc(21) : see declaration of 'uint32_t'
  util\status.cc(23) : error C2065: 'size' : undeclared identifier
  util\status.cc(23) : error C2065: 'len1' : undeclared identifier
  util\status.cc(23) : error C2065: 'len2' : undeclared identifier
  util\status.cc(23) : error C2065: 'len2' : undeclared identifier
  util\status.cc(24) : error C2065: 'size' : undeclared identifier
  util\status.cc(25) : error C2065: 'size' : undeclared identifier
  util\status.cc(25) : error C2065: 'size' : undeclared identifier
  util\status.cc(25) : error C2070: ''unknown-type'': illegal sizeof operand
  util\status.cc(27) : error C2065: 'len1' : undeclared identifier
  util\status.cc(28) : error C2065: 'len2' : undeclared identifier
  util\status.cc(29) : error C2065: 'len1' : undeclared identifier
  util\status.cc(30) : error C2065: 'len1' : undeclared identifier
  util\status.cc(31) : error C2065: 'len1' : undeclared identifier
  util\status.cc(31) : error C2065: 'len2' : undeclared identifier
  util\status.cc(68) : error C2065: 'uint32_t' : undeclared identifier
  util\status.cc(68) : error C2146: syntax error : missing ';' before identifier 'length'
  util\status.cc(68) : error C2065: 'length' : undeclared identifier
  util\status.cc(69) : error C2065: 'length' : undeclared identifier
  util\status.cc(69) : error C2065: 'length' : undeclared identifier
  util\status.cc(69) : error C2070: ''unknown-type'': illegal sizeof operand
  util\status.cc(70) : error C2065: 'length' : undeclared identifier
  util\env_qt.cc(104) : error C2065: 'ssize_t' : undeclared identifier
  util\env_qt.cc(104) : error C2146: syntax error : missing ';' before identifier 'r'
  util\env_qt.cc(104) : error C2065: 'r' : undeclared identifier
  util\env_qt.cc(105) : error C2065: 'r' : undeclared identifier
  util\env_qt.cc(105) : error C2065: 'r' : undeclared identifier
  util\env_qt.cc(106) : error C2065: 'r' : undeclared identifier

  Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00368/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

  Tested changes (refs/builds/stable_1393418027):
    http://codereview.qt-project.org/79209 [PS4] - Implement Qt port for for leveldb



More information about the Ci-reports mailing list