microsoft / vcpkg

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

[qtwebengine] Build error on x64-windows #35260

Closed carsten-grimm-at-ipolog closed 10 months ago

carsten-grimm-at-ipolog commented 11 months ago

Package: qtwebengine[core,default-features,spellchecker,webchannel]:x64-windows -> 6.6.0

Host Environment

To Reproduce

vcpkg install qttools[linguist,qml] qtwebchannel[qml] qtwebengine[webchannel,spellchecker] qtwebview[webengine] qtactiveqt[qml] qtwebsockets qt5compat qtimageformats qtsvg qttranslations Failure logs

-- Setting up python virtual environmnent...
-- Installing python packages: html5lib
-- Setting up python virtual environmnent...finished.
-- Using cached qtwebengine-everywhere-src-6.6.0.tar.xz.
-- Cleaning sources at C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source C:/dev/vcpkg/downloads/qtwebengine-everywhere-src-6.6.0.tar.xz
-- Using source at C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean
-- Found external ninja('1.11.0').
-- Configuring x64-windows-dbg
-- Configuring x64-windows-rel
CMake Warning at installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:318 (message):
  The following variables are not used in CMakeLists.txt:

      FEATURE_webengine_v8_snapshot_support

  Please recheck them and remove the unnecessary options from the
  `vcpkg_cmake_configure` call.

  If these options should still be passed for whatever reason, please use the
  `MAYBE_UNUSED_VARIABLES` argument.
Call Stack (most recent call first):
  installed/x64-windows/share/qtbase/qt_install_submodule.cmake:147 (vcpkg_cmake_configure)
  ports/qtwebengine/portfile.cmake:101 (qt_cmake_configure)
  scripts/ports.cmake:170 (include)

-- Building x64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
    Command failed: C:/dev/vcpkg/downloads/tools/cmake-3.27.1-windows/cmake-3.27.1-windows-i386/bin/cmake.exe --build . --config Debug --target install -- -v -j21
    Working Directory: C:/dev/b/qtwebengine/x64-windows-dbg
    See logs for more information:
      C:\dev\b\qtwebengine\install-x64-windows-dbg-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:112 (vcpkg_cmake_install)
  scripts/ports.cmake:170 (include)
