-
Notifications
You must be signed in to change notification settings - Fork 50
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
bash: hadrian/build.sh: No such file or directory #68
Comments
Hey @zeta-00 ,
|
@supersven , hello there, thanks for letting me know about the renamed command, and i'll contact the ghcide-nix devs to see what is the progress of getting ghcide working ghc 8.8 |
@supersven , ok, i talked with the people from ghcide-nix, and they say ghc 8.8 is supported by ghcide-nix, but i'm going to have to build ghcide from source until you guys get it fixed: https://github.com/digital-asset/ghcide/issues/532 |
@zeta-00 , Thanks for pushing this issue forward. I'm looking forward to see |
@supersven , that sounds good, can't wait until ghcide in ghc.nix is up and running again, thanks again for the help |
@supersven , hello again, just wondering what's the progress of getting ghcide working with ghc.nix? it's been almost a month |
Hey @zeta-00 , Well, the state didn't change much: GHC >= 8.8 is still not supported by the master branch of As a work-around you can manually build |
@supersven , it looks like there has been good progress: thanks for the update, and go ahead and close this issue |
hello there, i decided to build ghc with nix again(after about 2 months), but for some reason now that error is being thrown when i run: hadrian/build.sh -j4 --flavour=perf --build-root=_mybuild -c , this error never happened before so i'm not sure what's going on? also when is ghcide expected to be up and running again? i really need that tool. (thank you for taking the time to read this issue)
also, whenever i go into nix-shell it shows this weird output:
[zeta@nixos:/ghc]$ nix-shell ghc.nix/
Recommended ./configure arguments (found in $CONFIGURE_ARGS:
or use the configure_ghc command):
--with-gmp-includes=/nix/store/a7qdsbw0fnk4rdbi50m65i26202wwr71-gmp-6.1.2-dev/include
--with-gmp-libraries=/nix/store/sisy13ic6giv9yn0fyl2n9cpm84xscvx-gmp-6.1.2/lib
--with-libnuma-includes=/nix/store/kl730qs2qmqh2q1ipq06djm7if4l4408-numactl-2.0.13/include
--with-libnuma-libraries=/nix/store/kl730qs2qmqh2q1ipq06djm7if4l4408-numactl-2.0.13/lib
--with-libdw-includes=/nix/store/ac28lb0a4hvs5imvarz3zhq7j68j8f4n-elfutils-0.176/include
--with-libdw-libraries=/nix/store/ac28lb0a4hvs5imvarz3zhq7j68j8f4n-elfutils-0.176/lib
--enable-dwarf-unwind
The text was updated successfully, but these errors were encountered: