[Ci-reports] fail on Qt5_5.4_Integration #171

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Oct 20 11:36:02 CEST 2014


Compilation failed :(

  main.cpp
  main.cpp
  main.cpp
  main.cpp(395) : error C2079: 'enabledOption' uses undefined class 'QSharedPointer<T>'
  main.cpp(395) : error C2440: 'initializing' : cannot convert from 'QCommandLineOption *' to 'int'
  main.cpp(396) : error C2228: left of '.data' must have class/struct/union
  c:\work\build\qtbase\include\qtcore\../../src/corelib/tools/qpair.h(65) : error C2079: 'QPair<T1,T2>::first' uses undefined class 'QSharedPointer<T>'
          main.cpp(397) : see reference to class template instantiation 'QPair<T1,T2>' being compiled
  main.cpp(397) : error C2665: 'QPair<T1,T2>::QPair' : none of the 3 overloads could convert all the argument types
          c:\work\build\qtbase\include\qtcore\../../src/corelib/tools/qpair.h(49): could be 'QPair<T1,T2>::QPair(const T1 &,const T2 &)'
          while trying to match the argument list '(int, quint64)'
  main.cpp(401) : error C2079: 'disabledOption' uses undefined class 'QSharedPointer<T>'
  main.cpp(401) : error C2440: 'initializing' : cannot convert from 'QCommandLineOption *' to 'int'
  main.cpp(402) : error C2665: 'QPair<T1,T2>::QPair' : none of the 3 overloads could convert all the argument types
          c:\work\build\qtbase\include\qtcore\../../src/corelib/tools/qpair.h(49): could be 'QPair<T1,T2>::QPair(const T1 &,const T2 &)'
          while trying to match the argument list '(int, quint64)'
  main.cpp(403) : error C2228: left of '.data' must have class/struct/union
  main.cpp(461) : error C2228: left of '.data' must have class/struct/union
  main.cpp(463) : error C2228: left of '.data' must have class/struct/union

  Build log: http://testresults.qt-project.org/ci/Qt5_5.4_Integration/build_00171/win32-msvc2010_static_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.4_1413796164):
    http://codereview.qt-project.org/97546 [PS1] - Updated submodules.



More information about the Ci-reports mailing list