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

Bug 551008

Summary: [kde overlay] kde-apps/kdenlive-9999 fails to emerge because Mlt Frame errors
Product: Gentoo Linux Reporter: DrSlony <bugs>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bugs
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description DrSlony 2015-06-02 13:58:37 UTC
As of a week or so, kde-apps/kdenlive-9999 fails to emerge:
/usr/include/mlt++/MltFrame.h:40:4: note:   no known conversion for argument 1 from ‘const Mlt::Frame’ to ‘mlt_frame’
(...)
/usr/include/qt5/QtCore/qmetatype.h:727:28: error: no matching function for call to ‘Mlt::Frame::Frame()’
         return new (where) T;
(...)
src/CMakeFiles/kdenlive.dir/build.make:3031: recipe for target 'src/CMakeFiles/kdenlive.dir/monitor/glwidget.cpp.o' failed

I'm currently using media-libs/mlt-0.9.2
I'll try 0.9.6 and report with the log if it too fails, 0.9.6 as per https://bugs.gentoo.org/show_bug.cgi?id=517640#c19

Reproducible: Always
Comment 1 Michael Palimaka (kensington) gentoo-dev 2015-06-02 14:16:53 UTC

*** This bug has been marked as a duplicate of bug 550698 ***