Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654488 - media-libs/libquicktime-1.2.4-r2 : /.../params.h:152:33: error: FF_MAX_B_FRAMES undeclared here (not in a function)
Summary: media-libs/libquicktime-1.2.4-r2 : /.../params.h:152:33: error: FF_MAX_B_FRAM...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-01 08:29 UTC by Toralf Förster
Modified: 2018-09-14 17:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.37 KB, text/plain)
2018-05-01 08:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,207.84 KB, text/plain)
2018-05-01 08:29 UTC, Toralf Förster
Details
environment (environment,96.97 KB, text/plain)
2018-05-01 08:29 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.47 KB, application/x-bzip)
2018-05-01 08:29 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.84 KB, application/x-bzip)
2018-05-01 08:29 UTC, Toralf Förster
Details
media-libs:libquicktime-1.2.4-r2:20180501-021139.log (media-libs:libquicktime-1.2.4-r2:20180501-021139.log,318.35 KB, text/plain)
2018-05-01 08:29 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.61 KB, application/x-bzip)
2018-05-01 08:29 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-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