-
Notifications
You must be signed in to change notification settings - Fork 58
Mac Install Script Fails on Apple Silicon Mac running Sequoia #102
Copy link
Copy link
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels