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

Foreign libraries can't be built on m1; misleading message #7837

Closed
vmchale opened this issue Nov 25, 2021 · 2 comments
Closed

Foreign libraries can't be built on m1; misleading message #7837

vmchale opened this issue Nov 25, 2021 · 2 comments

Comments

@vmchale
Copy link
Contributor

vmchale commented Nov 25, 2021

Describe the bug

Foreign libraries don't build on mac aarch64.

To Reproduce

cabal get -s perceptual-hash
cd perceptual-hash
cabal v2-build
cabal-3.6.2.0: Cannot build some foreign libraries: Building foreign libraries
is currently only supported on OSX, Linux and Windows

Expected behavior

Foreign libraries would build, or if not, it would give a better message.

System information

  • darwin, m1 (aarch64)
  • ghc 9.2.1, cabal 3.6.2.0
@Mikolaj
Copy link
Member

Mikolaj commented Nov 25, 2021

I think it's this one: #7763? Should be fixed at some not too distant point...

@Mikolaj
Copy link
Member

Mikolaj commented Nov 29, 2021

Duplicate of #7763

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

No branches or pull requests

3 participants