C:\dev\b\qtwebengine\install-x64-windows-dbg-out.log ``` Change Dir: 'C:/dev/b/qtwebengine/x64-windows-dbg' Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Professional/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" -v -v -j21 install [1/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -Dcfgdir= -P C:/dev/b/qtwebengine/x64-windows-dbg/src/gn/tmp/gn-mkdirs.cmake && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E touch C:/dev/b/qtwebengine/x64-windows-dbg/src/gn/src/gn-stamp/gn-mkdir" [2/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src\core\api && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -DIN_FILES=C:/dev/b/qtwebengine/x64-windows-dbg/src/core/api/qt_lib_webenginecore_private.pri;C:/dev/b/qtwebengine/x64-windows-dbg/src/core/api/Debug/qt_lib_webenginecore_private.cmake -DOUT_FILE=C:/dev/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/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.38.33130/ATLMFC/lib/x64;C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.38.33130/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:/dev/vcpkg/installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake" [3/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src\webenginewidgets && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -DIN_FILES=C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginewidgets/qt_lib_webenginewidgets_private.pri;C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginewidgets/Debug/qt_lib_webenginewidgets_private.cmake -DOUT_FILE=C:/dev/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/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.38.33130/ATLMFC/lib/x64;C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.38.33130/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:/dev/vcpkg/installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake" [4/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src\webenginequick && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -DIN_FILES=C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/qt_lib_webenginequick_private.pri;C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/Debug/qt_lib_webenginequick_private.cmake -DOUT_FILE=C:/dev/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/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.38.33130/ATLMFC/lib/x64;C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.38.33130/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:/dev/vcpkg/installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake" [5/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src\webenginequick\ui && C:\dev\b\qtwebengine\x64-windows-dbg\.qt\bin\qt_setup_tool_path.bat C:/dev/vcpkg/installed/x64-windows/tools/Qt6/bin/qmlcachegen.exe --resource-name qmlcache_WebEngineQuickDelegatesQml --resource C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/.rcc/qmake_QtWebEngine_ControlsDelegates.qrc --resource C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/.rcc/WebEngineQuickDelegatesQml_raw_qml_0.qrc -o C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/.rcc/qmlcache/WebEngineQuickDelegatesQml_qmlcache_loader.cpp @C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/.rcc/qmlcache/WebEngineQuickDelegatesQml_qml_loader_file_list.rsp" [6/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/webenginequick/ui/AlertDialog.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/AlertDialog.qml" [7/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/webenginequick/ui/AuthenticationDialog.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/AuthenticationDialog.qml" [8/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/webenginequick/ui/AutofillPopup.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/AutofillPopup.qml" [9/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/webenginequick/ui/ConfirmDialog.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/ConfirmDialog.qml" [10/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/webenginequick/ui/DirectoryPicker.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/DirectoryPicker.qml" [11/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/webenginequick/ui/FilePicker.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/FilePicker.qml" [12/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/webenginequick/ui/Menu.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/Menu.qml" [13/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/webenginequick/ui/MenuItem.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/MenuItem.qml" [14/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/webenginequick/ui/MenuSeparator.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/MenuSeparator.qml" [15/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/webenginequick/ui/PromptDialog.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/PromptDialog.qml" [16/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/webenginequick/ui/ToolTip.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/ToolTip.qml" [17/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/webenginequick/ui/TouchHandle.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/TouchHandle.qml" [18/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/webenginequick/ui/TouchSelectionMenu.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/TouchSelectionMenu.qml" [19/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/webenginequick/ui/ColorDialog.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtWebEngine/ControlsDelegates/ColorDialog.qml" [20/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E echo_append && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E touch C:/dev/b/qtwebengine/x64-windows-dbg/src/gn/src/gn-stamp/gn-download" [21/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -DIN_FILES=C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/qt_lib_webenginequickdelegatesqml_private.pri;C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/Debug/qt_lib_webenginequickdelegatesqml_private.cmake -DOUT_FILE=C:/dev/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/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.38.33130/ATLMFC/lib/x64;C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.38.33130/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:/dev/vcpkg/installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake" [22/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src\pdf && C:\dev\vcpkg\installed\x64-windows\tools\Qt6\bin\syncqt.exe @C:/dev/b/qtwebengine/x64-windows-dbg/src/pdf/Pdf_syncqt_args && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E touch C:/dev/b/qtwebengine/x64-windows-dbg/src/pdf/Pdf_syncqt_timestamp" [23/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src\pdf && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -DIN_FILES=C:/dev/b/qtwebengine/x64-windows-dbg/src/pdf/qt_lib_pdf_private.pri;C:/dev/b/qtwebengine/x64-windows-dbg/src/pdf/Debug/qt_lib_pdf_private.cmake -DOUT_FILE=C:/dev/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/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.38.33130/ATLMFC/lib/x64;C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.38.33130/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:/dev/vcpkg/installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake" [24/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src\pdfwidgets && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -DIN_FILES=C:/dev/b/qtwebengine/x64-windows-dbg/src/pdfwidgets/qt_lib_pdfwidgets_private.pri;C:/dev/b/qtwebengine/x64-windows-dbg/src/pdfwidgets/Debug/qt_lib_pdfwidgets_private.cmake -DOUT_FILE=C:/dev/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/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.38.33130/ATLMFC/lib/x64;C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.38.33130/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:/dev/vcpkg/installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake" [25/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src\core\api && C:\dev\vcpkg\installed\x64-windows\tools\Qt6\bin\syncqt.exe @C:/dev/b/qtwebengine/x64-windows-dbg/src/core/api/WebEngineCore_syncqt_args && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E touch C:/dev/b/qtwebengine/x64-windows-dbg/src/core/api/WebEngineCore_syncqt_timestamp" [26/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\pdfquick && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/pdfquick/+Material/PdfStyle.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtQuick/Pdf/+Material/PdfStyle.qml" [27/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\pdfquick && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/pdfquick/+Universal/PdfStyle.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtQuick/Pdf/+Universal/PdfStyle.qml" [28/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\pdfquick && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/pdfquick/PdfLinkDelegate.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtQuick/Pdf/PdfLinkDelegate.qml" [29/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\pdfquick && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/pdfquick/PdfMultiPageView.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtQuick/Pdf/PdfMultiPageView.qml" [30/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\pdfquick && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/pdfquick/PdfPageView.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtQuick/Pdf/PdfPageView.qml" [31/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\pdfquick && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/pdfquick/PdfScrollablePageView.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtQuick/Pdf/PdfScrollablePageView.qml" [32/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\pdfquick && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/pdfquick/PdfStyle.qml C:/dev/b/qtwebengine/x64-windows-dbg/Qt6/qml/QtQuick/Pdf/PdfStyle.qml" [33/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src\pdfquick && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -DIN_FILES=C:/dev/b/qtwebengine/x64-windows-dbg/src/pdfquick/qt_lib_pdfquick_private.pri;C:/dev/b/qtwebengine/x64-windows-dbg/src/pdfquick/Debug/qt_lib_pdfquick_private.cmake -DOUT_FILE=C:/dev/b/qtwebengine/x64-windows-dbg/../share/Qt6/mkspecs/modules/qt_lib_pdfquick_private.pri -DLIBRARY_PREFIXES= -DLIBRARY_SUFFIXES=.dll;.lib -DLINK_LIBRARY_FLAG=-l -DCONFIGS=Debug "-DIMPLICIT_LINK_DIRECTORIES=C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.38.33130/ATLMFC/lib/x64;C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.38.33130/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:/dev/vcpkg/installed/x64-windows/share/Qt6/QtGenerateLibPri.cmake" [34/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E echo_append && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E touch C:/dev/b/qtwebengine/x64-windows-dbg/src/gn/src/gn-stamp/gn-update" [35/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E cmake_autogen C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/CMakeFiles/qtwebenginequickdelegatesplugin_autogen.dir/AutogenInfo.json Debug && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E touch C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/qtwebenginequickdelegatesplugin_autogen/timestamp && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E cmake_transform_depfile Ninja gccdepfile C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/webenginequick/ui C:/dev/b/qtwebengine/x64-windows-dbg C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/qtwebenginequickdelegatesplugin_autogen/deps C:/dev/b/qtwebengine/x64-windows-dbg/CMakeFiles/d/46537f18d1c2ae5a6f8350abadc6ba2793a526d5a28b0ae6fa79196fd439621c.d" [36/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src\pdfwidgets && C:\dev\vcpkg\installed\x64-windows\tools\Qt6\bin\syncqt.exe @C:/dev/b/qtwebengine/x64-windows-dbg/src/pdfwidgets/PdfWidgets_syncqt_args && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E touch C:/dev/b/qtwebengine/x64-windows-dbg/src/pdfwidgets/PdfWidgets_syncqt_timestamp" [37/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E cmake_autogen C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/CMakeFiles/WebEngineQuickDelegatesQml_autogen.dir/AutogenInfo.json Debug && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E touch C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/WebEngineQuickDelegatesQml_autogen/timestamp && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E cmake_transform_depfile Ninja gccdepfile C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/webenginequick/ui C:/dev/b/qtwebengine/x64-windows-dbg C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/WebEngineQuickDelegatesQml_autogen/deps C:/dev/b/qtwebengine/x64-windows-dbg/CMakeFiles/d/ecae1dcba7b73df31bbb4dfb39cabde4611ced419b62e5d6bbe75d5da1918e9b.d" [38/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src\webenginequick\ui && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -E copy_if_different C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/WebEngineQuickDelegatesQml_resource.rc.tmp C:/dev/b/qtwebengine/x64-windows-dbg/src/webenginequick/ui/WebEngineQuickDelegatesQml_resource.rc" ... Skipped 18900 lines ... C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::basic_string_view<_Elem,_Traits>)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\xstring(5193): note: or 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::basic_string<_Elem,_Traits,_Alloc> &)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::basic_string<_Elem,_Traits,_Alloc> &)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(686): note: or 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const char *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const char *)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(730): note: or 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,char)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,char)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(766): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(811): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,char)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,char)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(849): note: or 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const _Elem *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const _Elem *)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(892): note: or 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,_Elem)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,_Elem)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(928): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const signed char *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const signed char *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(934): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,signed char)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,signed char)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(939): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const unsigned char *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const unsigned char *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(945): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,unsigned char)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,unsigned char)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(953): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char8_t *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char8_t *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(955): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char8_t *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char8_t *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(959): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,char8_t)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,char8_t)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(961): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,char8_t)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,char8_t)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(967): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,wchar_t)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,wchar_t)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(970): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const wchar_t *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const wchar_t *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(974): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,char16_t)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,char16_t)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(976): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,char32_t)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,char32_t)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(979): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,char16_t)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,char16_t)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(981): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,char32_t)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,char32_t)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(984): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char16_t *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char16_t *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(986): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char32_t *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char32_t *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(989): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char16_t *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char16_t *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(991): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char32_t *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char32_t *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(1003): note: or '_Ostr &&std::operator <<(_Ostr &&,const _Ty &)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: '_Ostr &&std::operator <<(_Ostr &&,const _Ty &)': could not deduce template argument for '__formal' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(1002): note: 'std::enable_if_t' : Failed to specialize alias template C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(1080): note: or 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::error_code &)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::error_code &)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\bitset(518): note: or 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::bitset<_Bits> &)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(104): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::bitset<_Bits> &)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): error C2676: binary '<<': 'rtc::webrtc_checks_impl::LogStreamer<>' does not define this operator or a conversion to a type acceptable to the predefined operator C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\rtc_base/checks.h(243): note: could be 'rtc::webrtc_checks_impl::LogStreamer rtc::webrtc_checks_impl::LogStreamer<>::operator <<(const U &) const' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'rtc::webrtc_checks_impl::LogStreamer rtc::webrtc_checks_impl::LogStreamer<>::operator <<(const U &) const': could not deduce template argument for 'V' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\rtc_base/checks.h(235): note: or 'rtc::webrtc_checks_impl::LogStreamer rtc::webrtc_checks_impl::LogStreamer<>::operator <<(U) const' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'rtc::webrtc_checks_impl::LogStreamer rtc::webrtc_checks_impl::LogStreamer<>::operator <<(U) const': could not deduce template argument for 'V' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc_overrides\rtc_base/logging.h(142): note: or 'std::ostream &operator <<(std::ostream &,T)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::ostream &operator <<(std::ostream &,T)': could not deduce template argument for '' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\cstddef(37): note: or 'std::byte std::operator <<(const std::byte,const _IntType) noexcept' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::byte std::operator <<(const std::byte,const _IntType) noexcept': could not deduce template argument for '__formal' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\cstddef(36): note: 'std::enable_if_t' : Failed to specialize alias template C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\memory(1978): note: or 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::shared_ptr<_Ty> &)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::shared_ptr<_Ty> &)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\memory(3629): note: or 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::unique_ptr<_Ty2,_Dx2> &)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::unique_ptr<_Ty2,_Dx2> &)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\xstring(1804): note: or 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::basic_string_view<_Elem,_Traits>)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::basic_string_view<_Elem,_Traits>)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\xstring(5193): note: or 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::basic_string<_Elem,_Traits,_Alloc> &)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::basic_string<_Elem,_Traits,_Alloc> &)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(686): note: or 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const char *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const char *)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(730): note: or 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,char)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,char)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(766): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(811): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,char)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,char)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(849): note: or 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const _Elem *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const _Elem *)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(892): note: or 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,_Elem)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,_Elem)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(928): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const signed char *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const signed char *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(934): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,signed char)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,signed char)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(939): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const unsigned char *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const unsigned char *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(945): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,unsigned char)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,unsigned char)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(953): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char8_t *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char8_t *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(955): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char8_t *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char8_t *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(959): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,char8_t)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,char8_t)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(961): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,char8_t)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,char8_t)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(967): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,wchar_t)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,wchar_t)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(970): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const wchar_t *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const wchar_t *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(974): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,char16_t)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,char16_t)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(976): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,char32_t)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,char32_t)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(979): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,char16_t)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,char16_t)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(981): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,char32_t)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,char32_t)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(984): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char16_t *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char16_t *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(986): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char32_t *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char32_t *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(989): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char16_t *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char16_t *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(991): note: or 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char32_t *)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream &std::operator <<(std::basic_ostream &,const char32_t *)': could not deduce template argument for 'std::basic_ostream &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(1003): note: or '_Ostr &&std::operator <<(_Ostr &&,const _Ty &)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: '_Ostr &&std::operator <<(_Ostr &&,const _Ty &)': could not deduce template argument for '__formal' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(1002): note: 'std::enable_if_t' : Failed to specialize alias template C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\ostream(1080): note: or 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::error_code &)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::error_code &)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\include\bitset(518): note: or 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::bitset<_Bits> &)' C:\dev\b\qtwebengine\src\here-src-6-1e08092769.clean\src\3rdparty\chromium\third_party\webrtc\p2p/base/connection.h(321): note: 'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::bitset<_Bits> &)': could not deduce template argument for 'std::basic_ostream<_Elem,_Traits> &' from 'rtc::webrtc_checks_impl::LogStreamer<>' [13359/37945] CXX obj/third_party/perfetto/src/tracing/core/service/tracing_service_impl.obj ninja: build stopped: subcommand failed. sional\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja\ninja.exe" -C C:/dev/b/qtwebengine/x64-windows-dbg/src/core/Debug/AMD64 QtWebEngineCore" [102/298] cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg && C:\dev\vcpkg\downloads\tools\cmake-3.27.1-windows\cmake-3.27.1-windows-i386\bin\cmake.exe -DBUILD_DIR=C:/dev/b/qtwebengine/x64-windows-dbg/src/pdf/Debug/AMD64 -DSOURCE_DIR=C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/pdf -DMODULE=pdf -DQT_HOST_GN_PATH= -DPython3_EXECUTABLE=C:/dev/b/qtwebengine/x64-windows-venv/Scripts/python.exe -DGN_THREADS= -P C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/cmake/Gn.cmake" -- Found Gn: C:/dev/b/qtwebengine/x64-windows-dbg/install/bin/gn.exe (found suitable exact version "6.6.0.qtwebengine.qt.io") -- Running gn in C:/dev/b/qtwebengine/x64-windows-dbg/src/pdf/Debug/AMD64 -- GN command: C:/dev/b/qtwebengine/x64-windows-dbg/install/bin/gn.exe gen C:/dev/b/qtwebengine/x64-windows-dbg/src/pdf/Debug/AMD64 --script-executable=C:/dev/b/qtwebengine/x64-windows-venv/Scripts/python.exe --root=C:/dev/b/qtwebengine/src/here-src-6-1e08092769.clean/src/3rdparty/chromium -- GN arg file: C:/dev/b/qtwebengine/x64-windows-dbg/src/pdf/Debug/AMD64/args.gn -- GN args: angle_enable_swiftshader=false blink_symbol_level=0 chrome_pgo_phase=0 dawn_use_swiftshader=false dcheck_always_on=false enable_ipc_fuzzer=false enable_iterator_debugging=true enable_precompiled_headers=true enable_remoting=false enable_resource_allowlist_generation=false enable_swiftshader=false enable_swiftshader_vulkan=false enable_web_speech=false forbid_non_component_debug_builds=false init_stack_vars=false is_clang=false is_component_build=false is_debug=true is_gcc=false is_mingw=false is_msvc=true is_official_build=false is_qtwebengine=true is_shared=true is_unsafe_developer_build=false ninja_use_custom_environment_files=false pdf_enable_v8=false pdf_enable_xfa=false pdf_enable_xfa_bmp=false pdf_enable_xfa_gif=false pdf_enable_xfa_png=false pdf_enable_xfa_tiff=false pdfium_use_qt_libpng=false pdfium_use_system_libpng=false pdfium_use_system_libtiff=false pdfium_use_system_zlib=false qt_freetype_config="C:/dev/b/qtwebengine/x64-windows-dbg/src/pdf/Debug/AMD64:qt_freetype_config" qt_harfbuzz_config="C:/dev/b/qtwebengine/x64-windows-dbg/src/pdf/Debug/AMD64:qt_harfbuzz_config" qt_libjpeg_config="C:/dev/b/qtwebengine/x64-windows-dbg/src/pdf/Debug/AMD64:qt_libjpeg_config" qt_libpng_config="C:/dev/b/qtwebengine/x64-windows-dbg/src/pdf/Debug/AMD64:qt_libpng_config" qt_uses_static_runtime=false qtwebengine_target="C:/dev/b/qtwebengine/x64-windows-dbg/src/pdf/Debug/AMD64:QtPdf" safe_browsing_mode=0 strip_absolute_paths_from_debug_symbols=false symbol_level=2 target_cpu="x64" treat_warnings_as_errors=false use_allocator_shim=false use_custom_libcxx=false use_dawn=false use_gold=false use_incremental_linking=false use_jumbo_build=false use_lld=false use_partition_alloc=true use_partition_alloc_as_malloc=false use_qt_freetype=false use_qt_harfbuzz=false use_qt_libjpeg=false use_sysroot=false use_system_libpng=false use_viz_debugger=false v8_symbol_level=0 visual_studio_path="C:/Program Files/Microsoft Visual Studio/2022/Professional" visual_studio_version=2022 win_linker_timing=true windows_sdk_path="C:/Program Files (x86)/Windows Kits/10" windows_sdk_version="10.0.22621.0" -- GN Done. Made 15915 targets from 2837 files in 7694ms 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 C:/dev/b/qtwebengine/x64-windows-dbg/src/core/Debug/AMD64/QtWebEngineCore.stamp C:/dev/b/qtwebengine/x64-windows-dbg/src/core/Debug/AMD64/obj/tools/v8_context_snapshot/v8_context_snapshot.stamp C:/dev/b/qtwebengine/x64-windows-dbg/src/core/Debug/AMD64/QtWebEngineCore cmd.exe /C "cd /D C:\dev\b\qtwebengine\x64-windows-dbg\src\core && "C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja\ninja.exe" -C C:/dev/b/qtwebengine/x64-windows-dbg/src/core/Debug/AMD64 QtWebEngineCore" ninja: build stopped: subcommand failed. ```
freakz867 commented 11 months ago

