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