Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[qtwebengine] Build error on x64-windows #39053

Open
cenit opened this issue May 31, 2024 · 4 comments
Open

[qtwebengine] Build error on x64-windows #39053

cenit opened this issue May 31, 2024 · 4 comments
Assignees
Labels
depends:upstream-changes Waiting on a change to the upstream project

Comments

@cenit
Copy link
Contributor

cenit commented May 31, 2024

Package: qtwebengine[core,default-features]:x64-windows@6.7.0#2

Host Environment

  • Host: x64-windows
  • Compiler: MSVC 19.40.33811.0
  • vcpkg-tool version: 2024-04-23-d6945642ee5c3076addd1a42c331bbf4cfc97457
    vcpkg-scripts version: 37630ac 2024-05-29 (15 hours ago)

To Reproduce

vcpkg install --clean-buildtrees-after-build

Failure logs

-- Using cached pypa-get-pip-38e54e5de07c66e875c11a1ebbdb938854625dd8.tar.gz.
-- Extracting source E:/vcpkg/downloads/pypa-get-pip-38e54e5de07c66e875c11a1ebbdb938854625dd8.tar.gz
-- Using source at E:/b/qtwebengine/src/8854625dd8-861bd167bd.clean
-- Setting up python virtual environment...
-- Installing python packages: html5lib
-- Setting up python virtual environment... finished.
-- Downloading https://download.qt.io/archive/qt/6.7/6.7.0/submodules/qtwebengine-everywhere-src-6.7.0.tar.xz;https://mirrors.ocf.berkeley.edu/qt/archive/qt/6.7/6.7.0/submodules/qtwebengine-everywhere-src-6.7.0.tar.xz -> qtwebengine-everywhere-src-6.7.0.tar.xz...
-- Extracting source E:/vcpkg/downloads/qtwebengine-everywhere-src-6.7.0.tar.xz
-- Applying patch clang-cl.patch
-- Applying patch fix-error2275-2672.patch
-- Using source at E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean
-- Found external ninja('1.11.0').
-- Configuring x64-windows-dbg
-- Configuring x64-windows-rel
-- Building x64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
    Command failed: E:/vcpkg/downloads/tools/cmake-3.29.2-windows/cmake-3.29.2-windows-i386/bin/cmake.exe --build . --config Debug --target install -- -v -j5
    Working Directory: E:/b/qtwebengine/x64-windows-dbg
    See logs for more information:
      E:\b\qtwebengine\install-x64-windows-dbg-out.log

Call Stack (most recent call first):
  C:/_work/356/s/build_debug/vcpkg_installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
  C:/_work/356/s/build_debug/vcpkg_installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
  C:/vcpkg/registries/git-trees/99bc7a32df1475460b84b8d04028c70c2a1b1d4d/portfile.cmake:115 (vcpkg_cmake_install)
  scripts/ports.cmake:175 (include)



E:\b\qtwebengine\install-x64-windows-dbg-out.log
Change Dir: 'E:/b/qtwebengine/x64-windows-dbg'

