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.pynisher: init at 0.4.2 #41837

Merged
merged 1 commit into from Jun 12, 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/)
  • Fits CONTRIBUTING.md.

@dotlambda
Copy link
Member

@Assassinkin Please correct the typo in the commit message.

@GrahamcOfBorg build python2.pkgs.pynisher python3.pkgs.pynisher

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python2.pkgs.pynisher, python3.pkgs.pynisher

Partial log (click to expand)

Successfully installed pynisher-0.4.2
/build/pynisher-0.4.2
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/y09p768d0jc84lasn74xhxqh9w1s6bm5-python3.6-pynisher-0.4.2
strip is /nix/store/21ymadblbmsbb2bk4q7gl4kjasp8zmgd-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/y09p768d0jc84lasn74xhxqh9w1s6bm5-python3.6-pynisher-0.4.2/lib
patching script interpreter paths in /nix/store/y09p768d0jc84lasn74xhxqh9w1s6bm5-python3.6-pynisher-0.4.2
checking for references to /build in /nix/store/y09p768d0jc84lasn74xhxqh9w1s6bm5-python3.6-pynisher-0.4.2...
/nix/store/g6kxyfwkcq13m1hb5skv2pjr5azpj3a6-python2.7-pynisher-0.4.2
/nix/store/y09p768d0jc84lasn74xhxqh9w1s6bm5-python3.6-pynisher-0.4.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python2.pkgs.pynisher, python3.pkgs.pynisher

Partial log (click to expand)

Successfully installed pynisher-0.4.2
/build/pynisher-0.4.2
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/b7zc920k3wj4zhpr3mr0z5h8mhnh58xp-python3.6-pynisher-0.4.2
strip is /nix/store/qg2agrqkf240s656d207zqhipl0bc2id-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/b7zc920k3wj4zhpr3mr0z5h8mhnh58xp-python3.6-pynisher-0.4.2/lib
patching script interpreter paths in /nix/store/b7zc920k3wj4zhpr3mr0z5h8mhnh58xp-python3.6-pynisher-0.4.2
checking for references to /build in /nix/store/b7zc920k3wj4zhpr3mr0z5h8mhnh58xp-python3.6-pynisher-0.4.2...
/nix/store/x8j4xzxnyb97x3cifgza3qz67sil35w1-python2.7-pynisher-0.4.2
/nix/store/b7zc920k3wj4zhpr3mr0z5h8mhnh58xp-python3.6-pynisher-0.4.2

@PsyanticY
Copy link
Contributor Author

@dotlambda Fixed. Thanks for catching that.

@Mic92 Mic92 changed the title pythonPakchages.pynisher: init at 0.4.2 pythonPackages.pynisher: init at 0.4.2 Jun 12, 2018
@Mic92
Copy link
Member

Mic92 commented Jun 12, 2018

@GrahamcOfBorg build python2.pkgs.pynisher python3.pkgs.pynisher

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python2.pkgs.pynisher, python3.pkgs.pynisher

Partial log (click to expand)

/nix/store/g6kxyfwkcq13m1hb5skv2pjr5azpj3a6-python2.7-pynisher-0.4.2
/nix/store/y09p768d0jc84lasn74xhxqh9w1s6bm5-python3.6-pynisher-0.4.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python2.pkgs.pynisher, python3.pkgs.pynisher

Partial log (click to expand)

Successfully installed pynisher-0.4.2
/build/pynisher-0.4.2
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/b7zc920k3wj4zhpr3mr0z5h8mhnh58xp-python3.6-pynisher-0.4.2
strip is /nix/store/qg2agrqkf240s656d207zqhipl0bc2id-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/b7zc920k3wj4zhpr3mr0z5h8mhnh58xp-python3.6-pynisher-0.4.2/lib
patching script interpreter paths in /nix/store/b7zc920k3wj4zhpr3mr0z5h8mhnh58xp-python3.6-pynisher-0.4.2
checking for references to /build in /nix/store/b7zc920k3wj4zhpr3mr0z5h8mhnh58xp-python3.6-pynisher-0.4.2...
/nix/store/x8j4xzxnyb97x3cifgza3qz67sil35w1-python2.7-pynisher-0.4.2
/nix/store/b7zc920k3wj4zhpr3mr0z5h8mhnh58xp-python3.6-pynisher-0.4.2

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python2.pkgs.pynisher, python3.pkgs.pynisher

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/v5bfkkffkrgq7x7g2iw9856aw8jymgb2-python2.7-pynisher-0.4.2/lib
Successfully installed pynisher-0.4.2
patching script interpreter paths in /nix/store/v5bfkkffkrgq7x7g2iw9856aw8jymgb2-python2.7-pynisher-0.4.2
/private/tmp/nix-build-python3.6-pynisher-0.4.2.drv-0/pynisher-0.4.2
post-installation fixup
strip is /nix/store/yyak5sjv68n9vdgnkd2cb5djk1l9sqj5-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/xa7wrmszc329imvh0rrqkdma1h2qlawz-python3.6-pynisher-0.4.2/lib
patching script interpreter paths in /nix/store/xa7wrmszc329imvh0rrqkdma1h2qlawz-python3.6-pynisher-0.4.2
/nix/store/v5bfkkffkrgq7x7g2iw9856aw8jymgb2-python2.7-pynisher-0.4.2
/nix/store/xa7wrmszc329imvh0rrqkdma1h2qlawz-python3.6-pynisher-0.4.2

@Mic92
Copy link
Member

Mic92 commented Jun 12, 2018

@dotlambda can you ask for darwin access on ofborg?

@Mic92 Mic92 merged commit da89206 into NixOS:master Jun 12, 2018
@PsyanticY PsyanticY deleted the pynisher_1 branch October 13, 2018 12:58
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