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

visualvm: 1.4 -> 1.4.1 #39721

Merged
merged 1 commit into from May 2, 2018
Merged

visualvm: 1.4 -> 1.4.1 #39721

merged 1 commit into from May 2, 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/visualvm/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 1.4.1 with grep in /nix/store/a6lr7j812ja6z31lzkpr2j2hf6wc842c-visualvm-1.4.1
  • directory tree listing: https://gist.github.com/40c8f8eac649d32dcacc80c5e64dd0fe

cc @michalrus @moaxcp for review

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

This update was made based on information from https://repology.org/metapackage/visualvm/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 1.4.1 with grep in /nix/store/a6lr7j812ja6z31lzkpr2j2hf6wc842c-visualvm-1.4.1
- directory tree listing: https://gist.github.com/40c8f8eac649d32dcacc80c5e64dd0fe
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: visualvm

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnfree = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnfree = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: visualvm

Partial log (click to expand)

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/gfzabph5623zpy439zc6269h5jyadgng-visualvm-1.4.1/bin
patching script interpreter paths in /nix/store/gfzabph5623zpy439zc6269h5jyadgng-visualvm-1.4.1
/nix/store/gfzabph5623zpy439zc6269h5jyadgng-visualvm-1.4.1/bin/.visualvm-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/r8bx3qf1bpncb14i9gzma4vr089pc3pv-bash-4.4-p19/bin/sh"
/nix/store/gfzabph5623zpy439zc6269h5jyadgng-visualvm-1.4.1/platform/lib/nbexec: interpreter directive changed from "/bin/sh" to "/nix/store/r8bx3qf1bpncb14i9gzma4vr089pc3pv-bash-4.4-p19/bin/sh"
/nix/store/gfzabph5623zpy439zc6269h5jyadgng-visualvm-1.4.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: visualvm

Partial log (click to expand)

shrinking /nix/store/5vfv0z5w0g2hgcs9g9n0chxi8nwhnyw7-visualvm-1.4.1/profiler/lib/deployed/jdk16/linux/libprofilerinterface.so
shrinking /nix/store/5vfv0z5w0g2hgcs9g9n0chxi8nwhnyw7-visualvm-1.4.1/profiler/lib/deployed/jdk16/solaris-amd64/libprofilerinterface.so
shrinking /nix/store/5vfv0z5w0g2hgcs9g9n0chxi8nwhnyw7-visualvm-1.4.1/profiler/lib/deployed/jdk16/linux-arm/libprofilerinterface.so
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/5vfv0z5w0g2hgcs9g9n0chxi8nwhnyw7-visualvm-1.4.1/bin
patching script interpreter paths in /nix/store/5vfv0z5w0g2hgcs9g9n0chxi8nwhnyw7-visualvm-1.4.1
/nix/store/5vfv0z5w0g2hgcs9g9n0chxi8nwhnyw7-visualvm-1.4.1/platform/lib/nbexec: interpreter directive changed from "/bin/sh" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/sh"
/nix/store/5vfv0z5w0g2hgcs9g9n0chxi8nwhnyw7-visualvm-1.4.1/bin/.visualvm-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/5vfv0z5w0g2hgcs9g9n0chxi8nwhnyw7-visualvm-1.4.1...
/nix/store/5vfv0z5w0g2hgcs9g9n0chxi8nwhnyw7-visualvm-1.4.1

@michalrus
Copy link
Member

LGTM 👍

@xeji xeji merged commit c7e11a2 into NixOS:master May 2, 2018
@r-ryantm r-ryantm deleted the auto-update/visualvm branch May 2, 2018 22:57
Synthetica9 pushed a commit to Synthetica9/nixpkgs that referenced this pull request May 3, 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/visualvm/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 1.4.1 with grep in /nix/store/a6lr7j812ja6z31lzkpr2j2hf6wc842c-visualvm-1.4.1
- directory tree listing: https://gist.github.com/40c8f8eac649d32dcacc80c5e64dd0fe
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