| Summary: | [kde overlay] kde-apps/kdenlive-9999 fails to emerge because Mlt Frame errors | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | DrSlony <bugs> |
| Component: | [OLD] KDE | Assignee: | 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: | --- | |
*** This bug has been marked as a duplicate of bug 550698 *** |
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