https://bugs.kde.org/show_bug.cgi?id=507599
--- Comment #15 from Roke Julian Lockhart Beedell <[email protected]> --- (In reply to Waqar Ahmed from comment #14) I managed to get past that, per https://bugs.kde.org/show_bug.cgi?id=507675#c0. However, KCoreAddons doesn't compile, because it, supposedly, isn't able to locate find Python: > ~~~ > -- Looking for libinotify_direct_readv - not found > CMake Error at > /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message): > Could NOT find Python3 (missing: Python3_INCLUDE_DIRS Python3_LIBRARIES > Development Development.Module Development.Embed) (found suitable version > "3.14.0", minimum required is "3.9") > Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:603 > (_FPHSA_FAILURE_MESSAGE) > /usr/share/cmake/Modules/FindPython/Support.cmake:4002 > (find_package_handle_standard_args) > /usr/share/cmake/Modules/FindPython3.cmake:602 (include) > CMakeLists.txt:101 (find_package) > ~~~ ...despite me having that installed: > ~~~ > RokeJulianLockhart@Beedell:~/projects/kde/src/kdesrc-build$ rpm -qa python3 > python3-3.13.5-1.fc42.x86_64 > RokeJulianLockhart@Beedell:~/projects/kde/src/kdesrc-build$ rpm -qa python3.9 > python3.9-3.9.23-1.fc42.x86_64 > ~~~ Any ideas? -- You are receiving this mail because: You are watching all bug changes.
