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

libxc: 3.0.1 -> 4.0.4 #35821

Closed
wants to merge 1 commit into from

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Feb 27, 2018

Semi-automatic update. These checks were performed:

  • built on NixOS
  • found 4.0.4 with grep in /nix/store/cjycf1wx5a5l22a9kwhpnnh2h9i7pahk-libxc-4.0.4
  • found 4.0.4 in filename of file in /nix/store/cjycf1wx5a5l22a9kwhpnnh2h9i7pahk-libxc-4.0.4

cc "@markuskowa"

Semi-automatic update. These checks were performed:

- built on NixOS
- found 4.0.4 with grep in /nix/store/cjycf1wx5a5l22a9kwhpnnh2h9i7pahk-libxc-4.0.4
- found 4.0.4 in filename of file in /nix/store/cjycf1wx5a5l22a9kwhpnnh2h9i7pahk-libxc-4.0.4

cc "@markuskowa"
@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘libxc-4.0.4’ in /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/development/libraries/libxc/default.nix:26 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.

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

Package ‘libxc-4.0.4’ in /var/lib/gc-of-borg/nix-test-rs-3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-3/pkgs/development/libraries/libxc/default.nix:26 is not supported on ‘aarch64-linux’, 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.

@markuskowa
Copy link
Member

Needs to be checked with octopus first.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/cjycf1wx5a5l22a9kwhpnnh2h9i7pahk-libxc-4.0.4/bin/xc-info
shrinking /nix/store/cjycf1wx5a5l22a9kwhpnnh2h9i7pahk-libxc-4.0.4/bin/xc-threshold
shrinking /nix/store/cjycf1wx5a5l22a9kwhpnnh2h9i7pahk-libxc-4.0.4/lib/libxcf90.so.5.0.4
shrinking /nix/store/cjycf1wx5a5l22a9kwhpnnh2h9i7pahk-libxc-4.0.4/lib/libxcf03.so.5.0.4
shrinking /nix/store/cjycf1wx5a5l22a9kwhpnnh2h9i7pahk-libxc-4.0.4/lib/libxc.so.5.0.4
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/cjycf1wx5a5l22a9kwhpnnh2h9i7pahk-libxc-4.0.4/lib  /nix/store/cjycf1wx5a5l22a9kwhpnnh2h9i7pahk-libxc-4.0.4/bin 
patching script interpreter paths in /nix/store/cjycf1wx5a5l22a9kwhpnnh2h9i7pahk-libxc-4.0.4
checking for references to /tmp/nix-build-libxc-4.0.4.drv-0 in /nix/store/cjycf1wx5a5l22a9kwhpnnh2h9i7pahk-libxc-4.0.4...
/nix/store/cjycf1wx5a5l22a9kwhpnnh2h9i7pahk-libxc-4.0.4

@ryantm
Copy link
Member Author

ryantm commented Feb 27, 2018

@GrahamcOfBorg build octopus

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

Package ‘octopus-7.2’ in /var/lib/gc-of-borg/nix-test-rs-2/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-2/pkgs/applications/science/chemistry/octopus/default.nix:41 is not supported on ‘aarch64-linux’, 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.

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘octopus-7.2’ in /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/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.

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Partial log (click to expand)

collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:616: octopus] Error 1
make[3]: Leaving directory '/tmp/nix-build-octopus-7.2.drv-0/octopus-7.2/src/main'
make[2]: *** [Makefile:448: all-recursive] Error 1
make[2]: Leaving directory '/tmp/nix-build-octopus-7.2.drv-0/octopus-7.2/src'
make[1]: *** [Makefile:495: all-recursive] Error 1
make[1]: Leaving directory '/tmp/nix-build-octopus-7.2.drv-0/octopus-7.2'
make: *** [Makefile:436: all] Error 2
builder for ‘/nix/store/81qaqg70widsfnwhx88y47h0k2kf8pz4-octopus-7.2.drv’ failed with exit code 2
error: build of ‘/nix/store/81qaqg70widsfnwhx88y47h0k2kf8pz4-octopus-7.2.drv’ failed

@markuskowa
Copy link
Member

I would leave it version 3.0.1 for now. It is a stable version. The alternative would be to provide two derivations, one for v3 and one for v4.

@Mic92
Copy link
Member

Mic92 commented Feb 28, 2018

stable version is preferred in nixpkgs. If there is no need for the newer one, two derivations are not required.

@markuskowa
Copy link
Member

From my point of view, there's no need for v4. I suggest closing the PR.

@Mic92 Mic92 closed this Feb 28, 2018
@ryantm ryantm deleted the auto-update/libxc-3.0.1-to-4.0.4 branch February 28, 2018 16:59
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