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

Mac Install Script Fails on Apple Silicon Mac running Sequoia #102

Open
wilburwilliamson opened this issue Oct 28, 2024 · 0 comments
Open

Comments

@wilburwilliamson
Copy link

Trying to install this on an Apple MacBook Pro M3 running Sequoia 15.0.1. Multiple errors show during build process and it finally fails with the following message:

Error: [S-7282]
Stack failed to execute the build plan.

   While executing the build plan, Stack encountered the error:
   
   [S-7011]
   While building package haskell-gi-base-0.23.0 (scroll up to its section
   to see the error) using:
   /Users/username/.stack/setup-exe-cache/x86_64-osx/Cabal-simple_DY68M0FN_2.2.0.1_ghc-8.4.3 --verbose=1 --builddir=.stack-work/dist/x86_64-osx/ghc-8.4.3 build --ghc-options " -fdiagnostics-color=always"
   Process exited with code: ExitFailure 1 

I assume this has to do with compatibility issues with hard coded old version dependencies. Has anyone gotten this to work on Apple Silicon? Thanks!

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

1 participant