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

Bug 654488

Summary: media-libs/libquicktime-1.2.4-r2 : /.../params.h:152:33: error: FF_MAX_B_FRAMES undeclared here (not in a function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-libs:libquicktime-1.2.4-r2:20180501-021139.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-05-01 08:29:32 UTC
In file included from /var/tmp/portage/media-libs/libquicktime-1.2.4-r2/work/libquicktime-1.2.4/plugins/ffmpeg/lqt_ffmpeg.c:32:0:
/var/tmp/portage/media-libs/libquicktime-1.2.4-r2/work/libquicktime-1.2.4/plugins/ffmpeg/params.h:152:33: error: ‘FF_MAX_B_FRAMES’ undeclared here (not in a function); did you mean ‘PARAM_MAX_B_FRAMES’?
     .val_max =     { .val_int = FF_MAX_B_FRAMES }, \
                                 ^
/var/tmp/portage/media-libs/libquicktime-1.2.4-r2/work/libquicktime-1.2.4/plugins/ffmpeg/lqt_ffmpeg.c:119:3: note: in expansion of macro ‘PARAM_MAX_B_FRAMES’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_ffmpeg4_20180425-210301

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

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:


emerge -qpv media-libs/libquicktime
[ebuild  N    ] media-libs/libquicktime-1.2.4-r2  USE="ffmpeg libav x264 -X -aac -alsa -doc -dv -encode -gtk -jpeg -lame -opengl -png -schroedinger -static-libs -vorbis" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx"
Comment 1 Toralf Förster gentoo-dev 2018-05-01 08:29:36 UTC
Created attachment 529198 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-01 08:29:39 UTC
Created attachment 529200 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-01 08:29:42 UTC
Created attachment 529202 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-01 08:29:45 UTC
Created attachment 529204 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-01 08:29:48 UTC
Created attachment 529206 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-01 08:29:51 UTC
Created attachment 529208 [details]
media-libs:libquicktime-1.2.4-r2:20180501-021139.log
Comment 7 Toralf Förster gentoo-dev 2018-05-01 08:29:54 UTC
Created attachment 529210 [details]
temp.tbz2
Comment 8 Alexis Ballier gentoo-dev 2018-05-01 09:15:35 UTC
USE=libav...
Comment 9 coffnix 2018-09-14 17:08:21 UTC
yo,

try downgrade ffmpeg to 3.4.4 and rebuild media-libs/libquicktime-1.2.4-r2

Worked for me on Funtoo Linux. :D