[kdepimlibs] [Bug 348076] New: kdesrc-build: failed build, Could not find a package configuration file provided by "KF5Mime"
Jarosław Staniek
staniek at kde.org
Thu May 21 18:11:54 BST 2015
https://bugs.kde.org/show_bug.cgi?id=348076
Bug ID: 348076
Summary: kdesrc-build: failed build, Could not find a package
configuration file provided by "KF5Mime"
Product: kdepimlibs
Version: GIT (master)
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: kdepim-bugs at kde.org
Reporter: staniek at kde.org
Error when building kdepimlibs with kdesrc-build: Could not find a package
configuration file provided by "KF5Mime".
Reproducible: Always
Steps to Reproduce:
openSUSE 13.1, jusr run current kdesrc-build (15.04).
Actual Results:
error:
-- The C compiler identification is GNU 4.8.1
-- The CXX compiler identification is GNU 4.8.1
-- Check for working C compiler: /home/jarek/bin/ccache/cc
-- Check for working C compiler: /home/jarek/bin/ccache/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /home/jarek/bin/ccache/c++
-- Check for working CXX compiler: /home/jarek/bin/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Found Gettext: /usr/bin/msgmerge (found version "0.18.3")
-- Found PythonInterp: /usr/bin/python (found version "2.7.6")
-- Boost version: 1.53.0
-- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.1")
-- Found C++ stdlib exception include file: /usr/include/c++/4.8/exception
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Found LibXslt: /usr/lib64/libxslt.so (found version "1.1.28")
CMake Error at akonadi-mime/CMakeLists.txt:32 (find_package):
Could not find a package configuration file provided by "KF5Mime"
(requested version 4.81.0) with any of the following names:
KF5MimeConfig.cmake
kf5mime-config.cmake
Add the installation prefix of "KF5Mime" to CMAKE_PREFIX_PATH or set
"KF5Mime_DIR" to a directory containing one of the above files. If
"KF5Mime" provides a separate development package or SDK, be sure it has
been installed.
Expected Results:
Should build.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list