Skip to content

gst_all_1.gst-plugins-bad: disable nvcodec on aarch64#395983

Merged
K900 merged 1 commit intoNixOS:staging-nextfrom
LordGrimmauld:aarch64-gst-nvcodec
Apr 4, 2025
Merged

gst_all_1.gst-plugins-bad: disable nvcodec on aarch64#395983
K900 merged 1 commit intoNixOS:staging-nextfrom
LordGrimmauld:aarch64-gst-nvcodec

Conversation

@LordGrimmauld
Copy link
Contributor

This fails to build, see: https://hydra.nixos.org/build/294125614/log

Setting nvmm support does end up building the required gstcuda module. However, doing so requires closed-source proprietary development libraries not yet present in nixpkgs.

This only affects linux on non-x86 processors.
Other platforms are zero rebuilds.

This at least unblocks the channel - there might be better fixes than just dropping the plugin.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

This fails to build, see: https://hydra.nixos.org/build/294125614/log

Setting nvmm support does end up building the required gstcuda module.
However, doing so requires closed-source proprietary
development libraries not yet present in nixpkgs.

This only affects linux on non-x86 processors.
Other platforms are zero rebuilds.
@LordGrimmauld LordGrimmauld requested a review from jtojnar April 4, 2025 10:06
@LordGrimmauld
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 395983

@github-actions github-actions bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. labels Apr 4, 2025
@nix-owners nix-owners bot requested a review from matthewbauer April 4, 2025 10:10
@LordGrimmauld
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 395983

zero rebuilds on x86_64-linux, that is as i intended.

@K900 K900 merged commit 791ebbe into NixOS:staging-next Apr 4, 2025
24 of 27 checks passed
@LordGrimmauld LordGrimmauld mentioned this pull request Apr 4, 2025
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants