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

arpack: 3.5.0 -> 3.6.3 #47325

Merged
merged 1 commit into from Sep 26, 2018
Merged

arpack: 3.5.0 -> 3.6.3 #47325

merged 1 commit into from Sep 26, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/arpack/versions.

meta.description for arpack is: '"A collection of Fortran77 subroutines to solve large scale eigenvalue\nproblems.\n"'.

Compare changes on GitHub

Checks done (click to expand)
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/4a224eb54f5717ae12e19a49d650c38e65c90e9e.tar.gz -p arpack
ls -la /nix/store/s67zrd0rxszl1pla2bi683m2bdwzk9nj-arpack-3.6.3

cc @ttuegel for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arpack/versions
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: arpack

Partial log (click to expand)

make[3]: Leaving directory '/build/arpack-ng-3.6.3/PARPACK'
make[2]: Leaving directory '/build/arpack-ng-3.6.3/PARPACK'
make[1]: Leaving directory '/build/arpack-ng-3.6.3/PARPACK'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/s67zrd0rxszl1pla2bi683m2bdwzk9nj-arpack-3.6.3
shrinking /nix/store/s67zrd0rxszl1pla2bi683m2bdwzk9nj-arpack-3.6.3/lib/libarpack.so.2.0.0
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/s67zrd0rxszl1pla2bi683m2bdwzk9nj-arpack-3.6.3/lib
patching script interpreter paths in /nix/store/s67zrd0rxszl1pla2bi683m2bdwzk9nj-arpack-3.6.3
checking for references to /build in /nix/store/s67zrd0rxszl1pla2bi683m2bdwzk9nj-arpack-3.6.3...

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: arpack

Partial log (click to expand)

make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/private/tmp/nix-build-arpack-3.6.3.drv-0/arpack-ng-3.6.3/PARPACK'
make[2]: Leaving directory '/private/tmp/nix-build-arpack-3.6.3.drv-0/arpack-ng-3.6.3/PARPACK'
make[1]: Leaving directory '/private/tmp/nix-build-arpack-3.6.3.drv-0/arpack-ng-3.6.3/PARPACK'
post-installation fixup
strip is /nix/store/4w56qihlrddav67p7d1vy5qkyayaqw11-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/v4nyhnns7rkha8lf435i50ahsqvwvfn5-arpack-3.6.3/lib
patching script interpreter paths in /nix/store/v4nyhnns7rkha8lf435i50ahsqvwvfn5-arpack-3.6.3
/nix/store/v4nyhnns7rkha8lf435i50ahsqvwvfn5-arpack-3.6.3

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: arpack

Partial log (click to expand)

make[2]: Leaving directory '/build/arpack-ng-3.6.3/PARPACK'
make[1]: Leaving directory '/build/arpack-ng-3.6.3/PARPACK'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/mr5glsg933qpnds6wca98afpchf8mi0k-arpack-3.6.3
shrinking /nix/store/mr5glsg933qpnds6wca98afpchf8mi0k-arpack-3.6.3/lib/libarpack.so.2.0.0
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/mr5glsg933qpnds6wca98afpchf8mi0k-arpack-3.6.3/lib
patching script interpreter paths in /nix/store/mr5glsg933qpnds6wca98afpchf8mi0k-arpack-3.6.3
checking for references to /build in /nix/store/mr5glsg933qpnds6wca98afpchf8mi0k-arpack-3.6.3...
/nix/store/mr5glsg933qpnds6wca98afpchf8mi0k-arpack-3.6.3

@markuskowa
Copy link
Member

That version should be good. arpack 3.6.3 resolves a problem that made the tests fail in earlier 3.6.x versions (opencollab/arpack-ng#144).

@globin globin merged commit 0e5e4ae into NixOS:master Sep 26, 2018
@r-ryantm r-ryantm deleted the auto-update/arpack branch October 3, 2018 04:04
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