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

perlPackages.Git: init at 0.42 #41349

Merged
merged 1 commit into from Jun 1, 2018
Merged

Conversation

limeytexan
Copy link
Contributor

Motivation for this change

Add Git module from CPAN.

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.

@Mic92
Copy link
Member

Mic92 commented Jun 1, 2018

@GrahamcOfBorg build perlPackages.Git

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: perlPackages.Git

Partial log (click to expand)

strip is /nix/store/8yfik687kfccisxnad42j19lfb7ij9b4-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/gmd9jm491sqjg9jwkfdznh361g2fm9c7-perl-Git-0.42/lib
patching script interpreter paths in /nix/store/gmd9jm491sqjg9jwkfdznh361g2fm9c7-perl-Git-0.42
checking for references to /build in /nix/store/gmd9jm491sqjg9jwkfdznh361g2fm9c7-perl-Git-0.42...
shrinking RPATHs of ELF executables and libraries in /nix/store/lccx8w3z4kidr3pqh1msxlyk5gbirxlf-perl-Git-0.42-devdoc
gzipping man pages under /nix/store/lccx8w3z4kidr3pqh1msxlyk5gbirxlf-perl-Git-0.42-devdoc/share/man/
strip is /nix/store/8yfik687kfccisxnad42j19lfb7ij9b4-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/lccx8w3z4kidr3pqh1msxlyk5gbirxlf-perl-Git-0.42-devdoc
checking for references to /build in /nix/store/lccx8w3z4kidr3pqh1msxlyk5gbirxlf-perl-Git-0.42-devdoc...
/nix/store/gmd9jm491sqjg9jwkfdznh361g2fm9c7-perl-Git-0.42

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: perlPackages.Git

Partial log (click to expand)

strip is /nix/store/92d2ifxcni4n3zx9s8wnkcjlvnx5ajlc-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/rf10qc55m3pakihq1a6miwzrq69zhxx8-perl-Git-0.42/lib
patching script interpreter paths in /nix/store/rf10qc55m3pakihq1a6miwzrq69zhxx8-perl-Git-0.42
checking for references to /build in /nix/store/rf10qc55m3pakihq1a6miwzrq69zhxx8-perl-Git-0.42...
shrinking RPATHs of ELF executables and libraries in /nix/store/vgf49qknvz6fmxpmdypm4rrpqs7i333h-perl-Git-0.42-devdoc
gzipping man pages under /nix/store/vgf49qknvz6fmxpmdypm4rrpqs7i333h-perl-Git-0.42-devdoc/share/man/
strip is /nix/store/92d2ifxcni4n3zx9s8wnkcjlvnx5ajlc-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/vgf49qknvz6fmxpmdypm4rrpqs7i333h-perl-Git-0.42-devdoc
checking for references to /build in /nix/store/vgf49qknvz6fmxpmdypm4rrpqs7i333h-perl-Git-0.42-devdoc...
/nix/store/rf10qc55m3pakihq1a6miwzrq69zhxx8-perl-Git-0.42

@Mic92 Mic92 merged commit 0dd8cb2 into NixOS:master Jun 1, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: perlPackages.Git

Partial log (click to expand)

post-installation fixup
Moving /nix/store/x2hs7r21991b18bwk4zb4phfhvrwphl6-perl-Git-0.42/share/man/man3 to /nix/store/h4ivzfcgm0zg2rz0j5pks3g37fz40w63-perl-Git-0.42-devdoc/share/man/man3
Removing empty /nix/store/x2hs7r21991b18bwk4zb4phfhvrwphl6-perl-Git-0.42/share/man/ and (possibly) its parents
strip is /nix/store/r5mcn9vqq80v5pfqp45d7290cis7dwp4-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/x2hs7r21991b18bwk4zb4phfhvrwphl6-perl-Git-0.42/lib
patching script interpreter paths in /nix/store/x2hs7r21991b18bwk4zb4phfhvrwphl6-perl-Git-0.42
gzipping man pages under /nix/store/h4ivzfcgm0zg2rz0j5pks3g37fz40w63-perl-Git-0.42-devdoc/share/man/
strip is /nix/store/r5mcn9vqq80v5pfqp45d7290cis7dwp4-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/h4ivzfcgm0zg2rz0j5pks3g37fz40w63-perl-Git-0.42-devdoc
/nix/store/x2hs7r21991b18bwk4zb4phfhvrwphl6-perl-Git-0.42

@limeytexan limeytexan deleted the perlPackages.Git branch April 29, 2019 07:43
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