baloo fails to compile
Alex Merry
alex.merry at kde.org
Fri Oct 3 11:29:36 UTC 2014
On 2014-09-28 18:04, Andriy Rysin wrote:
> I cleaned all build and install files but baloo refuses to compile in
> master:
>
> -- Found Gettext: /usr/bin/msgmerge (found version "0.18.3")
> -- Found PythonInterp: /usr/bin/python (found version "2.7.5")
> -- Found KF5I18n:
> /home/kde5dev/kde5/install/lib64/cmake/KF5I18n/KF5I18nConfig.cmake
> (found version "5.3.0")
> -- Found KF5Config:
> /home/kde5dev/kde5/install/lib64/cmake/KF5Config/KF5ConfigConfig.cmake
> (found version "5.3.0")
> -- Found KF5IdleTime:
> /home/kde5dev/kde5/install/lib64/cmake/KF5IdleTime/KF5IdleTimeConfig.cmake
> (found version "5.3.0")
> -- Found KF5KCMUtils:
> /home/kde5dev/kde5/install/lib64/cmake/KF5KCMUtils/KF5KCMUtilsConfig.cmake
> (found version "5.3.0")
> -- Found KF5Auth:
> /home/kde5dev/kde5/install/lib64/cmake/KF5Auth/KF5AuthConfig.cmake
> (found version "5.3.0")
> -- Found KF5Crash:
> /home/kde5dev/kde5/install/lib64/cmake/KF5Crash/KF5CrashConfig.cmake
> (found version "5.3.0")
> -- Found KF5Solid:
> /home/kde5dev/kde5/install/lib64/cmake/KF5Solid/KF5SolidConfig.cmake
> (found version "5.3.0")
> -- Found KF5KIO:
> /home/kde5dev/kde5/install/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found
> version "5.3.0")
> -- Found KF5KDELibs4Support:
> /home/kde5dev/kde5/install/lib64/cmake/KF5KDELibs4Support/KF5KDELibs4SupportConfig.cmake
> (found version "5.3.0")
> -- Found KF5: success (found suitable version "5.3.0", minimum required
> is "5.0.0") found components: I18n Config IdleTime KCMUtils Auth Crash
> Solid KIO KDELib
> s4Support
> -- Found KF5FileMetaData:
> /home/kde5dev/kde5/install/lib64/cmake/KF5FileMetaData/KF5FileMetaDataConfig.cmake
> (found version "5.0.95")
> -- Found KF5: success (found suitable version "5.0.95", minimum
> required
> is "5.0.95") found components: FileMetaData
> CMake Warning at CMakeLists.txt:40 (find_package):
> Could not find a package configuration file provided by "KF5Akonadi"
> with
> any of the following names:
>
> KF5AkonadiConfig.cmake
> kf5akonadi-config.cmake
>
>
> Although akonadi itself seems to be happy:
>
>
> # kdesrc-build running: 'gmake' 'install/fast'
> # from directory: /home/kde5dev/kde5/build/kdesupport/akonadi
> Install the project...
> -- Install configuration: "debug"
> -- Up-to-date:
> /home/kde5dev/kde5/install/share/mime/packages/akonadi-mime.xml
> -- Updating MIME database at /home/kde5dev/kde5/install/share/mime
> -- Up-to-date:
> /home/kde5dev/kde5/install/lib64/cmake/KF5AkonadiServer/KF5AkonadiServerConfig.cmake
> -- Up-to-date:
> /home/kde5dev/kde5/install/lib64/cmake/KF5AkonadiServer/KF5AkonadiServerConfigVersion.cmake
> -- Up-to-date:
> /home/kde5dev/kde5/install/lib64/cmake/KF5AkonadiServer/KF5AkonadiServerTargets.cmake
> -- Up-to-date:
> /home/kde5dev/kde5/install/lib64/cmake/KF5AkonadiServer/KF5AkonadiServerTargets-debug.cmake
Baloo is searching for KF5Akonadi, and you've installed
KF5AkonadiServer. I'm not sure what's going on here, as I'm a bit out of
the loop. Is Akonadi even a framework? If not, why is it using a KF5
prefix?
Alex
More information about the Kde-frameworks-devel
mailing list