microsoft / vcpkg

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

[qt5-webengine] Build error (build fail while using abseil-cpp headers) #34452

Closed jrosener closed 8 months ago

jrosener commented 1 year ago

Package: qt5-webengine[core,proprietary-codecs]:x64-windows -> 5.15.11

Host Environment

To Reproduce

vcpkg install qt5[all]:x64-windows qt5-webengine[core,proprietary-codecs]:x64-windows egl:x64-windows --recurse

Failure logs

-- qt5-webengine requires a lot of free disk space (>100GB), ram (>8 GB) and time (>2h per configuration) to be successfully build.
-- As such qt5-webengine is currently experimental.
-- If qt5-webengine fails post build validation please try manually reducing VCPKG_MAX_CONCURRENCY and open up an issue if it still cannot build. 
-- If it fails due to post validation the successfully installed files can be found in E:/secprocessor.git/3rd-party/build/vcpkg/packages/qt5-webengine_x64-windows 
-- and just need to be copied into E:/secprocessor.git/3rd-party/installed/x64-windows
-- Found external ninja('1.11.0').
-- Using cached qtwebengine-everywhere-opensource-src-5.15.11.tar.xz.
-- Cleaning sources at E:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source E:/secprocessor.git/3rd-party/build/vcpkg/downloads/qtwebengine-everywhere-opensource-src-5.15.11.tar.xz
-- Applying patch common.pri.patch
-- Applying patch gl.patch
-- Applying patch build_1.patch
-- Applying patch build_2.patch
-- Applying patch workaround-msvc2022-missing-include-in-chromium-ui-accessability.patch
-- Using source at E:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean
-- Getting CMake variables for x64-windows
-- Using cached mingw-w64-i686-pkgconf-1~1.8.0-2-any.pkg.tar.zst.
-- Using cached msys2-msys2-runtime-3.4.6-1-x86_64.pkg.tar.zst.
-- Using msys root at E:/secprocessor.git/3rd-party/build/vcpkg/downloads/tools/msys2/6f3fa1a12ef85a6f
-- Configuring x64-windows-rel
-- Configuring x64-windows-rel done
-- Configuring x64-windows-dbg
-- Configuring x64-windows-dbg done
-- Package build-x64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
    Command failed: E:/secprocessor.git/3rd-party/build/vcpkg/downloads/tools/jom/jom-1_1_4/jom.exe -j 9
    Working Directory: E:/b/qt5-webengine/x64-windows-dbg
    See logs for more information:
      E:\b\qt5-webengine\package-build-x64-windows-dbg-out.log
      E:\b\qt5-webengine\package-build-x64-windows-dbg-err.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_build_qmake.cmake:3 (vcpkg_execute_build_process)
  scripts/cmake/vcpkg_build_qmake.cmake:76 (z_run_jom_build)
  E:/secprocessor.git/3rd-party/installed/x64-windows/share/qt5/qt_build_submodule.cmake:11 (vcpkg_build_qmake)
  E:/secprocessor.git/3rd-party/installed/x64-windows/share/qt5/qt_submodule_installation.cmake:9 (qt_build_submodule)
  ports/qt5-webengine/portfile.cmake:67 (qt_submodule_installation)
  scripts/ports.cmake:168 (include)
E:\b\qt5-webengine\package-build-x64-windows-dbg-out.log ``` cd src\ && ( if not exist Makefile E:\secprocessor.git\3rd-party\installed\x64-windows\tools\qt5\bin\qmake.exe -o Makefile E:\b\qt5-webengine\src\5.15.11-4a40b465eb.clean\src\src.pro "CONFIG-=release" "CONFIG+=debug" "QMAKE_CC=cl.exe" "QMAKE_CXX=cl.exe" "QMAKE_AR=lib.exe" "QMAKE_RANLIB=:" "QMAKE_STRIP=" "QMAKE_NM=" "QMAKE_RC=rc.exe" "QMAKE_MT=mt.exe" "QMAKE_LIB=lib.exe" "QMAKE_LINK=link.exe" "QMAKE_LIBS+=kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib" "QMAKE_RC+=-c65001 -DWIN32 -D_DEBUG" "QMAKE_CFLAGS_DEBUG+=-nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1" "QMAKE_CXXFLAGS_DEBUG+=-nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -GR -EHsc -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1" "QMAKE_LFLAGS+=-machine:x64 -nologo -debug -INCREMENTAL" "QMAKE_LFLAGS_SHLIB+=-machine:x64 -nologo -debug -INCREMENTAL" "QMAKE_LFLAGS_PLUGIN+=-machine:x64 -nologo -debug -INCREMENTAL" "QMAKE_LIBFLAGS_DEBUG+=-machine:x64 -nologo" "CONFIG-=static" "CONFIG*=shared" "CONFIG*=separate_debug_info" -qtconf E:/b/qt5-webengine/x64-windows-dbg/qt.conf ) && E:\secprocessor.git\3rd-party\build\vcpkg\downloads\tools\jom\jom-1_1_4\jom.exe -f Makefile cd buildtools\ && ( if not exist Makefile E:\secprocessor.git\3rd-party\installed\x64-windows\tools\qt5\bin\qmake.exe -o Makefile E:\b\qt5-webengine\src\5.15.11-4a40b465eb.clean\src\buildtools\buildtools.pro "CONFIG-=release" "CONFIG+=debug" "QMAKE_CC=cl.exe" "QMAKE_CXX=cl.exe" "QMAKE_AR=lib.exe" "QMAKE_RANLIB=:" "QMAKE_STRIP=" "QMAKE_NM=" "QMAKE_RC=rc.exe" "QMAKE_MT=mt.exe" "QMAKE_LIB=lib.exe" "QMAKE_LINK=link.exe" "QMAKE_LIBS+=kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib" "QMAKE_RC+=-c65001 -DWIN32 -D_DEBUG" "QMAKE_CFLAGS_DEBUG+=-nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1" "QMAKE_CXXFLAGS_DEBUG+=-nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -GR -EHsc -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1" "QMAKE_LFLAGS+=-machine:x64 -nologo -debug -INCREMENTAL" "QMAKE_LFLAGS_SHLIB+=-machine:x64 -nologo -debug -INCREMENTAL" "QMAKE_LFLAGS_PLUGIN+=-machine:x64 -nologo -debug -INCREMENTAL" "QMAKE_LIBFLAGS_DEBUG+=-machine:x64 -nologo" "CONFIG-=static" "CONFIG*=shared" "CONFIG*=separate_debug_info" -qtconf E:/b/qt5-webengine/x64-windows-dbg/qt.conf ) && E:\secprocessor.git\3rd-party\build\vcpkg\downloads\tools\jom\jom-1_1_4\jom.exe -f Makefile ( if not exist Makefile.ninja E:\secprocessor.git\3rd-party\installed\x64-windows\tools\qt5\bin\qmake.exe -o Makefile.ninja E:\b\qt5-webengine\src\5.15.11-4a40b465eb.clean\src\buildtools\ninja.pro "CONFIG-=release" "CONFIG+=debug" "QMAKE_CC=cl.exe" "QMAKE_CXX=cl.exe" "QMAKE_AR=lib.exe" "QMAKE_RANLIB=:" "QMAKE_STRIP=" "QMAKE_NM=" "QMAKE_RC=rc.exe" "QMAKE_MT=mt.exe" "QMAKE_LIB=lib.exe" "QMAKE_LINK=link.exe" "QMAKE_LIBS+=kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib" "QMAKE_RC+=-c65001 -DWIN32 -D_DEBUG" "QMAKE_CFLAGS_DEBUG+=-nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1" "QMAKE_CXXFLAGS_DEBUG+=-nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -GR -EHsc -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1" "QMAKE_LFLAGS+=-machine:x64 -nologo -debug -INCREMENTAL" "QMAKE_LFLAGS_SHLIB+=-machine:x64 -nologo -debug -INCREMENTAL" "QMAKE_LFLAGS_PLUGIN+=-machine:x64 -nologo -debug -INCREMENTAL" "QMAKE_LIBFLAGS_DEBUG+=-machine:x64 -nologo" "CONFIG-=static" "CONFIG*=shared" "CONFIG*=separate_debug_info" -qtconf E:/b/qt5-webengine/x64-windows-dbg/qt.conf ) && E:\secprocessor.git\3rd-party\build\vcpkg\downloads\tools\jom\jom-1_1_4\jom.exe -f Makefile.ninja ... Skipped 34471 lines ... [33063/33450] ninja -t msvc -e environment.x64 -- "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\bin\HostX64\x64/cl.exe" /nologo /showIncludes "-DCHROMIUM_VERSION=\"87.0.4280.144\"" -DUSE_AURA=1 -DTOOLKIT_QT -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_VB -D_WIN32_WINNT=0x0A00 -DWINVER=0x0A00 -D_DEBUG -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DUNICODE -D_UNICODE -DWIN32 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DWIN64 -DQT_NO_LINKED_LIST -DQT_NO_KEYWORDS -DQT_USE_QSTRINGBUILDER -DQ_FORWARD_DECLARE_OBJC_CLASS=QT_FORWARD_DECLARE_CLASS "-DQTWEBENGINECORE_VERSION_STR=\"5.15.11\"" "-DQTWEBENGINEPROCESS_NAME=\"QtWebEngineProcessd\"" -DBUILDING_CHROMIUM -DQT_NO_EXCEPTIONS -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -DQT_WEBENGINECOREHEADERS_LIB -DWEBP_EXTERN=extern -DVK_USE_PLATFORM_WIN32_KHR -DUSE_EGL -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 -DUCHAR_TYPE=wchar_t -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DWEBRTC_CHROMIUM_BUILD -DWEBRTC_WIN -DABSL_ALLOCATOR_NOTHROW=1 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DWEBRTC_USE_BUILTIN_ISAC_FIX=0 -DWEBRTC_USE_BUILTIN_ISAC_FLOAT=1 -DHAVE_SCTP -DNO_MAIN_THREAD_WRAPPING -DSK_CODEC_DECODES_PNG -DSK_CODEC_DECODES_WEBP -DSK_ENCODE_PNG -DSK_ENCODE_WEBP "-DSK_USER_CONFIG_HEADER=\"../../skia/config/SkUserConfig.h\"" -DSK_GL -DSK_CODEC_DECODES_JPEG -DSK_ENCODE_JPEG -DSK_USE_LIBGIFCODEC "-DSK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\"" -DSK_VULKAN=1 -DSK_SUPPORT_GPU=1 "-DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\"" -DGR_GL_FUNCTION_TYPE=__stdcall -DVK_USE_PLATFORM_WIN32_KHR -DLEVELDB_PLATFORM_CHROMIUM=1 -DLEVELDB_PLATFORM_CHROMIUM=1 -DV8_ENABLE_CHECKS -DV8_COMPRESS_POINTERS -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_DEPRECATION_WARNINGS -DV8_REVERSE_JSARGS -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/skia/config -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/boringssl/src/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/skia/include/core -Igen -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/src/core -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/src/core/api -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQuick/5.15.11 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQuick/5.15.11/QtQuick -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtGui/5.15.11 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtGui/5.15.11/QtGui -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQuick -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtGui -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQmlModels/5.15.11 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQmlModels/5.15.11/QtQmlModels -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQml/5.15.11 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQml/5.15.11/QtQml -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtCore/5.15.11 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtCore/5.15.11/QtCore -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQmlModels -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtWebChannel -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQml -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtNetwork -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtPositioning -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtCore -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/include -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/include/QtWebEngineCore -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/include/QtWebEngineCore/5.15.11 -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/include/QtWebEngineCore/5.15.11/QtWebEngineCore -IE:/b/qt5-webengine/x64-windows-dbg/include -IE:/b/qt5-webengine/x64-windows-dbg/include/QtWebEngineCore -IE:/b/qt5-webengine/x64-windows-dbg/include/QtWebEngineCore/5.15.11 -IE:/b/qt5-webengine/x64-windows-dbg/include/QtWebEngineCore/5.15.11/QtWebEngineCore -I.moc/debug -IE:/secprocessor.git/3rd-party/installed/x64-windows/include -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5 -Igen/.moc -IE:/secprocessor.git/3rd-party/installed/x64-windows/tools/qt5/debug/mkspecs/win32-msvc -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/perfetto/include -Igen/third_party/perfetto/build_config -Igen/third_party/perfetto -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/libyuv/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/jsoncpp/source/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/libwebp/src -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/vulkan_headers/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/khronos -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/gpu -Igen/third_party/dawn/src/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/dawn/src/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/abseil-cpp -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/boringssl/src/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/protobuf/src -Igen/protoc_out -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/ced/src -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/icu/source/common -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/icu/source/i18n -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/protobuf/src -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/webrtc_overrides -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/webrtc -Igen/third_party/webrtc -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/skia -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/libgifcodec -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/vulkan/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/vulkan_headers/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/mesa_headers -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/libwebm/source -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/leveldatabase -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/leveldatabase/src -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/leveldatabase/src/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/v8/include -Igen/v8/include /Gy /FS /bigobj /utf-8 /Zc:sizedDealloc- /wd4117 /D__DATE__= /D__TIME__= /D__TIMESTAMP__= /W4 /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 /Od /Ob0 /GF /MDd -nologo -Zc:wchar_t -FS -Zc:strictStrings -Zi -MDd -nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1 -nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1 -utf-8 -W3 -w44456 -w44457 -w44458 /wd4267 /TP /wd4577 -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus -Zi -MDd -nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -GR -EHsc -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1 -nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -GR -EHsc -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1 -std:c++14 -utf-8 /wd4530 /wd4577 -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 /wd4100 /wd4101 /c E:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/src/core/browser_message_filter_qt.cpp /Foobj/QtWebEngineCore/browser_message_filter_qt.obj /Fd"obj/QtWebEngineCore_cc.pdb" FAILED: obj/QtWebEngineCore/browser_message_filter_qt.obj ninja -t msvc -e environment.x64 -- "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\bin\HostX64\x64/cl.exe" /nologo /showIncludes "-DCHROMIUM_VERSION=\"87.0.4280.144\"" -DUSE_AURA=1 -DTOOLKIT_QT -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_VB -D_WIN32_WINNT=0x0A00 -DWINVER=0x0A00 -D_DEBUG -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DUNICODE -D_UNICODE -DWIN32 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DWIN64 -DQT_NO_LINKED_LIST -DQT_NO_KEYWORDS -DQT_USE_QSTRINGBUILDER -DQ_FORWARD_DECLARE_OBJC_CLASS=QT_FORWARD_DECLARE_CLASS "-DQTWEBENGINECORE_VERSION_STR=\"5.15.11\"" "-DQTWEBENGINEPROCESS_NAME=\"QtWebEngineProcessd\"" -DBUILDING_CHROMIUM -DQT_NO_EXCEPTIONS -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -DQT_WEBENGINECOREHEADERS_LIB -DWEBP_EXTERN=extern -DVK_USE_PLATFORM_WIN32_KHR -DUSE_EGL -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 -DUCHAR_TYPE=wchar_t -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DWEBRTC_CHROMIUM_BUILD -DWEBRTC_WIN -DABSL_ALLOCATOR_NOTHROW=1 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DWEBRTC_USE_BUILTIN_ISAC_FIX=0 -DWEBRTC_USE_BUILTIN_ISAC_FLOAT=1 -DHAVE_SCTP -DNO_MAIN_THREAD_WRAPPING -DSK_CODEC_DECODES_PNG -DSK_CODEC_DECODES_WEBP -DSK_ENCODE_PNG -DSK_ENCODE_WEBP "-DSK_USER_CONFIG_HEADER=\"../../skia/config/SkUserConfig.h\"" -DSK_GL -DSK_CODEC_DECODES_JPEG -DSK_ENCODE_JPEG -DSK_USE_LIBGIFCODEC "-DSK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\"" -DSK_VULKAN=1 -DSK_SUPPORT_GPU=1 "-DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\"" -DGR_GL_FUNCTION_TYPE=__stdcall -DVK_USE_PLATFORM_WIN32_KHR -DLEVELDB_PLATFORM_CHROMIUM=1 -DLEVELDB_PLATFORM_CHROMIUM=1 -DV8_ENABLE_CHECKS -DV8_COMPRESS_POINTERS -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_DEPRECATION_WARNINGS -DV8_REVERSE_JSARGS -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/skia/config -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/boringssl/src/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/skia/include/core -Igen -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/src/core -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/src/core/api -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQuick/5.15.11 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQuick/5.15.11/QtQuick -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtGui/5.15.11 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtGui/5.15.11/QtGui -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQuick -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtGui -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQmlModels/5.15.11 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQmlModels/5.15.11/QtQmlModels -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQml/5.15.11 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQml/5.15.11/QtQml -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtCore/5.15.11 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtCore/5.15.11/QtCore -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQmlModels -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtWebChannel -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQml -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtNetwork -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtPositioning -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtCore -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/include -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/include/QtWebEngineCore -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/include/QtWebEngineCore/5.15.11 -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/include/QtWebEngineCore/5.15.11/QtWebEngineCore -IE:/b/qt5-webengine/x64-windows-dbg/include -IE:/b/qt5-webengine/x64-windows-dbg/include/QtWebEngineCore -IE:/b/qt5-webengine/x64-windows-dbg/include/QtWebEngineCore/5.15.11 -IE:/b/qt5-webengine/x64-windows-dbg/include/QtWebEngineCore/5.15.11/QtWebEngineCore -I.moc/debug -IE:/secprocessor.git/3rd-party/installed/x64-windows/include -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5 -Igen/.moc -IE:/secprocessor.git/3rd-party/installed/x64-windows/tools/qt5/debug/mkspecs/win32-msvc -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/perfetto/include -Igen/third_party/perfetto/build_config -Igen/third_party/perfetto -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/libyuv/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/jsoncpp/source/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/libwebp/src -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/vulkan_headers/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/khronos -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/gpu -Igen/third_party/dawn/src/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/dawn/src/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/abseil-cpp -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/boringssl/src/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/protobuf/src -Igen/protoc_out -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/ced/src -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/icu/source/common -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/icu/source/i18n -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/protobuf/src -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/webrtc_overrides -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/webrtc -Igen/third_party/webrtc -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/skia -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/libgifcodec -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/vulkan/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/vulkan_headers/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/mesa_headers -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/libwebm/source -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/leveldatabase -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/leveldatabase/src -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/leveldatabase/src/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/v8/include -Igen/v8/include /Gy /FS /bigobj /utf-8 /Zc:sizedDealloc- /wd4117 /D__DATE__= /D__TIME__= /D__TIMESTAMP__= /W4 /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 /Od /Ob0 /GF /MDd -nologo -Zc:wchar_t -FS -Zc:strictStrings -Zi -MDd -nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1 -nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1 -utf-8 -W3 -w44456 -w44457 -w44458 /wd4267 /TP /wd4577 -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus -Zi -MDd -nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -GR -EHsc -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1 -nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -GR -EHsc -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1 -std:c++14 -utf-8 /wd4530 /wd4577 -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 /wd4100 /wd4101 /c E:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/src/core/browser_message_filter_qt.cpp /Foobj/QtWebEngineCore/browser_message_filter_qt.obj /Fd"obj/QtWebEngineCore_cc.pdb" cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/Zi' with '/Z7' cl : Command line warning D9025 : overriding '/Z7' with '/Zi' cl : Command line warning D9025 : overriding '/Zi' with '/Z7' E:\b\qt5-webengine\src\5.15.11-4a40b465eb.clean\src\3rdparty\chromium\third_party/abseil-cpp/absl/strings/str_split.h(491): error C2976: 'absl::lts_20230802::strings_internal::Splitter': too few template arguments E:\secprocessor.git\3rd-party\installed\x64-windows\include\absl/strings/internal/str_split_internal.h(278): note: see declaration of 'absl::lts_20230802::strings_internal::Splitter' E:\b\qt5-webengine\src\5.15.11-4a40b465eb.clean\src\3rdparty\chromium\third_party/abseil-cpp/absl/strings/str_split.h(501): error C2976: 'absl::lts_20230802::strings_internal::Splitter': too few template arguments E:\secprocessor.git\3rd-party\installed\x64-windows\include\absl/strings/internal/str_split_internal.h(278): note: see declaration of 'absl::lts_20230802::strings_internal::Splitter' E:\b\qt5-webengine\src\5.15.11-4a40b465eb.clean\src\3rdparty\chromium\net/quiche/common/platform/impl/quiche_text_utils_impl.h(148): error C2440: 'return': cannot convert from 'absl::lts_20230802::strings_internal::Splitter' to 'std::vector>' E:\b\qt5-webengine\src\5.15.11-4a40b465eb.clean\src\3rdparty\chromium\net/quiche/common/platform/impl/quiche_text_utils_impl.h(148): note: No constructor could take the source type, or constructor overload resolution was ambiguous E:\b\qt5-webengine\x64-windows-dbg\src\core\debug\gen\net/third_party/quiche/src/quic/core/proto/cached_network_parameters.pb.h(17): fatal error C1189: #error: This file was generated by an older version of protoc which is [33064/33450] ninja -t msvc -e environment.x64 -- "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\bin\HostX64\x64/cl.exe" /nologo /showIncludes "-DCHROMIUM_VERSION=\"87.0.4280.144\"" -DUSE_AURA=1 -DTOOLKIT_QT -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_VB -D_WIN32_WINNT=0x0A00 -DWINVER=0x0A00 -D_DEBUG -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DUNICODE -D_UNICODE -DWIN32 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DWIN64 -DQT_NO_LINKED_LIST -DQT_NO_KEYWORDS -DQT_USE_QSTRINGBUILDER -DQ_FORWARD_DECLARE_OBJC_CLASS=QT_FORWARD_DECLARE_CLASS "-DQTWEBENGINECORE_VERSION_STR=\"5.15.11\"" "-DQTWEBENGINEPROCESS_NAME=\"QtWebEngineProcessd\"" -DBUILDING_CHROMIUM -DQT_NO_EXCEPTIONS -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -DQT_WEBENGINECOREHEADERS_LIB -DWEBP_EXTERN=extern -DVK_USE_PLATFORM_WIN32_KHR -DUSE_EGL -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 -DUCHAR_TYPE=wchar_t -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DWEBRTC_CHROMIUM_BUILD -DWEBRTC_WIN -DABSL_ALLOCATOR_NOTHROW=1 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DWEBRTC_USE_BUILTIN_ISAC_FIX=0 -DWEBRTC_USE_BUILTIN_ISAC_FLOAT=1 -DHAVE_SCTP -DNO_MAIN_THREAD_WRAPPING -DSK_CODEC_DECODES_PNG -DSK_CODEC_DECODES_WEBP -DSK_ENCODE_PNG -DSK_ENCODE_WEBP "-DSK_USER_CONFIG_HEADER=\"../../skia/config/SkUserConfig.h\"" -DSK_GL -DSK_CODEC_DECODES_JPEG -DSK_ENCODE_JPEG -DSK_USE_LIBGIFCODEC "-DSK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\"" -DSK_VULKAN=1 -DSK_SUPPORT_GPU=1 "-DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\"" -DGR_GL_FUNCTION_TYPE=__stdcall -DVK_USE_PLATFORM_WIN32_KHR -DLEVELDB_PLATFORM_CHROMIUM=1 -DLEVELDB_PLATFORM_CHROMIUM=1 -DV8_ENABLE_CHECKS -DV8_COMPRESS_POINTERS -DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_DEPRECATION_WARNINGS -DV8_REVERSE_JSARGS -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/skia/config -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/boringssl/src/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/skia/include/core -Igen -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/src/core -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/src/core/api -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQuick/5.15.11 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQuick/5.15.11/QtQuick -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtGui/5.15.11 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtGui/5.15.11/QtGui -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQuick -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtGui -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQmlModels/5.15.11 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQmlModels/5.15.11/QtQmlModels -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQml/5.15.11 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQml/5.15.11/QtQml -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtCore/5.15.11 -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtCore/5.15.11/QtCore -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQmlModels -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtWebChannel -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtQml -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtNetwork -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtPositioning -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5/QtCore -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/include -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/include/QtWebEngineCore -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/include/QtWebEngineCore/5.15.11 -IE:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/include/QtWebEngineCore/5.15.11/QtWebEngineCore -IE:/b/qt5-webengine/x64-windows-dbg/include -IE:/b/qt5-webengine/x64-windows-dbg/include/QtWebEngineCore -IE:/b/qt5-webengine/x64-windows-dbg/include/QtWebEngineCore/5.15.11 -IE:/b/qt5-webengine/x64-windows-dbg/include/QtWebEngineCore/5.15.11/QtWebEngineCore -I.moc/debug -IE:/secprocessor.git/3rd-party/installed/x64-windows/include -IE:/secprocessor.git/3rd-party/installed/x64-windows/include/qt5 -Igen/.moc -IE:/secprocessor.git/3rd-party/installed/x64-windows/tools/qt5/debug/mkspecs/win32-msvc -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/perfetto/include -Igen/third_party/perfetto/build_config -Igen/third_party/perfetto -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/libyuv/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/jsoncpp/source/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/libwebp/src -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/vulkan_headers/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/khronos -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/gpu -Igen/third_party/dawn/src/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/dawn/src/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/abseil-cpp -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/boringssl/src/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/protobuf/src -Igen/protoc_out -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/ced/src -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/icu/source/common -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/icu/source/i18n -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/protobuf/src -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/webrtc_overrides -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/webrtc -Igen/third_party/webrtc -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/skia -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/libgifcodec -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/vulkan/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/vulkan_headers/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/mesa_headers -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/libwebm/source -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/leveldatabase -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/leveldatabase/src -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/third_party/leveldatabase/src/include -I../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/v8/include -Igen/v8/include /Gy /FS /bigobj /utf-8 /Zc:sizedDealloc- /wd4117 /D__DATE__= /D__TIME__= /D__TIMESTAMP__= /W4 /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 /Od /Ob0 /GF /MDd -nologo -Zc:wchar_t -FS -Zc:strictStrings -Zi -MDd -nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1 -nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1 -utf-8 -W3 -w44456 -w44457 -w44458 /wd4267 /TP /wd4577 -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus -Zi -MDd -nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -GR -EHsc -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1 -nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -GR -EHsc -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1 -std:c++14 -utf-8 /wd4530 /wd4577 -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 /wd4100 /wd4101 /c E:/b/qt5-webengine/src/5.15.11-4a40b465eb.clean/src/core/client_cert_select_controller.cpp /Foobj/QtWebEngineCore/client_cert_select_controller.obj /Fd"obj/QtWebEngineCore_cc.pdb" cl : Command line warning D9025 : overriding '/W4' with '/W3' cl : Command line warning D9025 : overriding '/Zi' with '/Z7' cl : Command line warning D9025 : overriding '/Z7' with '/Zi' cl : Command line warning D9025 : overriding '/Zi' with '/Z7' ... Skipped few lines ... [33072/33450] E:\secprocessor.git\3rd-party\build\vcpkg\downloads\tools\python\python-2.7.18-x64\python.exe ../../../../src/5.15.11-4a40b465eb.clean/src/3rdparty/chromium/v8/tools/run.py ./mksnapshot --turbo_instruction_scheduling --target_os=win --target_arch=x64 --embedded_src gen/v8/embedded.S --embedded_variant Default --random-seed 314159265 --startup_src gen/v8/snapshot.cc --native-code-counters --verify-heap ninja: build stopped: subcommand failed. ```
E:\b\qt5-webengine\package-build-x64-windows-dbg-err.log ``` jom 1.1.4 - empower your cores Project MESSAGE: E:\b\qt5-webengine\src\5.15.11-4a40b465eb.clean\src\3rdparty\gn\build\gen.py --no-last-commit-position --out-path E:/b/qt5-webengine/x64-windows-dbg/src/3rdparty/gn/out/Release --cc "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\bin\Hostx64\x64\cl.exe" --cxx "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\bin\Hostx64\x64\cl.exe" --ld "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\bin\Hostx64\x64\link.exe" --ar "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\bin\Hostx64\x64\lib.exe" --use-lto Project MESSAGE: Running: E:\b\qt5-webengine\x64-windows-dbg\src\3rdparty\gn\out\Release\gn.exe gen E:\b\qt5-webengine\x64-windows-dbg\src\core\debug --script-executable=E:\secprocessor.git\3rd-party\build\vcpkg\downloads\tools\python\python-2.7.18-x64\python.exe --args="use_qt=true init_stack_vars=false is_component_build=false is_shared=true enable_debugallocation=false enable_media_remoting=false enable_message_center=false enable_nacl=false enable_remoting=false enable_reporting=false enable_resource_allowlist_generation=false enable_swiftshader=false enable_swiftshader_vulkan=false angle_enable_swiftshader=false enable_web_speech=false enable_widevine=true forbid_non_component_debug_builds=false has_native_accessibility=false safe_browsing_mode=0 skia_use_dawn=false toolkit_views=false treat_warnings_as_errors=false fatal_linker_warnings=false symbol_level=0 use_allocator_shim=false use_allocator=\"none\" use_custom_libcxx=false chrome_pgo_phase=0 enable_hangout_services_extension=true optimize_webui=false enable_js_type_check=false v8_use_external_startup_data=false strip_absolute_paths_from_debug_symbols=false jumbo_build_excluded=[\"browser\"] enable_precompiled_headers=false is_official_build=false is_unsafe_developer_build=false from_here_uses_location_builtins=false is_debug=true use_debug_fission=false enable_iterator_debugging=true v8_optimized_debug=false blink_symbol_level=0 remove_v8base_debug_symbols=true use_sysroot=false enable_session_service=false ninja_use_custom_environment_files=false win_linker_timing=true com_init_check_hook_disabled=true heterogeneous_executables=true enable_vr=false is_clang=false use_lld=false use_incremental_linking=false visual_studio_version=2019 visual_studio_path=\"C:/Program Files/Microsoft Visual Studio/2022/Community\" windows_sdk_path=\"C:/Program Files ^(x86^)/Windows Kits/10\" target_cpu=\"x64\" enable_basic_printing=true enable_print_preview=true enable_pdf=true enable_plugins=true enable_spellcheck=true enable_webrtc=true proprietary_codecs=true ffmpeg_branding=\"Chrome\" rtc_use_h264=true enable_extensions=true use_kerberos=true use_browser_spellchecker=false qtwebengine_target=\"E:\b\qt5-webengine\x64-windows-dbg\src\core\debug:QtWebEngineCore\"" --root=E:\b\qt5-webengine\src\5.15.11-4a40b465eb.clean\src\3rdparty\chromium Project MESSAGE: Running: E:\b\qt5-webengine\x64-windows-dbg\src\3rdparty\gn\out\Release\gn.exe gen E:\b\qt5-webengine\x64-windows-dbg\src\core\release --script-executable=E:\secprocessor.git\3rd-party\build\vcpkg\downloads\tools\python\python-2.7.18-x64\python.exe --args="use_qt=true init_stack_vars=false is_component_build=false is_shared=true enable_debugallocation=false enable_media_remoting=false enable_message_center=false enable_nacl=false enable_remoting=false enable_reporting=false enable_resource_allowlist_generation=false enable_swiftshader=false enable_swiftshader_vulkan=false angle_enable_swiftshader=false enable_web_speech=false enable_widevine=true forbid_non_component_debug_builds=false has_native_accessibility=false safe_browsing_mode=0 skia_use_dawn=false toolkit_views=false treat_warnings_as_errors=false fatal_linker_warnings=false symbol_level=0 use_allocator_shim=false use_allocator=\"none\" use_custom_libcxx=false chrome_pgo_phase=0 enable_hangout_services_extension=true optimize_webui=false enable_js_type_check=false v8_use_external_startup_data=false strip_absolute_paths_from_debug_symbols=false jumbo_build_excluded=[\"browser\"] enable_precompiled_headers=false is_official_build=true is_debug=false symbol_level=0 blink_symbol_level=0 remove_v8base_debug_symbols=true use_sysroot=false enable_session_service=false ninja_use_custom_environment_files=false win_linker_timing=true com_init_check_hook_disabled=true heterogeneous_executables=true enable_vr=false is_clang=false use_lld=false use_incremental_linking=false visual_studio_version=2019 visual_studio_path=\"C:/Program Files/Microsoft Visual Studio/2022/Community\" windows_sdk_path=\"C:/Program Files ^(x86^)/Windows Kits/10\" target_cpu=\"x64\" enable_basic_printing=true enable_print_preview=true enable_pdf=true enable_plugins=true enable_spellcheck=true enable_webrtc=true proprietary_codecs=true ffmpeg_branding=\"Chrome\" rtc_use_h264=true enable_extensions=true use_kerberos=true use_browser_spellchecker=false qtwebengine_target=\"E:\b\qt5-webengine\x64-windows-dbg\src\core\release:QtWebEngineCore\"" --root=E:\b\qt5-webengine\src\5.15.11-4a40b465eb.clean\src\3rdparty\chromium jom: E:\b\qt5-webengine\x64-windows-dbg\src\core\Makefile.gn_run.Debug [run_ninja] Error 1 jom: E:\b\qt5-webengine\x64-windows-dbg\src\core\Makefile.gn_run [debug] Error 2 jom: E:\b\qt5-webengine\x64-windows-dbg\src\core\Makefile [sub-gn_run-pro-make_first] Error 2 jom: E:\b\qt5-webengine\x64-windows-dbg\src\Makefile [sub-core-make_first] Error 2 jom: E:\b\qt5-webengine\x64-windows-dbg\Makefile [sub-src-make_first] Error 2 ```
jimwang118 commented 1 year ago

