| Summary: |
error when try to build kdepimlibs-git with akonadi-git commit 4b969f2 and 62db91e |
| Product: |
[Frameworks and Libraries] Akonadi
|
Reporter: |
desaparecido <luis.davila.pc> |
| Component: |
general | Assignee: |
kdepim bugs <pim-bugs-null> |
| Status: |
RESOLVED
FIXED
|
|
|
| Severity: |
normal
|
CC: |
dvratil
|
| Priority: |
NOR
|
|
|
| Version First Reported In: |
GIT (master) | |
|
| Target Milestone: |
--- | |
|
| Platform: |
Compiled Sources | |
|
| OS: |
Linux | |
|
|
Latest Commit:
|
http://commits.kde.org/akonadi/88e8e1cf3d6c6cb2cfe4ed5a765b0f4fd337b0ec
|
Version Fixed/Implemented In:
|
|
|
Sentry Crash Report:
|
|
| |
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