-
Notifications
You must be signed in to change notification settings - Fork 7.5k
[expat:x86-windows] build failure #10552
Copy link
Copy link
Closed
Labels
category:vcpkg-bugThe issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)depends:upstream-changesWaiting on a change to the upstream projectWaiting on a change to the upstream project
Metadata
Metadata
Assignees
Labels
category:vcpkg-bugThe issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)depends:upstream-changesWaiting on a change to the upstream projectWaiting on a change to the upstream project
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install gtk:x86-windowsFailure logs
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:72 (message):
Command failed: "C:/Program Files (x86)/CMake/bin/cmake.exe" -E tar xjf C:/Users/Civico/source/repos/vcpkg/downloads/libexpat-libexpat-R_2_2_7.tar.gz
Working Directory: C:/Users/Civico/source/repos/vcpkg/buildtrees/expat/src/TEMP
Error code: 1
Call Stack (most recent call first):
scripts/cmake/vcpkg_extract_source_archive.cmake:43 (vcpkg_execute_required_process)
scripts/cmake/vcpkg_extract_source_archive_ex.cmake:108 (vcpkg_extract_source_archive)
scripts/cmake/vcpkg_from_github.cmake:139 (vcpkg_extract_source_archive_ex)
ports/expat/portfile.cmake:6 (vcpkg_from_github)
scripts/ports.cmake:90 (include)
Error: Building package expat:x86-windows failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with
.\vcpkg update, thensubmit an issue at https://github.com/Microsoft/vcpkg/issues including:
Package: expat:x86-windows
Vcpkg version: 2020.02.04-nohash
Additional context
I tried installing the x64 version but had the same problem, just with the package "Package: expat:x64-windows"