You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Computing installation plan...
The following packages will be built and installed:
zstd:[email protected]
Detecting compiler hash for triplet x64-windows...
Compiler found: C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe
Restored 0 package(s) from E:\code_tools\vcpkg_bin_cache in 15.2 ms. Use --debug to see more details.
Installing 1/1 zstd:[email protected]...
Building zstd:[email protected]...
-- Using cached facebook-zstd-v1.5.6.tar.gz.
-- Cleaning sources at E:/code_tools/vcpkg/buildtrees/zstd/src/v1.5.6-6d2acef635.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source E:/code_tools/vcpkg/downloads/facebook-zstd-v1.5.6.tar.gz
-- Applying patch no-static-suffix.patch
-- Applying patch fix-emscripten-and-clang-cl.patch
-- Applying patch fix-windows-rc-compile.patch
-- Using source at E:/code_tools/vcpkg/buildtrees/zstd/src/v1.5.6-6d2acef635.clean
-- Found external ninja('1.12.1').
-- Configuring x64-windows
-- Building x64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
Command failed: E:/code_tools/msys64/ucrt64/bin/cmake.exe --build . --config Debug --target install -- -v -j17
Working Directory: E:/code_tools/vcpkg/buildtrees/zstd/x64-windows-dbg
See logs for more information:
E:\code_tools\vcpkg\buildtrees\zstd\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/zstd/portfile.cmake:37 (vcpkg_cmake_install)
scripts/ports.cmake:196 (include)
error: building zstd:x64-windows failed with: BUILD_FAILED
See https://learn.microsoft.com/vcpkg/troubleshoot/build-failures?WT.mc_id=vcpkg_inproduct_cli for more information.
Elapsed time to handle zstd:x64-windows: 28 s
Please ensure you're using the latest port files with `git pull` and `vcpkg update`.
Then check for known issues at:
https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+zstd
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?title=[zstd]+Build+error+on+x64-windows&body=Copy+issue+body+from+E%3A%2Fcode_tools%2Fvcpkg%2Finstalled%2Fvcpkg%2Fissue_body.md
Operating system
Windows
Compiler
MSVC
Steps to reproduce the behavior
Failure logs
Additional context
The text was updated successfully, but these errors were encountered: