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

libsForQt5.libopenshot-audio: 0.1.4 -> 0.1.5 #37480

Merged
merged 1 commit into from Apr 1, 2018

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Mar 20, 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 0.1.5 with grep in /nix/store/0a0pk23wn2jqnkc9h7jb0i0wp8b5zkzm-libopenshot-audio-0.1.5
  • found 0.1.5 in filename of file in /nix/store/0a0pk23wn2jqnkc9h7jb0i0wp8b5zkzm-libopenshot-audio-0.1.5
  • directory tree listing: https://gist.github.com/6096ee421bf911b453a5b862e61452ec

cc @AndersonTorres for review

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 0.1.5 with grep in /nix/store/0a0pk23wn2jqnkc9h7jb0i0wp8b5zkzm-libopenshot-audio-0.1.5
- found 0.1.5 in filename of file in /nix/store/0a0pk23wn2jqnkc9h7jb0i0wp8b5zkzm-libopenshot-audio-0.1.5
- directory tree listing: https://gist.github.com/6096ee421bf911b453a5b862e61452ec
@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: libsForQt5.libopenshot-audio

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.


@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libsForQt5.libopenshot-audio

Partial log (click to expand)

-- Installing: /nix/store/7zi02yar3zsk8a5vmg3ijnzmylijdzi7-libopenshot-audio-0.1.5/bin/openshot-audio-test-sound
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/7zi02yar3zsk8a5vmg3ijnzmylijdzi7-libopenshot-audio-0.1.5
shrinking /nix/store/7zi02yar3zsk8a5vmg3ijnzmylijdzi7-libopenshot-audio-0.1.5/bin/openshot-audio-test-sound
shrinking /nix/store/7zi02yar3zsk8a5vmg3ijnzmylijdzi7-libopenshot-audio-0.1.5/lib/libopenshot-audio.so.0.1.5
gzipping man pages under /nix/store/7zi02yar3zsk8a5vmg3ijnzmylijdzi7-libopenshot-audio-0.1.5/share/man/
strip is /nix/store/3zq400fri5dv7d30lpxlqm2v9y1iis6j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/7zi02yar3zsk8a5vmg3ijnzmylijdzi7-libopenshot-audio-0.1.5/lib  /nix/store/7zi02yar3zsk8a5vmg3ijnzmylijdzi7-libopenshot-audio-0.1.5/bin
patching script interpreter paths in /nix/store/7zi02yar3zsk8a5vmg3ijnzmylijdzi7-libopenshot-audio-0.1.5
checking for references to /build in /nix/store/7zi02yar3zsk8a5vmg3ijnzmylijdzi7-libopenshot-audio-0.1.5...

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libsForQt5.libopenshot-audio

Partial log (click to expand)

-- Installing: /nix/store/0a0pk23wn2jqnkc9h7jb0i0wp8b5zkzm-libopenshot-audio-0.1.5/bin/openshot-audio-test-sound
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/0a0pk23wn2jqnkc9h7jb0i0wp8b5zkzm-libopenshot-audio-0.1.5
shrinking /nix/store/0a0pk23wn2jqnkc9h7jb0i0wp8b5zkzm-libopenshot-audio-0.1.5/bin/openshot-audio-test-sound
shrinking /nix/store/0a0pk23wn2jqnkc9h7jb0i0wp8b5zkzm-libopenshot-audio-0.1.5/lib/libopenshot-audio.so.0.1.5
gzipping man pages under /nix/store/0a0pk23wn2jqnkc9h7jb0i0wp8b5zkzm-libopenshot-audio-0.1.5/share/man/
strip is /nix/store/fzcs0fn6bb04m82frhlb78nc03ny3w55-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/0a0pk23wn2jqnkc9h7jb0i0wp8b5zkzm-libopenshot-audio-0.1.5/lib  /nix/store/0a0pk23wn2jqnkc9h7jb0i0wp8b5zkzm-libopenshot-audio-0.1.5/bin
patching script interpreter paths in /nix/store/0a0pk23wn2jqnkc9h7jb0i0wp8b5zkzm-libopenshot-audio-0.1.5
checking for references to /build in /nix/store/0a0pk23wn2jqnkc9h7jb0i0wp8b5zkzm-libopenshot-audio-0.1.5...

@matthewbauer matthewbauer merged commit 43c36a7 into NixOS:master Apr 1, 2018
@ryantm ryantm deleted the auto-update/libopenshot-audio branch April 1, 2018 03:58
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