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

gnash: remove gstreamer support #50481

Merged
merged 1 commit into from Nov 16, 2018
Merged

gnash: remove gstreamer support #50481

merged 1 commit into from Nov 16, 2018

Conversation

rnhmjoj
Copy link
Contributor

@rnhmjoj rnhmjoj commented Nov 16, 2018

Motivation for this change

See #50220

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change (none)
  • Tested execution of all binary files
  • Determined the impact on package closure size (no changes)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: gnash

Partial log (click to expand)

copying path '/nix/store/qk8iryf5282d1wrsabn6p24xw5sh3dwq-soxr-0.1.3' from 'https://nix-cache.s3.amazonaws.com'...
copying path '/nix/store/x1nkxjschn3fw6bmi05gly10nhzvdd9c-speexdsp-1.2rc3' from 'https://nix-cache.s3.amazonaws.com'...
copying path '/nix/store/ydkbbkm1sxs4c7w36crj2yid9chb669w-x264-20170731-2245-lib' from 'https://nix-cache.s3.amazonaws.com'...
copying path '/nix/store/dl6q0sya45sij9gmn0xnchiq484ayn86-libpulseaudio-12.2' from 'https://nix-cache.s3.amazonaws.com'...
copying path '/nix/store/km80iykva73h3w32hr4bwvkm10a81sv1-x265-2.7' from 'https://nix-cache.s3.amazonaws.com'...
copying path '/nix/store/w6ayvanz3bjnydyqsnmdpgckq5a5hqz4-SDL-1.2.15' from 'https://nix-cache.s3.amazonaws.com'...
copying path '/nix/store/k1s0c1qpzbq8xs5q4dffs5bag4lps5h3-agg-2.5' from 'https://nix-cache.s3.amazonaws.com'...
copying path '/nix/store/bzxbvcc1hdw7z8670lvi78phpvc04avv-ffmpeg-2.8.14' from 'https://nix-cache.s3.amazonaws.com'...
copying path '/nix/store/wkcq1m5vkbp87ljibidsf9k26rqijda0-gnash-0.8.11-2017-03-08' from 'https://nix-cache.s3.amazonaws.com'...
/nix/store/wkcq1m5vkbp87ljibidsf9k26rqijda0-gnash-0.8.11-2017-03-08

@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: gnash

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.


@Mic92 Mic92 merged commit 43c8b63 into NixOS:master Nov 16, 2018
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: gnash

Partial log (click to expand)

shrinking /nix/store/13cvqrqgfhnj3g7p2qf4m7ih4qbiv5wb-gnash-0.8.11-2017-03-08/bin/gtk-gnash
shrinking /nix/store/13cvqrqgfhnj3g7p2qf4m7ih4qbiv5wb-gnash-0.8.11-2017-03-08/bin/eglinfo
gzipping man pages under /nix/store/13cvqrqgfhnj3g7p2qf4m7ih4qbiv5wb-gnash-0.8.11-2017-03-08/share/man/
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/13cvqrqgfhnj3g7p2qf4m7ih4qbiv5wb-gnash-0.8.11-2017-03-08/lib  /nix/store/13cvqrqgfhnj3g7p2qf4m7ih4qbiv5wb-gnash-0.8.11-2017-03-08/bin
patching script interpreter paths in /nix/store/13cvqrqgfhnj3g7p2qf4m7ih4qbiv5wb-gnash-0.8.11-2017-03-08
/nix/store/13cvqrqgfhnj3g7p2qf4m7ih4qbiv5wb-gnash-0.8.11-2017-03-08/bin/gnash: interpreter directive changed from "/bin/sh" to "/nix/store/dsyc1z7ck08ga7l0b1jcxx35wj69qcii-bash-4.4-p23/bin/sh"
/nix/store/13cvqrqgfhnj3g7p2qf4m7ih4qbiv5wb-gnash-0.8.11-2017-03-08/bin/gnash-gtk-launcher: interpreter directive changed from "/bin/sh" to "/nix/store/dsyc1z7ck08ga7l0b1jcxx35wj69qcii-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/13cvqrqgfhnj3g7p2qf4m7ih4qbiv5wb-gnash-0.8.11-2017-03-08...
/nix/store/13cvqrqgfhnj3g7p2qf4m7ih4qbiv5wb-gnash-0.8.11-2017-03-08

@pbogdan pbogdan mentioned this pull request Nov 22, 2018
13 tasks
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