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

Bug 654626

Summary: media-video/bino-1.6.6 : media_object.cpp:908:60: error: CODEC_CAP_DR1 was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: fixed in 1.6.7
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 653678    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-video:bino-1.6.6:20180502-114048.log
temp.tbz2

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