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
Downloading boostorg-wave-boost-1.86.0.tar.gz
Successfully downloaded boostorg-wave-boost-1.86.0.tar.gz.
-- Extracting source C:/vcpkg/downloads/boostorg-wave-boost-1.86.0.tar.gz
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message):
Command failed: "C:/Program Files/CMake/bin/cmake.exe" -E tar xjf C:/vcpkg/downloads/boostorg-wave-boost-1.86.0.tar.gz
Working Directory: C:/vcpkg/buildtrees/boost-wave/src/ost-1.86.0-0c9ff763f2.clean.tmp
Error code: 1
See logs for more information:
C:\vcpkg\buildtrees\boost-wave\extract-err.log
Call Stack (most recent call first):
scripts/cmake/vcpkg_extract_source_archive.cmake:120 (vcpkg_execute_required_process)
scripts/cmake/vcpkg_extract_source_archive_ex.cmake:8 (vcpkg_extract_source_archive)
scripts/cmake/vcpkg_from_github.cmake:113 (vcpkg_extract_source_archive_ex)
buildtrees/versioning_/versions/boost-wave/eb6baa19823be746fde24fee3bf57d092787750a/portfile.cmake:3 (vcpkg_from_github)
scripts/ports.cmake:196 (include)
C:\vcpkg\buildtrees\boost-wave\extract-err.log
CMake Error: Problem with archive_write_header(): Invalid empty pathname
CMake Error: Current file:
CMake Error: Problem extracting tar: C:/vcpkg/downloads/boostorg-wave-boost-1.86.0.tar.gz
Yes, vcpkg has updated the tools that need to be downloaded. The solution is that you need to re-run the ./bootstrap-vcpkg.bat script to update the vcpkg tools after updating the vcpkg library.
Base problem (out of vcpkg or cmake): windows pre-installed version of bsdtar(%windir%\system32\tar.exe) cannot handle unicode special characters correctly -> fails extract archive (or extract incorrect path.)
Package: boost-wave:[email protected]
Host Environment
vcpkg-scripts version: 01be99f 2025-01-23 (8 hours ago)
To Reproduce
vcpkg install
Failure logs
C:\vcpkg\buildtrees\boost-wave\extract-err.log
Additional context
vcpkg.json
The text was updated successfully, but these errors were encountered: