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

perl-iCal-Parser: init at 1.21 #35276

Merged
merged 1 commit into from Apr 20, 2018

Conversation

rdanitz
Copy link

@rdanitz rdanitz commented Feb 21, 2018

Add iCal::Parser module from CPAN.

Motivation for this change

Module is missing.

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.

Add iCal::Parser module from CPAN.
@Mic92
Copy link
Member

Mic92 commented Feb 21, 2018

@GrahamcOfBorg build perlPackages.iCalParser

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

strip is /nix/store/adidfx4pa7vmvby0gjqqmiwg2x49yr27-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/x6bqprl8n8pgx6pax8nj1ldp37h72ppj-perl-iCal-Parser-1.21/lib
patching script interpreter paths in /nix/store/x6bqprl8n8pgx6pax8nj1ldp37h72ppj-perl-iCal-Parser-1.21
checking for references to /build in /nix/store/x6bqprl8n8pgx6pax8nj1ldp37h72ppj-perl-iCal-Parser-1.21...
shrinking RPATHs of ELF executables and libraries in /nix/store/zs38qcka8hw7pnq3fl1v9glycvsjy4zh-perl-iCal-Parser-1.21-devdoc
gzipping man pages under /nix/store/zs38qcka8hw7pnq3fl1v9glycvsjy4zh-perl-iCal-Parser-1.21-devdoc/share/man/
strip is /nix/store/adidfx4pa7vmvby0gjqqmiwg2x49yr27-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/zs38qcka8hw7pnq3fl1v9glycvsjy4zh-perl-iCal-Parser-1.21-devdoc
checking for references to /build in /nix/store/zs38qcka8hw7pnq3fl1v9glycvsjy4zh-perl-iCal-Parser-1.21-devdoc...
/nix/store/x6bqprl8n8pgx6pax8nj1ldp37h72ppj-perl-iCal-Parser-1.21

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

post-installation fixup
Moving /nix/store/lfg5y3qisl92z05rci0kr670ws5y1nn3-perl-iCal-Parser-1.21/share/man/man3 to /nix/store/13cinh1acd6zjwfsw6zffvkx8bwgyvww-perl-iCal-Parser-1.21-devdoc/share/man/man3
Removing empty /nix/store/lfg5y3qisl92z05rci0kr670ws5y1nn3-perl-iCal-Parser-1.21/share/man/ and (possibly) its parents
strip is /nix/store/v8ifq0hapblpr2z0hx4wvwg02w4aczqy-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/lfg5y3qisl92z05rci0kr670ws5y1nn3-perl-iCal-Parser-1.21/lib
patching script interpreter paths in /nix/store/lfg5y3qisl92z05rci0kr670ws5y1nn3-perl-iCal-Parser-1.21
gzipping man pages under /nix/store/13cinh1acd6zjwfsw6zffvkx8bwgyvww-perl-iCal-Parser-1.21-devdoc/share/man/
strip is /nix/store/v8ifq0hapblpr2z0hx4wvwg02w4aczqy-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/13cinh1acd6zjwfsw6zffvkx8bwgyvww-perl-iCal-Parser-1.21-devdoc
/nix/store/lfg5y3qisl92z05rci0kr670ws5y1nn3-perl-iCal-Parser-1.21

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

strip is /nix/store/skd6ix5ipkyhxzq7naylj4digawakl4j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/np5bb3hc0lcx0cdypkl1ni5isis5kqkr-perl-iCal-Parser-1.21/lib
patching script interpreter paths in /nix/store/np5bb3hc0lcx0cdypkl1ni5isis5kqkr-perl-iCal-Parser-1.21
checking for references to /build in /nix/store/np5bb3hc0lcx0cdypkl1ni5isis5kqkr-perl-iCal-Parser-1.21...
shrinking RPATHs of ELF executables and libraries in /nix/store/3cvp7bbvq0pz05gdcvyi5008kqlp009b-perl-iCal-Parser-1.21-devdoc
gzipping man pages under /nix/store/3cvp7bbvq0pz05gdcvyi5008kqlp009b-perl-iCal-Parser-1.21-devdoc/share/man/
strip is /nix/store/skd6ix5ipkyhxzq7naylj4digawakl4j-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/3cvp7bbvq0pz05gdcvyi5008kqlp009b-perl-iCal-Parser-1.21-devdoc
checking for references to /build in /nix/store/3cvp7bbvq0pz05gdcvyi5008kqlp009b-perl-iCal-Parser-1.21-devdoc...
/nix/store/np5bb3hc0lcx0cdypkl1ni5isis5kqkr-perl-iCal-Parser-1.21

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

5 participants