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

help2man: 1.47.6 -> 1.47.7 #47790

Merged
merged 1 commit into from Oct 4, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Oct 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/help2man/versions.

meta.description for help2man is: '"Generate man pages from `--help' output"'.

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/gma8axnyxpyhp9zx5sxl2vfgrw83qbvh-help2man-1.47.7/bin/.help2man-wrapped had a zero exit code or showed the expected version
  • /nix/store/gma8axnyxpyhp9zx5sxl2vfgrw83qbvh-help2man-1.47.7/bin/help2man passed the binary check.
  • 1 of 2 passed binary check by having a zero exit code.
  • 0 of 2 passed binary check by having the new version present in output.
  • found 1.47.7 with grep in /nix/store/gma8axnyxpyhp9zx5sxl2vfgrw83qbvh-help2man-1.47.7
  • directory tree listing: https://gist.github.com/281a8c79069e4cf404895d93565ed8b5
  • du listing: https://gist.github.com/e9674d0a8c60dff601a453178700d69b
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/bc39898d2e395f24033f233e94be7273ed63e727.tar.gz -p help2man
ls -la /nix/store/gma8axnyxpyhp9zx5sxl2vfgrw83qbvh-help2man-1.47.7

cc @pSub 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/help2man/versions
@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: help2man

Partial log (click to expand)

cannot build derivation '/nix/store/23dn1zpdsavjyw3l8a8wqkly7zq3hn7v-perl-5.28.0.drv': 5 dependencies couldn't be built
cannot build derivation '/nix/store/5ffna5fh4s4amjp9ayvwixcbl51n2kin-pkg-config-0.29.2.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/lfjiyydg3lwqa0nw9079bdpz15n7wb50-openssl-1.0.2p.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/gmgzrnvgd345id9zv5sanjcbhin1ha3h-perl5.28.0-gettext-1.07.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/9fiwa7w6x14wxvwafi3i03lvmjaq1bn5-libssh2-1.8.0.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/f8571psf72qzf7312bnrj004q4jx2gzz-nghttp2-1.32.0.drv': 7 dependencies couldn't be built
cannot build derivation '/nix/store/9xjmg5gim3rnhf9bixk4q1r550p570ha-curl-7.61.1.drv': 8 dependencies couldn't be built
cannot build derivation '/nix/store/68disy91vxxmxg5780kfy51lqd4jpl0l-help2man-1.47.7.tar.xz.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/7rwp7rbvm7hjpm5r3xvh8s9kzsb5zviv-help2man-1.47.7.drv': 6 dependencies couldn't be built
error: build of '/nix/store/7rwp7rbvm7hjpm5r3xvh8s9kzsb5zviv-help2man-1.47.7.drv' failed

@xeji xeji changed the base branch from master to staging October 3, 2018 18:38
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: help2man

Partial log (click to expand)

mkdir -p -- /nix/store/zq1ck59zq5z5hgjficx1fb5b5xrji40c-help2man-1.47.7/share/man/ru/man1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/zq1ck59zq5z5hgjficx1fb5b5xrji40c-help2man-1.47.7
shrinking /nix/store/zq1ck59zq5z5hgjficx1fb5b5xrji40c-help2man-1.47.7/lib/help2man/bindtextdomain.so
gzipping man pages under /nix/store/zq1ck59zq5z5hgjficx1fb5b5xrji40c-help2man-1.47.7/share/man/
strip is /nix/store/428gs2z4b8f9byvghzlpbjwjb3a7jwxx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/zq1ck59zq5z5hgjficx1fb5b5xrji40c-help2man-1.47.7/lib  /nix/store/zq1ck59zq5z5hgjficx1fb5b5xrji40c-help2man-1.47.7/bin
patching script interpreter paths in /nix/store/zq1ck59zq5z5hgjficx1fb5b5xrji40c-help2man-1.47.7
checking for references to /build in /nix/store/zq1ck59zq5z5hgjficx1fb5b5xrji40c-help2man-1.47.7...
/nix/store/zq1ck59zq5z5hgjficx1fb5b5xrji40c-help2man-1.47.7

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: help2man

Partial log (click to expand)

mkdir -p -- /nix/store/gma8axnyxpyhp9zx5sxl2vfgrw83qbvh-help2man-1.47.7/share/man/ru/man1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/gma8axnyxpyhp9zx5sxl2vfgrw83qbvh-help2man-1.47.7
shrinking /nix/store/gma8axnyxpyhp9zx5sxl2vfgrw83qbvh-help2man-1.47.7/lib/help2man/bindtextdomain.so
gzipping man pages under /nix/store/gma8axnyxpyhp9zx5sxl2vfgrw83qbvh-help2man-1.47.7/share/man/
strip is /nix/store/dxf1m7dhc4qb655bdljc1fsd74v1nag3-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/gma8axnyxpyhp9zx5sxl2vfgrw83qbvh-help2man-1.47.7/lib  /nix/store/gma8axnyxpyhp9zx5sxl2vfgrw83qbvh-help2man-1.47.7/bin
patching script interpreter paths in /nix/store/gma8axnyxpyhp9zx5sxl2vfgrw83qbvh-help2man-1.47.7
checking for references to /build in /nix/store/gma8axnyxpyhp9zx5sxl2vfgrw83qbvh-help2man-1.47.7...
/nix/store/gma8axnyxpyhp9zx5sxl2vfgrw83qbvh-help2man-1.47.7

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: help2man

