Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 941506

Summary: =media-video/ffmpeg-6.1.1-r8 cannot compile with opencl flag
Product: Gentoo Linux Reporter: Xi <davidshen84>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: UNCONFIRMED ---    
Severity: normal CC: davidshen84, lg3dx6fd
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
ffmpeg build log

Description Xi 2024-10-14 07:23:42 UTC
=media-video/ffmpeg-6.1.1-r8 cannot compile with opencl flag enabled

Reproducible: Always

Steps to Reproduce:
1. euse -p media-video/ffmpeg -E cuda opencl opus 
2. emerge nvidia-cuda-toolkit
3. emerge ffmpeg
Actual Results:  
Got "ERROR: opencl not found" message during the `./configure' phase.

Expected Results:  
compile successfully
Comment 1 Xi 2024-10-14 07:27:00 UTC
Created attachment 905734 [details]
emerge --info
Comment 2 Xi 2024-10-14 07:27:18 UTC
Created attachment 905735 [details]
ffmpeg build log