Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928905 (ffmpeg-7.0) - [Tracker] Packages broken with media-video/ffmpeg-7.0
Summary: [Tracker] Packages broken with media-video/ffmpeg-7.0
Status: CONFIRMED
Alias: ffmpeg-7.0
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: Tracker
Depends on: ffmpeg-5.0 ffmpeg-6.0 926787 942964 942966 948076 948077 948254 948390 948392 948466 948816 948852 949272 951199 951343 926789 926827 926833 934322 934324 934325 938728 942965 945387 947415 948162 948264 951221
Blocks: metatracker
  Show dependency tree
 
Reported: 2024-04-07 20:30 UTC by jospezial
Modified: 2025-03-24 12:26 UTC (History)
10 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jospezial 2024-04-07 20:30:33 UTC
Packages that are known to break with ffmpeg >=7.0

Trackers are not for talking. File bugs for each individual package with complete build.log attached and make it block this tracker.
Comment 1 Larry the Git Cow gentoo-dev 2024-07-07 00:34:07 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad2ceba944c79588be693b7e7b8d72f389392dc

commit 1ad2ceba944c79588be693b7e7b8d72f389392dc
Author:     Leonardo Hernández Hernández <leohdz172@proton.me>
AuthorDate: 2024-07-04 04:36:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-07-07 00:32:59 +0000

    profiles: mask >=ffmpeg-7.0
    
    Bug: https://bugs.gentoo.org/928905
    Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 4 ++++
 1 file changed, 4 insertions(+)
Comment 2 Russell Dwiggins 2025-01-04 06:28:06 UTC
media-video/vlc-vlc-3.0.21-r2 also fails with ffmpeg-7.0.1-r1.

Bug report here: https://bugs.gentoo.org/947415

Potential patches included in report.
Comment 3 Larry the Git Cow gentoo-dev 2025-03-12 10:14:35 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c67615f0ddb96171778807b7f4c01490c0815ef

commit 4c67615f0ddb96171778807b7f4c01490c0815ef
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2025-03-12 09:18:26 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2025-03-12 10:13:36 +0000

    profiles: unmask >=ffmpeg-7
    
    All packages (currently) on the ffmpeg-7 tracker should be
    either fixed, or using ffmpeg-compat.
    
    Odds are there are more that either A) issue hasn't been found
    by tinderboxes yet B) bug exist but isn't blocking the tracker
    (found a few but likely missing more) or C) it is runtime
    problems and will need user reports.
    
    Bug: https://bugs.gentoo.org/928905
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 profiles/package.mask | 4 ----
 1 file changed, 4 deletions(-)