This issue could be reproduced with vcpkg 2023-09-15-ac02a9f660977426b8ec6392919fbb1d51b10998. I will try to fix it.

tsondergaard commented 8 months ago

This appears to be the same issue as #27932 and #12150.

jimwang118 commented 8 months ago

This appears to be the same issue as #27932 and #12150.

Yes, it's the same issue. This issue should be fixed by PR https://github.com/microsoft/vcpkg/pull/30612. Currently it could be successfully installed with latest vcpkg.

tsondergaard commented 8 months ago

@jimwang118 this issue is not fixed by https://github.com/microsoft/vcpkg/pull/30612. The issue that failed the build in this issue is the following from E:\b\qt5-webengine\package-build-x64-windows-dbg-out.log

E:\b\qt5-webengine\x64-windows-dbg\src\core\debug\gen\net/third_party/quiche/src/quic/core/proto/cached_network_parameters.pb.h(17): fatal error C1189: #error:  This file was generated by an older version of protoc which is

It will happen if the consuming project depends on the protobuf. The issue #12150 has a good and concise the description. I have a fix for it locally and will make a pull request.

jimwang118 commented 8 months ago

@jimwang118 this issue is not fixed by #30612. The issue that failed the build in this issue is the following from E:\b\qt5-webengine\package-build-x64-windows-dbg-out.log

E:\b\qt5-webengine\x64-windows-dbg\src\core\debug\gen\net/third_party/quiche/src/quic/core/proto/cached_network_parameters.pb.h(17): fatal error C1189: #error:  This file was generated by an older version of protoc which is

It will happen if the consuming project depends on the protobuf. The issue #12150 has a good and concise the description. I have a fix for it locally and will make a pull request.

Yes, if you install protocbuf first and then qt5-webengine, this error will be triggered. If you install qt5-webengine first, there will be no problem. If you fix this locally, you can submit a PR to have the fix made.