Summary: | games-emulation/ppsspp-1.11.3 - /.../MediaEngine.cpp: error: AVStream {aka struct AVStream} has no member named request_probe | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Maciej Barć <xgqt> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | chain, proxy-maint, sam |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/21456 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 games-emulation:ppsspp-1.11.3:20210422-202738.log logs.tar.bz2 temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 701997 [details]
emerge-info.txt
Created attachment 702000 [details]
emerge-history.txt
Created attachment 702003 [details]
environment
Created attachment 702006 [details]
etc.portage.tar.bz2
Created attachment 702009 [details]
games-emulation:ppsspp-1.11.3:20210422-202738.log
Created attachment 702012 [details]
logs.tar.bz2
Created attachment 702015 [details]
temp.tar.bz2
It works when emerged with USE="-system-ffmpeg", maybe it shouldn't possible to compile ppsspp otherwise? (In reply to Szymon Szypulski from comment #8) > It works when emerged with USE="-system-ffmpeg", maybe it shouldn't possible > to compile ppsspp otherwise? It’s because of the new ffmpeg version (the old, bundled one is now vulnerable) ping Maciej, looks like there's some useful commits upstream (In reply to Sam James from comment #10) > ping Maciej, looks like there's some useful commits upstream Which commits do you mean? (In reply to Maciej Barć from comment #11) > (In reply to Sam James from comment #10) > > ping Maciej, looks like there's some useful commits upstream > > Which commits do you mean? I went to the GitHub repo and looked for mentions of ffmpeg/relevant strings from the error message here. https://github.com/hrydgard/ppsspp/commit/54dd4e4c0cd7d5d42347a8eb976f8638022e451f looks relevant but there's some others mentioning ffmpeg too. https://github.com/Homebrew/homebrew-core/commit/135d54391b71833f38efc1c011c71ef4f0d24da6 ... but this package is ~arch only, so no need to block stabilisation of ffmpeg anyway. ping The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d03be9e6526066434f326a76da5a5ad063498e commit a8d03be9e6526066434f326a76da5a5ad063498e Author: Maciej Barć <xgqt@riseup.net> AuthorDate: 2021-06-28 15:26:50 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2021-07-05 17:58:55 +0000 games-emulation/ppsspp: bump to 1.11.3_p20210627 Snapshot from 27.06.2021, update some submodules and add zstd submodule. Remove (non) system-ffmpeg as new ffmpeg works fine and the non-system ffmpeg used is quite outdated. This version does not fail with new ffmpeg, so with update close #785247 Closes: https://bugs.gentoo.org/785247 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/21456 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> games-emulation/ppsspp/Manifest | 10 +++ .../ppsspp/ppsspp-1.11.3_p20210627.ebuild | 100 +++++++++++++++++++++ 2 files changed, 110 insertions(+) |