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
Compiler: Visual Studio 2019 Version: 16.6.0 VS Tools Version: 14.26.28801
To Reproduce
Steps to reproduce the behavior: .\vcpkg install libarchive
Failure logs
Cut and past the appropriate build messages from the console output. Computing installation plan... The following packages will be built and installed: libarchive[bzip2,core,libxml2,lz4,lzma,lzo,openssl,zstd]:x64-windows Starting package 1/1: libarchive:x64-windows Building package libarchive[bzip2,core,libxml2,lz4,lzma,lzo,openssl,zstd]:x64-windows... -- Using cached D:/Git/vcpkg.downloads/libarchive-libarchive-cce09646b566c61c2debff58a70da780b8457883.tar.gz -- Using source at D:/Git/vs2019.prod/buildtrees/libarchive/src/80b8457883-1ab8492808 -- Configuring x64-windows -- Building x64-windows-dbg CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:136 (message): Command failed: "C:/Program Files/CMake/bin/cmake.exe" --build . --config Debug --target install -- -v Working Directory: D:/Git/vs2019.prod/buildtrees/libarchive/x64-windows-dbg See logs for more information: D:\Git\vs2019.prod\buildtrees\libarchive\install-x64-windows-dbg-out.log
Error: Building package libarchive: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: libarchive:x64-windows Vcpkg version: 2020.02.04-nohash-external
Additionally, attach any relevant sections from the log files above.
Host Environment
To Reproduce
Steps to reproduce the behavior:
.\vcpkg install libarchiveFailure logs
Computing installation plan...The following packages will be built and installed:libarchive[bzip2,core,libxml2,lz4,lzma,lzo,openssl,zstd]:x64-windowsStarting package 1/1: libarchive:x64-windowsBuilding package libarchive[bzip2,core,libxml2,lz4,lzma,lzo,openssl,zstd]:x64-windows...-- Using cached D:/Git/vcpkg.downloads/libarchive-libarchive-cce09646b566c61c2debff58a70da780b8457883.tar.gz-- Using source at D:/Git/vs2019.prod/buildtrees/libarchive/src/80b8457883-1ab8492808-- Configuring x64-windows-- Building x64-windows-dbgCMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:136 (message):Command failed: "C:/Program Files/CMake/bin/cmake.exe" --build . --config Debug --target install -- -vWorking Directory: D:/Git/vs2019.prod/buildtrees/libarchive/x64-windows-dbgSee logs for more information:D:\Git\vs2019.prod\buildtrees\libarchive\install-x64-windows-dbg-out.logCall Stack (most recent call first):scripts/cmake/vcpkg_build_cmake.cmake:91 (vcpkg_execute_build_process)scripts/cmake/vcpkg_install_cmake.cmake:24 (vcpkg_build_cmake)ports/libarchive/portfile.cmake:67 (vcpkg_install_cmake)scripts/ports.cmake:90 (include)Error: Building package libarchive:x64-windows failed with: BUILD_FAILEDPlease ensure you're using the latest portfiles with.\vcpkg update, thensubmit an issue at https://github.com/Microsoft/vcpkg/issues including:Package: libarchive:x64-windowsVcpkg version: 2020.02.04-nohash-externalAdditionally, attach any relevant sections from the log files above.install-x64-windows-dbg-out.log
Additional context
corefeature