Hello all,
I'm trying to build Digikam from source, and I'm doing so via kdesrc-build. I've managed to get the dependencies (the necessary ones atleast), however my build fails during compilation. The errors are all related to libkf5akonadicontacts. I came across a similar issue here : https://bugs.kde.org/show_bug.cgi?id=413701 However it has been marked resolved, and it's patch has since been added to the main branch. I'm using the same branch, however I'm still facing the same issue. Here's a paste of my build.log error file. If I could get any help regarding this issue, I'd be very grateful. Thanks, Kartik. |
Hi, All this error are linking unit tests with libakonadi stuff... It's not the compilation stage. It just miss a rule to link unit tests when akonadi option is turned on. To be honest, we never check Akonadi stuff has nobody use it and as implementation is very very limited and outdated. I will check this point while this evening. Best Gilles Caulier Le lun. 3 févr. 2020 à 17:44, Kartik Ramesh <[hidden email]> a écrit :
|
I always compile with Akonadi address book support and have no problems.
Maik Am Montag, 3. Februar 2020, 20:19:54 CET schrieb Gilles Caulier: > Hi, > > All this error are linking unit tests with libakonadi stuff... It's not the > compilation stage. > > It just miss a rule to link unit tests when akonadi option is turned on. > > To be honest, we never check Akonadi stuff has nobody use it and as > implementation is very very limited and outdated. > > I will check this point while this evening. > > Best > > Gilles Caulier > > Le lun. 3 févr. 2020 à 17:44, Kartik Ramesh <[hidden email]> a > > écrit : > > Hello all, > > > > I'm trying to build Digikam from source, and I'm doing so via > > kdesrc-build. I've managed to get the dependencies (the necessary ones > > atleast), however my build fails during compilation. The errors are all > > related to libkf5akonadicontacts. > > > > I came across a similar issue here : > > https://bugs.kde.org/show_bug.cgi?id=413701 > > However it has been marked resolved, and it's patch has since been added > > to the main branch. I'm using the same branch, however I'm still facing > > the > > same issue. > > > > Here's a paste of my build.log error file. > > https://pastebin.com/eLjcm1Np > > > > If I could get any help regarding this issue, I'd be very grateful. > > > > Thanks, > > Kartik. |
Kartik, So, this want mean that akonadi library configuration is not properly computed/installed on target system... Gilles Caulier Le lun. 3 févr. 2020 à 20:32, Maik Qualmann <[hidden email]> a écrit : I always compile with Akonadi address book support and have no problems. |
Free forum by Nabble | Edit this page |