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: 24.0.0 -> 25.0.0 #43463

Merged
merged 1 commit into from Jul 14, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

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/jrrc0r3kldhh3a7hd02081n48x6rbldl-mkvtoolnix-25.0.0/bin/mkvmerge passed the binary check.
  • /nix/store/jrrc0r3kldhh3a7hd02081n48x6rbldl-mkvtoolnix-25.0.0/bin/mkvinfo passed the binary check.
  • /nix/store/jrrc0r3kldhh3a7hd02081n48x6rbldl-mkvtoolnix-25.0.0/bin/mkvextract passed the binary check.
  • /nix/store/jrrc0r3kldhh3a7hd02081n48x6rbldl-mkvtoolnix-25.0.0/bin/mkvpropedit passed the binary check.
  • Warning: no invocation of /nix/store/jrrc0r3kldhh3a7hd02081n48x6rbldl-mkvtoolnix-25.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 25.0.0 with grep in /nix/store/jrrc0r3kldhh3a7hd02081n48x6rbldl-mkvtoolnix-25.0.0
  • directory tree listing: https://gist.github.com/5a7cdc50f68913ed5c32cf1b420b2a19
  • du listing: https://gist.github.com/46ede7728aa5bfdee8ab86a0005b9a21
Test this build with Cachix (click to expand)

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 9cdf5ab775eba64de6603b6ce2b5c9d6428af665 && nix-shell --pure -I nixpkgs=. -p mkvtoolnix

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/qjc4nbx2m913dy4wn8c1hagxd5sy00f1-mkvtoolnix-25.0.0/bin/mkvextract
shrinking /nix/store/qjc4nbx2m913dy4wn8c1hagxd5sy00f1-mkvtoolnix-25.0.0/bin/mkvinfo
shrinking /nix/store/qjc4nbx2m913dy4wn8c1hagxd5sy00f1-mkvtoolnix-25.0.0/bin/mkvmerge
gzipping man pages under /nix/store/qjc4nbx2m913dy4wn8c1hagxd5sy00f1-mkvtoolnix-25.0.0/share/man/
strip is /nix/store/0pjsgkxz0rp5baycq5sp2s72lrr5q9sg-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/qjc4nbx2m913dy4wn8c1hagxd5sy00f1-mkvtoolnix-25.0.0/bin
patching script interpreter paths in /nix/store/qjc4nbx2m913dy4wn8c1hagxd5sy00f1-mkvtoolnix-25.0.0
checking for references to /build in /nix/store/qjc4nbx2m913dy4wn8c1hagxd5sy00f1-mkvtoolnix-25.0.0...
postPatchMkspecs
/nix/store/qjc4nbx2m913dy4wn8c1hagxd5sy00f1-mkvtoolnix-25.0.0

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: mkvtoolnix

Partial log (click to expand)

         CXX src/extract/xtr_avc.cpp
         CXX src/extract/xtr_ivf.cpp
         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
building of '/nix/store/lpihjfk7s1dymccp4n09gbdg3i3cc1za-mkvtoolnix-25.0.0.drv' timed out after 3600 seconds
error: build of '/nix/store/lpihjfk7s1dymccp4n09gbdg3i3cc1za-mkvtoolnix-25.0.0.drv' failed

@peterhoeg peterhoeg merged commit bc5f34a into NixOS:master Jul 14, 2018
@Fuuzetsu
Copy link
Member

Failure on x86_64-linux ??

@peterhoeg
Copy link
Member

It just timed out. I've built it locally without problems.

@r-ryantm r-ryantm deleted the auto-update/mkvtoolnix branch July 14, 2018 23:32
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