On Thu, Apr 9, 2015 at 10:54 AM, Martin Klapetek <[email protected]> wrote: > Hey,
Hi, > > On Wed, Apr 8, 2015 at 10:08 PM, Scarlett Clark <[email protected]> wrote: >> >> Hello all, >> I am to the point now with my ci that I just need help with some of >> these builds. While I am learning fast, >> some of these failures are stumpers. >> >> I have been fighting with kaccounts-integration much to long. I did >> finally >> get it to find all its dependencies, including akonadi kf5, however... >> >> compile failure: >> 19:56:27 In file included from /home/jenkins/builds/kaccounts- >> integration/tests/testakonadiaccounts.cpp:19:0: >> 19:56:27 /home/jenkins/builds/kaccounts- >> integration/tests/../src/daemon/akonadi/akonadiaccounts.h:25:33: fatal >> error: >> AkonadiCore/Attribute: No such file or directory >> 19:56:27 #include <AkonadiCore/Attribute> >> 19:56:27 ^ >> 19:56:27 compilation terminated. > > > Akonadi is only optional in kaccounts-integration and given the current > status > of KF5 Akonadi (unreleased with no plans), I would just not bother with > trying > fix this particular issue. This means that Akonadi's CMake code needs improvement. I'd recommend the PIM developers take a look at how the Frameworks do it. In terms of kaccounts-integration, removing the Akonadi dependency will resolve that temporarily. > > Cheers > -- > Martin Klapetek | KDE Developer Regards, Ben
