Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 666168

Summary: games-emulation/ppsspp-1.5.4-r2 : /.../sceMpeg.cpp:890:27: error: FF_INPUT_BUFFER_PADDING_SIZE was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 653678    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
games-emulation:ppsspp-1.5.4-r2:20180913-161119.log
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-09-13 17:06:11 UTC
      ^~~~~~~~~~~~~~~
/var/tmp/portage/games-emulation/ppsspp-1.5.4-r2/work/ppsspp-1.5.4/Core/HLE/sceMpeg.cpp: In member function ‘void H264Frames::addpadding()’:
/var/tmp/portage/games-emulation/ppsspp-1.5.4-r2/work/ppsspp-1.5.4/Core/HLE/sceMpeg.cpp:890:27: error: ‘FF_INPUT_BUFFER_PADDING_SIZE’ was not declared in this scope
   u8* str = new u8[size + FF_INPUT_BUFFER_PADDING_SIZE];
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/games-emulation/ppsspp-1.5.4-r2/work/ppsspp-1.5.4/Core/HLE/sceMpeg.cpp:890:27: note: suggested alternative: ‘AV_INPUT_BUFFER_PADDING_SIZE’

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-ffmpeg4_20180904-181027

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
  [6]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv games-emulation/ppsspp
[ebuild  N    ] games-emulation/ppsspp-1.5.4-r2  USE="qt5 sdl system-ffmpeg -headless -libav" 

!!! The following installed packages are masked:
- app-admin/vault-0.11.0::gentoo (masked by: package.mask)
- dev-db/postgresql-11_beta3::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Aaron W. Swenson <titanofold@gentoo.org> (09 Sep 2018)
# PostgreSQL beta and release candidate releases are pre-release testing
# versions, not meant for production use. They are feature-frozen, and are
# released to the public for testing before final release
#
# NOTE: Successive beta or candidate releases may not be backwards compatible,
# so it is important that you review the release notes before upgrading.
#
# For more information about beta and release candidate versions, see:
#     https://www.postgresql.org/developer/beta/

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-09-13 17:06:14 UTC
Created attachment 546864 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-13 17:06:17 UTC
Created attachment 546866 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-09-13 17:06:20 UTC
Created attachment 546868 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-09-13 17:06:23 UTC
Created attachment 546870 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-09-13 17:06:26 UTC
Created attachment 546872 [details]
games-emulation:ppsspp-1.5.4-r2:20180913-161119.log
Comment 6 Toralf Förster gentoo-dev 2018-09-13 17:06:29 UTC
Created attachment 546874 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-09-13 17:06:32 UTC
Created attachment 546876 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-09-16 11:23:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba26fd491fabad9dc0557223c1522d0915be009

commit 5ba26fd491fabad9dc0557223c1522d0915be009
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-09-16 10:27:18 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-09-16 11:23:02 +0000

    games-emulation/ppsspp: Fix build with ffmpeg-4
    
    Closes: https://bugs.gentoo.org/666168
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 .../ppsspp/files/ppsspp-1.5.4-ffmpeg-4.patch       | 34 ++++++++++++++++++++++
 games-emulation/ppsspp/ppsspp-1.5.4-r2.ebuild      |  1 +
 2 files changed, 35 insertions(+)