On Wed, 28 Jan 2015 03:42:33 +0100 Lennart Poettering <lenn...@poettering.net> wrote:
> On Sun, 18.01.15 01:58, Simon Peeters (peeters.si...@gmail.com) wrote: > > > 2015-01-18 1:28 GMT+01:00 Chris Atkinson <c...@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, > > impl.cc(344)] Failed to connect to MCS endpoint with error -106 [16682:16709:0128/072106:ERROR:connection_factory_impl.cc(344)] Failed to connect to MCS endpoint with error -105 [16682:16682:0128/072753:ERROR:navigation_entry_screenshot_manager.cc(152)] Invalid entry with unique id: 788 [WARNING:flash/platform/pepper/pep_module.cpp(63)] SANDBOXED [16682:16682:0128/072935:ERROR:navigation_entry_screenshot_manager.cc(152)] Invalid entry with unique id: 793 [3,614770944:12:47:07.051220] Native Client modul > > 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 > Github is updated through 3b48ce4ec4639437ca3db344962ed37b0c83ea9a and Jenkins last successfully built at Jan 28, 2015 4:06:36 PM, so it appears all is well. Thanks Lennart. _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel