Summary: | games-emulation/ppsspp-1.18.1 - [gcc-15] [ffmpeg] sceMpeg.cpp: error: struct AVFrame has no member named pkt_duration | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Maciej Barć <xgqt> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | xgqt |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 928905 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz games-emulation:ppsspp-1.18.1:20250125-132441.log.xz logs.tar.xz qlist-info.txt temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 917466 [details]
emerge-info.txt
Created attachment 917467 [details]
emerge-history.txt
Created attachment 917468 [details]
environment
Created attachment 917469 [details]
etc.clang.tar.xz
Created attachment 917470 [details]
etc.portage.tar.xz
Created attachment 917471 [details]
games-emulation:ppsspp-1.18.1:20250125-132441.log.xz
Created attachment 917472 [details]
logs.tar.xz
Created attachment 917473 [details]
qlist-info.txt
Created attachment 917474 [details]
temp.tar.xz
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92d58bdb8449fb3cc5a5e569487fe131c24433e9 commit 92d58bdb8449fb3cc5a5e569487fe131c24433e9 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2025-03-12 08:31:45 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2025-03-12 10:11:44 +0000 games-emulation/ppsspp: use ffmpeg-compat It is possible fixes already exist for ffmpeg-7 for this, but not planning to look into that myself. Arguably instead using bundled on ppsspp would not be a bad idea given playing PSP's videos properly is flaky and ppsspp bundles ffmpeg3 intentionally even though it could use newer. Then again that's assuming the bundled copy even builds fine. That aside, given no code changes here, plans are to sync keywords back with stable when ready. Bug: https://bugs.gentoo.org/948816 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> games-emulation/ppsspp/ppsspp-1.18.1-r1.ebuild | 97 ++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) (In reply to Larry the Git Cow from comment #10) > > Then again > that's assuming the bundled copy even builds fine. Yea, that's the problem w/ bundled... :/ |