-
Notifications
You must be signed in to change notification settings - Fork 7k
Description
Operating system
windows11
Compiler
MSVC
Steps to reproduce the behavior
vcpkg.exe install boost-log:x64-windows
Failure logs
Additional packages (*) will be modified to complete this operation.
Starting package 1/15: liblzma:x64-windows
Building package liblzma[core]:x64-windows...
CMake Deprecation Warning at scripts/ports.cmake:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument value. Or, use the ... syntax
to tell CMake that the project requires at least but has been updated
to work with policies introduced by or earlier.
-- Using cached C:/development/moja-global/vcpkg/downloads/xz-mirror-xz-v5.2.4.tar.gz
-- Using source at C:/development/moja-global/vcpkg/buildtrees/liblzma/src/v5.2.4-66bfe33102
-- Configuring x64-windows
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:72 (message):
Command failed: ninja -v
Working Directory: C:/development/moja-global/vcpkg/buildtrees/liblzma/x64-windows-rel/vcpkg-parallel-configure
Error code: 1
See logs for more information:
C:\development\moja-global\vcpkg\buildtrees\liblzma\config-x64-windows-out.log
Call Stack (most recent call first):
scripts/cmake/vcpkg_configure_cmake.cmake:295 (vcpkg_execute_required_process)
ports/liblzma/portfile.cmake:15 (vcpkg_configure_cmake)
scripts/ports.cmake:90 (include)
Error: Building package liblzma:x64-windows failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with .\vcpkg update
, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
Package: liblzma:x64-windows
Vcpkg version: 2020.02.04-nohash
Additionally, attach any relevant sections from the log files above.
Additional context
using cMake in 4.10 ver