Run Build Command(s): "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" -v -v -j5 install
[1/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\core\api && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -DIN_FILES=E:/b/qtwebengine/x64-windows-dbg/src/core/api/qt_lib_webenginecore_private.pri;E:/b/qtwebengine/x64-windows-dbg/src/core/api/Debug/qt_lib_webenginecore_private.cmake -DOUT_FILE=E:/b/qtwebengine/x64-windows-dbg/../share/Qt6/mkspecs/modules/qt_lib_webenginecore_private.pri -DLIBRARY_PREFIXES= -DLIBRARY_SUFFIXES=.dll;.lib -DLINK_LIBRARY_FLAG=-l -DCONFIGS=Debug "-DIMPLICIT_LINK_DIRECTORIES=C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.40.33807/ATLMFC/lib/x64;C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.40.33807/lib/x64;C:/Program Files (x86)/Windows Kits/10/lib/10.0.22621.0/ucrt/x64;C:/Program Files (x86)/Windows Kits/10//lib/10.0.22621.0//um/x64;" -P C:/vsts-agent-win-x64-2.165.2/_work/356/s/build_debug/vcpkg_installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake"
[2/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\webenginewidgets && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -DIN_FILES=E:/b/qtwebengine/x64-windows-dbg/src/webenginewidgets/qt_lib_webenginewidgets_private.pri;E:/b/qtwebengine/x64-windows-dbg/src/webenginewidgets/Debug/qt_lib_webenginewidgets_private.cmake -DOUT_FILE=E:/b/qtwebengine/x64-windows-dbg/../share/Qt6/mkspecs/modules/qt_lib_webenginewidgets_private.pri -DLIBRARY_PREFIXES= -DLIBRARY_SUFFIXES=.dll;.lib -DLINK_LIBRARY_FLAG=-l -DCONFIGS=Debug "-DIMPLICIT_LINK_DIRECTORIES=C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.40.33807/ATLMFC/lib/x64;C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.40.33807/lib/x64;C:/Program Files (x86)/Windows Kits/10/lib/10.0.22621.0/ucrt/x64;C:/Program Files (x86)/Windows Kits/10//lib/10.0.22621.0//um/x64;" -P C:/vsts-agent-win-x64-2.165.2/_work/356/s/build_debug/vcpkg_installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake"
[3/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\webenginequick && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -DIN_FILES=E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/qt_lib_webenginequick_private.pri;E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/Debug/qt_lib_webenginequick_private.cmake -DOUT_FILE=E:/b/qtwebengine/x64-windows-dbg/../share/Qt6/mkspecs/modules/qt_lib_webenginequick_private.pri -DLIBRARY_PREFIXES= -DLIBRARY_SUFFIXES=.dll;.lib -DLINK_LIBRARY_FLAG=-l -DCONFIGS=Debug "-DIMPLICIT_LINK_DIRECTORIES=C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.40.33807/ATLMFC/lib/x64;C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.40.33807/lib/x64;C:/Program Files (x86)/Windows Kits/10/lib/10.0.22621.0/ucrt/x64;C:/Program Files (x86)/Windows Kits/10//lib/10.0.22621.0//um/x64;" -P C:/vsts-agent-win-x64-2.165.2/_work/356/s/build_debug/vcpkg_installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake"
[4/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -Dcfgdir= -P E:/b/qtwebengine/x64-windows-dbg/src/gn/tmp/gn-mkdirs.cmake && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E touch E:/b/qtwebengine/x64-windows-dbg/src/gn/src/gn-stamp/gn-mkdir"
[5/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\src\here-src-6-5fe549b8d9.clean\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E copy E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean/src/webenginequick/ui/AlertDialog.qml E:/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/AlertDialog.qml"
[6/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\src\here-src-6-5fe549b8d9.clean\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E copy E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean/src/webenginequick/ui/AuthenticationDialog.qml E:/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/AuthenticationDialog.qml"
[7/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E echo_append && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E touch E:/b/qtwebengine/x64-windows-dbg/src/gn/src/gn-stamp/gn-download"
[8/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\src\here-src-6-5fe549b8d9.clean\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E copy E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean/src/webenginequick/ui/AutofillPopup.qml E:/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/AutofillPopup.qml"
[9/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\src\here-src-6-5fe549b8d9.clean\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E copy E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean/src/webenginequick/ui/ConfirmDialog.qml E:/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/ConfirmDialog.qml"
[10/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\core\api && C:\vsts-agent-win-x64-2.165.2\_work\356\s\build_debug\vcpkg_installed\x64-windows\tools\Qt6\bin\syncqt.exe @E:/b/qtwebengine/x64-windows-dbg/src/core/api/WebEngineCore_syncqt_args && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E touch E:/b/qtwebengine/x64-windows-dbg/src/core/api/WebEngineCore_syncqt_timestamp"
[11/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E echo_append && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E touch E:/b/qtwebengine/x64-windows-dbg/src/gn/src/gn-stamp/gn-update"
[12/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\src\here-src-6-5fe549b8d9.clean\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E copy E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean/src/webenginequick/ui/DirectoryPicker.qml E:/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/DirectoryPicker.qml"
[13/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\src\here-src-6-5fe549b8d9.clean\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E copy E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean/src/webenginequick/ui/FilePicker.qml E:/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/FilePicker.qml"
[14/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\src\here-src-6-5fe549b8d9.clean\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E copy E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean/src/webenginequick/ui/Menu.qml E:/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/Menu.qml"
[15/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E echo_append && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E touch E:/b/qtwebengine/x64-windows-dbg/src/gn/src/gn-stamp/gn-patch"
[16/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\webenginewidgets && C:\vsts-agent-win-x64-2.165.2\_work\356\s\build_debug\vcpkg_installed\x64-windows\tools\Qt6\bin\syncqt.exe @E:/b/qtwebengine/x64-windows-dbg/src/webenginewidgets/WebEngineWidgets_syncqt_args && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E touch E:/b/qtwebengine/x64-windows-dbg/src/webenginewidgets/WebEngineWidgets_syncqt_timestamp"
[17/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\src\here-src-6-5fe549b8d9.clean\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E copy E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean/src/webenginequick/ui/MenuItem.qml E:/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/MenuItem.qml"
[18/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\webenginequick && C:\vsts-agent-win-x64-2.165.2\_work\356\s\build_debug\vcpkg_installed\x64-windows\tools\Qt6\bin\syncqt.exe @E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/WebEngineQuick_syncqt_args && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E touch E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/WebEngineQuick_syncqt_timestamp"
[19/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\src\here-src-6-5fe549b8d9.clean\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E copy E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean/src/webenginequick/ui/MenuSeparator.qml E:/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/MenuSeparator.qml"
[20/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\src\here-src-6-5fe549b8d9.clean\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E copy E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean/src/webenginequick/ui/PromptDialog.qml E:/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/PromptDialog.qml"
[21/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\src\here-src-6-5fe549b8d9.clean\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E copy E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean/src/webenginequick/ui/ToolTip.qml E:/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/ToolTip.qml"
[22/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\src\here-src-6-5fe549b8d9.clean\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E copy E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean/src/webenginequick/ui/TouchSelectionMenu.qml E:/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/TouchSelectionMenu.qml"
[23/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\src\here-src-6-5fe549b8d9.clean\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E copy E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean/src/webenginequick/ui/TouchHandle.qml E:/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/TouchHandle.qml"
[24/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\src\here-src-6-5fe549b8d9.clean\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E copy E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean/src/webenginequick/ui/ColorDialog.qml E:/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/ColorDialog.qml"
[25/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E cmake_autogen E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/CMakeFiles/qtwebenginequickdelegatesplugin_autogen.dir/AutogenInfo.json Debug && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E touch E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/qtwebenginequickdelegatesplugin_autogen/timestamp && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E cmake_transform_depfile Ninja gccdepfile E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean/src/webenginequick/ui E:/b/qtwebengine/x64-windows-dbg E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/qtwebenginequickdelegatesplugin_autogen/deps E:/b/qtwebengine/x64-windows-dbg/CMakeFiles/d/0cc0287ca3a39df3052fcedfc3572f1796c5f72e9782b1dcd5050b447a476023.d"
[26/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -DIN_FILES=E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/qt_lib_webenginequickdelegatesqml_private.pri;E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/Debug/qt_lib_webenginequickdelegatesqml_private.cmake -DOUT_FILE=E:/b/qtwebengine/x64-windows-dbg/../share/Qt6/mkspecs/modules/qt_lib_webenginequickdelegatesqml_private.pri -DLIBRARY_PREFIXES= -DLIBRARY_SUFFIXES=.dll;.lib -DLINK_LIBRARY_FLAG=-l -DCONFIGS=Debug "-DIMPLICIT_LINK_DIRECTORIES=C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.40.33807/ATLMFC/lib/x64;C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.40.33807/lib/x64;C:/Program Files (x86)/Windows Kits/10/lib/10.0.22621.0/ucrt/x64;C:/Program Files (x86)/Windows Kits/10//lib/10.0.22621.0//um/x64;" -P C:/vsts-agent-win-x64-2.165.2/_work/356/s/build_debug/vcpkg_installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake"
[27/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\pdf && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -DIN_FILES=E:/b/qtwebengine/x64-windows-dbg/src/pdf/qt_lib_pdf_private.pri;E:/b/qtwebengine/x64-windows-dbg/src/pdf/Debug/qt_lib_pdf_private.cmake -DOUT_FILE=E:/b/qtwebengine/x64-windows-dbg/../share/Qt6/mkspecs/modules/qt_lib_pdf_private.pri -DLIBRARY_PREFIXES= -DLIBRARY_SUFFIXES=.dll;.lib -DLINK_LIBRARY_FLAG=-l -DCONFIGS=Debug "-DIMPLICIT_LINK_DIRECTORIES=C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.40.33807/ATLMFC/lib/x64;C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.40.33807/lib/x64;C:/Program Files (x86)/Windows Kits/10/lib/10.0.22621.0/ucrt/x64;C:/Program Files (x86)/Windows Kits/10//lib/10.0.22621.0//um/x64;" -P C:/vsts-agent-win-x64-2.165.2/_work/356/s/build_debug/vcpkg_installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake"
[28/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\pdf && C:\vsts-agent-win-x64-2.165.2\_work\356\s\build_debug\vcpkg_installed\x64-windows\tools\Qt6\bin\syncqt.exe @E:/b/qtwebengine/x64-windows-dbg/src/pdf/Pdf_syncqt_args && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E touch E:/b/qtwebengine/x64-windows-dbg/src/pdf/Pdf_syncqt_timestamp"
[29/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\pdfwidgets && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -DIN_FILES=E:/b/qtwebengine/x64-windows-dbg/src/pdfwidgets/qt_lib_pdfwidgets_private.pri;E:/b/qtwebengine/x64-windows-dbg/src/pdfwidgets/Debug/qt_lib_pdfwidgets_private.cmake -DOUT_FILE=E:/b/qtwebengine/x64-windows-dbg/../share/Qt6/mkspecs/modules/qt_lib_pdfwidgets_private.pri -DLIBRARY_PREFIXES= -DLIBRARY_SUFFIXES=.dll;.lib -DLINK_LIBRARY_FLAG=-l -DCONFIGS=Debug "-DIMPLICIT_LINK_DIRECTORIES=C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.40.33807/ATLMFC/lib/x64;C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.40.33807/lib/x64;C:/Program Files (x86)/Windows Kits/10/lib/10.0.22621.0/ucrt/x64;C:/Program Files (x86)/Windows Kits/10//lib/10.0.22621.0//um/x64;" -P C:/vsts-agent-win-x64-2.165.2/_work/356/s/build_debug/vcpkg_installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake"
[30/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\pdfwidgets && C:\vsts-agent-win-x64-2.165.2\_work\356\s\build_debug\vcpkg_installed\x64-windows\tools\Qt6\bin\syncqt.exe @E:/b/qtwebengine/x64-windows-dbg/src/pdfwidgets/PdfWidgets_syncqt_args && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E touch E:/b/qtwebengine/x64-windows-dbg/src/pdfwidgets/PdfWidgets_syncqt_timestamp"
[31/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E cmake_autogen E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/CMakeFiles/WebEngineQuickDelegatesQml_autogen.dir/AutogenInfo.json Debug && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E touch E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/WebEngineQuickDelegatesQml_autogen/timestamp && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E cmake_transform_depfile Ninja gccdepfile E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean/src/webenginequick/ui E:/b/qtwebengine/x64-windows-dbg E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/WebEngineQuickDelegatesQml_autogen/deps E:/b/qtwebengine/x64-windows-dbg/CMakeFiles/d/ae7eb403679078ecbf6f7fce2e4d74752cd15dd4a9375b5d0e12928eaf9c94fd.d"
[32/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\webenginequick\ui && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E copy_if_different E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/WebEngineQuickDelegatesQml_resource.rc.tmp E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/WebEngineQuickDelegatesQml_resource.rc"
[33/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\webenginequick\ui && C:\vsts-agent-win-x64-2.165.2\_work\356\s\build_debug\vcpkg_installed\x64-windows\tools\Qt6\bin\rcc.exe --output E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/.rcc/qrc_qmake_QtWebEngine_ControlsDelegates.cpp --name qmake_QtWebEngine_ControlsDelegates E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/.rcc/qmake_QtWebEngine_ControlsDelegates.qrc"
[34/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\webenginequick && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E cmake_autogen E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/CMakeFiles/qtwebenginequickplugin_autogen.dir/AutogenInfo.json Debug && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E touch E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/qtwebenginequickplugin_autogen/timestamp && E:\vcpkg\downloads\tools\cmake-3.29.2-windows\cmake-3.29.2-windows-i386\bin\cmake.exe -E cmake_transform_depfile Ninja gccdepfile E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean E:/b/qtwebengine/src/here-src-6-5fe549b8d9.clean/src/webenginequick E:/b/qtwebengine/x64-windows-dbg E:/b/qtwebengine/x64-windows-dbg/src/webenginequick E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/qtwebenginequickplugin_autogen/deps E:/b/qtwebengine/x64-windows-dbg/CMakeFiles/d/896c58da1624cdb35b4a082c1eb1337e85e0451f9e8c799e9885eb649375ce9c.d"
[35/290] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\webenginequick\ui && E:\b\qtwebengine\x64-windows-dbg\.qt\bin\qt_setup_tool_path.bat C:/vsts-agent-win-x64-2.165.2/_work/356/s/build_debug/vcpkg_installed/x64-windows/tools/Qt6/bin/qmlcachegen.exe --resource-name qmlcache_WebEngineQuickDelegatesQml -o E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/.rcc/qmlcache/WebEngineQuickDelegatesQml_qmlcache_loader.cpp @E:/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/.rcc/qmlcache/WebEngineQuickDelegatesQml_qml_loader_file_list.rsp"
...
Skipped 41435 lines
...
[38096/39453] CXX obj/v8/v8_base_without_compiler/builtins-date.obj
[38097/39453] CXX obj/v8/v8_base_without_compiler/builtins-function.obj
[38098/39453] CXX obj/v8/v8_base_without_compiler/builtins-global.obj
[38099/39453] CXX obj/v8/v8_base_without_compiler/builtins-internal.obj
[38100/39453] CXX obj/v8/v8_base_without_compiler/builtins-intl.obj
[38101/39453] CXX obj/v8/v8_base_without_compiler/builtins-json.obj
[38102/39453] CXX obj/v8/v8_base_without_compiler/builtins-number.obj
[38103/39453] CXX obj/v8/v8_base_without_compiler/builtins-object.obj
[38104/39453] CXX obj/v8/v8_base_without_compiler/builtins-reflect.obj
[38105/39453] CXX obj/v8/v8_base_without_compiler/builtins-regexp.obj
[38106/39453] CXX obj/v8/v8_base_without_compiler/builtins-shadow-realm.obj
[38107/39453] CXX obj/v8/v8_base_without_compiler/builtins-shared-array.obj
[38108/39453] CXX obj/v8/v8_base_without_compiler/builtins-sharedarraybuffer.obj
[38109/39453] CXX obj/v8/v8_base_without_compiler/builtins-string.obj
[38110/39453] CXX obj/v8/v8_base_without_compiler/builtins-symbol.obj
[38111/39453] CXX obj/v8/v8_base_without_compiler/builtins-struct.obj
[38112/39453] CXX obj/v8/v8_base_without_compiler/builtins-trace.obj
[38113/39453] CXX obj/v8/v8_base_without_compiler/builtins-typed-array.obj
[38114/39453] CXX obj/v8/v8_base_without_compiler/aligned-slot-allocator.obj
[38115/39453] CXX obj/v8/v8_base_without_compiler/builtins-temporal.obj
[38116/39453] CXX obj/v8/v8_base_without_compiler/bailout-reason.obj
[38117/39453] CXX obj/v8/v8_base_without_compiler/builtins-weak-refs.obj
[38118/39453] CXX obj/v8/v8_base_without_compiler/constants-table-builder.obj
[38119/39453] CXX obj/v8/v8_base_without_compiler/builtins.obj
[38120/39453] CXX obj/v8/v8_base_without_compiler/assembler.obj
[38121/39453] CXX obj/v8/v8_base_without_compiler/code-desc.obj
[38122/39453] CXX obj/v8/v8_base_without_compiler/code-comments.obj
[38123/39453] CXX obj/v8/v8_base_without_compiler/code-factory.obj
[38124/39453] CXX obj/v8/v8_base_without_compiler/external-reference-encoder.obj
[38125/39453] CXX obj/v8/v8_base_without_compiler/external-reference-table.obj
[38126/39453] CXX obj/v8/v8_base_without_compiler/code-reference.obj
[38127/39453] CXX obj/v8/v8_base_without_compiler/compilation-cache.obj
[38128/39453] CXX obj/v8/v8_base_without_compiler/flush-instruction-cache.obj
[38129/39453] CXX obj/v8/v8_base_without_compiler/machine-type.obj
[38130/39453] CXX obj/v8/v8_base_without_compiler/constant-pool.obj
[38131/39453] CXX obj/v8/v8_base_without_compiler/compiler.obj
[38132/39453] CXX obj/v8/v8_base_without_compiler/external-reference.obj
[38133/39453] CXX obj/v8/v8_base_without_compiler/handler-table.obj
[38134/39453] CXX obj/v8/v8_base_without_compiler/register-configuration.obj
[38135/39453] CXX obj/v8/v8_base_without_compiler/macro-assembler-base.obj
[38136/39453] CXX obj/v8/v8_base_without_compiler/interface-descriptors.obj
[38137/39453] CXX obj/v8/v8_base_without_compiler/maglev-safepoint-table.obj
[38138/39453] CXX obj/v8/v8_base_without_compiler/pending-optimization-table.obj
[38139/39453] CXX obj/v8/v8_base_without_compiler/optimized-compilation-info.obj
[38140/39453] CXX obj/v8/v8_base_without_compiler/tnode.obj
[38141/39453] CXX obj/v8/v8_base_without_compiler/tick-counter.obj
[38142/39453] CXX obj/v8/v8_base_without_compiler/reloc-info.obj
[38143/39453] CXX obj/v8/v8_base_without_compiler/safepoint-table.obj
[38144/39453] CXX obj/v8/v8_base_without_compiler/source-position-table.obj
[38145/39453] CXX obj/v8/v8_base_without_compiler/assert-scope.obj
[38146/39453] CXX obj/v8/v8_base_without_compiler/code-memory-access.obj
[38147/39453] CXX obj/v8/v8_base_without_compiler/source-position.obj
[38148/39453] CXX obj/v8/v8_base_without_compiler/ptr-compr.obj
[38149/39453] CXX obj/v8/v8_base_without_compiler/unoptimized-compilation-info.obj
[38150/39453] CXX obj/v8/v8_base_without_compiler/date.obj
[38151/39453] CXX obj/v8/v8_base_without_compiler/dateparser.obj
[38152/39453] CXX obj/v8/v8_base_without_compiler/lazy-compile-dispatcher.obj
[38153/39453] CXX obj/v8/v8_base_without_compiler/optimizing-compile-dispatcher.obj
[38154/39453] CXX obj/v8/v8_base_without_compiler/debug-coverage.obj
[38155/39453] CXX obj/v8/v8_base_without_compiler/debug-evaluate.obj
[38156/39453] CXX obj/v8/v8_base_without_compiler/debug-frames.obj
[38157/39453] CXX obj/v8/v8_base_without_compiler/debug-property-iterator.obj
[38158/39453] CXX obj/v8/v8_base_without_compiler/debug-scope-iterator.obj
[38159/39453] CXX obj/v8/v8_base_without_compiler/liveedit-diff.obj
[38160/39453] CXX obj/v8/v8_base_without_compiler/debug-interface.obj
[38161/39453] CXX obj/v8/v8_base_without_compiler/deoptimize-reason.obj
[38162/39453] CXX obj/v8/v8_base_without_compiler/debug-scopes.obj
[38163/39453] CXX obj/v8/v8_base_without_compiler/debug-stack-trace-iterator.obj
[38164/39453] CXX obj/v8/v8_base_without_compiler/deoptimized-frame-info.obj
[38165/39453] CXX obj/v8/v8_base_without_compiler/debug.obj
[38166/39453] CXX obj/v8/v8_base_without_compiler/liveedit.obj
[38167/39453] CXX obj/v8/v8_base_without_compiler/deoptimizer.obj
[38168/39453] CXX obj/v8/v8_base_without_compiler/compilation-statistics.obj
[38169/39453] CXX obj/v8/v8_base_without_compiler/frame-translation-builder.obj
[38170/39453] CXX obj/v8/v8_base_without_compiler/eh-frame.obj
[38171/39453] CXX obj/v8/v8_base_without_compiler/materialized-object-store.obj
[38172/39453] CXX obj/v8/v8_base_without_compiler/translated-state.obj
[38173/39453] CXX obj/v8/v8_base_without_compiler/basic-block-profiler.obj
[38174/39453] CXX obj/v8/v8_base_without_compiler/perf-jit.obj
[38175/39453] CXX obj/v8/v8_base_without_compiler/unwinder.obj
[38176/39453] CXX obj/v8/v8_base_without_compiler/disassembler.obj
[38177/39453] CXX obj/v8/v8_base_without_compiler/clobber-registers.obj
[38178/39453] CXX obj/v8/v8_base_without_compiler/gdb-jit.obj
[38179/39453] CXX obj/v8/v8_base_without_compiler/encoded-c-signature.obj
[38180/39453] CXX obj/v8/v8_base_without_compiler/arguments.obj
[38181/39453] CXX obj/v8/v8_base_without_compiler/objects-debug.obj
[38182/39453] CXX obj/v8/v8_base_without_compiler/embedder-state.obj
[38183/39453] CXX obj/v8/v8_base_without_compiler/objects-printer.obj
[38184/39453] CXX obj/v8/v8_base_without_compiler/interrupts-scope.obj
[38185/39453] CXX obj/v8/v8_base_without_compiler/execution.obj
[38186/39453] CXX obj/v8/v8_base_without_compiler/futex-emulation.obj
[38187/39453] CXX obj/v8/v8_base_without_compiler/local-isolate.obj
[38188/39453] CXX obj/v8/v8_base_without_compiler/frames.obj
[38189/39453] CXX obj/v8/v8_base_without_compiler/simulator-base.obj
[38190/39453] CXX obj/v8/v8_base_without_compiler/thread-id.obj
[38191/39453] CXX obj/v8/v8_base_without_compiler/thread-local-top.obj
[38192/39453] CXX obj/v8/v8_base_without_compiler/protectors.obj
[38193/39453] CXX obj/v8/v8_base_without_compiler/messages.obj
[38194/39453] CXX obj/v8/v8_base_without_compiler/microtask-queue.obj
[38195/39453] CXX obj/v8/v8_base_without_compiler/stack-guard.obj
[38196/39453] CXX obj/v8/v8_base_without_compiler/cputracemark-extension.obj
[38197/39453] CXX obj/v8/v8_base_without_compiler/gc-extension.obj
[38198/39453] CXX obj/v8/v8_base_without_compiler/tiering-manager.obj
[38199/39453] CXX obj/v8/v8_base_without_compiler/trigger-failure-extension.obj
[38200/39453] CXX obj/v8/v8_base_without_compiler/isolate.obj
[38201/39453] CXX obj/v8/v8_base_without_compiler/v8threads.obj
[38202/39453] CXX obj/v8/v8_base_without_compiler/flags.obj
[38203/39453] CXX obj/v8/v8_base_without_compiler/externalize-string-extension.obj
[38204/39453] CXX obj/v8/v8_base_without_compiler/ignition-statistics-extension.obj
[38205/39453] CXX obj/v8/v8_base_without_compiler/statistics-extension.obj
[38206/39453] CXX obj/v8/v8_base_without_compiler/global-handles.obj
[38207/39453] CXX obj/v8/v8_base_without_compiler/traced-handles.obj
[38208/39453] CXX obj/v8/v8_base_without_compiler/handles.obj
[38209/39453] CXX obj/v8/v8_base_without_compiler/local-handles.obj
[38210/39453] CXX obj/v8/v8_base_without_compiler/persistent-handles.obj
[38211/39453] CXX obj/v8/v8_base_without_compiler/allocation-observer.obj
[38212/39453] CXX obj/v8/v8_base_without_compiler/shared-object-conveyor-handles.obj
[38213/39453] CXX obj/v8/v8_base_without_compiler/array-buffer-sweeper.obj
[38214/39453] CXX obj/v8/v8_base_without_compiler/basic-memory-chunk.obj
[38215/39453] CXX obj/v8/v8_base_without_compiler/code-range.obj
[38216/39453] CXX obj/v8/v8_base_without_compiler/code-stats.obj
[38217/39453] CXX obj/v8/v8_base_without_compiler/collection-barrier.obj
[38218/39453] CXX obj/v8/v8_base_without_compiler/combined-heap.obj
[38219/39453] CXX obj/v8/v8_base_without_compiler/concurrent-allocator.obj
[38220/39453] CXX obj/v8/v8_base_without_compiler/cpp-heap.obj
[38221/39453] CXX obj/v8/v8_base_without_compiler/cross-heap-remembered-set.obj
[38222/39453] CXX obj/v8/v8_base_without_compiler/unified-heap-marking-verifier.obj
[38223/39453] CXX obj/v8/v8_base_without_compiler/cpp-snapshot.obj
[38224/39453] CXX obj/v8/v8_base_without_compiler/unified-heap-marking-state.obj
[38225/39453] CXX obj/v8/v8_base_without_compiler/concurrent-marking.obj
[38226/39453] CXX obj/v8/v8_base_without_compiler/unified-heap-marking-visitor.obj
[38227/39453] CXX obj/v8/v8_base_without_compiler/ephemeron-remembered-set.obj
[38228/39453] CXX obj/v8/v8_base_without_compiler/evacuation-verifier.obj
[38229/39453] CXX obj/v8/v8_base_without_compiler/gc-idle-time-handler.obj
[38230/39453] CXX obj/v8/v8_base_without_compiler/factory-base.obj
[38231/39453] CXX obj/v8/v8_base_without_compiler/finalization-registry-cleanup-task.obj
[38232/39453] CXX obj/v8/v8_base_without_compiler/factory.obj
[38233/39453] CXX obj/v8/v8_base_without_compiler/free-list.obj
[38234/39453] CXX obj/v8/v8_base_without_compiler/gc-tracer.obj
[38235/39453] CXX obj/v8/v8_base_without_compiler/heap-allocator.obj
[38236/39453] CXX obj/v8/v8_base_without_compiler/heap-controller.obj
[38237/39453] CXX obj/v8/v8_base_without_compiler/heap-layout-tracer.obj
[38238/39453] CXX obj/v8/v8_base_without_compiler/index-generator.obj
[38239/39453] CXX obj/v8/v8_base_without_compiler/heap-write-barrier.obj
[38240/39453] CXX obj/v8/v8_base_without_compiler/large-page.obj
[38241/39453] CXX obj/v8/v8_base_without_compiler/incremental-marking-job.obj
[38242/39453] CXX obj/v8/v8_base_without_compiler/heap-verifier.obj
[38243/39453] CXX obj/v8/v8_base_without_compiler/incremental-marking.obj
[38244/39453] CXX obj/v8/v8_base_without_compiler/heap.obj
[38245/39453] CXX obj/v8/v8_base_without_compiler/local-factory.obj
[38246/39453] CXX obj/v8/v8_base_without_compiler/large-spaces.obj
[38247/39453] CXX obj/v8/v8_base_without_compiler/local-heap.obj
[38248/39453] CXX obj/v8/v8_base_without_compiler/mark-sweep-utilities.obj
[38249/39453] CXX obj/v8/v8_base_without_compiler/marking-barrier.obj
[38250/39453] CXX obj/v8/v8_base_without_compiler/marking.obj
[38251/39453] CXX obj/v8/v8_base_without_compiler/memory-chunk-layout.obj
[38252/39453] CXX obj/v8/v8_base_without_compiler/marking-worklist.obj
[38253/39453] CXX obj/v8/v8_base_without_compiler/memory-allocator.obj
[38254/39453] CXX obj/v8/v8_base_without_compiler/mark-compact.obj
[38255/39453] CXX obj/v8/v8_base_without_compiler/memory-balancer.obj
[38256/39453] CXX obj/v8/v8_base_without_compiler/memory-chunk.obj
[38257/39453] CXX obj/v8/v8_base_without_compiler/memory-reducer.obj
[38258/39453] CXX obj/v8/v8_base_without_compiler/memory-measurement.obj
[38259/39453] CXX obj/v8/v8_base_without_compiler/minor-gc-job.obj
[38260/39453] CXX obj/v8/v8_base_without_compiler/new-spaces.obj
[38261/39453] CXX obj/v8/v8_base_without_compiler/minor-mark-sweep.obj
[38262/39453] CXX obj/v8/v8_base_without_compiler/page.obj
[38263/39453] CXX obj/v8/v8_base_without_compiler/object-stats.obj
[38264/39453] CXX obj/v8/v8_base_without_compiler/objects-visiting.obj
[38265/39453] CXX obj/v8/v8_base_without_compiler/paged-spaces.obj
[38266/39453] CXX obj/v8/v8_base_without_compiler/pretenuring-handler.obj
[38267/39453] CXX obj/v8/v8_base_without_compiler/read-only-heap.obj
[38268/39453] CXX obj/v8/v8_base_without_compiler/slot-set.obj
[38269/39453] CXX obj/v8/v8_base_without_compiler/read-only-spaces.obj
[38270/39453] CXX obj/v8/v8_base_without_compiler/read-only-promotion.obj
[38271/39453] CXX obj/v8/v8_base_without_compiler/safepoint.obj
[38272/39453] CXX obj/v8/v8_base_without_compiler/stress-scavenge-observer.obj
[38273/39453] CXX obj/v8/v8_base_without_compiler/spaces.obj
[38274/39453] CXX obj/v8/v8_base_without_compiler/scavenger.obj
[38275/39453] CXX obj/v8/v8_base_without_compiler/zapping.obj
[38276/39453] CXX obj/v8/v8_base_without_compiler/traced-handles-marking-visitor.obj
[38277/39453] CXX obj/v8/v8_base_without_compiler/weak-object-worklists.obj
[38278/39453] CXX obj/v8/v8_base_without_compiler/sweeper.obj
[38279/39453] CXX obj/v8/v8_base_without_compiler/call-optimization.obj
[38280/39453] CXX obj/v8/v8_base_without_compiler/icu_util.obj
[38281/39453] CXX obj/v8/v8_base_without_compiler/handler-configuration.obj
[38282/39453] CXX obj/v8/v8_base_without_compiler/startup-data-util.obj
[38283/39453] CXX obj/v8/v8_base_without_compiler/ic-stats.obj
[38284/39453] CXX obj/v8/v8_base_without_compiler/isolate-allocator.obj
[38285/39453] CXX obj/v8/v8_base_without_compiler/stub-cache.obj
[38286/39453] CXX obj/v8/v8_base_without_compiler/ic.obj
[38287/39453] CXX obj/v8/v8_base_without_compiler/v8.obj
[38288/39453] CXX obj/v8/v8_base_without_compiler/bytecode-array-iterator.obj
[38289/39453] CXX obj/v8/v8_base_without_compiler/bytecode-array-random-iterator.obj
[38290/39453] CXX obj/v8/v8_base_without_compiler/bytecode-array-builder.obj
[38291/39453] CXX obj/v8/v8_base_without_compiler/bytecode-array-writer.obj
[38292/39453] CXX obj/v8/v8_base_without_compiler/bytecode-node.obj
[38293/39453] CXX obj/v8/v8_base_without_compiler/bytecode-operands.obj
[38294/39453] CXX obj/v8/v8_base_without_compiler/bytecode-decoder.obj
[38295/39453] CXX obj/v8/v8_base_without_compiler/bytecode-register-optimizer.obj
[38296/39453] CXX obj/v8/v8_base_without_compiler/bytecode-register.obj
[38297/39453] CXX obj/v8/v8_base_without_compiler/bytecode-flags.obj
[38298/39453] CXX obj/v8/v8_base_without_compiler/bytecode-source-info.obj
[38299/39453] CXX obj/v8/v8_base_without_compiler/bytecodes.obj
[38300/39453] CXX obj/v8/v8_base_without_compiler/bootstrapper.obj
[38301/39453] CXX obj/v8/v8_base_without_compiler/interpreter-intrinsics.obj
[38302/39453] CXX obj/v8/v8_base_without_compiler/bytecode-label.obj
[38303/39453] CXX obj/v8/v8_base_without_compiler/bytecode-generator.obj
[38304/39453] CXX obj/v8/v8_base_without_compiler/handler-table-builder.obj
[38305/39453] CXX obj/v8/v8_base_without_compiler/control-flow-builders.obj
[38306/39453] CXX obj/v8/v8_base_without_compiler/constant-array-builder.obj
[38307/39453] CXX obj/v8/v8_base_without_compiler/sampler.obj
[38308/39453] CXX obj/v8/v8_base_without_compiler/interpreter.obj
[38309/39453] CXX obj/v8/v8_base_without_compiler/local-logger.obj
[38310/39453] CXX obj/v8/v8_base_without_compiler/metrics.obj
[38311/39453] CXX obj/v8/v8_base_without_compiler/runtime-call-stats.obj
[38312/39453] CXX obj/v8/v8_base_without_compiler/json-parser.obj
[38313/39453] CXX obj/v8/v8_base_without_compiler/json-stringifier.obj
[38314/39453] CXX obj/v8/v8_base_without_compiler/tracing-flags.obj
[38315/39453] CXX obj/v8/v8_base_without_compiler/counters.obj
[38316/39453] CXX obj/v8/v8_base_without_compiler/log-file.obj
[38317/39453] CXX obj/v8/v8_base_without_compiler/math-random.obj
[38318/39453] CXX obj/v8/v8_base_without_compiler/log.obj
[38319/39453] CXX obj/v8/v8_base_without_compiler/conversions.obj
[38320/39453] CXX obj/v8/v8_base_without_compiler/abstract-code.obj
[38321/39453] CXX obj/v8/v8_base_without_compiler/code-kind.obj
[38322/39453] CXX obj/v8/v8_base_without_compiler/backing-store.obj
[38323/39453] CXX obj/v8/v8_base_without_compiler/bigint.obj
[38324/39453] CXX obj/v8/v8_base_without_compiler/bytecode-array.obj
[38325/39453] CXX obj/v8/v8_base_without_compiler/code.obj
[38326/39453] CXX obj/v8/v8_base_without_compiler/call-site-info.obj
[38327/39453] CXX obj/v8/v8_base_without_compiler/compilation-cache-table.obj
[38328/39453] CXX obj/v8/v8_base_without_compiler/contexts.obj
[38329/39453] CXX obj/v8/v8_base_without_compiler/debug-objects.obj
[38330/39453] CXX obj/v8/v8_base_without_compiler/deoptimization-data.obj
[38331/39453] CXX obj/v8/v8_base_without_compiler/dependent-code.obj
[38332/39453] CXX obj/v8/v8_base_without_compiler/elements-kind.obj
[38333/39453] CXX obj/v8/v8_base_without_compiler/embedder-data-array.obj
[38334/39453] CXX obj/v8/v8_base_without_compiler/feedback-vector.obj
[38335/39453] CXX obj/v8/v8_base_without_compiler/field-type.obj
[38336/39453] CXX obj/v8/v8_base_without_compiler/fixed-array.obj
[38337/39453] CXX obj/v8/v8_base_without_compiler/instruction-stream.obj
[38338/39453] CXX obj/v8/v8_base_without_compiler/intl-objects.obj
[38339/39453] CXX obj/v8/v8_base_without_compiler/js-array-buffer.obj
[38340/39453] CXX obj/v8/v8_base_without_compiler/js-atomics-synchronization.obj
[38341/39453] CXX obj/v8/v8_base_without_compiler/elements.obj
[38342/39453] CXX obj/v8/v8_base_without_compiler/js-break-iterator.obj
[38343/39453] CXX obj/v8/v8_base_without_compiler/js-collator.obj
[38344/39453] CXX obj/v8/v8_base_without_compiler/js-display-names.obj
[38345/39453] CXX obj/v8/v8_base_without_compiler/js-duration-format.obj
[38346/39453] CXX obj/v8/v8_base_without_compiler/js-date-time-format.obj
[38347/39453] CXX obj/v8/v8_base_without_compiler/js-list-format.obj
[38348/39453] CXX obj/v8/v8_base_without_compiler/js-function.obj
[38349/39453] CXX obj/v8/v8_base_without_compiler/js-locale.obj
[38350/39453] CXX obj/v8/v8_base_without_compiler/js-number-format.obj
[38351/39453] CXX obj/v8/v8_base_without_compiler/js-raw-json.obj
[38352/39453] CXX obj/v8/v8_base_without_compiler/js-plural-rules.obj
[38353/39453] CXX obj/v8/v8_base_without_compiler/js-relative-time-format.obj
[38354/39453] CXX obj/v8/v8_base_without_compiler/js-regexp.obj
[38355/39453] CXX obj/v8/v8_base_without_compiler/js-objects.obj
[38356/39453] CXX obj/v8/v8_base_without_compiler/js-segment-iterator.obj
[38357/39453] CXX obj/v8/v8_base_without_compiler/js-segmenter.obj
[38358/39453] CXX obj/v8/v8_base_without_compiler/js-segments.obj
[38359/39453] CXX obj/v8/v8_base_without_compiler/js-struct.obj
[38360/39453] CXX obj/v8/v8_base_without_compiler/lookup-cache.obj
[38361/39453] CXX obj/v8/v8_base_without_compiler/keys.obj
[38362/39453] CXX obj/v8/v8_base_without_compiler/js-temporal-objects.obj
[38363/39453] CXX obj/v8/v8_base_without_compiler/managed.obj
[38364/39453] CXX obj/v8/v8_base_without_compiler/literal-objects.obj
[38365/39453] CXX obj/v8/v8_base_without_compiler/lookup.obj
[38366/39453] CXX obj/v8/v8_base_without_compiler/map-updater.obj
[38367/39453] CXX obj/v8/v8_base_without_compiler/map.obj
[38368/39453] CXX obj/v8/v8_base_without_compiler/module.obj
[38369/39453] CXX obj/v8/v8_base_without_compiler/option-utils.obj
[38370/39453] CXX obj/v8/v8_base_without_compiler/ordered-hash-table.obj
[38371/39453] CXX obj/v8/v8_base_without_compiler/object-type.obj
[38372/39453] CXX obj/v8/v8_base_without_compiler/property.obj
[38373/39453] CXX obj/v8/v8_base_without_compiler/property-descriptor.obj
[38374/39453] CXX obj/v8/v8_base_without_compiler/objects.obj
[38375/39453] CXX obj/v8/v8_base_without_compiler/scope-info.obj
[38376/39453] CXX obj/v8/v8_base_without_compiler/shared-function-info.obj
[38377/39453] CXX obj/v8/v8_base_without_compiler/simd.obj
[38378/39453] CXX obj/v8/v8_base_without_compiler/string-comparator.obj
[38379/39453] CXX obj/v8/v8_base_without_compiler/string-forwarding-table.obj
[38380/39453] CXX obj/v8/v8_base_without_compiler/source-text-module.obj
[38381/39453] CXX obj/v8/v8_base_without_compiler/tagged-impl.obj
[38382/39453] CXX obj/v8/v8_base_without_compiler/string-table.obj
[38383/39453] CXX obj/v8/v8_base_without_compiler/swiss-name-dictionary.obj
[38384/39453] CXX obj/v8/v8_base_without_compiler/string.obj
[38385/39453] CXX obj/v8/v8_base_without_compiler/symbol-table.obj
[38386/39453] CXX obj/v8/v8_base_without_compiler/type-hints.obj
[38387/39453] CXX obj/v8/v8_base_without_compiler/synthetic-module.obj
[38388/39453] CXX obj/v8/v8_base_without_compiler/template-objects.obj
[38389/39453] CXX obj/v8/v8_base_without_compiler/templates.obj
[38390/39453] CXX obj/v8/v8_base_without_compiler/import-assertions.obj
[38391/39453] CXX obj/v8/v8_base_without_compiler/transitions.obj
[38392/39453] CXX obj/v8/v8_base_without_compiler/visitors.obj
[38393/39453] CXX obj/v8/v8_base_without_compiler/literal-buffer.obj
[38394/39453] CXX obj/v8/v8_base_without_compiler/value-serializer.obj
[38395/39453] CXX obj/v8/v8_base_without_compiler/func-name-inferrer.obj
[38396/39453] CXX obj/v8/v8_base_without_compiler/parse-info.obj
[38397/39453] CXX obj/v8/v8_base_without_compiler/pending-compilation-error-handler.obj
[38398/39453] CXX obj/v8/v8_base_without_compiler/parsing.obj
[38399/39453] CXX obj/v8/v8_base_without_compiler/preparse-data.obj
[38400/39453] CXX obj/v8/v8_base_without_compiler/token.obj
[38401/39453] CXX obj/v8/v8_base_without_compiler/preparser.obj
[38402/39453] CXX obj/v8/v8_base_without_compiler/parser.obj
[38403/39453] CXX obj/v8/v8_base_without_compiler/scanner-character-streams.obj
[38404/39453] CXX obj/v8/v8_base_without_compiler/rewriter.obj
[38405/39453] CXX obj/v8/v8_base_without_compiler/scanner.obj
[38406/39453] CXX obj/v8/v8_base_without_compiler/allocation-tracker.obj
[38407/39453] CXX obj/v8/v8_base_without_compiler/cpu-profiler.obj
[38408/39453] CXX obj/v8/v8_base_without_compiler/heap-profiler.obj
[38409/39453] CXX obj/v8/v8_base_without_compiler/profiler-stats.obj
[38410/39453] CXX obj/v8/v8_base_without_compiler/symbolizer.obj
[38411/39453] CXX obj/v8/v8_base_without_compiler/profile-generator.obj
[38412/39453] CXX obj/v8/v8_base_without_compiler/profiler-listener.obj
[38413/39453] CXX obj/v8/v8_base_without_compiler/strings-storage.obj
[38414/39453] CXX obj/v8/v8_base_without_compiler/sampling-heap-profiler.obj
[38415/39453] CXX obj/v8/v8_base_without_compiler/tracing-cpu-profiler.obj
[38416/39453] CXX obj/v8/v8_base_without_compiler/heap-snapshot-generator.obj
[38417/39453] CXX obj/v8/v8_base_without_compiler/experimental-bytecode.obj
[38418/39453] CXX obj/v8/v8_base_without_compiler/experimental-compiler.obj
[38419/39453] CXX obj/v8/v8_base_without_compiler/regexp-ast.obj
[38420/39453] CXX obj/v8/v8_base_without_compiler/tick-sample.obj
[38421/39453] CXX obj/v8/v8_base_without_compiler/regexp-bytecodes.obj
[38422/39453] CXX obj/v8/v8_base_without_compiler/weak-code-registry.obj
[38423/39453] CXX obj/v8/v8_base_without_compiler/regexp-compiler-tonode.obj
[38424/39453] CXX obj/v8/v8_base_without_compiler/regexp-dotprinter.obj
[38425/39453] CXX obj/v8/v8_base_without_compiler/experimental-interpreter.obj
[38426/39453] CXX obj/v8/v8_base_without_compiler/experimental.obj
[38427/39453] CXX obj/v8/v8_base_without_compiler/regexp-error.obj
[38428/39453] CXX obj/v8/v8_base_without_compiler/regexp-bytecode-generator.obj
[38429/39453] CXX obj/v8/v8_base_without_compiler/regexp-bytecode-peephole.obj
[38430/39453] CXX obj/v8/v8_base_without_compiler/regexp-stack.obj
[38431/39453] CXX obj/v8/v8_base_without_compiler/regexp-compiler.obj
[38432/39453] CXX obj/v8/v8_base_without_compiler/regexp-macro-assembler-tracer.obj
[38433/39453] CXX obj/v8/v8_base_without_compiler/regexp-macro-assembler.obj
[38434/39453] CXX obj/v8/v8_base_without_compiler/regexp-interpreter.obj
[38435/39453] CXX obj/v8/v8_base_without_compiler/regexp-parser.obj
[38436/39453] CXX obj/v8/v8_base_without_compiler/regexp-utils.obj
[38437/39453] CXX obj/v8/v8_base_without_compiler/regexp.obj
[38438/39453] CXX obj/v8/v8_base_without_compiler/runtime-array.obj
[38439/39453] CXX obj/v8/v8_base_without_compiler/runtime-atomics.obj
[38440/39453] CXX obj/v8/v8_base_without_compiler/runtime-bigint.obj
[38441/39453] CXX obj/v8/v8_base_without_compiler/roots.obj
[38442/39453] CXX obj/v8/v8_base_without_compiler/runtime-classes.obj
[38443/39453] CXX obj/v8/v8_base_without_compiler/runtime-collections.obj
[38444/39453] CXX obj/v8/v8_base_without_compiler/runtime-date.obj
[38445/39453] CXX obj/v8/v8_base_without_compiler/runtime-compiler.obj
[38446/39453] CXX obj/v8/v8_base_without_compiler/runtime-forin.obj
[38447/39453] CXX obj/v8/v8_base_without_compiler/runtime-debug.obj
[38448/39453] CXX obj/v8/v8_base_without_compiler/runtime-function.obj
[38449/39453] CXX obj/v8/v8_base_without_compiler/runtime-futex.obj
[38450/39453] CXX obj/v8/v8_base_without_compiler/runtime-generator.obj
[38451/39453] CXX obj/v8/v8_base_without_compiler/runtime-internal.obj
[38452/39453] CXX obj/v8/v8_base_without_compiler/runtime-intl.obj
[38453/39453] CXX obj/v8/v8_base_without_compiler/runtime-literals.obj
[38454/39453] CXX obj/v8/v8_base_without_compiler/runtime-module.obj
[38455/39453] CXX obj/v8/v8_base_without_compiler/runtime-numbers.obj
[38456/39453] CXX obj/v8/v8_base_without_compiler/runtime-operators.obj
[38457/39453] CXX obj/v8/v8_base_without_compiler/runtime-object.obj
[38458/39453] CXX obj/v8/v8_base_without_compiler/runtime-promise.obj
[38459/39453] CXX obj/v8/v8_base_without_compiler/runtime-proxy.obj
[38460/39453] CXX obj/v8/v8_base_without_compiler/runtime-regexp.obj
[38461/39453] CXX obj/v8/v8_base_without_compiler/runtime-scopes.obj
[38462/39453] CXX obj/v8/v8_base_without_compiler/runtime-shadow-realm.obj
[38463/39453] CXX obj/v8/v8_base_without_compiler/runtime-strings.obj
[38464/39453] CXX obj/v8/v8_base_without_compiler/runtime-symbol.obj
[38465/39453] CXX obj/v8/v8_base_without_compiler/runtime-temporal.obj
[38466/39453] CXX obj/v8/v8_base_without_compiler/code-pointer-table.obj
[38467/39453] CXX obj/v8/v8_base_without_compiler/runtime-trace.obj
[38468/39453] CXX obj/v8/v8_base_without_compiler/sandbox.obj
[38469/39453] CXX obj/v8/v8_base_without_compiler/external-pointer-table.obj
[38470/39453] CXX obj/v8/v8_base_without_compiler/runtime-test.obj
[38471/39453] CXX obj/v8/v8_base_without_compiler/runtime.obj
[38472/39453] CXX obj/v8/v8_base_without_compiler/runtime-weak-refs.obj
[38473/39453] CXX obj/v8/v8_base_without_compiler/runtime-typedarray.obj
[38474/39453] CXX obj/v8/v8_base_without_compiler/testing.obj
[38475/39453] CXX obj/v8/v8_base_without_compiler/context-deserializer.obj
[38476/39453] CXX obj/v8/v8_base_without_compiler/code-serializer.obj
[38477/39453] CXX obj/v8/v8_base_without_compiler/context-serializer.obj
[38478/39453] CXX obj/v8/v8_base_without_compiler/embedded-data.obj
[38479/39453] CXX obj/v8/v8_base_without_compiler/deserializer.obj
[38480/39453] CXX obj/v8/v8_base_without_compiler/roots-serializer.obj
[38481/39453] CXX obj/v8/v8_base_without_compiler/object-deserializer.obj
[38482/39453] CXX obj/v8/v8_base_without_compiler/read-only-deserializer.obj
[38483/39453] CXX obj/v8/v8_base_without_compiler/read-only-serializer.obj
[38484/39453] CXX obj/v8/v8_base_without_compiler/serializer-deserializer.obj
[38485/39453] CXX obj/v8/v8_base_without_compiler/snapshot-data.obj
[38486/39453] CXX obj/v8/v8_base_without_compiler/snapshot-utils.obj
[38487/39453] CXX obj/v8/v8_base_without_compiler/shared-heap-deserializer.obj
[38488/39453] CXX obj/v8/v8_base_without_compiler/sort-builtins.obj
[38489/39453] CXX obj/v8/v8_base_without_compiler/shared-heap-serializer.obj
[38490/39453] CXX obj/v8/v8_base_without_compiler/char-predicates.obj
[38491/39453] CXX obj/v8/v8_base_without_compiler/snapshot-source-sink.obj
[38492/39453] CXX obj/v8/v8_base_without_compiler/string-case.obj
[38493/39453] CXX obj/v8/v8_base_without_compiler/serializer.obj
[38494/39453] CXX obj/v8/v8_base_without_compiler/unicode-decoder.obj
[38495/39453] CXX obj/v8/v8_base_without_compiler/snapshot.obj
[38496/39453] CXX obj/v8/v8_base_without_compiler/startup-deserializer.obj
[38497/39453] CXX obj/v8/v8_base_without_compiler/unicode.obj
[38498/39453] CXX obj/v8/v8_base_without_compiler/operations-barrier.obj
[38499/39453] CXX obj/v8/v8_base_without_compiler/task-utils.obj
[38500/39453] CXX obj/v8/v8_base_without_compiler/cancelable-task.obj
[38501/39453] CXX obj/v8/v8_base_without_compiler/halfsiphash.obj
[38502/39453] CXX obj/v8/v8_base_without_compiler/startup-serializer.obj
[38503/39453] CXX obj/v8/v8_base_without_compiler/string-builder.obj
[38504/39453] CXX obj/v8/v8_base_without_compiler/traced-value.obj
[38505/39453] CXX obj/v8/v8_base_without_compiler/trace-event.obj
[38506/39453] CXX obj/v8/v8_base_without_compiler/tracing-category-observer.obj
[38507/39453] CXX obj/v8/v8_base_without_compiler/string-stream.obj
[38508/39453] CXX obj/v8/v8_base_without_compiler/bit-vector.obj
[38509/39453] CXX obj/v8/v8_base_without_compiler/allocation.obj
[38510/39453] CXX obj/v8/v8_base_without_compiler/hex-format.obj
[38511/39453] CXX obj/v8/v8_base_without_compiler/detachable-vector.obj
[38512/39453] CXX obj/v8/v8_base_without_compiler/address-map.obj
[38513/39453] CXX obj/v8/v8_base_without_compiler/sha-256.obj
[38514/39453] CXX obj/v8/v8_base_without_compiler/uri.obj
[38515/39453] CXX obj/v8/v8_base_without_compiler/utils.obj
[38516/39453] CXX obj/v8/v8_base_without_compiler/ostreams.obj
[38517/39453] CXX obj/v8/v8_base_without_compiler/type-stats.obj
[38518/39453] CXX obj/v8/v8_base_without_compiler/memcopy.obj
[38519/39453] CXX obj/v8/v8_base_without_compiler/identity-map.obj
[38520/39453] CXX obj/v8/v8_base_without_compiler/version.obj
[38521/39453] CXX obj/v8/v8_base_without_compiler/zone-segment.obj
[38522/39453] CXX obj/v8/v8_base_without_compiler/accounting-allocator.obj
[38523/39453] CXX obj/v8/v8_base_without_compiler/zone.obj
[38524/39453] CXX obj/v8/v8_base_without_compiler/temporal-parser.obj
[38525/39453] CXX obj/v8/v8_base_without_compiler/maglev-compilation-unit.obj
[38526/39453] CXX obj/v8/v8_base_without_compiler/maglev-assembler.obj
[38527/39453] CXX obj/v8/v8_base_without_compiler/maglev-graph-printer.obj
[38528/39453] CXX obj/v8/v8_base_without_compiler/maglev-compilation-info.obj
[38529/39453] CXX obj/v8/v8_base_without_compiler/maglev-concurrent-dispatcher.obj
[38530/39453] CXX obj/v8/v8_base_without_compiler/maglev-code-generator.obj
[38531/39453] CXX obj/v8/v8_base_without_compiler/maglev-interpreter-frame-state.obj
[38532/39453] CXX obj/v8/v8_base_without_compiler/maglev-phi-representation-selector.obj
[38533/39453] CXX obj/v8/v8_base_without_compiler/maglev.obj
[38534/39453] CXX obj/v8/v8_base_without_compiler/maglev-compiler.obj
[38535/39453] CXX obj/v8/v8_base_without_compiler/maglev-pipeline-statistics.obj
[38536/39453] CXX obj/v8/v8_base_without_compiler/maglev-regalloc.obj
[38537/39453] CXX obj/v8/v8_base_without_compiler/maglev-graph-builder.obj
[38538/39453] CXX obj/v8/v8_base_without_compiler/maglev-assembler-x64.obj
[38539/39453] CXX obj/v8/v8_base_without_compiler/maglev-ir-x64.obj
[38540/39453] CXX obj/v8/v8_base_without_compiler/maglev-ir.obj
[38541/39453] CXX obj/v8/v8_base_without_compiler/asm-types.obj
[38542/39453] CXX obj/v8/v8_base_without_compiler/asm-scanner.obj
[38543/39453] CXX obj/v8/v8_base_without_compiler/handler-inside.obj
[38544/39453] CXX obj/v8/v8_base_without_compiler/handler-outside.obj
[38545/39453] CXX obj/v8/v8_base_without_compiler/asm-js.obj
[38546/39453] CXX obj/v8/v8_base_without_compiler/handler-shared.obj
[38547/39453] CXX obj/v8/v8_base_without_compiler/asm-parser.obj
[38548/39453] CXX obj/v8/v8_base_without_compiler/canonical-types.obj
[38549/39453] CXX obj/v8/v8_base_without_compiler/code-space-access.obj
[38550/39453] CXX obj/v8/v8_base_without_compiler/runtime-test-wasm.obj
[38551/39453] CXX obj/v8/v8_base_without_compiler/debug-wasm-objects.obj
[38552/39453] CXX obj/v8/v8_base_without_compiler/runtime-wasm.obj
[38553/39453] CXX obj/v8/v8_base_without_compiler/liftoff-assembler.obj
[38554/39453] CXX obj/v8/v8_base_without_compiler/constant-expression-interface.obj
[38555/39453] CXX obj/v8/v8_base_without_compiler/function-body-decoder.obj
[38556/39453] CXX obj/v8/v8_base_without_compiler/local-decl-encoder.obj
[38557/39453] CXX obj/v8/v8_base_without_compiler/memory-tracing.obj
[38558/39453] CXX obj/v8/v8_base_without_compiler/constant-expression.obj
[38559/39453] CXX obj/v8/v8_base_without_compiler/graph-builder-interface.obj
[38560/39453] CXX obj/v8/v8_base_without_compiler/liftoff-compiler.obj
[38561/39453] CXX obj/v8/v8_base_without_compiler/function-compiler.obj
[38562/39453] CXX obj/v8/v8_base_without_compiler/names-provider.obj
[38563/39453] CXX obj/v8/v8_base_without_compiler/pgo.obj
[38564/39453] CXX obj/v8/v8_base_without_compiler/simd-shuffle.obj
[38565/39453] CXX obj/v8/v8_base_without_compiler/jump-table-assembler.obj
[38566/39453] CXX obj/v8/v8_base_without_compiler/module-decoder.obj
[38567/39453] CXX obj/v8/v8_base_without_compiler/stacks.obj
[38568/39453] CXX obj/v8/v8_base_without_compiler/streaming-decoder.obj
[38569/39453] CXX obj/v8/v8_base_without_compiler/value-type.obj
[38570/39453] CXX obj/v8/v8_base_without_compiler/turboshaft-graph-interface.obj
FAILED: obj/v8/v8_base_without_compiler/turboshaft-graph-interface.obj 
ninja -t msvc -e environment.x64 -- "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.40.33807\bin\Hostx64\x64\cl.exe" /c ../../../../../src/here-src-6-5fe549b8d9.clean/src/3rdparty/chromium/v8/src/wasm/turboshaft-graph-interface.cc /Foobj/v8/v8_base_without_compiler/turboshaft-graph-interface.obj /nologo /showIncludes -DUSE_AURA=1 -DTOOLKIT_QT -D_CRT_NONSTDC_NO_WARNINGS -D_WINSOCK_DEPRECATED_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D__STD_C -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_ATL_NO_OPENGL -D_WINDOWS -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -DPSAPI_VERSION=2 -DWIN32 -D_SECURE_ATL -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -DWIN32_LEAN_AND_MEAN -DNOMINMAX -D_UNICODE -DUNICODE -DNTDDI_VERSION=NTDDI_WIN10_NI -D_WIN32_WINNT=0x0A00 -DWINVER=0x0A00 -D_DEBUG -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DCPPGC_VERIFY_HEAP -DENABLE_DISASSEMBLER -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -DOBJECT_PRINT -DVERIFY_HEAP -DV8_TRACE_MAPS -DV8_ENABLE_ALLOCATION_TIMEOUT -DV8_ENABLE_FORCE_SLOW_PATH -DV8_ENABLE_DOUBLE_CONST_STORE_CHECK -DV8_INTL_SUPPORT -DENABLE_HANDLE_ZAPPING -DV8_CODE_COMMENTS -DV8_ENABLE_DEBUG_CODE -DV8_ENABLE_HEAP_SNAPSHOT_VERIFY -DV8_SNAPSHOT_NATIVE_CODE_COUNTERS -DV8_USE_EXTERNAL_STARTUP_DATA -DV8_ATOMIC_OBJECT_FIELD_WRITES -DV8_ENABLE_LAZY_SOURCE_POSITIONS -DV8_SHARED_RO_HEAP -DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH -DV8_SHORT_BUILTIN_CALLS -DV8_EXTERNAL_CODE_SPACE -DV8_ENABLE_MAGLEV -DV8_ENABLE_TURBOFAN -DV8_ENABLE_SYSTEM_INSTRUMENTATION -DV8_ENABLE_ETW_STACK_WALKING -DV8_ENABLE_WEBASSEMBLY -DV8_ALLOCATION_FOLDING -DV8_ALLOCATION_SITE_TRACKING -DV8_ADVANCED_BIGINT_ALGORITHMS -DV8_STATIC_ROOTS -DV8_USE_ZLIB -DV8_ENABLE_WASM_SIMD256_REVEC -DV8_CODE_POINTER_SANDBOXING -DV8_ENABLE_SLOW_TRACING -DV8_ENABLE_BUILTIN_JUMP_TABLE_SWITCH -DV8_ENABLE_EXTENSIBLE_RO_SNAPSHOT -DV8_ENABLE_CHECKS -DV8_COMPRESS_POINTERS -DV8_COMPRESS_POINTERS_IN_SHARED_CAGE -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_ENABLE_SANDBOX -DV8_DEPRECATION_WARNINGS -DCPPGC_CAGED_HEAP -DCPPGC_YOUNG_GENERATION -DCPPGC_POINTER_COMPRESSION -DCPPGC_SLIM_WRITE_BARRIER -DV8_TARGET_ARCH_X64 -DV8_HAVE_TARGET_OS -DV8_TARGET_OS_WIN -DDEBUG -DABSL_ALLOCATOR_NOTHROW=1 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DUSE_CHROMIUM_ICU=1 -DU_ENABLE_TRACING=1 -DU_ENABLE_RESOURCE_TRACING=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -Igen -I../../../../../src/here-src-6-5fe549b8d9.clean/src/3rdparty/chromium -I../../../../../src/here-src-6-5fe549b8d9.clean/src/3rdparty/chromium/v8 -I../../../../../src/here-src-6-5fe549b8d9.clean/src/3rdparty/chromium/v8/include -Igen/v8 -Igen/v8/include -I../../../../../src/here-src-6-5fe549b8d9.clean/src/3rdparty/chromium/third_party/abseil-cpp -I../../../../../src/here-src-6-5fe549b8d9.clean/src/3rdparty/chromium/third_party/icu/source/common -I../../../../../src/here-src-6-5fe549b8d9.clean/src/3rdparty/chromium/third_party/icu/source/i18n -I../../../../../src/here-src-6-5fe549b8d9.clean/src/3rdparty/chromium/third_party/zlib /wd4091 /wd4127 /wd4251 /wd4275 /wd4312 /wd4324 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4505 /wd4510 /wd4512 /wd4610 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /wd4200 /wd4201 /wd4204 /wd4221 /wd4245 /wd4267 /wd4305 /wd4389 /wd4702 /wd4701 /wd4703 /wd4661 /wd4706 /wd4715 /wd4003 /wd4068 /wd5051 /wd4244 /Gy /FS /bigobj /utf-8 /Zc:preprocessor /wd5105 /wd4117 /D__DATE__= /D__TIME__= /D__TIMESTAMP__= /MDd /wd4245 /wd4267 /wd4324 /wd4701 /wd4702 /wd4703 /wd4709 /wd4714 /wd4715 /wd4716 /wd4718 /wd4723 /wd4724 /wd4800 /wd4506 /wd4091 /wd4127 /wd4251 /wd4275 /wd4312 /wd4324 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4505 /wd4510 /wd4512 /wd4610 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /wd4200 /wd4201 /wd4204 /wd4221 /wd4245 /wd4267 /wd4305 /wd4389 /wd4702 /wd4701 /wd4703 /wd4661 /wd4706 /wd4715 /O2 /Ob2 /Oy- /Zc:inline /Gw /wd4577 /std:c++20 /TP /GR- /Fd"obj/v8/v8_base_without_compiler_cc.pdb"
../../../../../src/here-src-6-5fe549b8d9.clean/src/3rdparty/chromium/v8\src/compiler/turboshaft/operations.h(1336): error C2100: you cannot dereference an operand of type 'v8::internal::compiler::turboshaft::WordRepresentation'
../../../../../src/here-src-6-5fe549b8d9.clean/src/3rdparty/chromium/v8\src/compiler/turboshaft/operations.h(1336): note: the template instantiation context (the oldest one first) is
../../../../../src/here-src-6-5fe549b8d9.clean/src/3rdparty/chromium/v8\src/compiler/turboshaft/operations.h(1336): note: see reference to alias template instantiation 'v8::internal::compiler::turboshaft::MaskBuilder<v8::internal::compiler::turboshaft::WordBinopOp,v8::internal::compiler::turboshaft::OpMaskField<v8::internal::compiler::turboshaft::WordBinopOp::Kind,4>,v8::internal::compiler::turboshaft::OpMaskField<v8::internal::compiler::turboshaft::UnwrapRepresentation<v8::internal::compiler::turboshaft::WordRepresentation>::type,5>>::For<v8::internal::compiler::turboshaft::WordBinopOp::Kind::kSub,v8::internal::compiler::turboshaft::WordRepresentation{v8::internal::compiler::turboshaft::RegisterRepresentation{v8::internal::compiler::turboshaft::MaybeRegisterRepresentation{v8::internal::compiler::turboshaft::MaybeRegisterRepresentation::Enum:v8::internal::compiler::turboshaft::MaybeRegisterRepresentation::Enum::kWord32}}}>' being compiled
../../../../../src/here-src-6-5fe549b8d9.clean/src/3rdparty/chromium/v8\src/compiler/turboshaft/operations.h(940): fatal error C1907: unable to recover from previous error(s); stopping compilation
../../../../../src/here-src-6-5fe549b8d9.clean/src/3rdparty/chromium/v8\src/compiler/turboshaft/representations.h(379): note: while evaluating constexpr function 'v8::internal::compiler::turboshaft::WordRepresentation::value'
../../../../../src/here-src-6-5fe549b8d9.clean/src/3rdparty/chromium/v8\src/compiler/turboshaft/operations.h(1336): note: while evaluating constexpr function 'v8::internal::compiler::turboshaft::WordRepresentation::operator v8::internal::compiler::turboshaft::WordRepresentation::Enum'
INTERNAL COMPILER ERROR in 'C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.40.33807\bin\Hostx64\x64\cl.exe'
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more information
[38571/39453] CXX obj/v8/v8_base_without_compiler/module-compiler.obj
[38572/39453] CXX obj/v8/v8_base_without_compiler/sync-streaming-decoder.obj
[38573/39453] CXX obj/v8/v8_base_without_compiler/module-instantiate.obj
[38574/39453] CXX obj/v8/v8_base_without_compiler/wasm-debug.obj
[38575/39453] CXX obj/v8/v8_base_without_compiler/wasm-code-manager.obj
ninja: build stopped: subcommand failed.
uildTools\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja\ninja.exe" -C E:/b/qtwebengine/x64-windows-dbg/src/core/Debug/AMD64 QtWebEngineCore"
FAILED: src/core/Debug/AMD64/QtWebEngineCore.stamp src/core/Debug/AMD64/obj/tools/v8_context_snapshot/v8_context_snapshot.stamp src/core/Debug/AMD64/QtWebEngineCore E:/b/qtwebengine/x64-windows-dbg/src/core/Debug/AMD64/QtWebEngineCore.stamp E:/b/qtwebengine/x64-windows-dbg/src/core/Debug/AMD64/obj/tools/v8_context_snapshot/v8_context_snapshot.stamp E:/b/qtwebengine/x64-windows-dbg/src/core/Debug/AMD64/QtWebEngineCore 
C:\WINDOWS\system32\cmd.exe /C "cd /D E:\b\qtwebengine\x64-windows-dbg\src\core && "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja\ninja.exe" -C E:/b/qtwebengine/x64-windows-dbg/src/core/Debug/AMD64 QtWebEngineCore"
ninja: build stopped: subcommand failed.
@Osyotr
Copy link
Contributor

Osyotr commented May 31, 2024

INTERNAL COMPILER ERROR

Not a vcpkg bug.

@MonicaLiu0311 MonicaLiu0311 added the depends:upstream-changes Waiting on a change to the upstream project label May 31, 2024
@Neumann-A
Copy link
Contributor

So I build qtwebengine in the morning with 19.39.33523.0 so it should probably work with that version.
I have seen ICEs with qtwebengine in the past which where due to running out of memory but this looks more like a VS bug.

Funny note:
I build a test app using qtwebengine and opened vcpkg for testing and the first stuff I see after testing if I can navigate is this issue:
image

@Neumann-A
Copy link
Contributor

maybe cc @BillyONeal to give the compiler team a kick since they are not supposed to break vcpkg as far as I am informed. (I am not going to spent time to fix qtwebengine again due to an ICE in a newer version o.O)

@NikFri94
Copy link

NikFri94 commented Jun 4, 2024

It seems like this issue has been fixed and will be included in the next update (https://developercommunity.visualstudio.com/t/QtWebEingine-Compilation-brings-internal/10674103)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
depends:upstream-changes Waiting on a change to the upstream project
Projects
None yet
Development

No branches or pull requests

5 participants