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
-- Using cached zeux-pugixml-v1.15.tar.gz
-- Extracting source C:/Dev/vcpkg/downloads/zeux-pugixml-v1.15.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:/Dev/vcpkg/downloads/zeux-pugixml-v1.15.tar.gz
Working Directory: C:/Dev/vcpkg/buildtrees/pugixml/src/v1.15-8a9beec4a5.clean.tmp
Error code: 1
See logs for more information:
C:\Dev\vcpkg\buildtrees\pugixml\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)
ports/pugixml/portfile.cmake:1 (vcpkg_from_github)
scripts/ports.cmake:196 (include)
C:\Dev\vcpkg\buildtrees\pugixml\extract-err.log
CMake Error: Problem with archive_write_header(): Invalid empty pathname
CMake Error: Current file:
CMake Error: Problem extracting tar: C:/Dev/vcpkg/downloads/zeux-pugixml-v1.15.tar.gz
The text was updated successfully, but these errors were encountered:
When this error occurred, I was using Windows with the language setting set to Korean.
I found the console log as follows and assumed that it was a Unicode-related error, so I tried changing the language of Windows to English(United States) and confirmed that it did not occur.
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.
Package: pugixml:[email protected]
Host Environment
vcpkg-scripts version: d504de0 2025-01-31 (19 hours ago)
To Reproduce
vcpkg install pugixml:x64-windows
Failure logs
C:\Dev\vcpkg\buildtrees\pugixml\extract-err.log
The text was updated successfully, but these errors were encountered: