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.2.0 -> 6.3.0 #40071

Merged
merged 1 commit into from May 12, 2018
Merged

pmd: 6.2.0 -> 6.3.0 #40071

merged 1 commit into from May 12, 2018

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented May 7, 2018

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.3.0 with grep in /nix/store/12qshljzfqb92vr12gm03p641ljmzasb-pmd-6.3.0
  • directory tree listing: https://gist.github.com/3172d5a09b7c81f7fa86a30c71e4fd4d

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.3.0 with grep in /nix/store/12qshljzfqb92vr12gm03p641ljmzasb-pmd-6.3.0
- directory tree listing: https://gist.github.com/3172d5a09b7c81f7fa86a30c71e4fd4d
@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/kdff2gim6417493yha769kh00n63lnrw-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/3izfndcgafh6fwdws8yd1kra4hhdw3s8-pmd-6.3.0/lib  /nix/store/3izfndcgafh6fwdws8yd1kra4hhdw3s8-pmd-6.3.0/bin
patching script interpreter paths in /nix/store/3izfndcgafh6fwdws8yd1kra4hhdw3s8-pmd-6.3.0
/nix/store/3izfndcgafh6fwdws8yd1kra4hhdw3s8-pmd-6.3.0/bin/run.sh: interpreter directive changed from "/bin/bash" to "/nix/store/r8bx3qf1bpncb14i9gzma4vr089pc3pv-bash-4.4-p19/bin/bash"
/nix/store/3izfndcgafh6fwdws8yd1kra4hhdw3s8-pmd-6.3.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/12qshljzfqb92vr12gm03p641ljmzasb-pmd-6.3.0
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/12qshljzfqb92vr12gm03p641ljmzasb-pmd-6.3.0/lib  /nix/store/12qshljzfqb92vr12gm03p641ljmzasb-pmd-6.3.0/bin
patching script interpreter paths in /nix/store/12qshljzfqb92vr12gm03p641ljmzasb-pmd-6.3.0
/nix/store/12qshljzfqb92vr12gm03p641ljmzasb-pmd-6.3.0/bin/run.sh: interpreter directive changed from "/bin/bash" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/bash"
checking for references to /build in /nix/store/12qshljzfqb92vr12gm03p641ljmzasb-pmd-6.3.0...
/nix/store/12qshljzfqb92vr12gm03p641ljmzasb-pmd-6.3.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/9a29xwixmwd265imb3dq2ifgbqn9g8iv-pmd-6.3.0
strip is /nix/store/gp7fylxwn18b7pl2c18ks89hsiaxyfvf-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/9a29xwixmwd265imb3dq2ifgbqn9g8iv-pmd-6.3.0/lib  /nix/store/9a29xwixmwd265imb3dq2ifgbqn9g8iv-pmd-6.3.0/bin
patching script interpreter paths in /nix/store/9a29xwixmwd265imb3dq2ifgbqn9g8iv-pmd-6.3.0
/nix/store/9a29xwixmwd265imb3dq2ifgbqn9g8iv-pmd-6.3.0/bin/run.sh: interpreter directive changed from "/bin/bash" to "/nix/store/a4qslf0yfs44mhnbagarn232sjnckhy0-bash-4.4-p19/bin/bash"
checking for references to /build in /nix/store/9a29xwixmwd265imb3dq2ifgbqn9g8iv-pmd-6.3.0...
/nix/store/9a29xwixmwd265imb3dq2ifgbqn9g8iv-pmd-6.3.0

@Mic92
Copy link
Member

Mic92 commented May 7, 2018

This file should use makeWrapper add java to the PATH.

@obadz obadz merged commit da45c82 into NixOS:master May 12, 2018
@r-ryantm r-ryantm deleted the auto-update/pmd branch May 12, 2018 13:11
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