Open wuxianggujun opened 1 month ago
@wuxianggujun, Thanks for posting this issue, I can't reproduce your error locally:
-- Installing: F:/test/vcpkg/packages/crashpad_x64-windows/debug/lib/vcpkg_crashpad_client.lib
-- Installing: F:/test/vcpkg/packages/crashpad_x64-windows/debug/lib/vcpkg_crashpad_client_common.lib
-- Installing: F:/test/vcpkg/packages/crashpad_x64-windows/debug/lib/vcpkg_crashpad_util.lib
-- Installing: F:/test/vcpkg/packages/crashpad_x64-windows/debug/lib/vcpkg_crashpad_base.lib
-- Installing: F:/test/vcpkg/packages/crashpad_x64-windows/debug/tools/crashpad_handler.exe
-- Installing: F:/test/vcpkg/packages/crashpad_x64-windows/lib/vcpkg_crashpad_client.lib
-- Installing: F:/test/vcpkg/packages/crashpad_x64-windows/lib/vcpkg_crashpad_client_common.lib
-- Installing: F:/test/vcpkg/packages/crashpad_x64-windows/lib/vcpkg_crashpad_util.lib
-- Installing: F:/test/vcpkg/packages/crashpad_x64-windows/lib/vcpkg_crashpad_base.lib
-- Installing: F:/test/vcpkg/packages/crashpad_x64-windows/tools/crashpad_handler.exe
-- Installing headers...
-- Installing: F:/test/vcpkg/packages/crashpad_x64-windows/share/crashpad/copyright
-- Performing post-build validation
Elapsed time to handle crashpad:x64-windows: 3.9 min
Total install time: 3.9 min
crashpad provides CMake targets:
# this is heuristically generated, and may not be correct
find_package(crashpad CONFIG REQUIRED)
target_link_libraries(main PRIVATE crashpad::crashpad)
I tried to install it again, but it still failed. I'll try to see if installing other libraries will result in an error.
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.
@wuxianggujun, does this error still exist?
Package: crashpad:x64-windows@2024-04-11#4
Host Environment
To Reproduce
vcpkg install crashpad
Failure logs
D:\Programs\vcpkg\buildtrees\crashpad\generate-x64-windows-dbg-out.log
``` ERROR at //third_party/mini_chromium/mini_chromium/build/config/BUILD.gn:622:20: Script returned non-zero exit code. toolchain_data = exec_script(helper_path, ^---------- Current dir: D:/Programs/vcpkg/buildtrees/crashpad/x64-windows-dbg/ Command: D:/Programs/vcpkg/downloads/tools/python/python-3.12.7-x64/python.exe D:/Programs/vcpkg/buildtrees/crashpad/src/951b70517d-61636f7b86.clean/third_party/mini_chromium/mini_chromium/build/win_helper.py get-visual-studio-data D:/Programs/vcpkg/buildtrees/crashpad/x64-windows-dbg D:/Programs/vcpkg/buildtrees/crashpad/src/951b70517d-61636f7b86.clean/third_party/mini_chromium/mini_chromium/build/config/D:\Programs\vcpkg\buildtrees\crashpad\generate-x64-windows-dbg-err.log
``` Traceback (most recent call last): File "D:\Programs\vcpkg\buildtrees\crashpad\src\951b70517d-61636f7b86.clean\third_party\mini_chromium\mini_chromium\build\win_helper.py", line 230, in