-
Notifications
You must be signed in to change notification settings - Fork 58
ahc-boot No such file @/var/.../ar29968-0.rsp #345
Comments
Asterius.Boot L145 |
Thanks for reporting. I have a WIP branch for fixing & testing darwin support here; after fixing the
I'm not a darwin toolchain expert, so I'm stuck on this step. Would be great if you or someone else provide a bit of guidance here. |
@TerrorJack I am getting the same C compiler error. I'll try to resolve that |
For the checking whether the C compiler works... no error. In ghc-toolkit/ghc-libdir/settings the I'm not sure how that will affect compatibility for the other systems |
Thank you. I pushed the suggested fix; fingers crossed for the result in https://circleci.com/gh/tweag/asterius/7669 |
Got another file path error ar: @/Users/williamrusnack/Documents/asterius/.stack-work/install/x86_64-osx-custom-asterius/5712d8350648752475833347e3e5d3b317375b52376aecf5a470fc0d935bd03d/8.6.5/share/x86_64-osx-ghc-8.6.5/asterius-0.0.1/.boot/dist/dist/ghc-prim/build/objs-38207/ar38207-2.rsp: No such file or directory
ahc-boot: user error (boot failure) |
Confirmed the same error on CI. Maybe the easiest fix is to install gnu binutils via |
Yeah, I couldn't solve this last one. Ok, I'll look into the modified |
+1 on this when building asterius on MacOS |
brew install binutils with a symlink for ar worked. Are there long term consequences of leaving this symlink in place? |
Trying to run this on macOS 10.15.1 but it is inserting
@
at the beginning of the file pathThe text was updated successfully, but these errors were encountered: