Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-91268

qt5.git integration failing in '5.12'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • None
    • 5.12.11
    • QPA: Windows
    • None
    • 7b62a85892572f77b811ead26363ce8b1b220829 (qt/qtqa/dev) fc8fb82b095c473d169e0b2d0048c9bd4cc89601 (qt/qtqa/master)

    Description

      agent:2021/02/22 01:43:11 build.go:379: 	c:\Users\qt\work\install\bin\moc.exe -DUNICODE -D_UNICODE -DWIN32 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DWIN64 -DSRCDIR=\"C:/Users/qt/work/qt/qtqa/tests/postbuild/guiapplauncher/\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DQT_TESTCASE_BUILDDIR="\"C:/Users/qt/work/qt/qtqa/tests/postbuild/guiapplauncher\"" -DNDEBUG --compiler-flavor=msvc --include C:/Users/qt/work/qt/qtqa/tests/postbuild/guiapplauncher/.moc/release/moc_predefs.h -Ic:/Users/qt/work/install/mkspecs/win32-msvc -IC:/Users/qt/work/qt/qtqa/tests/postbuild/guiapplauncher -Ic:/Users/qt/work/install/include -Ic:/Users/qt/work/install/include/QtGui -Ic:/Users/qt/work/install/include/QtANGLE -Ic:/Users/qt/work/install/include/QtTest -Ic:/Users/qt/work/install/include/QtCore -I"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE" -I"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\ATLMFC\INCLUDE" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\ucrt" -I"C:\Program Files (x86)\Windows Kits\NETFXSDK\4.6.1\include\um" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\shared" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\um" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\winrt" tst_guiapplauncher.cpp -o .moc\release\tst_guiapplauncher.moc
      agent:2021/02/22 01:43:11 build.go:379: windowmanager.cpp(375): error C2227: left of '->hProcess' must point to class/struct/union/generic type
      agent:2021/02/22 01:43:11 build.go:379: windowmanager.cpp(375): note: type is 'TestNamespace::qint64'
      agent:2021/02/22 01:43:11 build.go:379: windowmanager.cpp(385): error C2227: left of '->dwProcessId' must point to class/struct/union/generic type
      agent:2021/02/22 01:43:11 build.go:379: windowmanager.cpp(385): note: type is 'TestNamespace::qint64'
      agent:2021/02/22 01:43:11 build.go:379: windowmanager.cpp(385): error C2512: 'FindProcessWindowEnumContext::FindProcessWindowEnumContext': no appropriate default constructor available
      agent:2021/02/22 01:43:11 build.go:379: windowmanager.cpp(391): error C2227: left of '->dwProcessId' must point to class/struct/union/generic type
      agent:2021/02/22 01:43:11 build.go:379: windowmanager.cpp(391): note: type is 'TestNamespace::qint64'
      agent:2021/02/22 01:43:11 build.go:379: windowmanager.cpp(391): error C2228: left of '.arg' must have class/struct/union
      agent:2021/02/22 01:43:11 build.go:379: jom: C:\Users\qt\work\qt\qtqa\tests\postbuild\guiapplauncher\Makefile.Release [.obj\release\windowmanager.obj] Error 2
      agent:2021/02/22 01:43:11 build.go:379: 	cl -c -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -O2 -MD -utf-8 -EHsc -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -DUNICODE -D_UNICODE -DWIN32 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DWIN64 -DSRCDIR=\"C:/Users/qt/work/qt/qtqa/tests/postbuild/guiapplauncher/\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DQT_TESTCASE_BUILDDIR="\"C:/Users/qt/work/qt/qtqa/tests/postbuild/guiapplauncher\"" -DNDEBUG -I. -Ic:\Users\qt\work\install\include -Ic:\Users\qt\work\install\include\QtGui -Ic:\Users\qt\work\install\include\QtANGLE -Ic:\Users\qt\work\install\include\QtTest -Ic:\Users\qt\work\install\include\QtCore -I.moc\release -IC:\VulkanSDK\1.0.51.0\include -IC:\openssl\include -IC:\Utils\my_sql\mysql-5.6.11-winx64\include -IC:\Utils\postgresql\pgsql\include -Ic:\Users\qt\work\install\mkspecs\win32-msvc -Fo.obj\release\ @C:\Users\qt\AppData\Local\Temp\tst_guiapplauncher.obj.5068.2640.jom
      agent:2021/02/22 01:43:11 build.go:379: tst_guiapplauncher.cpp
      agent:2021/02/22 01:43:13 build.go:379: tst_guiapplauncher.cpp(345): error C2664: 'TestNamespace::QString WindowManager::waitForTopLevelWindow(unsigned int,TestNamespace::qint64,int,TestNamespace::QString *)': cannot convert argument 2 from 'Q_PID' to 'TestNamespace::qint64'
      agent:2021/02/22 01:43:13 build.go:379: tst_guiapplauncher.cpp(345): note: There is no context in which this conversion is possible
      agent:2021/02/22 01:43:13 build.go:379: tst_guiapplauncher.cpp(353): error C2664: 'bool WindowManager::sendCloseEvent(const TestNamespace::QString &,TestNamespace::qint64,TestNamespace::QString *)': cannot convert argument 2 from 'Q_PID' to 'TestNamespace::qint64'
      agent:2021/02/22 01:43:13 build.go:379: tst_guiapplauncher.cpp(353): note: There is no context in which this conversion is possible
      agent:2021/02/22 01:43:13 build.go:379: jom: C:\Users\qt\work\qt\qtqa\tests\postbuild\guiapplauncher\Makefile.Release [.obj\release\tst_guiapplauncher.obj] Error 2
      agent:2021/02/22 01:43:13 build.go:379: jom: C:\Users\qt\work\qt\qtqa\tests\postbuild\guiapplauncher\Makefile [release] Error 2
      agent:2021/02/22 01:43:13 build.go:379: jom: C:\Users\qt\work\qt\qtqa\tests\postbuild\Makefile [sub-guiapplauncher-make_first] Error 2
      agent:2021/02/22 01:43:13 build.go:379: jom: C:\Users\qt\work\qt\qtqa\tests\Makefile [sub-postbuild-make_first] Error 2
      agent:2021/02/22 01:43:13 build.go:430: Process finished with error: exit status 2
      agent:2021/02/22 01:43:13 build.go:662: Executing scheduled instruction 1 of 1 - Upload all core dumps if there are some
      agent:2021/02/22 01:43:13 build.go:571: Skip uploading core files because CORE_FILES_PATH is not set in the environment
      agent:2021/02/22 01:43:13 build.go:670: 
      agent:2021/02/22 01:43:13 agent.go:319: Test failed
      agent:2021/02/22 01:43:13 agent.go:231: ERROR building: exit status 2
      INFO:workitem.py:646(116553): Agent FINISHED FAIL: <could not determine failure location - check log: /mnt/coin-storage-01/ci-working-dir/storage/qt/qtqa/f169c3c65f8b8f8d1f0d2a404fc3fc8c9e04ad4a/WindowsWindows_10x86_64WindowsWindows_10x86_64MSVC2015qtci-windows-10-x86_64-16-0299e6/571cecb07bf30b9d251d2429a46efa40239be5ad/test_1613958005/log.txt.gz>: qt/qtqa/f169c3c65f8b8f8d1f0d2a404fc3fc8c9e04ad4a/WindowsWindows_10x86_64WindowsWindows_10x86_64MSVC2015qtci-windows-10-x86_64-16-0299e6/571cecb07bf30b9d251d2429a46efa40239be5ad/Test
      INFO:workitem.py:728(116553): <a href="https://qtmetrics.intra.qt.io/d/nOAsINmZz/jimis-telegraf-vms?orgId=1&from=1613958165000&to=1613958194000&var-server=1612692517-120266">VM metrics</a>
      INFO:workitem.py:731(116553): <a href="https://qtmetrics.intra.qt.io/d/nOAsINNZz/jimis-telegraf-hosts?orgId=1&from=1613958165000&to=1613958194000&var-server=square-tuna">Host metrics</a>
      

      Build log: https://testresults.qt.io/logs/qt/qtqa/f169c3c65f8b8f8d1f0d2a404fc3fc8c9e04ad4a/WindowsWindows_7x86WindowsWindows_7x86Mingw73qtci-windows-7-x86-3-ecc195/d9abe12e412fcde42f97e2b9cf3ece001e788d31/test_1613958006/log.txt.gz

      Details: https://testresults.qt.io/coin/integration/qt/qt5/tasks/1613957544

      Tested changes (refs/builds/qtci/5.12/1613957543):
      https://codereview.qt-project.org/c/qt/qt5/+/330613/35 Update submodules on '5.12' in qt/qt5

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kleint Friedemann Kleint
            janihe Jani Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes