Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951973 - net-misc/sunshine-0.23.1: does not build with >=media-libs/nv-codec-headers-12.2
Summary: net-misc/sunshine-0.23.1: does not build with >=media-libs/nv-codec-headers-12.2
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-24 14:47 UTC by SigHunter
Modified: 2025-03-24 19:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log with newer nv-codec-headers-12.2.72.0 (build-log-sunshine-0.23.1_nv-codec-headers-12.2.72.0.log,94.97 KB, text/x-log)
2025-03-24 14:48 UTC, SigHunter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description SigHunter 2025-03-24 14:47:24 UTC
net-misc/sunshine-0.23.1 currently depends on =media-libs/nv-codec-headers-12* 
and therefore my ~amd64 system pulled media-libs/nv-codec-headers-12.2.72.0 as dependency. building net-misc/sunshine-0.23.1 then failed. 

Masking >=media-libs/nv-codec-headers-12.2 worked and together with media-libs/nv-codec-headers-12.1.14.0 it built successfully. 

The dependency should be adapted to 12.1.x, see https://forums.developer.nvidia.com/t/using-ffmpeg-with-nvidia-gpu-hardware-acceleration-nvidia-docs/299864/6

Reproducible: Always

Steps to Reproduce:
1. emerge sunshine-0.23.1 on an ~amd64 system which pulls in media-libs/nv-codec-headers-12.2.72.0

Actual Results:  
sunshine fails to build

Expected Results:  
Should build successfully
Comment 1 SigHunter 2025-03-24 14:48:26 UTC
Created attachment 922364 [details]
Build log with newer nv-codec-headers-12.2.72.0