Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654882 - app-text/goldendict-1.5.0_rc2-r2 : ffmpegaudio.cc:146:76: error: FF_INPUT_BUFFER_PADDING_SIZE was not declared in this scope
Summary: app-text/goldendict-1.5.0_rc2-r2 : ffmpegaudio.cc:146:76: error: FF_INPUT_BUF...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ffmpeg-4
  Show dependency tree
 
Reported: 2018-05-05 07:37 UTC by Toralf Förster
Modified: 2018-09-16 11:23 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.59 KB, text/plain)
2018-05-05 07:37 UTC, Toralf Förster
Details
app-text:goldendict-1.5.0_rc2-r2:20180505-003246.log (app-text:goldendict-1.5.0_rc2-r2:20180505-003246.log,428.42 KB, text/plain)
2018-05-05 07:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,84.48 KB, text/plain)
2018-05-05 07:37 UTC, Toralf Förster
Details
environment (environment,81.67 KB, text/plain)
2018-05-05 07:37 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.63 KB, application/x-bzip)
2018-05-05 07:38 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.39 KB, application/x-bzip)
2018-05-05 07:38 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)