failed update kdenlive : CMake Error at /usr/share/ECM/kde-modules/KDECompilerSettings.cmake:512 (target_compile_options): Cannot specify compile options for target "opentime" which is not built by this project. Call Stack (most recent call first): CMakeLists.txt:160 (kde_target_enable_exceptions) Reproducible: Always log: https://bpa.st/KO7Q emerge info: https://bpa.st/O4OA
Thanks, but please always attach logs (no pastebins), as pastebins expire or may not be accessible behind firewalls.
Created attachment 920927 [details] compilation error
Created attachment 920928 [details] emerge --info
> Supported VFX Platforms > The current release supports: > > VFX platform 2023, 2022, 2021, 2020 > Python 3.7 - 3.10 I really hope that's outdated info.
opentimelineio also needs pyaaf2 ( Possible ebuild here: https://github.com/gentoo-mirror/seden/tree/master/dev-python/pyaaf2 ) My variant of opentimelineio is here: https://github.com/gentoo-mirror/seden/tree/master/media-video/opentimelineio Also the kdenlive ebuild has to set -DFETCH_OTIO=NO or the build system fails with > Cannot specify compile options for target ... for opentime, opentimelineio and IMath after warning about FETCHCONTENT_FULLY_DISCONNECTED being enabled. (I'll attach a patch) ( I am currently testing with my slightly patched ebuild here: https://github.com/gentoo-mirror/seden/tree/master/kde-apps/kdenlive )
Created attachment 922992 [details, diff] Du not try to build optio
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=153a1a00d7d0339347ec91a431ae50817f565f2f commit 153a1a00d7d0339347ec91a431ae50817f565f2f Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: 2025-04-07 16:21:03 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-04-09 12:36:26 +0000 media-libs/opentimelineio: add 0.17.0, new package Closes: https://bugs.gentoo.org/951465 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/41491 Signed-off-by: Sam James <sam@gentoo.org> media-libs/opentimelineio/Manifest | 2 + media-libs/opentimelineio/metadata.xml | 15 ++++ .../opentimelineio/opentimelineio-0.17.0.ebuild | 83 ++++++++++++++++++++++ 3 files changed, 100 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=636dc3a36b010c115d1d6782a87141282124bf78 commit 636dc3a36b010c115d1d6782a87141282124bf78 Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: 2025-04-09 12:14:37 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-04-09 12:36:41 +0000 kde-app/kdenlive: media-libs/opentimelineio is in ::gentoo Bug: https://bugs.gentoo.org/951465 Signed-off-by: Paul Zander <negril.nx@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> .../kdenlive/{kdenlive-25.03.90.ebuild => kdenlive-25.03.90-r1.ebuild} | 3 +++ kde-apps/kdenlive/kdenlive-25.04.49.9999.ebuild | 3 +++ kde-apps/kdenlive/kdenlive-9999.ebuild | 3 +++ 3 files changed, 9 insertions(+)