[Ci-reports] fail on QtBase_5.3_Integration #2

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Jun 7 01:27:32 CEST 2014


Compilation failed :(

  	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_NO_DEBUG -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtbase/tests/auto/other/qprocess_and_guieventloop\" -DNDEBUG -D_MSC_VER=1800 -IC:/work/build/qt/qtbase/mkspecs/winrt-x64-msvc2013 -IC:/work/build/qt/qtbase/tests/auto/other/qprocess_and_guieventloop -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtGui -IC:/work/build/qt/qtbase/include/QtANGLE -IC:/work/build/qt/qtbase/include/QtCore -I/usr/include -I/usr/local/include tst_qprocess_and_guieventloop.cpp -o .moc\release\tst_qprocess_and_guieventloop.moc
  tst_qprocess_and_guieventloop.cpp
  tst_qprocess_and_guieventloop.cpp(59) : error C2065: 'QProcess' : undeclared identifier
  tst_qprocess_and_guieventloop.cpp(59) : error C2146: syntax error : missing ';' before identifier 'process'
  tst_qprocess_and_guieventloop.cpp(59) : error C2065: 'process' : undeclared identifier	cl -c -nologo -Zm200 -FS -O2 -MD -EHsc -GR -W3 -w34100 -w34189 -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_NO_DEBUG -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtbase/tests/auto/widgets/kernel/qtooltip\" -DNDEBUG -I"..\..\..\..\..\include" -I"..\..\..\..\..\include\QtWidgets" -I"..\..\..\..\..\include\QtTest" -I"..\..\..\..\..\include\QtGui" -I"..\..\..\..\..\include\QtANGLE" -I"..\..\..\..\..\include\QtCore" -I".moc\release" -I"..\..\..\..\..\mkspecs\winrt-x64-msvc2013" -Fo.obj\release\ @C:\Users\qt\AppData\Local\Temp\tst_qtooltip.obj.2236.594.jom
  tst_qprocess_and_guieventloop.cpp(60) : error C2065: 'process' : undeclared identifier
  tst_qprocess_and_guieventloop.cpp(60) : error C2228: left of '.start' must have class/struct/union
  tst_qprocess_and_guieventloop.cpp(61) : error C2065: 'process' : undeclared identifier
  tst_qprocess_and_guieventloop.cpp(61) : error C2228: left of '.waitForStarted' must have class/struct/union
  tst_qprocess_and_guieventloop.cpp(62) : error C2065: 'process' : undeclared identifier	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_NO_DEBUG -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget\" -DNDEBUG -D_MSC_VER=1800 -IC:/work/build/qt/qtbase/mkspecs/winrt-x64-msvc2013 -IC:/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget -IC:/work/build/qt/qtbase/include/QtWidgets/5.3.1 -IC:/work/build/qt/qtbase/include/QtWidgets/5.3.1/QtWidgets -IC:/work/build/qt/qtbase/include/QtGui/5.3.1 -IC:/work/build/qt/qtbase/include/QtGui/5.3.1/QtGui -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtWidgets -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtCore/5.3.1 -IC:/work/build/qt/qtbase/include/QtCore/5.3.1/QtCore -IC:/work/build/qt/qtbase/include/QtGui -IC:/work/build/qt/qtbase/include/QtANGLE -IC:/work/build/qt/qtbase/include/QtCore -I/usr/include -I/usr/local/include tst_qwidget.cpp -o .moc\release\tst_qwidget.moc
  tst_qprocess_and_guieventloop.cpp(62) : error C2228: left of '.waitForReadyRead' must have class/struct/union
  tst_qprocess_and_guieventloop.cpp(63) : error C2065: 'process' : undeclared identifier
  tst_qprocess_and_guieventloop.cpp(63) : error C2228: left of '.readAll' must have class/struct/union
  tst_qprocess_and_guieventloop.cpp(63) : error C2228: left of '.trimmed' must have class/struct/union
  tst_qprocess_and_guieventloop.cpp(66) : error C2065: 'process' : undeclared identifier
  tst_qprocess_and_guieventloop.cpp(73) : error C2065: 'process' : undeclared identifier
  tst_qprocess_and_guieventloop.cpp(73) : error C2228: left of '.waitForFinished' must have class/struct/union
  tst_qprocess_and_guieventloop.cpp(79) : error C2065: 'process' : undeclared identifier
  tst_qprocess_and_guieventloop.cpp(79) : error C2228: left of '.write' must have class/struct/union
  tst_qprocess_and_guieventloop.cpp(80) : error C2065: 'process' : undeclared identifier
  tst_qprocess_and_guieventloop.cpp(80) : error C2228: left of '.waitForFinished' must have class/struct/union
  tst_qprocess_and_guieventloop.cpp(81) : error C2065: 'process' : undeclared identifier
  tst_qprocess_and_guieventloop.cpp(81) : error C2228: left of '.exitStatus' must have class/struct/union
  tst_qprocess_and_guieventloop.cpp(81) : error C2653: 'QProcess' : is not a class or namespace name
  tst_qprocess_and_guieventloop.cpp(81) : error C2065: 'NormalExit' : undeclared identifier	link /NOLOGO /DYNAMICBASE /NXCOMPAT /NODEFAULTLIB:ole32.lib /APPCONTAINER /MACHINE:X64 /INCREMENTAL:NO /SUBSYSTEM:WINDOWS /MANIFEST:NO /OUT:release\tst_qtablewidget.exe @C:\Users\qt\AppData\Local\Temp\tst_qtablewidget.exe.3816.5422.jom
  tst_qprocess_and_guieventloop.cpp(81) : error C2661: 'QTest::qCompare' : no overloaded function takes 5 arguments
  tst_qprocess_and_guieventloop.cpp(82) : error C2065: 'process' : undeclared identifier	cl -c -nologo -Zm200 -FS -O2 -MD -EHsc -GR -W3 -w34100 -w34189 -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_NO_DEBUG -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidgetsvariant\" -DNDEBUG -I"..\..\..\other\qvariant_common" -I"..\..\..\..\..\include" -I"..\..\..\..\..\include\QtWidgets" -I"..\..\..\..\..\include\QtTest" -I"..\..\..\..\..\include\QtGui" -I"..\..\..\..\..\include\QtANGLE" -I"..\..\..\..\..\include\QtCore" -I".moc\release" -I"..\..\..\..\..\mkspecs\winrt-x64-msvc2013" -Fo.obj\release\ @C:\Users\qt\AppData\Local\Temp\tst_qwidgetsvariant.obj.3920.2141.jom
  tst_qprocess_and_guieventloop.cpp(82) : error C2228: left of '.exitCode' must have class/struct/union
  tst_qprocess_and_guieventloop.cpp(84) : error C2065: 'process' : undeclared identifier
  tst_qprocess_and_guieventloop.cpp(84) : error C2228: left of '.readAll' must have class/struct/uniontst_qwidgetsvariant.cpp
  tst_qprocess_and_guieventloop.cpp(84) : error C2228: left of '.trimmed' must have class/struct/union

  Build log: http://testresults.qt-project.org/ci/QtBase_5.3_Integration/build_00002/winrt-x64-msvc2013_Windows_81/log.txt.gz

  Tested changes (refs/builds/5.3_1402094850):
    http://codereview.qt-project.org/86946 [PS5] - QProcess: Handle spurious socket notifications for stdout and stderr
    http://codereview.qt-project.org/86945 [PS3] - Don't try to read from invalid file descriptors in QProcess
    http://codereview.qt-project.org/86944 [PS2] - QProcessPrivate: merge the functions dealing with stdout and stderr
    http://codereview.qt-project.org/86941 [PS2] - Rename QProcessPrivate::destroyChannel to closeChannel
    http://codereview.qt-project.org/86943 [PS2] - Move the QProcessPrivate Windows objects into QProcessPrivate::Channel
    http://codereview.qt-project.org/86942 [PS2] - Move the QProcessPrivate channel buffers into QProcessPrivate::Channel



More information about the Ci-reports mailing list