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

Bug 654882

Summary: app-text/goldendict-1.5.0_rc2-r2 : ffmpegaudio.cc:146:76: error: FF_INPUT_BUFFER_PADDING_SIZE was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal CC: phobosk, viklevin2
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 653678    
Attachments: emerge-info.txt
app-text:goldendict-1.5.0_rc2-r2:20180505-003246.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-05-05 07:37:44 UTC
      ^~~~~~~~~~~~~~~
ffmpegaudio.cc: In member function ‘bool Ffmpeg::DecoderContext::openCodec(QString&)’:
ffmpegaudio.cc:146:76: error: ‘FF_INPUT_BUFFER_PADDING_SIZE’ was not declared in this scope
 ned char * avioBuffer = ( unsigned char * )av_malloc( kBufferSize + FF_INPUT_BUFFER_PADDING_SIZE );
                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ffmpegaudio.cc:146:76: note: suggested alternative: ‘AV_INPUT_BUFFER_PADDING_SIZE’

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

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

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

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

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

emerge -qpv app-text/goldendict
[ebuild  N    ] app-text/goldendict-1.5.0_rc2-r2  USE="ffmpeg -debug -libav"
Comment 1 Toralf Förster gentoo-dev 2018-05-05 07:37:47 UTC
Created attachment 529830 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-05 07:37:50 UTC
Created attachment 529832 [details]
app-text:goldendict-1.5.0_rc2-r2:20180505-003246.log
Comment 3 Toralf Förster gentoo-dev 2018-05-05 07:37:53 UTC
Created attachment 529834 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-05-05 07:37:57 UTC
Created attachment 529836 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-05-05 07:38:00 UTC
Created attachment 529838 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-05 07:38:03 UTC
Created attachment 529840 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-09-16 11:23:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ebfc3cd8d03ca088b865189634c5fc0efc7b9bd

commit 6ebfc3cd8d03ca088b865189634c5fc0efc7b9bd
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-09-16 10:38:55 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-09-16 11:23:02 +0000

    app-text/goldendict: Fix build with ffmpeg-4
    
    Closes: https://bugs.gentoo.org/654882
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 .../files/goldendict-1.5.0-ffmpeg-4.patch          | 167 +++++++++++++++++++++
 app-text/goldendict/goldendict-1.5.0_rc2-r2.ebuild |   1 +
 2 files changed, 168 insertions(+)