Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654626 - media-video/bino-1.6.6 : media_object.cpp:908:60: error: CODEC_CAP_DR1 was not declared in this scope
Summary: media-video/bino-1.6.6 : media_object.cpp:908:60: error: CODEC_CAP_DR1 was no...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: fixed in 1.6.7
Keywords:
Depends on:
Blocks: ffmpeg-4
  Show dependency tree
 
Reported: 2018-05-02 14:15 UTC by Toralf Förster
Modified: 2018-09-16 11:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.16 KB, text/plain)
2018-05-02 14:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,36.47 KB, text/plain)
2018-05-02 14:16 UTC, Toralf Förster
Details
environment (environment,85.62 KB, text/plain)
2018-05-02 14:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.70 KB, application/x-bzip)
2018-05-02 14:16 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.51 KB, application/x-bzip)
2018-05-02 14:16 UTC, Toralf Förster
Details
media-video:bino-1.6.6:20180502-114048.log (media-video:bino-1.6.6:20180502-114048.log,44.63 KB, text/plain)
2018-05-02 14:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.25 KB, application/x-bzip)
2018-05-02 14:16 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-02 14:15:59 UTC
     AVCodecContext *codec;
                     ^~~~~
media_object.cpp:908:60: error: ‘CODEC_CAP_DR1’ was not declared in this scope
             if (lowres || (codec && (codec->capabilities & CODEC_CAP_DR1)))
                                                            ^~~~~~~~~~~~~
media_object.cpp:908:60: note: suggested alternative: ‘AV_CODEC_CAP_DR1’

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

  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)




emerge -qpv media-video/bino
[ebuild  N    ] media-video/bino-1.6.6  USE="-debug -doc -libav -lirc" VIDEO_CARDS="-nvidia"
Comment 1 Toralf Förster gentoo-dev 2018-05-02 14:16:02 UTC
Created attachment 529378 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-02 14:16:05 UTC
Created attachment 529380 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-02 14:16:08 UTC
Created attachment 529382 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-02 14:16:11 UTC
Created attachment 529384 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-02 14:16:14 UTC
Created attachment 529386 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-02 14:16:17 UTC
Created attachment 529388 [details]
media-video:bino-1.6.6:20180502-114048.log
Comment 7 Toralf Förster gentoo-dev 2018-05-02 14:16:20 UTC
Created attachment 529390 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2018-09-02 09:45:50 UTC
Please test with 1.6.7.
Comment 9 Toralf Förster gentoo-dev 2018-09-07 17:15:07 UTC
(In reply to Andreas Sturmlechner from comment #8)
works
Comment 10 Toralf Förster gentoo-dev 2018-09-07 19:16:23 UTC
(In reply to Toralf Förster from comment #9)
at 17.0-desktop-ffmpeg4_20180904-181027