[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Dec 6 08:29:22 CET 2013


Compilation failed :(

  bearermonitor.cpp
  bearermonitor.cpp(273) : error C2065: 'WSAQUERYSET' : undeclared identifier
  bearermonitor.cpp(273) : error C2146: syntax error : missing ';' before identifier 'networkInfo'
  bearermonitor.cpp(273) : error C2065: 'networkInfo' : undeclared identifier
  bearermonitor.cpp(274) : error C2065: 'networkInfo' : undeclared identifier
  bearermonitor.cpp(274) : error C2070: ''unknown-type'': illegal sizeof operand
  bearermonitor.cpp(275) : error C2065: 'networkInfo' : undeclared identifier
  bearermonitor.cpp(275) : error C2228: left of '.dwSize' must have class/struct/union
  bearermonitor.cpp(275) : error C2070: ''unknown-type'': illegal sizeof operand
  bearermonitor.cpp(276) : error C2065: 'networkInfo' : undeclared identifier
  bearermonitor.cpp(276) : error C2228: left of '.lpszServiceInstanceName' must have class/struct/union
  bearermonitor.cpp(276) : error C2065: 'LPWSTR' : undeclared identifier
  bearermonitor.cpp(276) : error C2146: syntax error : missing ';' before identifier 'name'
  bearermonitor.cpp(277) : error C2065: 'networkInfo' : undeclared identifier
  bearermonitor.cpp(277) : error C2228: left of '.dwNameSpace' must have class/struct/union
  bearermonitor.cpp(279) : error C2065: 'networkInfo' : undeclared identifier
  bearermonitor.cpp(279) : error C2065: 'RNRSERVICE_REGISTER' : undeclared identifier
  bearermonitor.cpp(279) : error C2065: 'SOCKET_ERROR' : undeclared identifier
  bearermonitor.cpp(279) : error C3861: 'WSASetService': identifier not found
  bearermonitor.cpp(280) : error C3861: 'WSAGetLastError': identifier not found
  bearermonitor.cpp(295) : error C2065: 'WSAQUERYSET' : undeclared identifier
  bearermonitor.cpp(295) : error C2146: syntax error : missing ';' before identifier 'networkInfo'
  bearermonitor.cpp(295) : error C2065: 'networkInfo' : undeclared identifier
  bearermonitor.cpp(296) : error C2065: 'networkInfo' : undeclared identifier
  bearermonitor.cpp(296) : error C2070: ''unknown-type'': illegal sizeof operand
  bearermonitor.cpp(297) : error C2065: 'networkInfo' : undeclared identifier
  bearermonitor.cpp(297) : error C2228: left of '.dwSize' must have class/struct/union
  bearermonitor.cpp(297) : error C2070: ''unknown-type'': illegal sizeof operand
  bearermonitor.cpp(298) : error C2065: 'networkInfo' : undeclared identifier
  bearermonitor.cpp(298) : error C2228: left of '.lpszServiceInstanceName' must have class/struct/union
  bearermonitor.cpp(298) : error C2065: 'LPWSTR' : undeclared identifier
  bearermonitor.cpp(298) : error C2146: syntax error : missing ';' before identifier 'name'
  bearermonitor.cpp(299) : error C2065: 'networkInfo' : undeclared identifier
  bearermonitor.cpp(299) : error C2228: left of '.dwNameSpace' must have class/struct/union
  bearermonitor.cpp(301) : error C2065: 'networkInfo' : undeclared identifier
  bearermonitor.cpp(301) : error C2065: 'RNRSERVICE_DELETE' : undeclared identifier
  bearermonitor.cpp(301) : error C2065: 'SOCKET_ERROR' : undeclared identifier
  bearermonitor.cpp(301) : error C3861: 'WSASetService': identifier not found
  bearermonitor.cpp(302) : error C3861: 'WSAGetLastError': identifier not found
  ..\tst_qnetworkreply.cpp(100) : error C2065: 'QNetworkProxyQuery' : undeclared identifier
  ..\tst_qnetworkreply.cpp(100) : error C2923: 'QMetaTypeId' : 'QNetworkProxyQuery' is not a valid template type argument for parameter 'T'
  ..\tst_qnetworkreply.cpp(100) : error C2913: explicit specialization; 'QMetaTypeId' is not a specialization of a class template
  ..\tst_qnetworkreply.cpp(114) : error C2079: 'tst_QNetworkReply::ProxyData::proxy' uses undefined class 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(112) : error C2440: 'initializing' : cannot convert from 'const QNetworkProxy' to 'int'
  ..\tst_qnetworkreply.cpp(112) : error C2439: 'tst_QNetworkReply::ProxyData::proxy' : member could not be initialized
          ..\tst_qnetworkreply.cpp(114) : see declaration of 'tst_QNetworkReply::ProxyData::proxy'
  ..\tst_qnetworkreply.cpp(642) : error C2504: 'QNetworkProxyFactory' : base class undefined
  ..\tst_qnetworkreply.cpp(646) : error C2146: syntax error : missing ';' before identifier 'lastQuery'
  ..\tst_qnetworkreply.cpp(646) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  ..\tst_qnetworkreply.cpp(656) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  ..\tst_qnetworkreply.cpp(656) : error C2143: syntax error : missing ',' before '&'
  ..\tst_qnetworkreply.cpp(652) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(652) : error C2065: 'DefaultProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(653) : error C2065: 'lastQuery' : undeclared identifier
  ..\tst_qnetworkreply.cpp(653) : error C3861: 'QNetworkProxyQuery': identifier not found
  ..\tst_qnetworkreply.cpp(658) : error C2065: 'lastQuery' : undeclared identifier
  ..\tst_qnetworkreply.cpp(658) : error C2065: 'query' : undeclared identifier
  ..\tst_qnetworkreply.cpp(721) : error C2913: explicit specialization; 'QMetaTypeId' is not a specialization of a class template
  ..\tst_qnetworkreply.cpp(722) : error C2913: explicit specialization; 'QMetaTypeId' is not a specialization of a class template
  ..\tst_qnetworkreply.cpp(1170) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(1170) : error C2065: 'NoProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(1174) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(1174) : error C2065: 'HttpProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(1175) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(1175) : error C2065: 'HttpProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(1178) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(1178) : error C2065: 'Socks5Proxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(1179) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(1179) : error C2065: 'Socks5Proxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(1441) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager'
  ..\tst_qnetworkreply.cpp(1441) : error C2514: 'QNetworkProxy' : class has no constructors
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(1761) : error C2079: 'proxy' uses undefined class 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(1761) : error C2440: 'initializing' : cannot convert from 'QNetworkProxy' to 'int'
  ..\tst_qnetworkreply.cpp(1769) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager'
  ..\tst_qnetworkreply.cpp(3281) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3281) : error C2065: 'HttpCachingProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3281) : error C2079: 'proxy' uses undefined class 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3281) : error C2078: too many initializers
  ..\tst_qnetworkreply.cpp(3284) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager'
  ..\tst_qnetworkreply.cpp(3287) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager'
  ..\tst_qnetworkreply.cpp(3287) : error C2514: 'QNetworkProxy' : class has no constructors
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3315) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager'
  ..\tst_qnetworkreply.cpp(3318) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager'
  ..\tst_qnetworkreply.cpp(3318) : error C2514: 'QNetworkProxy' : class has no constructors
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3361) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3361) : error C2065: 'HttpCachingProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3361) : error C2079: 'proxy' uses undefined class 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3361) : error C2078: too many initializers
  ..\tst_qnetworkreply.cpp(3363) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager'
  ..\tst_qnetworkreply.cpp(3370) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager'
  ..\tst_qnetworkreply.cpp(3370) : error C2514: 'QNetworkProxy' : class has no constructors
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3385) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3385) : error C2065: 'Socks5Proxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3385) : error C2079: 'proxy' uses undefined class 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3385) : error C2078: too many initializers
  ..\tst_qnetworkreply.cpp(3388) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager'
  ..\tst_qnetworkreply.cpp(3391) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager'
  ..\tst_qnetworkreply.cpp(3391) : error C2514: 'QNetworkProxy' : class has no constructors
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3409) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3409) : error C2065: 'Socks5Proxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3411) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager'
  ..\tst_qnetworkreply.cpp(3414) : error C2039: 'setProxy' : is not a member of 'QNetworkAccessManager'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(72) : see declaration of 'QNetworkAccessManager'
  ..\tst_qnetworkreply.cpp(3414) : error C2514: 'QNetworkProxy' : class has no constructors
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3811) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3811) : error C2065: 'HttpCachingProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3819) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3819) : error C2065: 'HttpProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3827) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3827) : error C2065: 'Socks5Proxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3835) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3835) : error C2065: 'FtpCachingProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3846) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3846) : error C2065: 'Socks5Proxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3874) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3874) : error C2065: 'FtpCachingProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3876) : error C2514: 'QNetworkProxy' : class has no constructors
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3882) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3882) : error C2065: 'HttpCachingProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3884) : error C2514: 'QNetworkProxy' : class has no constructors
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3890) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3890) : error C2065: 'HttpCachingProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3891) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3891) : error C2065: 'HttpCachingProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3893) : error C2514: 'QNetworkProxy' : class has no constructors
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3919) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3919) : error C2065: 'HttpCachingProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3920) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3920) : error C2065: 'HttpCachingProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3928) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3928) : error C2065: 'HttpCachingProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3929) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3929) : error C2065: 'Socks5Proxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3937) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3937) : error C2065: 'FtpCachingProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3938) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3938) : error C2065: 'HttpCachingProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3939) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3939) : error C2065: 'Socks5Proxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3947) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3947) : error C2065: 'NoProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3948) : error C2027: use of undefined type 'QNetworkProxy'jom: C:\work\build\qt\qtbase\tests\auto\network\access\qnetworkreply\test\Makefile.Release [.obj\release\tst_qnetworkreply.obj] Error 2
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3948) : error C2065: 'HttpCachingProxy' : undeclared identifier
  ..\tst_qnetworkreply.cpp(3956) : error C2027: use of undefined type 'QNetworkProxy'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/access/qnetworkaccessmanager.h(62) : see declaration of 'QNetworkProxy'
  ..\tst_qnetworkreply.cpp(3956) : fatal error C1003: error count exceeds 100; stopping compilation
  	C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQ_BYTE_ORDER=Q_LITTLE_ENDIAN -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DWINAPI_FAMILY=WINAPI_FAMILY_APP -DX64 -D__X64__ -D__x64__ -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtbase/tests/benchmarks/network/socket/qtcpserver\" -DNDEBUG -D_MSC_VER=1700 -I"..\..\..\..\..\include" -I"..\..\..\..\..\include\QtTest" -I"..\..\..\..\..\include\QtNetwork" -I"..\..\..\..\..\include\QtCore" -I".moc\release" -I"..\..\..\..\..\mkspecs\winrt-x64-msvc2012" -I/usr/include -I/usr/local/include tst_qtcpserver.cpp -o .moc\release\tst_qtcpserver.moc
  tst_qtcpserver.cpp
  tst_qtcpserver.cpp(91) : error C2653: 'QNetworkProxy' : is not a class or namespace name	cd text\ && ( if not exist Makefile C:\work\build\qt\qtbase\bin\qmake C:\work\build\qt\qtbase\tests\benchmarks\gui\text\text.pro -o Makefile ) && C:\utils\jom\jom.exe -f Makefile
  tst_qtcpserver.cpp(91) : error C2065: 'Socks5Proxy' : undeclared identifier
  tst_qtcpserver.cpp(104) : error C2653: 'QNetworkProxy' : is not a class or namespace name
  tst_qtcpserver.cpp(104) : error C2065: 'Socks5Proxy' : undeclared identifier
  tst_qtcpserver.cpp(105) : error C2653: 'QNetworkProxy' : is not a class or namespace name
  tst_qtcpserver.cpp(105) : error C2065: 'Socks5Proxy' : undeclared identifier
  tst_qtcpserver.cpp(105) : error C3861: 'setApplicationProxy': identifier not found
  tst_qtcpserver.cpp(105) : error C3861: 'QNetworkProxy': identifier not found
  tst_qtcpserver.cpp(112) : error C2653: 'QNetworkProxy' : is not a class or namespace name
  tst_qtcpserver.cpp(112) : error C2065: 'DefaultProxy' : undeclared identifier
  tst_qtcpserver.cpp(112) : error C3861: 'setApplicationProxy': identifier not found

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02220/winrt-x64-msvc2012_Windows_8/log.txt.gz

  Tested changes (refs/builds/dev_1386313875):
    http://codereview.qt-project.org/73255 [PS3] - WinRT: Fixed compilation of kernel network autotests
    http://codereview.qt-project.org/64822 [PS13] - WinRT: Added networkinterface and hostinfo
    http://codereview.qt-project.org/73391 [PS1] - Do not enable SSL autodetection for WinRT



More information about the Ci-reports mailing list