Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654698 - media-sound/mixxx-2.0.0-r5 : src/.../encoderffmpegcore.cpp:470:44: error: CODEC_CAP_VARIABLE_FRAME_SIZE was not declared in this scope
Summary: media-sound/mixxx-2.0.0-r5 : src/.../encoderffmpegcore.cpp:470:44: error: COD...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard: fixed in 2.1.3
Keywords:
Depends on:
Blocks: ffmpeg-4
  Show dependency tree
 
Reported: 2018-05-03 08:33 UTC by Toralf Förster
Modified: 2018-09-16 11:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.25 KB, text/plain)
2018-05-03 08:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,58.85 KB, text/plain)
2018-05-03 08:33 UTC, Toralf Förster
Details
environment (environment,93.56 KB, text/plain)
2018-05-03 08:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.82 KB, application/x-bzip)
2018-05-03 08:33 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,3.37 KB, application/x-bzip)
2018-05-03 08:34 UTC, Toralf Förster
Details
media-sound:mixxx-2.0.0-r4:20180503-040058.log (media-sound:mixxx-2.0.0-r4:20180503-040058.log,375.96 KB, text/plain)
2018-05-03 08:34 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.21 KB, application/x-bzip)
2018-05-03 08:34 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-03 08:33:44 UTC
     AVCodecContext *codec;
                     ^~~~~
src/encoder/encoderffmpegcore.cpp:470:44: error: ‘CODEC_CAP_VARIABLE_FRAME_SIZE’ was not declared in this scope
     if (l_SCodecCtx->codec->capabilities & CODEC_CAP_VARIABLE_FRAME_SIZE) {
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/encoder/encoderffmpegcore.cpp:470:44: note: suggested alternative: ‘AV_CODEC_CAP_VARIABLE_FRAME_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]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv media-sound/mixxx
[ebuild  N    ] media-sound/mixxx-2.0.0-r4  USE="aac ffmpeg mp3 mp4 -debug -doc -hid -shout -wavpack"
Comment 1 Toralf Förster gentoo-dev 2018-05-03 08:33:48 UTC
Created attachment 529522 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-03 08:33:51 UTC
Created attachment 529524 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-03 08:33:54 UTC
Created attachment 529526 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-03 08:33:57 UTC
Created attachment 529528 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-03 08:34:00 UTC
Created attachment 529530 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-03 08:34:03 UTC
Created attachment 529532 [details]
media-sound:mixxx-2.0.0-r4:20180503-040058.log
Comment 7 Toralf Förster gentoo-dev 2018-05-03 08:34:06 UTC
Created attachment 529534 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-05-12 15:31:45 UTC
same with sound_mixxx-2.1.0
Comment 9 Andreas Sturmlechner gentoo-dev 2018-09-02 09:49:12 UTC
What about 2.1.3?
Comment 10 Toralf Förster gentoo-dev 2018-09-07 19:15:50 UTC
(In reply to Andreas Sturmlechner from comment #9)
compiles fine at 17.0-desktop-ffmpeg4_20180904-181027