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

Bug 622568

Summary: media-video/kino-1.3.4 will not rebuild with ffmpeg-3
Product: Gentoo Linux Reporter: deference
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: deference, jstein, media-video
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description deference 2017-06-24 03:32:14 UTC
frame.cc: In constructor 'Frame::Frame()':
frame.cc:106:46: error: 'CODEC_ID_DVVIDEO' was not declared in this scope
                        avcodec_find_decoder( CODEC_ID_DVVIDEO ), NULL );
                                              ^
frame.cc: In member function 'int Frame::ExtractRGB(void*)':
frame.cc:1063:39: error: 'avcodec_alloc_frame' was not declared in this scope
  AVFrame *frame = avcodec_alloc_frame();
                                       ^

And more...

[ebuild   R   ] media-video/kino-1.3.4  USE="alsa dvdr gpac gstreamer lame quicktime sox vorbis"
Comment 1 deference 2017-06-24 03:32:33 UTC
Created attachment 477768 [details]
build.log
Comment 2 deference 2017-06-24 03:32:51 UTC
Created attachment 477770 [details]
emerge --info
Comment 3 Pacho Ramos gentoo-dev 2018-03-21 16:37:44 UTC
media-video/kino-1.3.4-r1 looks to compile ok finally