[Ci-reports] fail on QtBase_dev_Integration #3818

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jul 9 12:43:35 CEST 2014


Compilation failed :(

  ..\tst_qsettings.cpp(3378) : error C2065: 'QProcess' : undeclared identifier
  ..\tst_qsettings.cpp(3378) : error C2146: syntax error : missing ';' before identifier 'p'
  ..\tst_qsettings.cpp(3378) : error C2065: 'p' : undeclared identifier	cl -c -nologo -Zm200 -FS -O2 -MD -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_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -DNDEBUG -I"..\..\..\..\..\..\include" -I"..\..\..\..\..\..\include\QtCore" -I".moc\release" -I"..\..\..\..\..\..\mkspecs\winrt-x64-msvc2013" -Fo.obj\release\ @C:\Users\qt\AppData\Local\Temp\theplugin.obj.3212.110.jom
  ..\tst_qsettings.cpp(3379) : error C2065: 'p' : undeclared identifier
  ..\tst_qsettings.cpp(3379) : error C2228: left of '.start' must have class/struct/union
  ..\tst_qsettings.cpp(3380) : error C2065: 'p' : undeclared identifier
  ..\tst_qsettings.cpp(3380) : error C2228: left of '.waitForFinished' must have class/struct/union
  ..\tst_qsettings.cpp(3381) : error C2065: 'p' : 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_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtbase/tests/auto/corelib/plugin/quuid/test\" -DNDEBUG -D_MSC_VER=1800 -IC:/work/build/qt/qtbase/mkspecs/winrt-x64-msvc2013 -IC:/work/build/qt/qtbase/tests/auto/corelib/plugin/quuid/test -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtCore -I/usr/include -I/usr/local/include ..\tst_quuid.cpp -o .moc\release\tst_quuid.moc
  ..\tst_qsettings.cpp(3381) : error C2228: left of '.errorString' must have class/struct/union

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03818/winrt-x64-msvc2013_Windows_81/log.txt.gz

  Tested changes (refs/builds/dev_1404901434):
    http://codereview.qt-project.org/89417 [PS2] - Fix internalFormat in QOpenGLTexture for ES2
    http://codereview.qt-project.org/89310 [PS1] - Add support for querying "eglconfig" through the xcb native interface
    http://codereview.qt-project.org/89468 [PS2] - qfiledialog: clean up dead code.
    http://codereview.qt-project.org/89452 [PS1] - Use RGBA8888 always in the eglfs backingstore
    http://codereview.qt-project.org/89366 [PS1] - Add missing doc file for cocoa native context
    http://codereview.qt-project.org/87096 [PS2] - tst_qsettings:  Add a concurrency test
    http://codereview.qt-project.org/89382 [PS8] - Make QWindow::close go through the QWindowSystemInterface
    http://codereview.qt-project.org/64890 [PS16] - Session management for OS X
    http://codereview.qt-project.org/88826 [PS5] - winrt: Clean up platform message dialog helper
    http://codereview.qt-project.org/88472 [PS2] - winrt: Introduce theme palette
    http://codereview.qt-project.org/88471 [PS4] - winrt: Clean up platform theme



More information about the Ci-reports mailing list