[Akonadi] [Bug 349465] New: error when try to build kdepimlibs-git with akonadi-git commit 4b969f2 and 62db91e
desaparecido
luis.davila.pc at gmail.com
Sun Jun 21 16:58:53 BST 2015
https://bugs.kde.org/show_bug.cgi?id=349465
Bug ID: 349465
Summary: error when try to build kdepimlibs-git with
akonadi-git commit 4b969f2 and 62db91e
Product: Akonadi
Version: GIT (master)
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: kdepim-bugs at kde.org
Reporter: luis.davila.pc at gmail.com
after update to latest commit of akonadi, when I try to build kdepimlibs I have
this error:
==> Retrieving sources...
-> Updating kdepimlibs git repo...
Fetching origin
==> Validating source files with md5sums...
kdepimlibs ... Skipped
==> Extracting sources...
-> Creating working copy of kdepimlibs git repo...
Switched to a new branch 'makepkg'
==> Starting pkgver()...
==> Starting prepare()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
CMake Error at
/usr/lib64/cmake/KF5AkonadiServer/KF5AkonadiServerConfig.cmake:24 (message):
File or directory include/KF5 referenced by variable AKONADI_INCLUDE_DIR
does not exist !
Call Stack (most recent call first):
/usr/lib64/cmake/KF5AkonadiServer/KF5AkonadiServerConfig.cmake:90
(set_and_check)
akonadi/CMakeLists.txt:58 (find_package)
-- Configuring incomplete, errors occurred!
See also "/tmp/makepkg/kdepimlibs-git/src/build/CMakeFiles/CMakeOutput.log".
==> ERROR: A failure occurred in build().
Aborting...
The latest commit of akonadi that produce a successfully build of kdepimlibs is
1f7709d
Reproducible: Always
Steps to Reproduce:
1.desintall all kdepim packages
2.build all packages with their latest commit
3.the error message
4.downgrade to commit 1f7709d kdepimlibs builds fine
Actual Results:
the error message when build:
==> Retrieving sources...
-> Updating kdepimlibs git repo...
Fetching origin
==> Validating source files with md5sums...
kdepimlibs ... Skipped
==> Extracting sources...
-> Creating working copy of kdepimlibs git repo...
Switched to a new branch 'makepkg'
==> Starting pkgver()...
==> Starting prepare()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
CMake Error at
/usr/lib64/cmake/KF5AkonadiServer/KF5AkonadiServerConfig.cmake:24 (message):
File or directory include/KF5 referenced by variable AKONADI_INCLUDE_DIR
does not exist !
Call Stack (most recent call first):
/usr/lib64/cmake/KF5AkonadiServer/KF5AkonadiServerConfig.cmake:90
(set_and_check)
akonadi/CMakeLists.txt:58 (find_package)
-- Configuring incomplete, errors occurred!
See also "/tmp/makepkg/kdepimlibs-git/src/build/CMakeFiles/CMakeOutput.log".
==> ERROR: A failure occurred in build().
Aborting...
Expected Results:
build kdepimlibs without problem
Archlinux with [testing] repo enable, KF5 and plasma from git
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list