Completely same issue on three different computers with same error, same versions and etc. For somehow on another pc with different config (msvc 19.37.32825 and some other changes) this 6.6.0 qtwebengine code was build successfully. Will try to downgrade msvc and report.

Upd: I confirm that with msvc 19.36.32543.0 and 19.37.32825 I was able to build it without problems.

carsten-grimm-at-ipolog commented 10 months ago

Unfortunately, the issue persists with Qt 6.6.1 and MSVC 19.38.33130.0.

dg0yt commented 10 months ago

Does #35281 make a difference?

carsten-grimm-at-ipolog commented 10 months ago

Does #35281 make a difference?

I am afraid, it did not, even when rebuilding everything from scratch without cache.

carsten-grimm-at-ipolog commented 10 months ago

The issue persists with MSVC 19.38.33133

asctime commented 10 months ago

Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32825 for x64

CMake Error at D:/VCpkg/installed/x64-windows/share/Qt6/QtTargetHelpers.cmake:168 (target_link_libraries):
  Target "WebEngineQuick" links to:

    Qt::WebChannelQuick

  but the target was not found. 
jimwang118 commented 10 months ago

Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32825 for x64

CMake Error at D:/VCpkg/installed/x64-windows/share/Qt6/QtTargetHelpers.cmake:168 (target_link_libraries):
  Target "WebEngineQuick" links to:

    Qt::WebChannelQuick

  but the target was not found. 

