Help please with some builds in the new jenkins-ci for KDE Cont..

Martin Klapetek martin.klapetek at gmail.com
Thu Apr 9 08:58:06 BST 2015


On Apr 9, 2015 6:31 AM, <sgclark at kubuntu.org> wrote:
>
> On Thursday, April 09, 2015 12:54:40 AM Martin Klapetek wrote:
> > Hey,
> >
> > On Wed, Apr 8, 2015 at 10:08 PM, Scarlett Clark
> <sgclark at kubuntu.org> 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.
> >
> > Cheers
>  CMake Warning at CMakeLists.txt:20 (find_package):
> 17:54:41   By not providing "FindKF5Akonadi.cmake" in
> CMAKE_MODULE_PATH this project
> 17:54:41   has asked CMake to find a package configuration file
> provided by
> 17:54:41   "KF5Akonadi", but CMake did not find one.
> 17:54:41
> 17:54:41   Could not find a package configuration file provided by
> "KF5Akonadi" with
> 17:54:41   any of the following names:
> 17:54:41
> 17:54:41     KF5AkonadiConfig.cmake
> 17:54:41     kf5akonadi-config.cmake
> 17:54:41
> 17:54:41   Add the installation prefix of "KF5Akonadi" to
> CMAKE_PREFIX_PATH or set
> 17:54:41   "KF5Akonadi_DIR" to a directory containing one of the
> above files.  If
> 17:54:41   "KF5Akonadi" provides a separate development package or
> SDK, be sure it has
> 17:54:41   been installed.
> 17:54:41
>
> Is the result without akonadi. Either way I am dead in the water with
> this build and it is holding up quite alot :(

▼ Hide quoted text

On Apr 9, 2015 6:31 AM, <sgclark at kubuntu.org> wrote:
>
> On Thursday, April 09, 2015 12:54:40 AM Martin Klapetek wrote:
> > Hey,
> >
> > On Wed, Apr 8, 2015 at 10:08 PM, Scarlett Clark
> <sgclark at kubuntu.org> 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.
> >
> > Cheers
>  CMake Warning at CMakeLists.txt:20 (find_package):
> 17:54:41   By not providing "FindKF5Akonadi.cmake" in
> CMAKE_MODULE_PATH this project
> 17:54:41   has asked CMake to find a package configuration file
> provided by
> 17:54:41   "KF5Akonadi", but CMake did not find one.
> 17:54:41
> 17:54:41   Could not find a package configuration file provided by
> "KF5Akonadi" with
> 17:54:41   any of the following names:
> 17:54:41
> 17:54:41     KF5AkonadiConfig.cmake
> 17:54:41     kf5akonadi-config.cmake
> 17:54:41
> 17:54:41   Add the installation prefix of "KF5Akonadi" to
> CMAKE_PREFIX_PATH or set
> 17:54:41   "KF5Akonadi_DIR" to a directory containing one of the
> above files.  If
> 17:54:41   "KF5Akonadi" provides a separate development package or
> SDK, be sure it has
> 17:54:41   been installed.
> 17:54:41
>
> Is the result without akonadi. Either way I am dead in the water with
> this build and it is holding up quite alot :(

But that's just a warning which is perfectly fine when it doesn't find
optional dependency.

Or is that treated as an error (the log says just warning)?

Cheers
--
Martin Klapetek | KDE Developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20150409/87c3d2ab/attachment.htm>


More information about the kde-core-devel mailing list