[Ci-reports] fail on QtBase_5.5_Integration #666

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Apr 17 12:11:50 CEST 2015


Compilation failed :(

  tst_qdir.cpp
  tst_qdir.cpp(849) : error C2065: 'QProcess' : undeclared identifier
  tst_qdir.cpp(849) : error C2146: syntax error : missing ';' before identifier 'p'
  tst_qdir.cpp(849) : error C2065: 'p' : undeclared identifier
  tst_qdir.cpp(850) : error C2065: 'p' : undeclared identifier
  tst_qdir.cpp(850) : error C2228: left of '.start' must have class/struct/union
  tst_qdir.cpp(851) : error C2065: 'p' : undeclared identifier
  tst_qdir.cpp(851) : error C2228: left of '.waitForFinished' must have class/struct/union
  tst_qdir.cpp(854) : error C2065: 'QProcess' : undeclared identifier
  tst_qdir.cpp(854) : error C2146: syntax error : missing ';' before identifier 'p'
  tst_qdir.cpp(854) : error C2065: 'p' : undeclared identifier
  tst_qdir.cpp(855) : error C2065: 'p' : undeclared identifier
  tst_qdir.cpp(855) : error C2228: left of '.start' must have class/struct/union
  tst_qdir.cpp(856) : error C2065: 'p' : undeclared identifier	link /NOLOGO /DYNAMICBASE /NXCOMPAT /NODEFAULTLIB:ole32.lib /APPCONTAINER /MACHINE:ARM /NODEFAULTLIB:kernel32.lib /INCREMENTAL:NO /SUBSYSTEM:WINDOWS /MANIFEST:NO /OUT:release\tst_qgetputenv.exe @C:\Users\qt\AppData\Local\Temp\tst_qgetputenv.exe.676.11140.jom
  tst_qdir.cpp(856) : error C2228: left of '.waitForFinished' must have class/struct/union

  Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00666/winphone-arm-msvc2013_Windows_81/log.txt.gz

  Tested changes (refs/builds/5.5_1429258925):
    http://codereview.qt-project.org/110632 [PS1] - remove redundant definition of ANGLE_ENABLE_D3D11
    http://codereview.qt-project.org/88914 [PS5] - make QMAKE_CXX/CROSS_COMPILE verification work under windows
    http://codereview.qt-project.org/109489 [PS19] - xcb: Use XIGrabDevice instead of xcb_grab_pointer with XI 2.2
    http://codereview.qt-project.org/109625 [PS6] - Enable checking for whether the system palette was explicitly set
    http://codereview.qt-project.org/110061 [PS8] - QDir: fix int overflow



More information about the Ci-reports mailing list