Bug#770734: systemd: FTBFS in environment with all packages rebuilt locally

Daniel Schepler dschepler at gmail.com
Sun Nov 23 18:02:53 GMT 2014


Source: systemd
Version: 215-6
Severity: important

>From my pbuilder log, with pbuilder set up to use an archive of locally
rebuilt packages:

...
/bin/mkdir -p src/python-systemd/
/bin/sed -n -r 's/,//g; s/#define (SD_MESSAGE_[A-Z0-9_]+)\s.*/add_id(m, "\1", \1) JOINER/p' <../src/systemd/sd-messages.h >src/python-systemd/id128-constants.h
make --no-print-directory all-recursive
Making all in .
LC_ALL=C /usr/bin/intltool-merge  -x -u -c ./po/.intltool-merge-cache ../po ../src/hostname/org.freedesktop.hostname1.policy.in src/hostname/org.freedesktop.hostname1.policy
Generating and caching the translation database
Merging translations into src/hostname/org.freedesktop.hostname1.policy.
Cannot open src/hostname/org.freedesktop.hostname1.policy: No such file or directory
Makefile:17577: recipe for target 'src/hostname/org.freedesktop.hostname1.policy' failed
make[4]: *** [src/hostname/org.freedesktop.hostname1.policy] Error 2
Makefile:16018: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
Makefile:8104: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/systemd-215/build-deb'
dh_auto_build: make -j1 returned exit code 2
debian/rules:84: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/systemd-215'
debian/rules:285: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

I can't reproduce this with a vanilla pbuilder setup, so I'm not sure what's
causing the difference between the two builds.
-- 
Daniel Schepler



More information about the Pkg-systemd-maintainers mailing list