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

mkvtoolnix: 26.0.0 -> 27.0.0 #47762

Merged
merged 1 commit into from Oct 13, 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/mkvtoolnix/versions.

meta.description for mkvtoolnix is: '"Cross-platform tools for Matroska"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/11a8i814f155bi2654f25ydmxsyyd907-mkvtoolnix-27.0.0/bin/mkvmerge passed the binary check.
  • /nix/store/11a8i814f155bi2654f25ydmxsyyd907-mkvtoolnix-27.0.0/bin/mkvinfo passed the binary check.
  • /nix/store/11a8i814f155bi2654f25ydmxsyyd907-mkvtoolnix-27.0.0/bin/mkvextract passed the binary check.
  • /nix/store/11a8i814f155bi2654f25ydmxsyyd907-mkvtoolnix-27.0.0/bin/mkvpropedit passed the binary check.
  • Warning: no invocation of /nix/store/11a8i814f155bi2654f25ydmxsyyd907-mkvtoolnix-27.0.0/bin/mkvtoolnix-gui had a zero exit code or showed the expected version
  • 4 of 5 passed binary check by having a zero exit code.
  • 0 of 5 passed binary check by having the new version present in output.
  • found 27.0.0 with grep in /nix/store/11a8i814f155bi2654f25ydmxsyyd907-mkvtoolnix-27.0.0
  • directory tree listing: https://gist.github.com/04c7a2d90cf183b1e2a96df97b70de55
  • du listing: https://gist.github.com/da138aabcf2d7ee8f4c381acf5372abd
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/f8f932769700f617e8bf4771b0583283be41345f.tar.gz -p mkvtoolnix
ls -la /nix/store/11a8i814f155bi2654f25ydmxsyyd907-mkvtoolnix-27.0.0

cc @codyopel @Fuuzetsu @rnhmjoj 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/mkvtoolnix/versions
@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: mkvtoolnix

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: mkvtoolnix

Partial log (click to expand)

shrinking /nix/store/x7nwsa2sxk581xx0xvrmnf7hd0m3ckm7-mkvtoolnix-27.0.0/bin/mkvextract
shrinking /nix/store/x7nwsa2sxk581xx0xvrmnf7hd0m3ckm7-mkvtoolnix-27.0.0/bin/mkvinfo
shrinking /nix/store/x7nwsa2sxk581xx0xvrmnf7hd0m3ckm7-mkvtoolnix-27.0.0/bin/mkvmerge
gzipping man pages under /nix/store/x7nwsa2sxk581xx0xvrmnf7hd0m3ckm7-mkvtoolnix-27.0.0/share/man/
strip is /nix/store/428gs2z4b8f9byvghzlpbjwjb3a7jwxx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/x7nwsa2sxk581xx0xvrmnf7hd0m3ckm7-mkvtoolnix-27.0.0/bin
patching script interpreter paths in /nix/store/x7nwsa2sxk581xx0xvrmnf7hd0m3ckm7-mkvtoolnix-27.0.0
checking for references to /build in /nix/store/x7nwsa2sxk581xx0xvrmnf7hd0m3ckm7-mkvtoolnix-27.0.0...
postPatchMkspecs
/nix/store/x7nwsa2sxk581xx0xvrmnf7hd0m3ckm7-mkvtoolnix-27.0.0

@GrahamcOfBorg
Copy link

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

Attempted: mkvtoolnix

Partial log (click to expand)

         CXX src/extract/chapters.cpp
          AR src/extract/libmtxextract.a
      RANLIB src/extract/libmtxextract.a
        LINK src/mkvextract
         CXX src/propedit/propedit.cpp
         CXX src/propedit/segment_info_target.cpp
         CXX src/propedit/track_target.cpp
         CXX src/propedit/change.cpp
building of '/nix/store/vw4i7yhdjkirr9zq2qh7cykqdqvdwfaq-mkvtoolnix-27.0.0.drv' timed out after 3600 seconds
error: build of '/nix/store/vw4i7yhdjkirr9zq2qh7cykqdqvdwfaq-mkvtoolnix-27.0.0.drv' failed

@c0bw3b
Copy link
Contributor

c0bw3b commented Oct 13, 2018

Builds and runs on my side on NixOS 18.09 (both with or without GUI)

Result in /tmp/nox-review-6rov1msv
total 8
lrwxrwxrwx 1 demo users 61 13 oct.  17:45 result -> /nix/store/nyw3vq8am3fgf2wlz9bgsnpvz6vhxm84-mkvtoolnix-27.0.0
lrwxrwxrwx 1 demo users 61 13 oct.  17:45 result-2 -> /nix/store/iik04cgi3w1fqnw6nky6gdcfzhsr0645-mkvtoolnix-27.0.0

$ /tmp/nox-review-6rov1msv/result/bin/mkvtoolnix-gui --version
mkvtoolnix-gui v27.0.0 ('Metropolis') 64-bit

$ /tmp/nox-review-6rov1msv/result-2/bin/mkvinfo --version
mkvinfo v27.0.0 ('Metropolis') 64-bit

@c0bw3b c0bw3b merged commit 4305a4e into NixOS:master Oct 13, 2018
@r-ryantm r-ryantm deleted the auto-update/mkvtoolnix branch October 13, 2018 22:23
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