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

openmpi: 3.0.1 -> 3.1.0 #40344

Merged
merged 1 commit into from May 11, 2018
Merged

openmpi: 3.0.1 -> 3.1.0 #40344

merged 1 commit into from May 11, 2018

Conversation

markuskowa
Copy link
Member

Motivation for this change

Version bump, contains bugfixes

Things done
  • 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.

@xeji
Copy link
Contributor

xeji commented May 11, 2018

@GrahamcOfBorg build openmpi

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: openmpi

Partial log (click to expand)

shrinking /nix/store/c1bas7mszncmfpggx081h9qblikvimaj-openmpi-3.1.0/bin/prun
shrinking /nix/store/c1bas7mszncmfpggx081h9qblikvimaj-openmpi-3.1.0/bin/orte-dvm
shrinking /nix/store/c1bas7mszncmfpggx081h9qblikvimaj-openmpi-3.1.0/bin/ompi_info
shrinking /nix/store/c1bas7mszncmfpggx081h9qblikvimaj-openmpi-3.1.0/bin/oshmem_info
gzipping man pages under /nix/store/c1bas7mszncmfpggx081h9qblikvimaj-openmpi-3.1.0/share/man/
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/c1bas7mszncmfpggx081h9qblikvimaj-openmpi-3.1.0/lib  /nix/store/c1bas7mszncmfpggx081h9qblikvimaj-openmpi-3.1.0/bin
patching script interpreter paths in /nix/store/c1bas7mszncmfpggx081h9qblikvimaj-openmpi-3.1.0
checking for references to /build in /nix/store/c1bas7mszncmfpggx081h9qblikvimaj-openmpi-3.1.0...
/nix/store/c1bas7mszncmfpggx081h9qblikvimaj-openmpi-3.1.0

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: openmpi

Partial log (click to expand)

make[3]: Leaving directory '/private/tmp/nix-build-openmpi-3.1.0.drv-0/openmpi-3.1.0'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/private/tmp/nix-build-openmpi-3.1.0.drv-0/openmpi-3.1.0'
make[1]: Leaving directory '/private/tmp/nix-build-openmpi-3.1.0.drv-0/openmpi-3.1.0'
post-installation fixup
gzipping man pages under /nix/store/cn50qj5gdb19zdpyk8p89xg1gyl7p2cw-openmpi-3.1.0/share/man/
strip is /nix/store/kdff2gim6417493yha769kh00n63lnrw-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/cn50qj5gdb19zdpyk8p89xg1gyl7p2cw-openmpi-3.1.0/lib  /nix/store/cn50qj5gdb19zdpyk8p89xg1gyl7p2cw-openmpi-3.1.0/bin
patching script interpreter paths in /nix/store/cn50qj5gdb19zdpyk8p89xg1gyl7p2cw-openmpi-3.1.0
/nix/store/cn50qj5gdb19zdpyk8p89xg1gyl7p2cw-openmpi-3.1.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: openmpi

Partial log (click to expand)

shrinking /nix/store/q8v548mprrclklw0nycwgv8cx8yih8jc-openmpi-3.1.0/lib/libmpi.so.40.10.0
shrinking /nix/store/q8v548mprrclklw0nycwgv8cx8yih8jc-openmpi-3.1.0/lib/openmpi/libompi_dbg_msgq.so
shrinking /nix/store/q8v548mprrclklw0nycwgv8cx8yih8jc-openmpi-3.1.0/lib/libopen-rte.so.40.10.0
shrinking /nix/store/q8v548mprrclklw0nycwgv8cx8yih8jc-openmpi-3.1.0/lib/libopen-pal.so.40.10.0
gzipping man pages under /nix/store/q8v548mprrclklw0nycwgv8cx8yih8jc-openmpi-3.1.0/share/man/
strip is /nix/store/gp7fylxwn18b7pl2c18ks89hsiaxyfvf-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/q8v548mprrclklw0nycwgv8cx8yih8jc-openmpi-3.1.0/lib  /nix/store/q8v548mprrclklw0nycwgv8cx8yih8jc-openmpi-3.1.0/bin
patching script interpreter paths in /nix/store/q8v548mprrclklw0nycwgv8cx8yih8jc-openmpi-3.1.0
checking for references to /build in /nix/store/q8v548mprrclklw0nycwgv8cx8yih8jc-openmpi-3.1.0...
/nix/store/q8v548mprrclklw0nycwgv8cx8yih8jc-openmpi-3.1.0

@xeji xeji merged commit cd9b1b1 into NixOS:master May 11, 2018
@markuskowa markuskowa deleted the openmpi-pr branch May 11, 2018 19:33
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

3 participants