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

libdvdnav: 5.0.3 -> 6.0.0 #37661

Closed
wants to merge 1 commit into from
Closed

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Mar 22, 2018

Semi-automatic update generated by https://github.com/ryantm/nix-update tools. 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.0.0 with grep in /nix/store/9hclm5126babak424wlc0bflzp5w8wxg-libdvdnav-6.0.0
  • directory tree listing: https://gist.github.com/ac1677320d622ed0b03422144cbbc5e4

cc @wmertens for review

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

- built on NixOS
/tmp/tmp.5t3QSH6Esb /home/ryantm/.cache/nixpkgs
/home/ryantm/.cache/nixpkgs
- 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.0.0 with grep in /nix/store/9hclm5126babak424wlc0bflzp5w8wxg-libdvdnav-6.0.0
- directory tree listing: https://gist.github.com/ac1677320d622ed0b03422144cbbc5e4
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 11-100 labels Mar 22, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libdvdnav

Partial log (click to expand)

 /nix/store/qrxs7sabhqcr3j9ai0j0cp58zfnny0jz-coreutils-8.29/bin/install -c -m 644 src/dvdnav/dvdnav.h src/dvdnav/dvdnav_events.h src/dvdnav/dvd_types.h '/nix/store/9hclm5126babak424wlc0bflzp5w8wxg-libdvdnav-6.0.0/include/dvdnav'
make[1]: Leaving directory '/build/libdvdnav-6.0.0'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9hclm5126babak424wlc0bflzp5w8wxg-libdvdnav-6.0.0
shrinking /nix/store/9hclm5126babak424wlc0bflzp5w8wxg-libdvdnav-6.0.0/lib/libdvdnav.so.4.2.0
strip is /nix/store/fzcs0fn6bb04m82frhlb78nc03ny3w55-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/9hclm5126babak424wlc0bflzp5w8wxg-libdvdnav-6.0.0/lib
patching script interpreter paths in /nix/store/9hclm5126babak424wlc0bflzp5w8wxg-libdvdnav-6.0.0
checking for references to /build in /nix/store/9hclm5126babak424wlc0bflzp5w8wxg-libdvdnav-6.0.0...
/nix/store/9hclm5126babak424wlc0bflzp5w8wxg-libdvdnav-6.0.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libdvdnav

Partial log (click to expand)

 /nix/store/c8bwnx988ckbw2igggv41s1mbd0v743m-coreutils-8.29/bin/install -c -m 644 src/dvdnav/dvdnav.h src/dvdnav/dvdnav_events.h src/dvdnav/dvd_types.h '/nix/store/bqwpdv8f1gbidyhybyyg8vk49lk0pzzr-libdvdnav-6.0.0/include/dvdnav'
make[1]: Leaving directory '/build/libdvdnav-6.0.0'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/bqwpdv8f1gbidyhybyyg8vk49lk0pzzr-libdvdnav-6.0.0
shrinking /nix/store/bqwpdv8f1gbidyhybyyg8vk49lk0pzzr-libdvdnav-6.0.0/lib/libdvdnav.so.4.2.0
strip is /nix/store/3zq400fri5dv7d30lpxlqm2v9y1iis6j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/bqwpdv8f1gbidyhybyyg8vk49lk0pzzr-libdvdnav-6.0.0/lib
patching script interpreter paths in /nix/store/bqwpdv8f1gbidyhybyyg8vk49lk0pzzr-libdvdnav-6.0.0
checking for references to /build in /nix/store/bqwpdv8f1gbidyhybyyg8vk49lk0pzzr-libdvdnav-6.0.0...
/nix/store/bqwpdv8f1gbidyhybyyg8vk49lk0pzzr-libdvdnav-6.0.0

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

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

Partial log (click to expand)


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

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


@wmertens
Copy link
Contributor

Closing this in favor of #37662 which will get this patch

@wmertens wmertens closed this Mar 23, 2018
@ryantm ryantm deleted the auto-update/libdvdnav branch March 28, 2018 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 11-100
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants