-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
octopus: init at 7.2 #34094
octopus: init at 7.2 #34094
Conversation
@GrahamcOfBorg build octopus |
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.
Failure for system: x86_64-darwin
Package ‘octopus-7.2’ in /Users/graham/nix-borg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-zoidberg/pkgs/applications/science/chemistry/octopus/default.nix:41 is not supported on ‘x86_64-darwin’, refusing to evaluate.
a) For `nixos-rebuild` you can set
{ nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.
b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
{ allowBroken = true; }
to ~/.config/nixpkgs/config.nix.
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.
Success for system: x86_64-linux
shrinking /nix/store/prdwxvw5qmhm8khzssgxzy39yifxzzg9-octopus-7.2/bin/oct-convert
shrinking /nix/store/prdwxvw5qmhm8khzssgxzy39yifxzzg9-octopus-7.2/bin/oct-local_multipoles
shrinking /nix/store/prdwxvw5qmhm8khzssgxzy39yifxzzg9-octopus-7.2/bin/oct-conductivity
shrinking /nix/store/prdwxvw5qmhm8khzssgxzy39yifxzzg9-octopus-7.2/bin/oct-floquet
gzipping man pages under /nix/store/prdwxvw5qmhm8khzssgxzy39yifxzzg9-octopus-7.2/share/man/
strip is /nix/store/mdyy001q67hiks0g24ra53z7ckm4jfr4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/prdwxvw5qmhm8khzssgxzy39yifxzzg9-octopus-7.2/bin
patching script interpreter paths in /nix/store/prdwxvw5qmhm8khzssgxzy39yifxzzg9-octopus-7.2
checking for references to /tmp/nix-build-octopus-7.2.drv-0 in /nix/store/prdwxvw5qmhm8khzssgxzy39yifxzzg9-octopus-7.2...
/nix/store/prdwxvw5qmhm8khzssgxzy39yifxzzg9-octopus-7.2
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.
Failure for system: aarch64-linux
make[3]: *** [Makefile:751: test-suite.log] Error 1
make[3]: Leaving directory '/build/gsl-2.4/linalg'
make[2]: *** [Makefile:859: check-TESTS] Error 2
make[2]: Leaving directory '/build/gsl-2.4/linalg'
make[1]: *** [Makefile:930: check-am] Error 2
make[1]: Leaving directory '/build/gsl-2.4/linalg'
make: *** [Makefile:961: check-recursive] Error 1
builder for '/nix/store/25adkpa9ma0fsyy5rx6nh0vkcdhv7az8-gsl-2.4.drv' failed with exit code 2
cannot build derivation '/nix/store/cxp46v6c9xarfd3mbg4c8v8jqfp64cgb-octopus-7.2.drv': 1 dependencies couldn't be built
error: build of '/nix/store/cxp46v6c9xarfd3mbg4c8v8jqfp64cgb-octopus-7.2.drv' failed
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.
Failure for system: x86_64-darwin
Package ‘octopus-7.2’ in /Users/graham/nix-borg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-zoidberg/pkgs/applications/science/chemistry/octopus/default.nix:41 is not supported on ‘x86_64-darwin’, refusing to evaluate.
a) For `nixos-rebuild` you can set
{ nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.
b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
{ allowBroken = true; }
to ~/.config/nixpkgs/config.nix.
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.
Success for system: x86_64-linux
/nix/store/prdwxvw5qmhm8khzssgxzy39yifxzzg9-octopus-7.2
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.
Failure for system: aarch64-linux
make[3]: *** [Makefile:751: test-suite.log] Error 1
make[3]: Leaving directory '/build/gsl-2.4/linalg'
make[2]: *** [Makefile:859: check-TESTS] Error 2
make[2]: Leaving directory '/build/gsl-2.4/linalg'
make[1]: *** [Makefile:930: check-am] Error 2
make[1]: Leaving directory '/build/gsl-2.4/linalg'
make: *** [Makefile:961: check-recursive] Error 1
builder for '/nix/store/25adkpa9ma0fsyy5rx6nh0vkcdhv7az8-gsl-2.4.drv' failed with exit code 2
cannot build derivation '/nix/store/cxp46v6c9xarfd3mbg4c8v8jqfp64cgb-octopus-7.2.drv': 1 dependencies couldn't be built
error: build of '/nix/store/cxp46v6c9xarfd3mbg4c8v8jqfp64cgb-octopus-7.2.drv' failed
b43a0be
to
ec6e7c6
Compare
Motivation for this change
Things done
Test suite runs all relevant tests (one minor failure).
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)