Summary: | media-video/ffmpeg: remove stable mask for amf flag | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sleepy Mario <theonesleepymario> |
Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | chewi, theonesleepymario |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 936515 | ||
Bug Blocks: | |||
Attachments: |
emerge --info
emerge -vp ffmpeg build log of ffmpeg 6.1.1-r5 |
Description
Sleepy Mario
2024-07-21 03:17:02 UTC
Please include the full build.log and emerge --info. Created attachment 898092 [details]
emerge --info
Created attachment 898093 [details]
emerge -vp ffmpeg
ffmpeg builds fine, but it's not possible to use amf as a flag, no matter what I try (on the aforementioned versions).
Created attachment 898095 [details]
build log of ffmpeg 6.1.1-r5
I think I get what's happening now. $ rg ffmpeg.*amf profiles/ profiles/features/musl/package.use.mask:125:media-video/ffmpeg amf profiles/arch/base/package.use.mask:196:media-video/ffmpeg amf profiles/arch/amd64/package.use.mask:210:media-video/ffmpeg -amf profiles/arch/amd64/package.use.stable.mask:85:media-video/ffmpeg amf If that's the issue, I don't think it's quite a bug, just jarring UX with package.use.stable.mask. That said, p.use.stable.mask is so confusing that we should try to avoid it where we can, so I'll file a stablereq for the needed deps.. media-video/amdgpu-pro-amf now has a stable version, the stable mask can be dropped The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce13d2713acd7c0139e3e3614d4d6e67c5fcc82a commit ce13d2713acd7c0139e3e3614d4d6e67c5fcc82a Author: Sam James <sam@gentoo.org> AuthorDate: 2024-09-02 02:11:05 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-09-02 02:11:05 +0000 profiles/arch/amd64: un-stable-mask USE=amf Closes: https://bugs.gentoo.org/936414 Signed-off-by: Sam James <sam@gentoo.org> profiles/arch/amd64/package.use.stable.mask | 4 ---- 1 file changed, 4 deletions(-) |