Skip to content

[expat:x86-windows] build failure #10552

@pingpongo

Description

@pingpongo

Host Environment

  • OS: [Windows 10.]
  • Compiler: 2020.02.04-nohash

To Reproduce
Steps to reproduce the behavior:
./vcpkg install gtk:x86-windows

Failure 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, then
submit 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"

Metadata

Metadata

Assignees

Labels

category:vcpkg-bugThe issue is with the vcpkg system (including helper scripts in `scripts/cmake/`)depends:upstream-changesWaiting on a change to the upstream project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions