-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
rivet: 2.7.0 -> 2.7.1 #45044
rivet: 2.7.0 -> 2.7.1 #45044
Conversation
87043de
to
82546c2
Compare
Retriggering eval due to master failure |
Failure on x86_64-darwin (full log) Attempted: rivet, yoda Partial log (click to expand)
|
Failure on x86_64-linux (full log) Attempted: rivet, yoda Partial log (click to expand)
|
x64_64-linux build fails in the sandbox (but succeeds with sandboxing turned off). |
Failure on aarch64-linux (full log) Attempted: rivet, yoda Partial log (click to expand)
|
@@ -28,6 +28,8 @@ stdenv.mkDerivation rec { | |||
propagatedBuildInputs = [ fastjet ghostscript gsl yoda ]; | |||
|
|||
preConfigure = '' | |||
substituteInPlace analyses/Makefile.in \ | |||
--replace "!(tmp)" "" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What does this achieve?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know. This "!(tmp)" piece was inserted by upstream into the tarball release and it is not present in the official repository, it also breaks the build.
The failure looks like you need to run |
82546c2
to
984e0e8
Compare
Success on x86_64-linux (full log) Attempted: rivet, yoda Partial log (click to expand)
|
Success on x86_64-darwin (full log) Attempted: rivet, yoda Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: rivet, yoda Partial log (click to expand)
|
It looks like the hash has changed: |
Thanks... #45141 |
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)