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

shotcut: 17.11 -> 18.03 #36688

Closed
wants to merge 1 commit into from
Closed

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Mar 9, 2018

Semi-automatic update. 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 18.03 with grep in /nix/store/hpmghy84jrj0imp74fsw4p1k4d5h75iy-shotcut-18.03
  • found 18.03 in filename of file in /nix/store/hpmghy84jrj0imp74fsw4p1k4d5h75iy-shotcut-18.03

cc @cillianderoiste

Semi-automatic update. 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 18.03 with grep in /nix/store/hpmghy84jrj0imp74fsw4p1k4d5h75iy-shotcut-18.03
- found 18.03 in filename of file in /nix/store/hpmghy84jrj0imp74fsw4p1k4d5h75iy-shotcut-18.03
@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

�[31;1merror:�[0m while evaluating the attribute 'buildInputs' of the derivation 'shotcut-18.03' at �[1m/var/lib/gc-of-borg/nix-test-rs-21/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-21/pkgs/stdenv/generic/make-derivation.nix�[0m:148:11:
while evaluating the attribute 'buildInputs' of the derivation 'mlt-6.6.0' at �[1m/var/lib/gc-of-borg/nix-test-rs-21/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-21/pkgs/stdenv/generic/make-derivation.nix�[0m:148:11:
while evaluating the attribute 'preConfigure' of the derivation 'opencv-3.4.1' at �[1m/var/lib/gc-of-borg/nix-test-rs-21/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-21/pkgs/stdenv/generic/make-derivation.nix�[0m:148:11:
while evaluating 'installExtraFiles' at �[1m/var/lib/gc-of-borg/nix-test-rs-21/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-21/pkgs/development/libraries/opencv/3.x.nix�[0m:129:23, called from �[1m/var/lib/gc-of-borg/nix-test-rs-21/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-21/pkgs/development/libraries/opencv/3.x.nix�[0m:170:5:
while evaluating 'mapAttrsToList' at �[1m/var/lib/gc-of-borg/nix-test-rs-21/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-21/lib/attrsets.nix�[0m:223:23, called from �[1m/var/lib/gc-of-borg/nix-test-rs-21/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-21/pkgs/development/libraries/opencv/3.x.nix�[0m:131:23:
while evaluating the attribute 'files' at �[1m/var/lib/gc-of-borg/nix-test-rs-21/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-21/pkgs/development/libraries/opencv/3.x.nix�[0m:65:5:
ICV is not available for this platform (or not yet supported by this package)

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘shotcut-18.03’ in /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/applications/video/shotcut/default.nix:41 is not supported on ‘x86_64-darwin’, refusing to evaluate.

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 x86_64-linux (full log)

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/hpmghy84jrj0imp74fsw4p1k4d5h75iy-shotcut-18.03
shrinking /nix/store/hpmghy84jrj0imp74fsw4p1k4d5h75iy-shotcut-18.03/bin/.shotcut-wrapped
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/hpmghy84jrj0imp74fsw4p1k4d5h75iy-shotcut-18.03/bin 
patching script interpreter paths in /nix/store/hpmghy84jrj0imp74fsw4p1k4d5h75iy-shotcut-18.03
checking for references to /tmp/nix-build-shotcut-18.03.drv-0 in /nix/store/hpmghy84jrj0imp74fsw4p1k4d5h75iy-shotcut-18.03...
postPatchMkspecs
postPatchMkspecs
/nix/store/hpmghy84jrj0imp74fsw4p1k4d5h75iy-shotcut-18.03

@gebner
Copy link
Member

gebner commented Mar 18, 2018

Upstream has since released 18.03.06 to fix several bugs in the 18.03 release, however there is no tag for that release.

@matthewbauer
Copy link
Member

See mltframework/shotcut#543

@ryantm ryantm deleted the auto-update/shotcut branch April 23, 2018 16:59
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