Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bzip2] build failure #16846

Closed
yurybura opened this issue Mar 23, 2021 · 2 comments
Closed

[bzip2] build failure #16846

yurybura opened this issue Mar 23, 2021 · 2 comments

Comments

@yurybura
Copy link
Contributor

Host Environment

  • OS: Ubuntu 16.04.7 LTS (WSL)
  • Compiler: gcc (Ubuntu 7.5.0-3ubuntu1~16.04) 7.5.0

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

Failure logs
Starting package 1/1: bzip2:x64-linux
Building package bzip2[core]:x64-linux...
-- Fetching https://sourceware.org/git/bzip2.git...
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:105 (message):
Command failed: /usr/bin/git fetch https://sourceware.org/git/bzip2.git 75a94bea3918e612b879d6a11ca64b8689526147 --depth 1 -n
Working Directory: /mnt/d/libs/vcpkg/downloads/git-tmp
Error code: 128
See logs for more information:
/mnt/d/libs/vcpkg/buildtrees/bzip2/git-fetch-x64-linux-err.log

Call Stack (most recent call first):
scripts/cmake/vcpkg_from_git.cmake:91 (vcpkg_execute_required_process)
ports/bzip2/portfile.cmake:1 (vcpkg_from_git)
scripts/ports.cmake:142 (include)

Error: Building package bzip2:x64-linux 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: bzip2:x64-linux
Vcpkg version: 2021-01-13-unknownhash

Additionally, attach any relevant sections from the log files above.

git-fetch-x64-linux-err.log

@StarGate-One
Copy link
Contributor

@yurybura

@yurybura
Copy link
Contributor Author

@StarGate-One Thank you.
Duplicate of #14424

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants