[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Nov 25 13:58:48 CET 2013


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_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtbase/tests/auto/corelib/thread/qreadwritelock\" -DNDEBUG -D_MSC_VER=1700 -I"..\..\..\..\..\include" -I"..\..\..\..\..\include\QtTest" -I"..\..\..\..\..\include\QtCore" -I".moc\release" -I"..\..\..\..\..\mkspecs\winrt-x64-msvc2012" -I/usr/include -I/usr/local/include tst_qreadwritelock.cpp -o .moc\release\tst_qreadwritelock.moc
  tst_qreadwritelock.cpp
  tst_qreadwritelock.cpp(660) : error C2065: 'FALSE' : undeclared identifier
  tst_qreadwritelock.cpp(660) : error C3861: 'WaitForSingleObjectEx': identifier not found
  tst_qreadwritelock.cpp(660) : error C3861: 'GetCurrentThread': identifier not found
  tst_qreadwritelock.cpp(677) : error C2065: 'FALSE' : undeclared identifier
  tst_qreadwritelock.cpp(677) : error C3861: 'WaitForSingleObjectEx': identifier not found
  tst_qreadwritelock.cpp(677) : error C3861: 'GetCurrentThread': identifier not found
  tst_qreadwritelock.cpp(696) : error C2065: 'FALSE' : undeclared identifier
  tst_qreadwritelock.cpp(696) : error C3861: 'WaitForSingleObjectEx': identifier not found
  tst_qreadwritelock.cpp(696) : error C3861: 'GetCurrentThread': identifier not found
  tst_qreadwritelock.cpp(699) : error C2065: 'FALSE' : undeclared identifier
  tst_qreadwritelock.cpp(699) : error C3861: 'WaitForSingleObjectEx': identifier not found
  tst_qreadwritelock.cpp(699) : error C3861: 'GetCurrentThread': identifier not found
  tst_qwidget.cpp(179) : error C2065: 'ANIMATIONINFO' : undeclared identifier
  tst_qwidget.cpp(179) : error C2146: syntax error : missing ';' before identifier 'animation'
  tst_qwidget.cpp(179) : error C2065: 'animation' : undeclared identifier
  tst_qwidget.cpp(179) : error C2059: syntax error : '{'
  tst_qwidget.cpp(179) : error C2143: syntax error : missing ';' before '{'
  tst_qwidget.cpp(179) : error C2070: ''unknown-type'': illegal sizeof operand
  tst_qwidget.cpp(179) : error C2143: syntax error : missing ';' before '}'
  tst_qwidget.cpp(180) : error C2065: 'animation' : undeclared identifier
  tst_qwidget.cpp(180) : error C3861: 'SystemParametersInfo': identifier not found
  tst_qwidget.cpp(185) : error C2065: 'ANIMATIONINFO' : undeclared identifier
  tst_qwidget.cpp(185) : error C2146: syntax error : missing ';' before identifier 'animation'
  tst_qwidget.cpp(185) : error C2065: 'animation' : undeclared identifier
  tst_qwidget.cpp(185) : error C2059: syntax error : '{'
  tst_qwidget.cpp(185) : error C2143: syntax error : missing ';' before '{'
  tst_qwidget.cpp(185) : error C2070: ''unknown-type'': illegal sizeof operand
  tst_qwidget.cpp(185) : error C2143: syntax error : missing ';' before '}'
  tst_qwidget.cpp(186) : error C2065: 'animation' : undeclared identifier
  tst_qwidget.cpp(186) : error C3861: 'SystemParametersInfo': identifier not found
  tst_qwidget.cpp(187) : error C2065: 'animation' : undeclared identifier
  tst_qwidget.cpp(187) : error C2228: left of '.iMinAnimate' must have class/struct/union
  MSVCRT.lib(crtexew.obj) : error LNK2019: unresolved external symbol WinMain referenced in function __tmainCRTStartup
  testProcessLoopback.exe : fatal error LNK1120: 1 unresolved externals
          C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\wchar.h(1018) : see declaration of 'wcscat'
          C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\wchar.h(1018) : see declaration of 'wcscat'
  	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_EXCEPTIONS -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtbase/tests/benchmarks/corelib/thread/qmutex\" -DNDEBUG -D_MSC_VER=1700 -I"..\..\..\..\..\include" -I"..\..\..\..\..\include\QtTest" -I"..\..\..\..\..\include\QtCore" -I".moc\release" -I"..\..\..\..\..\mkspecs\winrt-x64-msvc2012" -I/usr/include -I/usr/local/include tst_qmutex.cpp -o .moc\release\tst_qmutex.moc
  tst_qmutex.cpp
  tst_qmutex.cpp(99) : error C3861: 'InitializeCriticalSectionEx': identifier not found

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

  Tested changes (refs/builds/dev_1385383259):
    http://codereview.qt-project.org/71830 [PS9] - Merge remote-tracking branch 'origin/stable' into dev



More information about the Ci-reports mailing list