Skip to content

[grpc:x64-windows] build failure #9078

@torstymctorst

Description

@torstymctorst

Host Environment

  • OS: Windows 10 Pro 19.09
  • Compiler: VS 2015 x64

To Reproduce
Steps to reproduce the behavior:
./vcpkg install grpc

Failure logs
C:\Werkstatt\vcpkg>vcpkg install grpc
The following packages will be built and installed:
grpc[core]:x64-windows
Starting package 1/1: grpc:x64-windows
Building package grpc[core]:x64-windows...
-- Note: grpc only supports static library linkage. Building static library.
-- Using cached C:/Werkstatt/vcpkg/downloads/grpc-grpc-v1.23.1.tar.gz
-- Extracting source C:/Werkstatt/vcpkg/downloads/grpc-grpc-v1.23.1.tar.gz
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:72 (message):
Command failed: "C:/Program Files/CMake/bin/cmake.exe" -E tar xjf C:/Werkstatt/vcpkg/downloads/grpc-grpc-v1.23.1.tar.gz
Working Directory: C:/Werkstatt/vcpkg/buildtrees/grpc/src/TEMP
Error code: 1
See logs for more information:
C:\Werkstatt\vcpkg\buildtrees\grpc\extract-err.log

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:114 (vcpkg_extract_source_archive_ex)
ports/grpc/portfile.cmake:13 (vcpkg_from_github)
scripts/ports.cmake:94 (include)

Error: Building package grpc: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: grpc:x64-windows
Vcpkg version: 2019.09.12-nohash

  • Failure log:
    CMake Error: Problem with archive_write_header(): Can't create ''
    CMake Error: Current file: grpc-1.23.1/test/core/http/python_wrapper.sh
    CMake Error: Problem extracting tar: C:/Werkstatt/vcpkg/downloads/grpc-grpc-v1.23.1.tar.gz

Additional context
./vcpkg update
Using local portfile versions. To update the local portfiles, use git pull.
No packages need updating.

git pull
Already up-to-date.

Metadata

Metadata

Assignees

Labels

requires:reproThe issue is not currently repro-able

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions