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

aarch64 build fail because GHC can't be bootstraped #17

Closed
nZac opened this issue Jul 29, 2021 · 1 comment
Closed

aarch64 build fail because GHC can't be bootstraped #17

nZac opened this issue Jul 29, 2021 · 1 comment

Comments

@nZac
Copy link

nZac commented Jul 29, 2021

Trying to use nix-thunk:master on aarch64 is posing a number of challenges.

I got this after waiting a very long time for the compilation to finish :(

$ nix-build 
trace: Warning: `filterGit` is deprecated; switch to using `gitignoreSource`, which provides better filtering
trace: Warning: hackGet is deprecated; it has been renamed to thunkSource
trace: Warning: `thunkSet` is deprecated; use `mapSubdirectories thunkSource` instead
error: cannot bootstrap GHC on this platform
(use '--show-trace' to show detailed location information)
All done.

Any thoughts on how to get nix-thunk to work on ARM?

@ali-abrar
Copy link
Member

This should be fixed by #19. Please reopen if it isn't fixed.

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

2 participants