[Ci-reports] fail on QtBase_5.4_Integration #698

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Nov 17 09:14:01 CET 2014


Compilation failed :(

  client.cpp
  client.cpp(129) : error C2079: 'manager' uses undefined class 'QNetworkConfigurationManager'
  client.cpp(130) : error C2228: left of '.capabilities' must have class/struct/union
  client.cpp(130) : error C2027: use of undefined type 'QNetworkConfigurationManager'
          c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/bearer/qnetworkconfiguration.h(116) : see declaration of 'QNetworkConfigurationManager'
  client.cpp(130) : error C2065: 'NetworkSessionRequired' : undeclared identifier
  client.cpp(138) : error C2228: left of '.configurationFromIdentifier' must have class/struct/union
  client.cpp(141) : error C2228: left of '.defaultConfiguration' must have class/struct/union
  client.cpp(144) : error C2514: 'QNetworkSession' : class has no constructors
          c:\work\build\qt\qtbase\examples\network\fortuneclient\client.h(54) : see declaration of 'QNetworkSession'
  client.cpp(145) : error C2664: 'QMetaObject::Connection QObject::connect(const QObject *,const char *,const char *,Qt::ConnectionType) const' : cannot convert argument 1 from 'QNetworkSession *' to 'const QObject *'
  client.cpp(149) : error C2027: use of undefined type 'QNetworkSession'
          c:\work\build\qt\qtbase\examples\network\fortuneclient\client.h(54) : see declaration of 'QNetworkSession'
  client.cpp(149) : error C2227: left of '->open' must point to class/struct/union/generic type
  client.cpp(235) : error C2027: use of undefined type 'QNetworkSession'
          c:\work\build\qt\qtbase\examples\network\fortuneclient\client.h(54) : see declaration of 'QNetworkSession'
  client.cpp(235) : error C2227: left of '->isOpen' must point to class/struct/union/generic type
  client.cpp(244) : error C2027: use of undefined type 'QNetworkSession'
          c:\work\build\qt\qtbase\examples\network\fortuneclient\client.h(54) : see declaration of 'QNetworkSession'
  client.cpp(244) : error C2227: left of '->configuration' must point to class/struct/union/generic type
  client.cpp(247) : error C2027: use of undefined type 'QNetworkSession'
          c:\work\build\qt\qtbase\examples\network\fortuneclient\client.h(54) : see declaration of 'QNetworkSession'
  client.cpp(247) : error C2227: left of '->sessionProperty' must point to class/struct/union/generic type
  client.cpp(247) : error C2228: left of '.toString' must have class/struct/union

  Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00698/winphone-arm-msvc2013_Windows_81/log.txt.gz

  Tested changes (refs/builds/5.4_1416214980):
    http://codereview.qt-project.org/99861 [PS1] - Update fbo toImage() docs regarding premultiplied alpha
    http://codereview.qt-project.org/99944 [PS1] - WinRT: Added QT_NO_BEARERMANAGEMENT



More information about the Ci-reports mailing list