[Ci-reports] fail on Qt5_dev_Integration #674

Qt Continuous Integration System ci-noreply at qt-project.org
Wed May 13 13:52:20 CEST 2015


Compilation failed :(

  	C:\work\build\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_PHONE_APP -DARM -D__ARM__ -D__ARM__ -DSRCDIR=\"C:/work/build/qtqa/tests/postbuild/bic/\" -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="\"C:/work/build/qtqa/tests/postbuild/bic\"" -DNDEBUG -D_MSC_VER=1800 -IC:/work/build/qtbase/mkspecs/winphone-arm-msvc2013 -IC:/work/build/qtqa/tests/postbuild/bic -IC:/work/build/qtqa/tests/postbuild -IC:/work/build/qtbase/include -IC:/work/build/qtbase/include/QtTest -IC:/work/build/qtbase/include/QtCore -I/usr/include -I/usr/local/include tst_bic.cpp -o .moc\release\tst_bic.moc
  tst_bic.cpp
  tst_bic.cpp(286) : error C2065: 'QProcess' : undeclared identifier
  tst_bic.cpp(286) : error C2146: syntax error : missing ';' before identifier 'proc'
  tst_bic.cpp(286) : error C2065: 'proc' : undeclared identifier
  tst_bic.cpp(287) : error C2065: 'proc' : undeclared identifier
  tst_bic.cpp(287) : error C2228: left of '.start' must have class/struct/union
  tst_bic.cpp(289) : error C2065: 'proc' : undeclared identifier
  tst_bic.cpp(289) : error C2228: left of '.waitForStarted' must have class/struct/union
  tst_bic.cpp(289) : error C2228: left of '.errorString' must have class/struct/union
  tst_bic.cpp(289) : error C2228: left of '.toLocal8Bit' must have class/struct/union
  tst_bic.cpp(289) : error C2228: left of '.constData' must have class/struct/union
  tst_bic.cpp(289) : error C2660: 'QTest::qVerify' : function does not take 4 arguments
  tst_bic.cpp(290) : error C2065: 'proc' : undeclared identifier
  tst_bic.cpp(290) : error C2228: left of '.waitForFinished' must have class/struct/union
  tst_bic.cpp(291) : error C2065: 'proc' : undeclared identifier
  tst_bic.cpp(291) : error C2228: left of '.readAllStandardOutput' must have class/struct/union

  Build log: http://testresults.qt.io/ci/Qt5_dev_Integration/build_00674/winphone-arm-msvc2013_Windows_81/log.txt.gz

  Tested changes (refs/builds/dev_1431514973):
    http://codereview.qt-project.org/110939 [PS35] - Updated submodules.



More information about the Ci-reports mailing list