microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.2k stars 6.16k forks source link

[qtwebengine] Build error on x64-windows #39464

Open derossm opened 2 weeks ago

derossm commented 2 weeks ago

Package: qtwebengine[core,default-features]:x64-windows@6.7.2

Host Environment

To Reproduce

vcpkg install qtwebengine

Failure logs

-- 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.2/submodules/qtwebengine-everywhere-src-6.7.2.tar.xz;https://mirrors.ocf.berkeley.edu/qt/archive/qt/6.7/6.7.2/submodules/qtwebengine-everywhere-src-6.7.2.tar.xz -> qtwebengine-everywhere-src-6.7.2.tar.xz...
-- Extracting source F:/dev/vcpkg/downloads/qtwebengine-everywhere-src-6.7.2.tar.xz
-- Applying patch clang-cl.patch
-- Applying patch fix-error2275-2672.patch
-- Applying patch add-include-string.patch
-- Using source at F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean
-- Found external ninja('1.11.0').
-- Configuring x64-windows-rel
-- Building x64-windows-rel
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
    Command failed: "C:/Program Files/CMake/bin/cmake.exe" --build . --config Release --target install -- -v -j8
    Working Directory: F:/bt/qtwebengine/x64-windows-rel
    See logs for more information:
      F:\bt\qtwebengine\install-x64-windows-rel-out.log

Call Stack (most recent call first):
  installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
  installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
  ports/qtwebengine/portfile.cmake:116 (vcpkg_cmake_install)
  scripts/ports.cmake:191 (include)
