Summary: | media-video/ffmpeg-4.3.1[srt]: build failed with net-libs/srt-1.4.2 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | vowstar <vowstar> |
Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | atoth, b.buschinski, dschridde+gentoobugs, gmt, info, leio, leonchik1976, lssndrbarbieri, polynomial-c, sam, zhuyifei1999 |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=7c59e1b0f285cd7c7b35fcd71f49c5fd52cf9315 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 761547 | ||
Attachments: |
build.log
patch |
Description
vowstar
2020-11-26 16:51:39 UTC
Created attachment 675130 [details]
build.log
The failed build log
Created attachment 675133 [details, diff]
patch
With this patch this bug fixed
Same compile fail, here, on ~amd64 during regular system update. And, same fix w4m. Saving the patch as /etc/portage/patches/media-video/ffmpeg-4.3.1/0001_fix_libsrt.patch and re-emerging ffmpeg worked for me, thanks! (In reply to vowstar from comment #2) > Created attachment 675133 [details, diff] [details, diff] > patch > > With this patch this bug fixed Thanks for the patch! *** Bug 758962 has been marked as a duplicate of this bug. *** This patch works. Is there a reason why it's not in portage yet? The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2bb4173add20c89953f7c2f7f42f5f81d67bf45 commit f2bb4173add20c89953f7c2f7f42f5f81d67bf45 Author: Sam James <sam@gentoo.org> AuthorDate: 2020-12-25 02:35:38 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-12-25 02:35:51 +0000 media-video/ffmpeg: fix USE=srt with >=net-libs/srt-1.4.2 Closes: https://bugs.gentoo.org/756859 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> media-video/ffmpeg/ffmpeg-4.3.1.ebuild | 1 + .../files/ffmpeg-4.3.1-srt-1.4.2-build.patch | 52 ++++++++++++++++++++++ 2 files changed, 53 insertions(+) |