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

abcm2ps: 8.13.21 -> 8.13.22 #41066

Merged
merged 1 commit into from May 25, 2018
Merged

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/abcm2ps/versions.

These checks were done:

meta.description for abcm2ps is: '"abcm2ps is a command line program which converts ABC to music sheet in PostScript or SVG format"'.

cc @dotlambda for testing.

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

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

These checks were done:

- built on NixOS
- /nix/store/p5sx9sz4nxcijlz57dmys7gxhwqglmhg-abcm2ps-8.13.22/bin/abcm2ps passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 8.13.22 with grep in /nix/store/p5sx9sz4nxcijlz57dmys7gxhwqglmhg-abcm2ps-8.13.22
- directory tree listing: https://gist.github.com/5a223ca34ee0df856ba6919ac9a3f929
- du listing: https://gist.github.com/8a98226e349bfc9d005c36768be801c8
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: abcm2ps

Partial log (click to expand)

for f in ./*.abc ./*.eps ./*.txt; do \
        install -m 644 $f /nix/store/dblzxz20pywg3ch032x315kbfcgy5vvj-abcm2ps-8.13.22/doc/abcm2ps; \
done
glibPreFixupPhase
post-installation fixup
moving /nix/store/dblzxz20pywg3ch032x315kbfcgy5vvj-abcm2ps-8.13.22/doc to /nix/store/dblzxz20pywg3ch032x315kbfcgy5vvj-abcm2ps-8.13.22/share/doc
strip is /nix/store/kdff2gim6417493yha769kh00n63lnrw-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/dblzxz20pywg3ch032x315kbfcgy5vvj-abcm2ps-8.13.22/bin
patching script interpreter paths in /nix/store/dblzxz20pywg3ch032x315kbfcgy5vvj-abcm2ps-8.13.22
/nix/store/dblzxz20pywg3ch032x315kbfcgy5vvj-abcm2ps-8.13.22

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: abcm2ps

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
moving /nix/store/p5sx9sz4nxcijlz57dmys7gxhwqglmhg-abcm2ps-8.13.22/doc to /nix/store/p5sx9sz4nxcijlz57dmys7gxhwqglmhg-abcm2ps-8.13.22/share/doc
shrinking RPATHs of ELF executables and libraries in /nix/store/p5sx9sz4nxcijlz57dmys7gxhwqglmhg-abcm2ps-8.13.22
shrinking /nix/store/p5sx9sz4nxcijlz57dmys7gxhwqglmhg-abcm2ps-8.13.22/bin/abcm2ps
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/p5sx9sz4nxcijlz57dmys7gxhwqglmhg-abcm2ps-8.13.22/bin
patching script interpreter paths in /nix/store/p5sx9sz4nxcijlz57dmys7gxhwqglmhg-abcm2ps-8.13.22
checking for references to /build in /nix/store/p5sx9sz4nxcijlz57dmys7gxhwqglmhg-abcm2ps-8.13.22...
/nix/store/p5sx9sz4nxcijlz57dmys7gxhwqglmhg-abcm2ps-8.13.22

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: abcm2ps

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
moving /nix/store/qjai0khrlrd3l4inv3r7ng8r4h9fmqqq-abcm2ps-8.13.22/doc to /nix/store/qjai0khrlrd3l4inv3r7ng8r4h9fmqqq-abcm2ps-8.13.22/share/doc
shrinking RPATHs of ELF executables and libraries in /nix/store/qjai0khrlrd3l4inv3r7ng8r4h9fmqqq-abcm2ps-8.13.22
shrinking /nix/store/qjai0khrlrd3l4inv3r7ng8r4h9fmqqq-abcm2ps-8.13.22/bin/abcm2ps
strip is /nix/store/jk6j4lh9v5mvjdbdc35sj0zffhhf6s56-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/qjai0khrlrd3l4inv3r7ng8r4h9fmqqq-abcm2ps-8.13.22/bin
patching script interpreter paths in /nix/store/qjai0khrlrd3l4inv3r7ng8r4h9fmqqq-abcm2ps-8.13.22
checking for references to /build in /nix/store/qjai0khrlrd3l4inv3r7ng8r4h9fmqqq-abcm2ps-8.13.22...
/nix/store/qjai0khrlrd3l4inv3r7ng8r4h9fmqqq-abcm2ps-8.13.22

@dotlambda dotlambda merged commit 0ea8a4b into NixOS:master May 25, 2018
@r-ryantm r-ryantm deleted the auto-update/abcm2ps branch May 25, 2018 12:51
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