Partial log (click to expand)

mkdir -p -- /nix/store/h6wipi070dpkajavw7w5xa7bi9y83zq6-help2man-1.47.7/share/man/ru/man1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/h6wipi070dpkajavw7w5xa7bi9y83zq6-help2man-1.47.7
shrinking /nix/store/h6wipi070dpkajavw7w5xa7bi9y83zq6-help2man-1.47.7/lib/help2man/bindtextdomain.so
gzipping man pages under /nix/store/h6wipi070dpkajavw7w5xa7bi9y83zq6-help2man-1.47.7/share/man/
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/h6wipi070dpkajavw7w5xa7bi9y83zq6-help2man-1.47.7/lib  /nix/store/h6wipi070dpkajavw7w5xa7bi9y83zq6-help2man-1.47.7/bin
patching script interpreter paths in /nix/store/h6wipi070dpkajavw7w5xa7bi9y83zq6-help2man-1.47.7
checking for references to /build in /nix/store/h6wipi070dpkajavw7w5xa7bi9y83zq6-help2man-1.47.7...
/nix/store/h6wipi070dpkajavw7w5xa7bi9y83zq6-help2man-1.47.7

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: help2man

Partial log (click to expand)

mkdir -p -- /nix/store/2lyf9zca1yyi8g3w9a9xsw48lvc50rh7-help2man-1.47.7/share/man/ru/man1
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/2lyf9zca1yyi8g3w9a9xsw48lvc50rh7-help2man-1.47.7
shrinking /nix/store/2lyf9zca1yyi8g3w9a9xsw48lvc50rh7-help2man-1.47.7/lib/help2man/bindtextdomain.so
gzipping man pages under /nix/store/2lyf9zca1yyi8g3w9a9xsw48lvc50rh7-help2man-1.47.7/share/man/
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/2lyf9zca1yyi8g3w9a9xsw48lvc50rh7-help2man-1.47.7/lib  /nix/store/2lyf9zca1yyi8g3w9a9xsw48lvc50rh7-help2man-1.47.7/bin
patching script interpreter paths in /nix/store/2lyf9zca1yyi8g3w9a9xsw48lvc50rh7-help2man-1.47.7
checking for references to /build in /nix/store/2lyf9zca1yyi8g3w9a9xsw48lvc50rh7-help2man-1.47.7...
/nix/store/2lyf9zca1yyi8g3w9a9xsw48lvc50rh7-help2man-1.47.7

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-darwin (full log)

Attempted: help2man

Partial log (click to expand)

cannot build derivation '/nix/store/wbpvdqm5wy4gixsrxrjk9742n5pikf0v-clang-wrapper-5.0.2.drv': 11 dependencies couldn't be built
cannot build derivation '/nix/store/hc8lhmq4xxlpz5hr1kssl94sxf12k33w-libkrb5-1.15.2.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/6ynf6fscqbgn3fq53lb3n13752h1kvai-curl-7.61.1.drv': 9 dependencies couldn't be built
cannot build derivation '/nix/store/adq7qpmadx1rvjhh94i9f9lkh47kp01v-swift-corefoundation.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/fjmsckrp1gwgp94n0q7dih0xgnnwwbqy-stdenv-darwin.drv': 42 dependencies couldn't be built
cannot build derivation '/nix/store/zl9f4vh65raj120hj625s76fphxm345r-gettext-0.19.8.1.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/yf9nqiagblg664vynvbk2z1njkv0wp25-perl-5.28.0.drv': 5 dependencies couldn't be built
cannot build derivation '/nix/store/ffam955l9ai5fa7y41y1zifd71nn0nl4-perl5.28.0-gettext-1.07.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/6xzd6c8m7kxxzfaxr4gs8wxgr0i492vs-help2man-1.47.7.drv': 5 dependencies couldn't be built
error: build of '/nix/store/6xzd6c8m7kxxzfaxr4gs8wxgr0i492vs-help2man-1.47.7.drv' failed

@pSub pSub merged commit 94be7e6 into NixOS:staging Oct 4, 2018
@FRidh
Copy link
Member

FRidh commented Oct 6, 2018

@r-ryantm r-ryantm deleted the auto-update/help2man branch October 13, 2018 22: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

4 participants