<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr">On Fri, Apr 27, 2018, 05:17 Falk Niebuhr <<a href="mailto:niebuhrf@gmail.com">niebuhrf@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
for a Debian Jessie based ARM device I try to rebuild the systemd package<br>
from the backports.<br>
Unfortunately this does not work, the build never ends and hangs.<br>
<br>
My build environment is:<br>
- A Debian 8 armhf chroot.<br>
- I set up the chroot with debootstrap on an Debian 8 AMD64.<br>
- Added jessie-backports to sources-list.<br>
- Run apt-get update.<br>
<br>
For the build I did the follwoing steps:<br>
- set up the chroot image<br>
- apt-get -t jessie-backports source systemd<br>
- apt-get -t jessie-backports build-dep systemd<br>
- cd systemd-230<br>
 -time DEB_BUILD_OPTIONS="parallel=8" dpkg-buildpackage -us -uc -tc<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Have you tried without the parallel option?</div></div>