When trying to build kactivities an error occurs on OSX due to inability to locate kdeclarative:
--- CMake Warning (dev) at /opt/kde/install/darwin/mavericks/clang/kf5-qt5/kdesupport/extra-cmake-modules/inst/share/ECM/find-modules/FindKF5.cmake:52 (message): Your project should require at least CMake 2.8.12 to use FindKF5.cmake Call Stack (most recent call first): src/workspace/kio/CMakeLists.txt:13 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KF5I18n: /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/ki18n/inst/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.1.0") -- Found KF5: success (found version "5.1.0") found components: KIO I18n CMake Warning at src/workspace/CMakeLists.txt:6 (find_package): By not providing "FindKF5Declarative.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "KF5Declarative", but CMake did not find one. Could not find a package configuration file provided by "KF5Declarative" with any of the following names: KF5DeclarativeConfig.cmake kf5declarative-config.cmake --- But KFDeclarative IS indeed installed on the CI system: --- $ tree /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kdeclarative/inst/lib/cmake /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kdeclarative/inst/lib/cmake └── KF5Declarative ├── KF5DeclarativeConfig.cmake ├── KF5DeclarativeConfigVersion.cmake ├── KF5DeclarativeTargets-debug.cmake └── KF5DeclarativeTargets.cmake 1 directory, 4 files ---
kactivities.log.gz
Description: GNU Zip compressed data
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel