Summary: | games-emulation/mgba-0.9.3 with ffmpeg-5.0: src/feature/ffmpeg/ffmpeg-decoder.c:44:42: error: implicit declaration of function ‘avcodec_alloc_context3’; did you mean ‘avio_alloc_context’? [-Werror=implicit-function-declaration] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Kobboi <gentoo> |
Component: | Current packages | Assignee: | Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PATCH |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/mgba-emu/mgba/pull/2434 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 831437 | ||
Attachments: |
build.log.gz
emerge-info.txt |
Description
Kobboi
2022-02-28 17:36:26 UTC
Created attachment 766011 [details]
build.log.gz
Created attachment 766012 [details]
emerge-info.txt
Seems to have made it into the main branch, but no new release yet: https://github.com/mgba-emu/mgba/pull/2434 Patch seems to work fine, will create a PR The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219f791f4599cf5ca3668cbbd9f5c95b20dac98c commit 219f791f4599cf5ca3668cbbd9f5c95b20dac98c Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2022-03-01 08:01:28 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2022-03-01 08:01:59 +0000 games-emulation/mgba: Revbump to fix compilation against ffmpeg-5 Closes: https://bugs.gentoo.org/834374 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> .../mgba/files/mgba-0.9.3-ffmpeg5.patch | 117 ++++++++++++++++++ games-emulation/mgba/mgba-0.9.3-r1.ebuild | 132 +++++++++++++++++++++ 2 files changed, 249 insertions(+) |