Skip to content
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

Merged
merged 1 commit into from Feb 10, 2018
Merged

octopus: init at 7.2 #34094

merged 1 commit into from Feb 10, 2018

Conversation

markuskowa
Copy link
Member

@markuskowa markuskowa commented Jan 21, 2018

Motivation for this change
Things done

Test suite runs all relevant tests (one minor failure).

  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@grahamc
Copy link
Member

grahamc commented Jan 21, 2018

@GrahamcOfBorg build octopus
@GrahamcOfBorg eval

Copy link

@GrahamcOfBorg GrahamcOfBorg left a 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.

Copy link

@GrahamcOfBorg GrahamcOfBorg left a 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

Copy link

@GrahamcOfBorg GrahamcOfBorg left a 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

Copy link

@GrahamcOfBorg GrahamcOfBorg left a 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.

Copy link

@GrahamcOfBorg GrahamcOfBorg left a 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

Copy link

@GrahamcOfBorg GrahamcOfBorg left a 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

@markuskowa markuskowa mentioned this pull request Jan 26, 2018
8 tasks
@Mic92 Mic92 merged commit a0a3f67 into NixOS:master Feb 10, 2018
@markuskowa markuskowa deleted the octopus-pr branch February 12, 2018 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants