Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622568 - media-video/kino-1.3.4 will not rebuild with ffmpeg-3
Summary: media-video/kino-1.3.4 will not rebuild with ffmpeg-3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-24 03:32 UTC by deference
Modified: 2018-03-21 16:37 UTC (History)
3 users (show)

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


Attachments
build.log (build-kino.txt,89.51 KB, text/plain)
2017-06-24 03:32 UTC, deference
Details
emerge --info (emergeinfo-kino.txt,32.04 KB, text/plain)
2017-06-24 03:32 UTC, deference
Details

Note You need to log in before you can comment on or make changes to this bug.
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