[systemd-devel] Jenkins Failing and Not Updating Github Mirror

Lennart Poettering lennart at poettering.net
Tue Jan 27 18:42:33 PST 2015


On Sun, 18.01.15 01:58, Simon Peeters (peeters.simon at gmail.com) wrote:

> 2015-01-18 1:28 GMT+01:00 Chris Atkinson <cwa at pipeline.com>:
> > It looks like Jenkins has been failing to build for the last three days
> > and hasn't updated the Github mirror for a similar period (since commit
> > 435fc3176520a58f1c20ccb983c9fb40b30a1471).
> >
> > https://github.com/systemd/systemd
> > http://systemd.getpantheon.com:8080/jenkins/
> >
> > Regards,
> 
> so a quick analysis:
> 
> The build initially broke on 30535c16924a3da7b47ea87190d929d617d95c5a
> (nspawn: add file system locks for controlling access to container
> images), due to missing kernel #defines probably triggered by an older
> kernel on the jenkins machine. This was fixed in
> f4a53250acb3aea2eb5ebed059887b9417afbd9e (missing: add macros for OFD
> locks), but unfortunately a missing zlib dependency introduced by
> edce2aed3aa93b84f7b4c70412bdb665da2977b0 (import: support importing
> qcow2 images) had already broken the build again.
> 
> So the solution would be to make zlib available on the jenkins machine
> (David?), or make zlib an optional dep (Lennart?).

I now made it build-time optional, as it always was supposed to
be. Let's see if this fixes Jenkins again.

Lennart

-- 
Lennart Poettering, Red Hat


More information about the systemd-devel mailing list