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

liblzma build failed #9473

Closed
tty2099 opened this issue Dec 27, 2019 · 3 comments
Closed

liblzma build failed #9473

tty2099 opened this issue Dec 27, 2019 · 3 comments
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support depends:upstream-changes Waiting on a change to the upstream project

Comments

@tty2099
Copy link

tty2099 commented Dec 27, 2019

CMake version is 3.16.2 x64

D:\vcpkg>vcpkg install liblzma
The following packages will be built and installed:
    liblzma[core]:x64-windows
Starting package 1/1: liblzma:x64-windows
Building package liblzma[core]:x64-windows...
-- Using cached D:/vcpkg/downloads/xz-mirror-xz-v5.2.4.tar.gz
-- Extracting source D:/vcpkg/downloads/xz-mirror-xz-v5.2.4.tar.gz
-- Applying patch enable-uwp-builds.patch
-- Using source at D:/vcpkg/buildtrees/liblzma/src/v5.2.4-66bfe33102
-- Configuring x64-windows
-- Building x64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:136 (message):
    Command failed: "C:/Program Files/CMake/bin/cmake.exe" --build . --config Debug --target install -- -v
    Working Directory: D:/vcpkg/buildtrees/liblzma/x64-windows-dbg
    See logs for more information:
      D:\vcpkg\buildtrees\liblzma\install-x64-windows-dbg-out.log
      D:\vcpkg\buildtrees\liblzma\install-x64-windows-dbg-err.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_build_cmake.cmake:91 (vcpkg_execute_build_process)
  scripts/cmake/vcpkg_install_cmake.cmake:24 (vcpkg_build_cmake)
  ports/liblzma/portfile.cmake:20 (vcpkg_install_cmake)
  scripts/ports.cmake:94 (include)


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

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

install-x64-windows-dbg-err.log
install-x64-windows-dbg-out.log

@JackBoosY JackBoosY self-assigned this Dec 28, 2019
@JackBoosY JackBoosY added the requires:repro The issue is not currently repro-able label Dec 28, 2019
@JackBoosY
Copy link
Contributor

JackBoosY commented Jan 9, 2020

Seems like a ninja bug.

Related: #1599

@JackBoosY JackBoosY added depends:upstream-changes Waiting on a change to the upstream project and removed requires:repro The issue is not currently repro-able labels Aug 24, 2020
@dg0yt
Copy link
Contributor

dg0yt commented Jan 29, 2022

I assume this issue is no longer valid.

@JackBoosY
Copy link
Contributor

Okay, please reopen this issue if it still bother you.

@JackBoosY JackBoosY added the category:port-bug The issue is with a library, which is something the port should already support label Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support depends:upstream-changes Waiting on a change to the upstream project
Projects
None yet
Development

No branches or pull requests

3 participants