This requires installing qtwebchannel's feature qml.

carsten-grimm-at-ipolog commented 10 months ago

Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32825 for x64

CMake Error at D:/VCpkg/installed/x64-windows/share/Qt6/QtTargetHelpers.cmake:168 (target_link_libraries):
  Target "WebEngineQuick" links to:

    Qt::WebChannelQuick

  but the target was not found. 

Is this related to the same issue? I am installing qtwebchannel[qml] right before qtwebengine[webchannel,spellchecker].

asctime commented 10 months ago

Is this related to the same issue? I am installing qtwebchannel[qml] right before qtwebengine[webchannel,spellchecker].

That doesn't help. Same error as before. Broken packages?

Neumann-A commented 10 months ago

@jimwang118 The dependency in the manifest seems to need correction. The qml feature of qtwebchannel is required for the webchannel feature in qtwebengine.

@carsten-grimm-at-ipolog: Nope the CMake error is a different error and unrelated to the issue here.

Neumann-A commented 10 months ago

From my point of view this should a) be reported to qt upstream and b) to vs dev. I dont know if this is a compiler issue or an upstream code issue. There is probably a workaround but i couldnt find it yet. It definitly doesnt look like an issue related with how vcpkg builds stuff.

asctime commented 10 months ago

From my point of view this should a) be reported to qt upstream and b) to vs dev. I dont know if this is a compiler issue or an upstream code issue. There is probably a workaround but i couldnt find it yet.

Getting OT but any package that skirts so close to Windows tree depth limits probably needs restructured anyway, just my 0.02.

Neumann-A commented 10 months ago

Hmm seems to be a bug in the compiler with way the template types get evaluated. clang-cl builds qtwebengine just fine. (Except for requiring a patch to remove the /link arg in the lld-link invoke. )

The cl error basically is:

../../../../../src/here-src-6-dfdf0d7a37/src/3rdparty/chromium/third_party/webrtc\video/video_receive_stream2.h(133): error C2676: binary '<<': 'rtc::webrtc_checks_impl::LogStreamer<>' does not define this operator or a conversion to a type acceptable to the predefined operator
../../../../../src/here-src-6-dfdf0d7a37/src/3rdparty/chromium/third_party/webrtc\rtc_base/checks.h(241): note: could be 'enable_if<!std::is_arithmetic<_Ty>::value&&!std::is_enum<_Ty>::value,rtc::webrtc_checks_impl::LogStreamer<unknown-type>>::type rtc::webrtc_checks_impl::LogStreamer<>::operator <<(const U &) const'
../../../../../src/here-src-6-dfdf0d7a37/src/3rdparty/chromium/third_party/webrtc\video/video_receive_stream2.h(133): note: 'enable_if<!std::is_arithmetic<_Ty>::value&&!std::is_enum<_Ty>::value,rtc::webrtc_checks_impl::LogStreamer<unknown-type>>::type rtc::webrtc_checks_impl::LogStreamer<>::operator <<(const U &) const': could not deduce template argument for '_'
../../../../../src/here-src-6-dfdf0d7a37/src/3rdparty/chromium/third_party/webrtc\rtc_base/checks.h(234): note: or       'enable_if<std::is_arithmetic<_Ty>::value||std::is_enum<_Ty>::value,rtc::webrtc_checks_impl::LogStreamer<unknown-type>>::type rtc::webrtc_checks_impl::LogStreamer<>::operator <<(U) const'
../../../../../src/here-src-6-dfdf0d7a37/src/3rdparty/chromium/third_party/webrtc\video/video_receive_stream2.h(133): note: 'enable_if<std::is_arithmetic<_Ty>::value||std::is_enum<_Ty>::value,rtc::webrtc_checks_impl::LogStreamer<unknown-type>>::type rtc::webrtc_checks_impl::LogStreamer<>::operator <<(U) const': could not deduce template argument for '_'
../../../../../src/here-src-6-dfdf0d7a37/src/3rdparty/chromium/third_party/webrtc_overrides\rtc_base/logging.h(142): note: or       'std::ostream &operator <<(std::ostream &,T)'
../../../../../src/here-src-6-dfdf0d7a37/src/3rdparty/chromium/third_party/webrtc\video/video_receive_stream2.h(133): note: 'std::ostream &operator <<(std::ostream &,T)': could not deduce template argument for '<unnamed-symbol>'
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.38.33130\include\cstddef(37): note: or       'std::byte std::operator <<(const std::byte,const _IntType) noexcept'
../../../../../src/here-src-6-dfdf0d7a37/src/3rdparty/chromium/third_party/webrtc\video/video_receive_stream2.h(133): note: 'std::byte std::operator <<(const std::byte,const _IntType) noexcept': could not deduce template argument for '__formal'
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.38.33130\include\cstddef(36): note: 'std::enable_if_t<false,int>' : Failed to specialize alias template
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.38.33130\include\memory(1978): note: or       'std::basic_ostream<_Elem,_Traits> &std::operator <<(std::basic_ostream<_Elem,_Traits> &,const std::shared_ptr<_Ty> &)'

