Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941506 - =media-video/ffmpeg-6.1.1-r8 cannot compile with opencl flag
Summary: =media-video/ffmpeg-6.1.1-r8 cannot compile with opencl flag
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-14 07:23 UTC by Xi
Modified: 2024-10-14 18:52 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge.info,6.72 KB, text/plain)
2024-10-14 07:27 UTC, Xi
Details
ffmpeg build log (ffmpeg.build.log,8.14 KB, application/octet-stream)
2024-10-14 07:27 UTC, Xi
Details

Note You need to log in before you can comment on or make changes to this bug.
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