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

chunksync: 0.3 -> 0.4 #36968

Merged
merged 1 commit into from Mar 14, 2018
Merged

chunksync: 0.3 -> 0.4 #36968

merged 1 commit into from Mar 14, 2018

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Mar 14, 2018

Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

  • built on NixOS
  • ran /nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4/bin/chunksync -h got 0 exit code
  • ran /nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4/bin/chunksync -V and found version 0.4
  • ran /nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4/bin/chunksync -h and found version 0.4
  • found 0.4 with grep in /nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4
  • found 0.4 in filename of file in /nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4

Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4/bin/chunksync -h` got 0 exit code
- ran `/nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4/bin/chunksync -V` and found version 0.4
- ran `/nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4/bin/chunksync -h` and found version 0.4
- found 0.4 with grep in /nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4
- found 0.4 in filename of file in /nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin

The following builds were skipped because they don't evaluate on x86_64-darwin: chunksync

No log is available.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: chunksync

Partial log (click to expand)

install -m 644 chunksync.1.gz /nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4/share/man/man1/
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4
shrinking /nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4/bin/chunksync
gzipping man pages under /nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4/share/man/
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4/bin 
patching script interpreter paths in /nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4
checking for references to /tmp/nix-build-chunksync-0.4.drv-0 in /nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4...
/nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: chunksync

Partial log (click to expand)

install -m 644 chunksync.1.gz /nix/store/5hawgmj30r0l000idiz0v2275f0alzdc-chunksync-0.4/share/man/man1/
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/5hawgmj30r0l000idiz0v2275f0alzdc-chunksync-0.4
shrinking /nix/store/5hawgmj30r0l000idiz0v2275f0alzdc-chunksync-0.4/bin/chunksync
gzipping man pages under /nix/store/5hawgmj30r0l000idiz0v2275f0alzdc-chunksync-0.4/share/man/
strip is /nix/store/lvx1acn1ig1j2km8jds5x3ggh3f2wa8v-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/5hawgmj30r0l000idiz0v2275f0alzdc-chunksync-0.4/bin
patching script interpreter paths in /nix/store/5hawgmj30r0l000idiz0v2275f0alzdc-chunksync-0.4
checking for references to /build in /nix/store/5hawgmj30r0l000idiz0v2275f0alzdc-chunksync-0.4...
/nix/store/5hawgmj30r0l000idiz0v2275f0alzdc-chunksync-0.4

@Mic92
Copy link
Member

Mic92 commented Mar 14, 2018

@GrahamcOfBorg build chunksync

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin

The following builds were skipped because they don't evaluate on x86_64-darwin: chunksync

No log is available.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: chunksync

Partial log (click to expand)

/nix/store/5hawgmj30r0l000idiz0v2275f0alzdc-chunksync-0.4

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: chunksync

Partial log (click to expand)

/nix/store/bgpzi08y1w7zgv0iaisdd974mdy6pdpl-chunksync-0.4

@Mic92 Mic92 merged commit e14bea9 into NixOS:master Mar 14, 2018
@ryantm ryantm deleted the auto-update/chunksync branch March 14, 2018 13:54
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