F:\bt\qtwebengine\install-x64-windows-rel-out.log ``` Change Dir: 'F:/bt/qtwebengine/x64-windows-rel' Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Preview/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" -v -v -j8 install [1/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src && "C:\Program Files\CMake\bin\cmake.exe" -Dcfgdir= -P F:/bt/qtwebengine/x64-windows-rel/src/gn/tmp/gn-mkdirs.cmake && "C:\Program Files\CMake\bin\cmake.exe" -E touch F:/bt/qtwebengine/x64-windows-rel/src/gn/src/gn-stamp/gn-mkdir" [2/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/webenginequick/ui/AlertDialog.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtWebEngine/ControlsDelegates/AlertDialog.qml" [3/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\webenginequick && "C:\Program Files\CMake\bin\cmake.exe" -DIN_FILES=F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/qt_lib_webenginequick_private.pri;F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/Release/qt_lib_webenginequick_private.cmake -DOUT_FILE=F:/bt/qtwebengine/x64-windows-rel/share/Qt6/mkspecs/modules/qt_lib_webenginequick_private.pri -DLIBRARY_PREFIXES= -DLIBRARY_SUFFIXES=.dll;.lib -DLINK_LIBRARY_FLAG=-l -DCONFIGS=Release "-DIMPLICIT_LINK_DIRECTORIES=C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/ATLMFC/lib/x64;C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/lib/x64;C:/Program Files (x86)/Windows Kits/NETFXSDK/4.8/lib/um/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 F:/dev/vcpkg/installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake" [4/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\core\api && "C:\Program Files\CMake\bin\cmake.exe" -DIN_FILES=F:/bt/qtwebengine/x64-windows-rel/src/core/api/qt_lib_webenginecore_private.pri;F:/bt/qtwebengine/x64-windows-rel/src/core/api/Release/qt_lib_webenginecore_private.cmake -DOUT_FILE=F:/bt/qtwebengine/x64-windows-rel/share/Qt6/mkspecs/modules/qt_lib_webenginecore_private.pri -DLIBRARY_PREFIXES= -DLIBRARY_SUFFIXES=.dll;.lib -DLINK_LIBRARY_FLAG=-l -DCONFIGS=Release "-DIMPLICIT_LINK_DIRECTORIES=C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/ATLMFC/lib/x64;C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/lib/x64;C:/Program Files (x86)/Windows Kits/NETFXSDK/4.8/lib/um/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 F:/dev/vcpkg/installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake" [5/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\webenginewidgets && "C:\Program Files\CMake\bin\cmake.exe" -DIN_FILES=F:/bt/qtwebengine/x64-windows-rel/src/webenginewidgets/qt_lib_webenginewidgets_private.pri;F:/bt/qtwebengine/x64-windows-rel/src/webenginewidgets/Release/qt_lib_webenginewidgets_private.cmake -DOUT_FILE=F:/bt/qtwebengine/x64-windows-rel/share/Qt6/mkspecs/modules/qt_lib_webenginewidgets_private.pri -DLIBRARY_PREFIXES= -DLIBRARY_SUFFIXES=.dll;.lib -DLINK_LIBRARY_FLAG=-l -DCONFIGS=Release "-DIMPLICIT_LINK_DIRECTORIES=C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/ATLMFC/lib/x64;C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/lib/x64;C:/Program Files (x86)/Windows Kits/NETFXSDK/4.8/lib/um/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 F:/dev/vcpkg/installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake" [6/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/webenginequick/ui/AuthenticationDialog.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtWebEngine/ControlsDelegates/AuthenticationDialog.qml" [7/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src && "C:\Program Files\CMake\bin\cmake.exe" -E echo_append && "C:\Program Files\CMake\bin\cmake.exe" -E touch F:/bt/qtwebengine/x64-windows-rel/src/gn/src/gn-stamp/gn-download" [8/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/webenginequick/ui/AutofillPopup.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtWebEngine/ControlsDelegates/AutofillPopup.qml" [9/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/webenginequick/ui/ConfirmDialog.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtWebEngine/ControlsDelegates/ConfirmDialog.qml" [10/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/webenginequick/ui/DirectoryPicker.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtWebEngine/ControlsDelegates/DirectoryPicker.qml" [11/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/webenginequick/ui/FilePicker.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtWebEngine/ControlsDelegates/FilePicker.qml" [12/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/webenginequick/ui/Menu.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtWebEngine/ControlsDelegates/Menu.qml" [13/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/webenginequick/ui/MenuItem.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtWebEngine/ControlsDelegates/MenuItem.qml" [14/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/webenginequick/ui/MenuSeparator.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtWebEngine/ControlsDelegates/MenuSeparator.qml" [15/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/webenginequick/ui/PromptDialog.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtWebEngine/ControlsDelegates/PromptDialog.qml" [16/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src && "C:\Program Files\CMake\bin\cmake.exe" -E echo_append && "C:\Program Files\CMake\bin\cmake.exe" -E touch F:/bt/qtwebengine/x64-windows-rel/src/gn/src/gn-stamp/gn-update" [17/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/webenginequick/ui/ToolTip.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtWebEngine/ControlsDelegates/ToolTip.qml" [18/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/webenginequick/ui/TouchHandle.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtWebEngine/ControlsDelegates/TouchHandle.qml" [19/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/webenginequick/ui/TouchSelectionMenu.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtWebEngine/ControlsDelegates/TouchSelectionMenu.qml" [20/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/webenginequick/ui/ColorDialog.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtWebEngine/ControlsDelegates/ColorDialog.qml" [21/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -DIN_FILES=F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/qt_lib_webenginequickdelegatesqml_private.pri;F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/Release/qt_lib_webenginequickdelegatesqml_private.cmake -DOUT_FILE=F:/bt/qtwebengine/x64-windows-rel/share/Qt6/mkspecs/modules/qt_lib_webenginequickdelegatesqml_private.pri -DLIBRARY_PREFIXES= -DLIBRARY_SUFFIXES=.dll;.lib -DLINK_LIBRARY_FLAG=-l -DCONFIGS=Release "-DIMPLICIT_LINK_DIRECTORIES=C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/ATLMFC/lib/x64;C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/lib/x64;C:/Program Files (x86)/Windows Kits/NETFXSDK/4.8/lib/um/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 F:/dev/vcpkg/installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake" [22/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src && "C:\Program Files\CMake\bin\cmake.exe" -E echo_append && "C:\Program Files\CMake\bin\cmake.exe" -E touch F:/bt/qtwebengine/x64-windows-rel/src/gn/src/gn-stamp/gn-patch" [23/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\pdf && "C:\Program Files\CMake\bin\cmake.exe" -DIN_FILES=F:/bt/qtwebengine/x64-windows-rel/src/pdf/qt_lib_pdf_private.pri;F:/bt/qtwebengine/x64-windows-rel/src/pdf/Release/qt_lib_pdf_private.cmake -DOUT_FILE=F:/bt/qtwebengine/x64-windows-rel/share/Qt6/mkspecs/modules/qt_lib_pdf_private.pri -DLIBRARY_PREFIXES= -DLIBRARY_SUFFIXES=.dll;.lib -DLINK_LIBRARY_FLAG=-l -DCONFIGS=Release "-DIMPLICIT_LINK_DIRECTORIES=C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/ATLMFC/lib/x64;C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/lib/x64;C:/Program Files (x86)/Windows Kits/NETFXSDK/4.8/lib/um/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 F:/dev/vcpkg/installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake" [24/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\pdfwidgets && "C:\Program Files\CMake\bin\cmake.exe" -DIN_FILES=F:/bt/qtwebengine/x64-windows-rel/src/pdfwidgets/qt_lib_pdfwidgets_private.pri;F:/bt/qtwebengine/x64-windows-rel/src/pdfwidgets/Release/qt_lib_pdfwidgets_private.cmake -DOUT_FILE=F:/bt/qtwebengine/x64-windows-rel/share/Qt6/mkspecs/modules/qt_lib_pdfwidgets_private.pri -DLIBRARY_PREFIXES= -DLIBRARY_SUFFIXES=.dll;.lib -DLINK_LIBRARY_FLAG=-l -DCONFIGS=Release "-DIMPLICIT_LINK_DIRECTORIES=C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/ATLMFC/lib/x64;C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/lib/x64;C:/Program Files (x86)/Windows Kits/NETFXSDK/4.8/lib/um/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 F:/dev/vcpkg/installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake" [25/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\pdfquick && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/pdfquick/+Material/PdfStyle.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtQuick/Pdf/+Material/PdfStyle.qml" [26/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\pdfquick && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/pdfquick/+Universal/PdfStyle.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtQuick/Pdf/+Universal/PdfStyle.qml" [27/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\pdfquick && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/pdfquick/PdfLinkDelegate.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtQuick/Pdf/PdfLinkDelegate.qml" [28/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -E cmake_autogen F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/CMakeFiles/WebEngineQuickDelegatesQml_autogen.dir/AutogenInfo.json Release && "C:\Program Files\CMake\bin\cmake.exe" -E touch F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/WebEngineQuickDelegatesQml_autogen/timestamp && "C:\Program Files\CMake\bin\cmake.exe" -E cmake_transform_depfile Ninja gccdepfile F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/webenginequick/ui F:/bt/qtwebengine/x64-windows-rel F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/WebEngineQuickDelegatesQml_autogen/deps F:/bt/qtwebengine/x64-windows-rel/CMakeFiles/d/261b950cd65e86f0e1af31bb709ea759561e5cfc7e01ae79fd07dc7043715196.d" [29/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\pdfquick && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/pdfquick/PdfMultiPageView.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtQuick/Pdf/PdfMultiPageView.qml" [30/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\src\here-src-6-b423b4bf6d.clean\src\pdfquick && "C:\Program Files\CMake\bin\cmake.exe" -E copy F:/bt/qtwebengine/src/here-src-6-b423b4bf6d.clean/src/pdfquick/PdfPageView.qml F:/bt/qtwebengine/x64-windows-rel/Qt6/qml/QtQuick/Pdf/PdfPageView.qml" [31/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -E copy_if_different F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/WebEngineQuickDelegatesQml_resource.rc.tmp F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/WebEngineQuickDelegatesQml_resource.rc" [32/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\pdf && F:\dev\vcpkg\installed\x64-windows\tools\Qt6\bin\syncqt.exe @F:/bt/qtwebengine/x64-windows-rel/src/pdf/Pdf_syncqt_args && "C:\Program Files\CMake\bin\cmake.exe" -E touch F:/bt/qtwebengine/x64-windows-rel/src/pdf/Pdf_syncqt_timestamp" [33/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -DIN_FILE=F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/preliminary_prl_for_WebEngineQuickDelegatesQml_step1_Release.prl -DIN_META_FILE=F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/preliminary_prl_meta_info_for_WebEngineQuickDelegatesQml_Release.txt -DOUT_FILE=F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/preliminary_prl_for_WebEngineQuickDelegatesQml_step2_Release.prl -DLIBRARY_PREFIXES= -DLIBRARY_SUFFIXES=.dll;.lib -DLINK_LIBRARY_FLAG=-l -DQT_LIB_DIRS=F:/bt/qtwebengine/x64-windows-rel/lib;F:/dev/vcpkg/installed/x64-windows/lib -DQT_PLUGIN_DIRS=F:/bt/qtwebengine/x64-windows-rel/Qt6/plugins;F:/dev/vcpkg/installed/x64-windows/Qt6/plugins -DQT_QML_DIRS=F:/bt/qtwebengine/x64-windows-rel/Qt6/qml;F:/dev/vcpkg/installed/x64-windows/Qt6/qml "-DIMPLICIT_LINK_DIRECTORIES=C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/ATLMFC/lib/x64;C:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.40.33807/lib/x64;C:/Program Files (x86)/Windows Kits/NETFXSDK/4.8/lib/um/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 F:/dev/vcpkg/installed/x64-windows/share/Qt6/QtFinishPrlFile.cmake" [34/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\webenginequick\ui && F:\dev\vcpkg\installed\x64-windows\tools\Qt6\bin\cmake_automoc_parser.exe --cmake-autogen-cache-file F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/CMakeFiles/WebEngineQuickDelegatesQml_autogen.dir/ParseCache.txt --cmake-autogen-info-file F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/CMakeFiles/WebEngineQuickDelegatesQml_autogen.dir/AutogenInfo.json --output-file-path F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/meta_types/WebEngineQuickDelegatesQml_json_file_list.txt --timestamp-file-path F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/meta_types/WebEngineQuickDelegatesQml_json_file_list.txt.timestamp --cmake-autogen-include-dir-path F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/WebEngineQuickDelegatesQml_autogen/include" [35/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\core\api && F:\dev\vcpkg\installed\x64-windows\tools\Qt6\bin\syncqt.exe @F:/bt/qtwebengine/x64-windows-rel/src/core/api/WebEngineCore_syncqt_args && "C:\Program Files\CMake\bin\cmake.exe" -E touch F:/bt/qtwebengine/x64-windows-rel/src/core/api/WebEngineCore_syncqt_timestamp" [36/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\webenginequick\ui && F:\dev\vcpkg\installed\x64-windows\tools\Qt6\bin\moc.exe -o F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/meta_types/qt6webenginequickdelegatesqml_release_metatypes.json.gen --collect-json @F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/meta_types/WebEngineQuickDelegatesQml_json_file_list.txt && "C:\Program Files\CMake\bin\cmake.exe" -E copy_if_different F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/meta_types/qt6webenginequickdelegatesqml_release_metatypes.json.gen F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/meta_types/qt6webenginequickdelegatesqml_release_metatypes.json" [37/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\webenginewidgets && F:\dev\vcpkg\installed\x64-windows\tools\Qt6\bin\syncqt.exe @F:/bt/qtwebengine/x64-windows-rel/src/webenginewidgets/WebEngineWidgets_syncqt_args && "C:\Program Files\CMake\bin\cmake.exe" -E touch F:/bt/qtwebengine/x64-windows-rel/src/webenginewidgets/WebEngineWidgets_syncqt_timestamp" [38/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\webenginequick\ui && F:\dev\vcpkg\installed\x64-windows\tools\Qt6\bin\rcc.exe --output F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/.qt/rcc/qrc_qmake_QtWebEngine_ControlsDelegates.cpp --name qmake_QtWebEngine_ControlsDelegates F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/.qt/rcc/qmake_QtWebEngine_ControlsDelegates.qrc" [39/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\webenginequick\ui && F:\dev\vcpkg\installed\x64-windows\tools\Qt6\bin\rcc.exe --output F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/.qt/rcc/qrc_WebEngineQuickDelegatesQml_raw_qml_0.cpp --name WebEngineQuickDelegatesQml_raw_qml_0 F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/.qt/rcc/WebEngineQuickDelegatesQml_raw_qml_0.qrc" [40/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\pdfwidgets && F:\dev\vcpkg\installed\x64-windows\tools\Qt6\bin\syncqt.exe @F:/bt/qtwebengine/x64-windows-rel/src/pdfwidgets/PdfWidgets_syncqt_args && "C:\Program Files\CMake\bin\cmake.exe" -E touch F:/bt/qtwebengine/x64-windows-rel/src/pdfwidgets/PdfWidgets_syncqt_timestamp" [41/291] C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\webenginequick\ui && F:\bt\qtwebengine\x64-windows-rel\.qt\bin\qt_setup_tool_path.bat F:/dev/vcpkg/installed/x64-windows/tools/Qt6/bin/qmlcachegen.exe --resource-name qmlcache_WebEngineQuickDelegatesQml -o F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/.rcc/qmlcache/WebEngineQuickDelegatesQml_qmlcache_loader.cpp @F:/bt/qtwebengine/x64-windows-rel/src/webenginequick/ui/.rcc/qmlcache/WebEngineQuickDelegatesQml_qml_loader_file_list.rsp" ... Skipped 42811 lines ... [39566/40732] CXX obj/v8/v8_base_without_compiler/interpreter-intrinsics.obj [39567/40732] CXX obj/v8/v8_base_without_compiler/concurrent-marking.obj [39568/40732] CXX obj/v8/v8_base_without_compiler/sweeper.obj [39569/40732] CXX obj/v8/v8_base_without_compiler/scavenger.obj [39570/40732] CXX obj/v8/v8_base_without_compiler/bytecode-array-random-iterator.obj [39571/40732] CXX obj/v8/v8_base_without_compiler/sampler.obj [39572/40732] CXX obj/v8/v8_base_without_compiler/stub-cache.obj [39573/40732] CXX obj/v8/v8_base_without_compiler/bytecode-register-optimizer.obj [39574/40732] CXX obj/v8/v8_base_without_compiler/runtime-call-stats.obj [39575/40732] CXX obj/v8/v8_base_without_compiler/ic.obj [39576/40732] CXX obj/v8/v8_base_without_compiler/bytecode-array-writer.obj [39577/40732] CXX obj/v8/v8_base_without_compiler/bytecode-array-iterator.obj [39578/40732] CXX obj/v8/v8_base_without_compiler/bytecode-decoder.obj [39579/40732] CXX obj/v8/v8_base_without_compiler/minor-mark-sweep.obj [39580/40732] CXX obj/v8/v8_base_without_compiler/metrics.obj [39581/40732] CXX obj/v8/v8_base_without_compiler/bytecode-label.obj [39582/40732] CXX obj/v8/v8_base_without_compiler/tracing-flags.obj [39583/40732] CXX obj/v8/v8_base_without_compiler/local-logger.obj [39584/40732] CXX obj/v8/v8_base_without_compiler/v8.obj [39585/40732] CXX obj/v8/v8_base_without_compiler/control-flow-builders.obj [39586/40732] CXX obj/v8/v8_base_without_compiler/bytecode-flags.obj [39587/40732] CXX obj/v8/v8_base_without_compiler/bytecode-generator.obj [39588/40732] CXX obj/v8/v8_base_without_compiler/bytecode-array-builder.obj [39589/40732] CXX obj/v8/v8_base_without_compiler/handler-table-builder.obj [39590/40732] CXX obj/v8/v8_base_without_compiler/code-kind.obj [39591/40732] CXX obj/v8/v8_base_without_compiler/counters.obj [39592/40732] CXX obj/v8/v8_base_without_compiler/constant-array-builder.obj [39593/40732] CXX obj/v8/v8_base_without_compiler/interpreter.obj [39594/40732] CXX obj/v8/v8_base_without_compiler/math-random.obj [39595/40732] CXX obj/v8/v8_base_without_compiler/bytecode-array.obj [39596/40732] CXX obj/v8/v8_base_without_compiler/json-parser.obj [39597/40732] CXX obj/v8/v8_base_without_compiler/log-file.obj [39598/40732] CXX obj/v8/v8_base_without_compiler/json-stringifier.obj [39599/40732] CXX obj/v8/v8_base_without_compiler/abstract-code.obj [39600/40732] CXX obj/v8/v8_base_without_compiler/log.obj [39601/40732] CXX obj/v8/v8_base_without_compiler/backing-store.obj [39602/40732] CXX obj/v8/v8_base_without_compiler/call-site-info.obj [39603/40732] CXX obj/v8/v8_base_without_compiler/contexts.obj [39604/40732] CXX obj/v8/v8_base_without_compiler/elements-kind.obj [39605/40732] CXX obj/v8/v8_base_without_compiler/conversions.obj [39606/40732] CXX obj/v8/v8_base_without_compiler/code.obj [39607/40732] CXX obj/v8/v8_base_without_compiler/bigint.obj [39608/40732] CXX obj/v8/v8_base_without_compiler/compilation-cache-table.obj [39609/40732] CXX obj/v8/v8_base_without_compiler/embedder-data-array.obj [39610/40732] CXX obj/v8/v8_base_without_compiler/deoptimization-data.obj [39611/40732] CXX obj/v8/v8_base_without_compiler/debug-objects.obj [39612/40732] CXX obj/v8/v8_base_without_compiler/dependent-code.obj [39613/40732] CXX obj/v8/v8_base_without_compiler/js-array-buffer.obj [39614/40732] CXX obj/v8/v8_base_without_compiler/fixed-array.obj [39615/40732] CXX obj/v8/v8_base_without_compiler/js-list-format.obj [39616/40732] CXX obj/v8/v8_base_without_compiler/intl-objects.obj [39617/40732] CXX obj/v8/v8_base_without_compiler/js-collator.obj [39618/40732] CXX obj/v8/v8_base_without_compiler/field-type.obj [39619/40732] CXX obj/v8/v8_base_without_compiler/instruction-stream.obj [39620/40732] CXX obj/v8/v8_base_without_compiler/js-function.obj [39621/40732] CXX obj/v8/v8_base_without_compiler/js-locale.obj [39622/40732] CXX obj/v8/v8_base_without_compiler/js-atomics-synchronization.obj [39623/40732] CXX obj/v8/v8_base_without_compiler/feedback-vector.obj [39624/40732] CXX obj/v8/v8_base_without_compiler/js-number-format.obj [39625/40732] CXX obj/v8/v8_base_without_compiler/js-break-iterator.obj [39626/40732] CXX obj/v8/v8_base_without_compiler/js-display-names.obj [39627/40732] CXX obj/v8/v8_base_without_compiler/js-raw-json.obj [39628/40732] CXX obj/v8/v8_base_without_compiler/elements.obj [39629/40732] CXX obj/v8/v8_base_without_compiler/js-duration-format.obj [39630/40732] CXX obj/v8/v8_base_without_compiler/lookup-cache.obj [39631/40732] CXX obj/v8/v8_base_without_compiler/js-segment-iterator.obj [39632/40732] CXX obj/v8/v8_base_without_compiler/js-relative-time-format.obj [39633/40732] CXX obj/v8/v8_base_without_compiler/js-plural-rules.obj [39634/40732] CXX obj/v8/v8_base_without_compiler/js-objects.obj [39635/40732] CXX obj/v8/v8_base_without_compiler/js-date-time-format.obj [39636/40732] CXX obj/v8/v8_base_without_compiler/js-temporal-objects.obj [39637/40732] CXX obj/v8/v8_base_without_compiler/js-regexp.obj [39638/40732] CXX obj/v8/v8_base_without_compiler/js-segmenter.obj [39639/40732] CXX obj/v8/v8_base_without_compiler/literal-objects.obj [39640/40732] CXX obj/v8/v8_base_without_compiler/object-type.obj [39641/40732] CXX obj/v8/v8_base_without_compiler/js-struct.obj [39642/40732] CXX obj/v8/v8_base_without_compiler/lookup.obj [39643/40732] CXX obj/v8/v8_base_without_compiler/map-updater.obj [39644/40732] CXX obj/v8/v8_base_without_compiler/js-segments.obj [39645/40732] CXX obj/v8/v8_base_without_compiler/type-hints.obj [39646/40732] CXX obj/v8/v8_base_without_compiler/property.obj [39647/40732] CXX obj/v8/v8_base_without_compiler/managed.obj [39648/40732] CXX obj/v8/v8_base_without_compiler/module.obj [39649/40732] CXX obj/v8/v8_base_without_compiler/ordered-hash-table.obj [39650/40732] CXX obj/v8/v8_base_without_compiler/visitors.obj [39651/40732] CXX obj/v8/v8_base_without_compiler/option-utils.obj [39652/40732] CXX obj/v8/v8_base_without_compiler/keys.obj [39653/40732] CXX obj/v8/v8_base_without_compiler/map.obj [39654/40732] CXX obj/v8/v8_base_without_compiler/property-descriptor.obj [39655/40732] CXX obj/v8/v8_base_without_compiler/simd.obj [39656/40732] CXX obj/v8/v8_base_without_compiler/scope-info.obj [39657/40732] CXX obj/v8/v8_base_without_compiler/string-table.obj [39658/40732] CXX obj/v8/v8_base_without_compiler/tagged-impl.obj [39659/40732] CXX obj/v8/v8_base_without_compiler/shared-function-info.obj [39660/40732] CXX obj/v8/v8_base_without_compiler/string-comparator.obj [39661/40732] CXX obj/v8/v8_base_without_compiler/string-forwarding-table.obj [39662/40732] CXX obj/v8/v8_base_without_compiler/token.obj [39663/40732] CXX obj/v8/v8_base_without_compiler/literal-buffer.obj [39664/40732] CXX obj/v8/v8_base_without_compiler/source-text-module.obj [39665/40732] CXX obj/v8/v8_base_without_compiler/template-objects.obj [39666/40732] CXX obj/v8/v8_base_without_compiler/objects.obj [39667/40732] CXX obj/v8/v8_base_without_compiler/string.obj [39668/40732] CXX obj/v8/v8_base_without_compiler/templates.obj [39669/40732] CXX obj/v8/v8_base_without_compiler/swiss-name-dictionary.obj [39670/40732] CXX obj/v8/v8_base_without_compiler/synthetic-module.obj [39671/40732] CXX obj/v8/v8_base_without_compiler/profiler-stats.obj [39672/40732] CXX obj/v8/v8_base_without_compiler/symbol-table.obj [39673/40732] CXX obj/v8/v8_base_without_compiler/transitions.obj [39674/40732] CXX obj/v8/v8_base_without_compiler/import-assertions.obj [39675/40732] CXX obj/v8/v8_base_without_compiler/parsing.obj [39676/40732] CXX obj/v8/v8_base_without_compiler/func-name-inferrer.obj [39677/40732] CXX obj/v8/v8_base_without_compiler/bootstrapper.obj [39678/40732] CXX obj/v8/v8_base_without_compiler/value-serializer.obj [39679/40732] CXX obj/v8/v8_base_without_compiler/experimental-bytecode.obj [39680/40732] CXX obj/v8/v8_base_without_compiler/rewriter.obj [39681/40732] CXX obj/v8/v8_base_without_compiler/regexp-ast.obj [39682/40732] CXX obj/v8/v8_base_without_compiler/parse-info.obj [39683/40732] CXX obj/v8/v8_base_without_compiler/symbolizer.obj [39684/40732] CXX obj/v8/v8_base_without_compiler/preparse-data.obj [39685/40732] CXX obj/v8/v8_base_without_compiler/tracing-cpu-profiler.obj [39686/40732] CXX obj/v8/v8_base_without_compiler/scanner-character-streams.obj [39687/40732] CXX obj/v8/v8_base_without_compiler/scanner.obj [39688/40732] CXX obj/v8/v8_base_without_compiler/parser.obj [39689/40732] CXX obj/v8/v8_base_without_compiler/regexp-bytecodes.obj [39690/40732] CXX obj/v8/v8_base_without_compiler/allocation-tracker.obj [39691/40732] CXX obj/v8/v8_base_without_compiler/preparser.obj [39692/40732] CXX obj/v8/v8_base_without_compiler/regexp-dotprinter.obj [39693/40732] CXX obj/v8/v8_base_without_compiler/sampling-heap-profiler.obj [39694/40732] CXX obj/v8/v8_base_without_compiler/regexp-compiler-tonode.obj [39695/40732] CXX obj/v8/v8_base_without_compiler/pending-compilation-error-handler.obj [39696/40732] CXX obj/v8/v8_base_without_compiler/heap-profiler.obj [39697/40732] CXX obj/v8/v8_base_without_compiler/profile-generator.obj [39698/40732] CXX obj/v8/v8_base_without_compiler/experimental-compiler.obj [39699/40732] CXX obj/v8/v8_base_without_compiler/cpu-profiler.obj [39700/40732] CXX obj/v8/v8_base_without_compiler/regexp-stack.obj [39701/40732] CXX obj/v8/v8_base_without_compiler/regexp-error.obj [39702/40732] CXX obj/v8/v8_base_without_compiler/profiler-listener.obj [39703/40732] CXX obj/v8/v8_base_without_compiler/tick-sample.obj [39704/40732] CXX obj/v8/v8_base_without_compiler/strings-storage.obj [39705/40732] CXX obj/v8/v8_base_without_compiler/heap-snapshot-generator.obj [39706/40732] CXX obj/v8/v8_base_without_compiler/experimental.obj [39707/40732] CXX obj/v8/v8_base_without_compiler/weak-code-registry.obj [39708/40732] CXX obj/v8/v8_base_without_compiler/regexp-bytecode-generator.obj [39709/40732] CXX obj/v8/v8_base_without_compiler/experimental-interpreter.obj [39710/40732] CXX obj/v8/v8_base_without_compiler/regexp-compiler.obj [39711/40732] CXX obj/v8/v8_base_without_compiler/regexp-bytecode-peephole.obj [39712/40732] CXX obj/v8/v8_base_without_compiler/regexp-macro-assembler-tracer.obj [39713/40732] CXX obj/v8/v8_base_without_compiler/regexp-utils.obj [39714/40732] CXX obj/v8/v8_base_without_compiler/regexp-parser.obj [39715/40732] CXX obj/v8/v8_base_without_compiler/regexp-macro-assembler.obj [39716/40732] CXX obj/v8/v8_base_without_compiler/runtime-bigint.obj [39717/40732] CXX obj/v8/v8_base_without_compiler/runtime-atomics.obj [39718/40732] CXX obj/v8/v8_base_without_compiler/runtime-compiler.obj [39719/40732] CXX obj/v8/v8_base_without_compiler/roots.obj [39720/40732] CXX obj/v8/v8_base_without_compiler/runtime-date.obj [39721/40732] CXX obj/v8/v8_base_without_compiler/runtime-collections.obj [39722/40732] CXX obj/v8/v8_base_without_compiler/runtime-generator.obj [39723/40732] CXX obj/v8/v8_base_without_compiler/runtime-forin.obj [39724/40732] CXX obj/v8/v8_base_without_compiler/regexp-interpreter.obj [39725/40732] CXX obj/v8/v8_base_without_compiler/regexp.obj [39726/40732] CXX obj/v8/v8_base_without_compiler/runtime-classes.obj [39727/40732] CXX obj/v8/v8_base_without_compiler/runtime-futex.obj [39728/40732] CXX obj/v8/v8_base_without_compiler/runtime-array.obj [39729/40732] CXX obj/v8/v8_base_without_compiler/runtime-function.obj [39730/40732] CXX obj/v8/v8_base_without_compiler/runtime-debug.obj [39731/40732] CXX obj/v8/v8_base_without_compiler/runtime-internal.obj [39732/40732] CXX obj/v8/v8_base_without_compiler/sandbox.obj [39733/40732] CXX obj/v8/v8_base_without_compiler/external-pointer-table.obj [39734/40732] CXX obj/v8/v8_base_without_compiler/runtime-module.obj [39735/40732] CXX obj/v8/v8_base_without_compiler/code-pointer-table.obj [39736/40732] CXX obj/v8/v8_base_without_compiler/runtime-intl.obj [39737/40732] CXX obj/v8/v8_base_without_compiler/runtime-literals.obj [39738/40732] CXX obj/v8/v8_base_without_compiler/runtime-numbers.obj [39739/40732] CXX obj/v8/v8_base_without_compiler/runtime-object.obj [39740/40732] CXX obj/v8/v8_base_without_compiler/runtime-promise.obj [39741/40732] CXX obj/v8/v8_base_without_compiler/runtime-operators.obj [39742/40732] CXX obj/v8/v8_base_without_compiler/roots-serializer.obj [39743/40732] CXX obj/v8/v8_base_without_compiler/runtime-scopes.obj [39744/40732] CXX obj/v8/v8_base_without_compiler/runtime-proxy.obj [39745/40732] CXX obj/v8/v8_base_without_compiler/runtime-strings.obj [39746/40732] CXX obj/v8/v8_base_without_compiler/runtime-weak-refs.obj [39747/40732] CXX obj/v8/v8_base_without_compiler/runtime-test.obj [39748/40732] CXX obj/v8/v8_base_without_compiler/context-deserializer.obj [39749/40732] CXX obj/v8/v8_base_without_compiler/runtime-shadow-realm.obj [39750/40732] CXX obj/v8/v8_base_without_compiler/snapshot-utils.obj [39751/40732] CXX obj/v8/v8_base_without_compiler/runtime.obj [39752/40732] CXX obj/v8/v8_base_without_compiler/runtime-symbol.obj [39753/40732] CXX obj/v8/v8_base_without_compiler/runtime-temporal.obj [39754/40732] CXX obj/v8/v8_base_without_compiler/testing.obj [39755/40732] CXX obj/v8/v8_base_without_compiler/runtime-typedarray.obj [39756/40732] CXX obj/v8/v8_base_without_compiler/runtime-trace.obj [39757/40732] CXX obj/v8/v8_base_without_compiler/runtime-regexp.obj [39758/40732] CXX obj/v8/v8_base_without_compiler/char-predicates.obj [39759/40732] CXX obj/v8/v8_base_without_compiler/code-serializer.obj [39760/40732] CXX obj/v8/v8_base_without_compiler/string-case.obj [39761/40732] CXX obj/v8/v8_base_without_compiler/context-serializer.obj [39762/40732] CXX obj/v8/v8_base_without_compiler/unicode-decoder.obj [39763/40732] CXX obj/v8/v8_base_without_compiler/operations-barrier.obj [39764/40732] CXX obj/v8/v8_base_without_compiler/task-utils.obj [39765/40732] CXX obj/v8/v8_base_without_compiler/unicode.obj [39766/40732] CXX obj/v8/v8_base_without_compiler/object-deserializer.obj [39767/40732] CXX obj/v8/v8_base_without_compiler/halfsiphash.obj [39768/40732] CXX obj/v8/v8_base_without_compiler/snapshot-data.obj [39769/40732] CXX obj/v8/v8_base_without_compiler/sort-builtins.obj [39770/40732] CXX obj/v8/v8_base_without_compiler/tracing-category-observer.obj [39771/40732] CXX obj/v8/v8_base_without_compiler/cancelable-task.obj [39772/40732] CXX obj/v8/v8_base_without_compiler/allocation.obj [39773/40732] CXX obj/v8/v8_base_without_compiler/traced-value.obj [39774/40732] CXX obj/v8/v8_base_without_compiler/read-only-serializer.obj [39775/40732] CXX obj/v8/v8_base_without_compiler/read-only-deserializer.obj [39776/40732] CXX obj/v8/v8_base_without_compiler/detachable-vector.obj [39777/40732] CXX obj/v8/v8_base_without_compiler/type-stats.obj [39778/40732] CXX obj/v8/v8_base_without_compiler/trace-event.obj [39779/40732] CXX obj/v8/v8_base_without_compiler/sha-256.obj [39780/40732] CXX obj/v8/v8_base_without_compiler/hex-format.obj [39781/40732] CXX obj/v8/v8_base_without_compiler/embedded-data.obj [39782/40732] CXX obj/v8/v8_base_without_compiler/serializer-deserializer.obj [39783/40732] CXX obj/v8/v8_base_without_compiler/bit-vector.obj [39784/40732] CXX obj/v8/v8_base_without_compiler/snapshot-source-sink.obj [39785/40732] CXX obj/v8/v8_base_without_compiler/zone-segment.obj [39786/40732] CXX obj/v8/v8_base_without_compiler/version.obj [39787/40732] CXX obj/v8/v8_base_without_compiler/utils.obj [39788/40732] CXX obj/v8/v8_base_without_compiler/address-map.obj [39789/40732] CXX obj/v8/v8_base_without_compiler/accounting-allocator.obj [39790/40732] CXX obj/v8/v8_base_without_compiler/shared-heap-serializer.obj [39791/40732] CXX obj/v8/v8_base_without_compiler/maglev-graph-printer.obj [39792/40732] CXX obj/v8/v8_base_without_compiler/shared-heap-deserializer.obj [39793/40732] CXX obj/v8/v8_base_without_compiler/serializer.obj [39794/40732] CXX obj/v8/v8_base_without_compiler/zone.obj [39795/40732] CXX obj/v8/v8_base_without_compiler/ostreams.obj [39796/40732] CXX obj/v8/v8_base_without_compiler/deserializer.obj [39797/40732] CXX obj/v8/v8_base_without_compiler/memcopy.obj [39798/40732] CXX obj/v8/v8_base_without_compiler/identity-map.obj [39799/40732] CXX obj/v8/v8_base_without_compiler/snapshot.obj [39800/40732] CXX obj/v8/v8_base_without_compiler/uri.obj [39801/40732] CXX obj/v8/v8_base_without_compiler/string-builder.obj [39802/40732] CXX obj/v8/v8_base_without_compiler/string-stream.obj [39803/40732] CXX obj/v8/v8_base_without_compiler/startup-deserializer.obj [39804/40732] CXX obj/v8/v8_base_without_compiler/handler-outside.obj [39805/40732] CXX obj/v8/v8_base_without_compiler/handler-inside.obj [39806/40732] CXX obj/v8/v8_base_without_compiler/maglev.obj [39807/40732] CXX obj/v8/v8_base_without_compiler/startup-serializer.obj [39808/40732] CXX obj/v8/v8_base_without_compiler/temporal-parser.obj [39809/40732] CXX obj/v8/v8_base_without_compiler/handler-shared.obj [39810/40732] CXX obj/v8/v8_base_without_compiler/asm-types.obj [39811/40732] CXX obj/v8/v8_base_without_compiler/code-space-access.obj [39812/40732] CXX obj/v8/v8_base_without_compiler/asm-scanner.obj [39813/40732] CXX obj/v8/v8_base_without_compiler/maglev-interpreter-frame-state.obj [39814/40732] CXX obj/v8/v8_base_without_compiler/maglev-phi-representation-selector.obj [39815/40732] CXX obj/v8/v8_base_without_compiler/maglev-regalloc.obj [39816/40732] CXX obj/v8/v8_base_without_compiler/maglev-compilation-info.obj [39817/40732] CXX obj/v8/v8_base_without_compiler/maglev-pipeline-statistics.obj [39818/40732] CXX obj/v8/v8_base_without_compiler/canonical-types.obj [39819/40732] CXX obj/v8/v8_base_without_compiler/asm-parser.obj [39820/40732] CXX obj/v8/v8_base_without_compiler/maglev-assembler-x64.obj [39821/40732] CXX obj/v8/v8_base_without_compiler/maglev-compilation-unit.obj [39822/40732] CXX obj/v8/v8_base_without_compiler/local-decl-encoder.obj [39823/40732] CXX obj/v8/v8_base_without_compiler/maglev-assembler.obj [39824/40732] CXX obj/v8/v8_base_without_compiler/debug-wasm-objects.obj [39825/40732] CXX obj/v8/v8_base_without_compiler/maglev-concurrent-dispatcher.obj [39826/40732] CXX obj/v8/v8_base_without_compiler/runtime-test-wasm.obj [39827/40732] CXX obj/v8/v8_base_without_compiler/maglev-ir-x64.obj [39828/40732] CXX obj/v8/v8_base_without_compiler/simd-shuffle.obj [39829/40732] CXX obj/v8/v8_base_without_compiler/asm-js.obj [39830/40732] CXX obj/v8/v8_base_without_compiler/runtime-wasm.obj [39831/40732] CXX obj/v8/v8_base_without_compiler/constant-expression-interface.obj [39832/40732] CXX obj/v8/v8_base_without_compiler/maglev-code-generator.obj [39833/40732] CXX obj/v8/v8_base_without_compiler/constant-expression.obj [39834/40732] CXX obj/v8/v8_base_without_compiler/value-type.obj [39835/40732] CXX obj/v8/v8_base_without_compiler/liftoff-assembler.obj [39836/40732] CXX obj/v8/v8_base_without_compiler/memory-tracing.obj [39837/40732] CXX obj/v8/v8_base_without_compiler/maglev-ir.obj [39838/40732] CXX obj/v8/v8_base_without_compiler/pgo.obj [39839/40732] CXX obj/v8/v8_base_without_compiler/maglev-graph-builder.obj [39840/40732] CXX obj/v8/v8_base_without_compiler/function-body-decoder.obj [39841/40732] CXX obj/v8/v8_base_without_compiler/graph-builder-interface.obj [39842/40732] CXX obj/v8/v8_base_without_compiler/streaming-decoder.obj [39843/40732] CXX obj/v8/v8_base_without_compiler/module-decoder.obj [39844/40732] CXX obj/v8/v8_base_without_compiler/wasm-module-sourcemap.obj [39845/40732] CXX obj/v8/v8_base_without_compiler/wasm-module-builder.obj [39846/40732] CXX obj/v8/v8_base_without_compiler/wasm-opcodes.obj [39847/40732] CXX obj/v8/v8_base_without_compiler/function-compiler.obj [39848/40732] CXX obj/v8/v8_base_without_compiler/wasm-import-wrapper-cache.obj [39849/40732] CXX obj/v8/v8_base_without_compiler/wasm-disassembler.obj [39850/40732] CXX obj/v8/v8_base_without_compiler/liftoff-compiler.obj [39851/40732] CXX obj/v8/v8_base_without_compiler/wasm-subtyping.obj [39852/40732] CXX obj/v8/v8_base_without_compiler/names-provider.obj [39853/40732] CXX obj/v8/v8_base_without_compiler/jump-table-assembler.obj [39854/40732] CXX obj/v8/v8_base_without_compiler/well-known-imports.obj [39855/40732] CXX obj/v8/v8_base_without_compiler/unwinder-x64.obj [39856/40732] CXX obj/v8/v8_base_without_compiler/module-compiler.obj [39857/40732] CXX obj/v8/v8_base_without_compiler/cpu-x64.obj [39858/40732] CXX obj/v8/v8_base_without_compiler/stacks.obj [39859/40732] CXX obj/v8/v8_base_without_compiler/maglev-compiler.obj [39860/40732] CXX obj/v8/v8_base_without_compiler/macro-assembler-shared-ia32-x64.obj [39861/40732] CXX obj/v8/v8_base_without_compiler/handler-outside-win.obj [39862/40732] CXX obj/v8/v8_base_without_compiler/handler-inside-win.obj [39863/40732] CXX obj/v8/v8_base_without_compiler/deoptimizer-x64.obj [39864/40732] CXX obj/v8/v8_base_without_compiler/eh-frame-x64.obj [39865/40732] CXX obj/v8/v8_base_without_compiler/disasm-x64.obj [39866/40732] CXX obj/v8/v8_base_without_compiler/special-case.obj [39867/40732] CXX obj/v8/v8_base_without_compiler/unwinding-info-win64.obj [39868/40732] CXX obj/v8/v8_base_without_compiler/module-instantiate.obj [39869/40732] CXX obj/v8/v8_compiler/all-nodes.obj [39870/40732] CXX obj/v8/v8_base_without_compiler/sync-streaming-decoder.obj [39871/40732] CXX obj/v8/v8_base_without_compiler/wasm-features.obj [39872/40732] CXX obj/v8/v8_base_without_compiler/wasm-js.obj [39873/40732] CXX obj/v8/v8_base_without_compiler/wasm-debug.obj [39874/40732] CXX obj/v8/v8_base_without_compiler/wasm-external-refs.obj [39875/40732] CXX obj/v8/v8_base_without_compiler/wasm-module.obj [39876/40732] CXX obj/v8/v8_compiler/bitcast-elider.obj [39877/40732] 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\Microsoft Visual Studio\2022\Preview\VC\Tools\MSVC\14.40.33807\bin\Hostx64\x64\cl.exe" /c ../../../../../src/here-src-6-b423b4bf6d.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 -DOFFICIAL_BUILD -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 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -DV8_INTL_SUPPORT -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_BUILTIN_JUMP_TABLE_SWITCH -DV8_ENABLE_EXTENSIBLE_RO_SNAPSHOT -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 -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-b423b4bf6d.clean/src/3rdparty/chromium -I../../../../../src/here-src-6-b423b4bf6d.clean/src/3rdparty/chromium/v8 -I../../../../../src/here-src-6-b423b4bf6d.clean/src/3rdparty/chromium/v8/include -Igen/v8 -Igen/v8/include -I../../../../../src/here-src-6-b423b4bf6d.clean/src/3rdparty/chromium/third_party/abseil-cpp -I../../../../../src/here-src-6-b423b4bf6d.clean/src/3rdparty/chromium/third_party/icu/source/common -I../../../../../src/here-src-6-b423b4bf6d.clean/src/3rdparty/chromium/third_party/icu/source/i18n -I../../../../../src/here-src-6-b423b4bf6d.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 /MD /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-b423b4bf6d.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-b423b4bf6d.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-b423b4bf6d.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::OpMaskField::type,5>>::For' being compiled ../../../../../src/here-src-6-b423b4bf6d.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-b423b4bf6d.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-b423b4bf6d.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\Microsoft Visual Studio\2022\Preview\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 [39878/40732] CXX obj/v8/v8_base_without_compiler/heap-api-stub.obj [39879/40732] CXX obj/v8/v8_base_without_compiler/wasm-objects.obj [39880/40732] CXX obj/v8/v8_base_without_compiler/assembler-x64.obj [39881/40732] CXX obj/v8/v8_base_without_compiler/regexp-macro-assembler-x64.obj [39882/40732] CXX obj/v8/v8_base_without_compiler/wasm-result.obj [39883/40732] CXX obj/v8/v8_compiler/add-type-assertions-reducer.obj [39884/40732] CXX obj/v8/v8_base_without_compiler/frame-constants-x64.obj [39885/40732] CXX obj/v8/v8_base_without_compiler/etw-jit-win.obj [39886/40732] CXX obj/v8/v8_base_without_compiler/wasm-code-manager.obj [39887/40732] CXX obj/v8/v8_compiler/frame-elider.obj [39888/40732] CXX obj/v8/v8_compiler/gap-resolver.obj [39889/40732] CXX obj/v8/v8_compiler/instruction-scheduler.obj [39890/40732] CXX obj/v8/v8_base_without_compiler/wasm-engine.obj [39891/40732] CXX obj/v8/v8_base_without_compiler/macro-assembler-x64.obj [39892/40732] CXX obj/v8/v8_base_without_compiler/wasm-serialization.obj [39893/40732] CXX obj/v8/v8_compiler/jump-threading.obj [39894/40732] CXX obj/v8/v8_compiler/mid-tier-register-allocator.obj [39895/40732] CXX obj/v8/v8_compiler/register-allocator-verifier.obj [39896/40732] CXX obj/v8/v8_compiler/instruction.obj FAILED: obj/v8/v8_compiler/instruction.obj ninja -t msvc -e environment.x64 -- "C:\Program Files\Microsoft Visual Studio\2022\Preview\VC\Tools\MSVC\14.40.33807\bin\Hostx64\x64\cl.exe" /c ../../../../../src/here-src-6-b423b4bf6d.clean/src/3rdparty/chromium/v8/src/compiler/backend/instruction.cc /Foobj/v8/v8_compiler/instruction.obj /nologo /showIncludes -DUSE_AURA=1 -DOFFICIAL_BUILD -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 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -DV8_INTL_SUPPORT -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_BUILTIN_JUMP_TABLE_SWITCH -DV8_ENABLE_EXTENSIBLE_RO_SNAPSHOT -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 -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-b423b4bf6d.clean/src/3rdparty/chromium -I../../../../../src/here-src-6-b423b4bf6d.clean/src/3rdparty/chromium/v8 -I../../../../../src/here-src-6-b423b4bf6d.clean/src/3rdparty/chromium/v8/include -Igen/v8 -Igen/v8/include -I../../../../../src/here-src-6-b423b4bf6d.clean/src/3rdparty/chromium/third_party/abseil-cpp -I../../../../../src/here-src-6-b423b4bf6d.clean/src/3rdparty/chromium/third_party/icu/source/common -I../../../../../src/here-src-6-b423b4bf6d.clean/src/3rdparty/chromium/third_party/icu/source/i18n /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 /MD /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_compiler_cc.pdb" ../../../../../src/here-src-6-b423b4bf6d.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-b423b4bf6d.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-b423b4bf6d.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::OpMaskField::type,5>>::For' being compiled ../../../../../src/here-src-6-b423b4bf6d.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-b423b4bf6d.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-b423b4bf6d.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\Microsoft Visual Studio\2022\Preview\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 [39897/40732] CXX obj/v8/v8_compiler/instruction-selector.obj FAILED: obj/v8/v8_compiler/instruction-selector.obj ninja -t msvc -e environment.x64 -- "C:\Program Files\Microsoft Visual Studio\2022\Preview\VC\Tools\MSVC\14.40.33807\bin\Hostx64\x64\cl.exe" /c ../../../../../src/here-src-6-b423b4bf6d.clean/src/3rdparty/chromium/v8/src/compiler/backend/instruction-selector.cc /Foobj/v8/v8_compiler/instruction-selector.obj /nologo /showIncludes -DUSE_AURA=1 -DOFFICIAL_BUILD -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 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 -DV8_INTL_SUPPORT -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_BUILTIN_JUMP_TABLE_SWITCH -DV8_ENABLE_EXTENSIBLE_RO_SNAPSHOT -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 -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-b423b4bf6d.clean/src/3rdparty/chromium -I../../../../../src/here-src-6-b423b4bf6d.clean/src/3rdparty/chromium/v8 -I../../../../../src/here-src-6-b423b4bf6d.clean/src/3rdparty/chromium/v8/include -Igen/v8 -Igen/v8/include -I../../../../../src/here-src-6-b423b4bf6d.clean/src/3rdparty/chromium/third_party/abseil-cpp -I../../../../../src/here-src-6-b423b4bf6d.clean/src/3rdparty/chromium/third_party/icu/source/common -I../../../../../src/here-src-6-b423b4bf6d.clean/src/3rdparty/chromium/third_party/icu/source/i18n /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 /MD /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_compiler_cc.pdb" ../../../../../src/here-src-6-b423b4bf6d.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-b423b4bf6d.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-b423b4bf6d.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::OpMaskField::type,5>>::For' being compiled ../../../../../src/here-src-6-b423b4bf6d.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-b423b4bf6d.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-b423b4bf6d.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\Microsoft Visual Studio\2022\Preview\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 [39898/40732] CXX obj/v8/v8_compiler/move-optimizer.obj [39899/40732] CXX obj/v8/v8_compiler/access-info.obj [39900/40732] CXX obj/v8/v8_compiler/access-builder.obj [39901/40732] CXX obj/v8/v8_compiler/code-generator.obj [39902/40732] CXX obj/v8/v8_compiler/register-allocator.obj ninja: build stopped: subcommand failed. ore" FAILED: src/core/Release/AMD64/QtWebEngineCore.stamp src/core/Release/AMD64/obj/tools/v8_context_snapshot/v8_context_snapshot.stamp src/core/Release/AMD64/QtWebEngineCore F:/bt/qtwebengine/x64-windows-rel/src/core/Release/AMD64/QtWebEngineCore.stamp F:/bt/qtwebengine/x64-windows-rel/src/core/Release/AMD64/obj/tools/v8_context_snapshot/v8_context_snapshot.stamp F:/bt/qtwebengine/x64-windows-rel/src/core/Release/AMD64/QtWebEngineCore C:\WINDOWS\system32\cmd.exe /C "cd /D F:\bt\qtwebengine\x64-windows-rel\src\core && "C:\Program Files\Microsoft Visual Studio\2022\Preview\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja\ninja.exe" -C F:/bt/qtwebengine/x64-windows-rel/src/core/Release/AMD64 QtWebEngineCore" ninja: build stopped: subcommand failed. ```
Neumann-A commented 2 weeks ago
INTERNAL COMPILER ERROR in 'C:\Program Files\Microsoft Visual Studio\2022\Preview\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

Not a vcpkg issue.

MonicaLiu0311 commented 1 week ago

Maybe you can reinstall VS to try to resolve this issue.