the relevant code is probably:

// Ephemeral type that represents the result of the logging << operator.
template <typename... Ts>
class LogStreamer;

// Base case: Before the first << argument.
template <>
class LogStreamer<> final {
 public:
  template <typename U,
            typename V = decltype(MakeVal(std::declval<U>())),
            absl::enable_if_t<std::is_arithmetic<U>::value ||
                              std::is_enum<U>::value>* = nullptr>
  RTC_FORCE_INLINE LogStreamer<V> operator<<(U arg) const {
    return LogStreamer<V>(MakeVal(arg), this);
  }

  template <typename U,
            typename V = decltype(MakeVal(std::declval<U>())),
            absl::enable_if_t<!std::is_arithmetic<U>::value &&
                              !std::is_enum<U>::value>* = nullptr>
  RTC_FORCE_INLINE LogStreamer<V> operator<<(const U& arg) const {
    return LogStreamer<V>(MakeVal(arg), this);
  }

where cl.exe probably fails to correctly deduce V or SFINAE away the overload which is why it complains about: <unknown-type>. @BillyONeal: Any good idea how to rewrite the code that the compiler stops complaining?

Neumann-A commented 10 months ago

replacing the mentioned code with:

  template <typename U,
            absl::enable_if_t<std::is_arithmetic<std::remove_cvref_t<U>>::value ||
                              std::is_enum<U>::value>* = nullptr>
  RTC_FORCE_INLINE auto operator<<(U arg) const {
    return LogStreamer<decltype(MakeVal(arg))>(MakeVal(arg), this);
  }

  template <typename U,
            absl::enable_if_t<!std::is_arithmetic<std::remove_cvref_t<U>>::value &&
                              !std::is_enum<U>::value>* = nullptr>
  RTC_FORCE_INLINE auto operator<<(const U& arg) const {
    return LogStreamer<decltype(MakeVal(arg))>(MakeVal(arg), this);
  }

(and maybe moving the less constrained template above the more constained template)

made the error go away. Have to fully test this tomorrow. typename V = decltype(MakeVal(std::declval<U>())), is probably only used to SFINAE away the function for invalid U types and give a better error.

BillyONeal commented 10 months ago

Still happening in #35640

Neumann-A commented 10 months ago

@BillyONeal Fix merged -> close this