Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944785 - media-video/ffmpeg-4.4.5-r1 fails to compile
Summary: media-video/ffmpeg-4.4.5-r1 fails to compile
Status: RESOLVED FIXED
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: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-11-23 22:56 UTC by Matthew Thode ( prometheanfire )
Modified: 2024-11-25 20:42 UTC (History)
1 user (show)

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


Attachments
build log (ffmpeg-4.4.5-r1_build.log,964.01 KB, text/plain)
2024-11-23 22:57 UTC, Matthew Thode ( prometheanfire )
Details
emerge --info (ffmpeg-4.4.5-r1_info.txt,9.45 KB, text/plain)
2024-11-23 23:00 UTC, Matthew Thode ( prometheanfire )
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2024-11-23 22:56:18 UTC
something in rtmp

Reproducible: Always

Steps to Reproduce:
Merge ffmpeg with the same flags I'm using, mostly stable profile.
Actual Results:  
failure to compile
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2024-11-23 22:57:30 UTC
Created attachment 911718 [details]
build log
Comment 2 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2024-11-23 23:00:26 UTC
Created attachment 911719 [details]
emerge --info
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-23 23:01:29 UTC
Needs a backport of the patch from bug 935377. You're just only seeing it as a failure now b/c GCC 14 (it was always there).
Comment 4 Larry the Git Cow gentoo-dev 2024-11-25 20:42:37 UTC
The bug has been closed via the following commit(s):

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

commit 1ee8d51644d75b0ecfeeffbecaf575b44e0e1038
Author:     Kostadin Shishmanov <kocelfc@tutanota.com>
AuthorDate: 2024-11-25 20:18:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-25 20:41:21 +0000

    media-video/ffmpeg: fix -Wint-conversion in 4.4.5 (libgcrypt)
    
    Backport patch to fix build failure with GCC 14.
    
    Closes: https://bugs.gentoo.org/944785
    Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com>
    Closes: https://github.com/gentoo/gentoo/pull/39470
    Signed-off-by: Sam James <sam@gentoo.org>

 media-video/ffmpeg/ffmpeg-4.4.5-r1.ebuild          |  1 +
 .../ffmpeg-4.4.5-wint-inconversion-libgcrypt.patch | 69 ++++++++++++++++++++++
 2 files changed, 70 insertions(+)