On Fri, Apr 27, 2018, 05:17 Falk Niebuhr <[email protected]> wrote: > Hi, > > for a Debian Jessie based ARM device I try to rebuild the systemd package > from the backports. > Unfortunately this does not work, the build never ends and hangs. > > My build environment is: > - A Debian 8 armhf chroot. > - I set up the chroot with debootstrap on an Debian 8 AMD64. > - Added jessie-backports to sources-list. > - Run apt-get update. > > For the build I did the follwoing steps: > - set up the chroot image > - apt-get -t jessie-backports source systemd > - apt-get -t jessie-backports build-dep systemd > - cd systemd-230 > -time DEB_BUILD_OPTIONS="parallel=8" dpkg-buildpackage -us -uc -tc >
Have you tried without the parallel option?
_______________________________________________ Pkg-systemd-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
