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

[alembic] build failure #12928

Closed
2403772980ygy opened this issue Aug 16, 2020 · 2 comments
Closed

[alembic] build failure #12928

2403772980ygy opened this issue Aug 16, 2020 · 2 comments
Assignees
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist

Comments

@2403772980ygy
Copy link

2403772980ygy commented Aug 16, 2020

Host Environment

  • OS: Linux
  • Compiler: revision

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

Failure logs
install-x64-linux-dbg-out.log

Additional context
Note that the build fails with debug settings because of -Werror

@PhoebeHui PhoebeHui self-assigned this Aug 17, 2020
@PhoebeHui PhoebeHui added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Aug 17, 2020
@PhoebeHui
Copy link
Contributor

Duplicated to #12830.

@virtualritz
Copy link

I now get this:

./vcpkg install alembic
Computing installation plan...
The following packages will be built and installed:
    alembic[core]:x64-osx
Detecting compiler hash for triplet x64-osx...
Starting package 1/1: alembic:x64-osx
Building package alembic[core]:x64-osx...
Could not locate cached archive: /Users/moritz/.cache/vcpkg/archives/aa/aa3d68549dba7bde1f358614edd632efc2271dd7.zip
CMake Error at scripts/cmake/vcpkg_fail_port_install.cmake:93 (message):
  Target 'OSX' not supported by alembic!

Call Stack (most recent call first):
  ports/alembic/portfile.cmake:1 (vcpkg_fail_port_install)
  scripts/ports.cmake:79 (include)


Error: Building package alembic:x64-osx 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: alembic:x64-osx
  Vcpkg version: 2020.06.15-unknownhash

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

Alembic builds fine on macOS (It's not called OSX any more) for me if I do this manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist
Projects
None yet
Development

No branches or pull requests

3 participants