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

pmd: 6.1.0 -> 6.2.0 #38164

Merged
merged 1 commit into from Apr 3, 2018
Merged

pmd: 6.1.0 -> 6.2.0 #38164

merged 1 commit into from Apr 3, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pmd/versions.

These checks were done:

  • built on NixOS
  • Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
  • found 6.2.0 with grep in /nix/store/flm3k0shklh231zj06ksx2h0zvb1kvp5-pmd-6.2.0
  • found 6.2.0 in filename of file in /nix/store/flm3k0shklh231zj06ksx2h0zvb1kvp5-pmd-6.2.0
  • directory tree listing: https://gist.github.com/99fc1a75766445dbe9a6459e2fe10750

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pmd/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 6.2.0 with grep in /nix/store/flm3k0shklh231zj06ksx2h0zvb1kvp5-pmd-6.2.0
- found 6.2.0 in filename of file in /nix/store/flm3k0shklh231zj06ksx2h0zvb1kvp5-pmd-6.2.0
- directory tree listing: https://gist.github.com/99fc1a75766445dbe9a6459e2fe10750
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: pmd

Partial log (click to expand)

no configure script, doing nothing
building
no Makefile, doing nothing
installing
post-installation fixup
strip is /nix/store/0fzpxnsanc02i4jsb1yhchjp4p62b2n3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/ngjljjr978nsw6086qr331awzpi3b5nc-pmd-6.2.0/lib  /nix/store/ngjljjr978nsw6086qr331awzpi3b5nc-pmd-6.2.0/bin
patching script interpreter paths in /nix/store/ngjljjr978nsw6086qr331awzpi3b5nc-pmd-6.2.0
/nix/store/ngjljjr978nsw6086qr331awzpi3b5nc-pmd-6.2.0/bin/run.sh: interpreter directive changed from "/bin/bash" to "/nix/store/x030a63qdilnv02pkivfjg44pdxsh5km-bash-4.4-p19/bin/bash"
/nix/store/ngjljjr978nsw6086qr331awzpi3b5nc-pmd-6.2.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: pmd

Partial log (click to expand)

no Makefile, doing nothing
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/flm3k0shklh231zj06ksx2h0zvb1kvp5-pmd-6.2.0
strip is /nix/store/fzcs0fn6bb04m82frhlb78nc03ny3w55-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/flm3k0shklh231zj06ksx2h0zvb1kvp5-pmd-6.2.0/lib  /nix/store/flm3k0shklh231zj06ksx2h0zvb1kvp5-pmd-6.2.0/bin
patching script interpreter paths in /nix/store/flm3k0shklh231zj06ksx2h0zvb1kvp5-pmd-6.2.0
/nix/store/flm3k0shklh231zj06ksx2h0zvb1kvp5-pmd-6.2.0/bin/run.sh: interpreter directive changed from "/bin/bash" to "/nix/store/q1g0rl8zfmz7r371fp5p42p4acmv297d-bash-4.4-p19/bin/bash"
checking for references to /build in /nix/store/flm3k0shklh231zj06ksx2h0zvb1kvp5-pmd-6.2.0...
/nix/store/flm3k0shklh231zj06ksx2h0zvb1kvp5-pmd-6.2.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: pmd

Partial log (click to expand)

no Makefile, doing nothing
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/5fz8m37dhw37sj84b0pypazlhafr3j8a-pmd-6.2.0
strip is /nix/store/3zq400fri5dv7d30lpxlqm2v9y1iis6j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/5fz8m37dhw37sj84b0pypazlhafr3j8a-pmd-6.2.0/lib  /nix/store/5fz8m37dhw37sj84b0pypazlhafr3j8a-pmd-6.2.0/bin
patching script interpreter paths in /nix/store/5fz8m37dhw37sj84b0pypazlhafr3j8a-pmd-6.2.0
/nix/store/5fz8m37dhw37sj84b0pypazlhafr3j8a-pmd-6.2.0/bin/run.sh: interpreter directive changed from "/bin/bash" to "/nix/store/3gg2p6n4kv2f0lsxd41f5iz1ivkbzyzr-bash-4.4-p19/bin/bash"
checking for references to /build in /nix/store/5fz8m37dhw37sj84b0pypazlhafr3j8a-pmd-6.2.0...
/nix/store/5fz8m37dhw37sj84b0pypazlhafr3j8a-pmd-6.2.0

@matthewbauer matthewbauer merged commit 60f8df2 into NixOS:master Apr 3, 2018
@r-ryantm r-ryantm deleted the auto-update/pmd branch April 3, 2018 20:06
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