-
-
Notifications
You must be signed in to change notification settings - Fork 91
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
Error building on Manjaro Linux (06-11-2022) #184
Comments
Getting the same error on Void Linux |
Can you post the whole log? |
I personally managed to fix by running 'git reset --hard' in the repo directory and then re-running the installation scripts |
Full terminal log: [alberto@alberto-equipo Simula]$ source ./utils/Helpers.sh && installSimula Message from Simula Contributors.In order to show project funders that Simula is useful,
these 9 derivations will be built: |
DId you clone with --recursive? |
I literally copy & paste the instructions on the README file. git clone --depth 1 --recursive https://github.com/SimulaVR/Simula Download (or build, if downloading fails)source ./utils/Helpers.sh && installSimula |
if i try to install from the dev branch instead of master i get this error: building '/nix/store/rqwna79dr3h4q83hfvh3q2wvbdsyla5s-godot-haskell-plugin-0.1.0.0.drv'... |
I can confirm this is no longer an issue in the latest Manjaro. |
When i try to build this on Manjaro Linux following the instructions on the README i get this error:
building '/nix/store/2cnvlmbpk2dyvnk6jd78zv6c5mcl41iq-godot-3.2.drv'...
error: derivation '/nix/store/hmcwa7ggi1qalf87j760q8bpdmykcmvq-Simula.drv' requires non-existent output 'out' from input derivation '/nix/store/2cnvlmbpk2dyvnk6jd78zv6c5mcl41iq-godot-3.2.drv'
The text was updated successfully, but these errors were encountered: