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

pythonPackages.libmr: init at 0.1.9 #49824

Merged
merged 1 commit into from Nov 22, 2018
Merged

Conversation

PsyanticY
Copy link
Contributor

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@lheckemann
Copy link
Member

@GrahamcOfBorg build pythonPackages.libmr python3Packages.libmr

@worldofpeace
Copy link
Contributor

Hmm maybe try again?

@GrahamcOfBorg build pythonPackages.libmr python3Packages.libmr

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: pythonPackages.libmr, python3Packages.libmr

Partial log (click to expand)

/build/libmr-0.1.9
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/4ggdrk2nic1b5mx63qssfwblkyawm0za-python3.6-libmr-0.1.9
shrinking /nix/store/4ggdrk2nic1b5mx63qssfwblkyawm0za-python3.6-libmr-0.1.9/lib/python3.6/site-packages/libmr.cpython-36m-x86_64-linux-gnu.so
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/4ggdrk2nic1b5mx63qssfwblkyawm0za-python3.6-libmr-0.1.9/lib
patching script interpreter paths in /nix/store/4ggdrk2nic1b5mx63qssfwblkyawm0za-python3.6-libmr-0.1.9
checking for references to /build in /nix/store/4ggdrk2nic1b5mx63qssfwblkyawm0za-python3.6-libmr-0.1.9...
/nix/store/hkdayhqjafa43nx01rjsvl0s5pvzsbf2-python2.7-libmr-0.1.9
/nix/store/4ggdrk2nic1b5mx63qssfwblkyawm0za-python3.6-libmr-0.1.9

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: pythonPackages.libmr, python3Packages.libmr

Partial log (click to expand)

/build/libmr-0.1.9
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/l46w3nwn2izcc8dfmamhl8g97a3i9hp3-python2.7-libmr-0.1.9
shrinking /nix/store/l46w3nwn2izcc8dfmamhl8g97a3i9hp3-python2.7-libmr-0.1.9/lib/python2.7/site-packages/libmr.so
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/l46w3nwn2izcc8dfmamhl8g97a3i9hp3-python2.7-libmr-0.1.9/lib
patching script interpreter paths in /nix/store/l46w3nwn2izcc8dfmamhl8g97a3i9hp3-python2.7-libmr-0.1.9
checking for references to /build in /nix/store/l46w3nwn2izcc8dfmamhl8g97a3i9hp3-python2.7-libmr-0.1.9...
/nix/store/l46w3nwn2izcc8dfmamhl8g97a3i9hp3-python2.7-libmr-0.1.9
/nix/store/hlfwk0yih78qczzvbg2jpvpmijx3qsh5-python3.6-libmr-0.1.9

@PsyanticY
Copy link
Contributor Author

@worldofpeace would you please invoke GrahamcOfBorg to re-build for Darwin

@lheckemann
Copy link
Member

@GrahamcOfBorg build pythonPackages.libmr python3Packages.libmr

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: pythonPackages.libmr, python3Packages.libmr

Partial log (click to expand)

/build/libmr-0.1.9
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/562cs2h63hljiprjm69rny9i9zi25m99-python3.7-libmr-0.1.9
shrinking /nix/store/562cs2h63hljiprjm69rny9i9zi25m99-python3.7-libmr-0.1.9/lib/python3.7/site-packages/libmr.cpython-37m-aarch64-linux-gnu.so
strip is /nix/store/6dpnd5aniypn8124mmy8f88s4mq2zl07-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/562cs2h63hljiprjm69rny9i9zi25m99-python3.7-libmr-0.1.9/lib
patching script interpreter paths in /nix/store/562cs2h63hljiprjm69rny9i9zi25m99-python3.7-libmr-0.1.9
checking for references to /build in /nix/store/562cs2h63hljiprjm69rny9i9zi25m99-python3.7-libmr-0.1.9...
/nix/store/fsf1zqjbzdlvlq1yl9n7hainxlnn703d-python2.7-libmr-0.1.9
/nix/store/562cs2h63hljiprjm69rny9i9zi25m99-python3.7-libmr-0.1.9

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: pythonPackages.libmr, python3Packages.libmr

Partial log (click to expand)

/build/libmr-0.1.9
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/vds78rpi4brd787vfcwp5mxc82zajhrj-python3.7-libmr-0.1.9
shrinking /nix/store/vds78rpi4brd787vfcwp5mxc82zajhrj-python3.7-libmr-0.1.9/lib/python3.7/site-packages/libmr.cpython-37m-x86_64-linux-gnu.so
strip is /nix/store/rpbg8gmqxhz8g61p1plz5d2srs84pvmv-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/vds78rpi4brd787vfcwp5mxc82zajhrj-python3.7-libmr-0.1.9/lib
patching script interpreter paths in /nix/store/vds78rpi4brd787vfcwp5mxc82zajhrj-python3.7-libmr-0.1.9
checking for references to /build in /nix/store/vds78rpi4brd787vfcwp5mxc82zajhrj-python3.7-libmr-0.1.9...
/nix/store/j4xr2pgkvafgjab3cyk2rdckzqqb37s4-python2.7-libmr-0.1.9
/nix/store/vds78rpi4brd787vfcwp5mxc82zajhrj-python3.7-libmr-0.1.9

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: pythonPackages.libmr, python3Packages.libmr

Partial log (click to expand)

Installing collected packages: libmr
Successfully installed libmr-0.1.9
patching script interpreter paths in /nix/store/38zhx3y19g45wglm8i9qaphyjkizpq90-python2.7-libmr-0.1.9
/private/tmp/nix-build-python3.7-libmr-0.1.9.drv-0/libmr-0.1.9
post-installation fixup
strip is /nix/store/rk3p99jbj4idl3dkkg1rxja5gz0qgs98-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/63ffjj8ni21f6xqxkcx1wbw9i0fy3sfh-python3.7-libmr-0.1.9/lib
patching script interpreter paths in /nix/store/63ffjj8ni21f6xqxkcx1wbw9i0fy3sfh-python3.7-libmr-0.1.9
/nix/store/38zhx3y19g45wglm8i9qaphyjkizpq90-python2.7-libmr-0.1.9
/nix/store/63ffjj8ni21f6xqxkcx1wbw9i0fy3sfh-python3.7-libmr-0.1.9

@worldofpeace
Copy link
Contributor

@Assassinkin I'm not a trusted user with GrahamcOfBorg so It won't build anything on Darwin.

@lheckemann Any comments on this? I think it's fine.

@lheckemann lheckemann merged commit 20b3d00 into NixOS:master Nov 22, 2018
@PsyanticY PsyanticY deleted the libmr branch November 22, 2018 21: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