Thanks guys for the pointer to qemu-debootstrap. I've experimented some on that and came out the wrapper works pretty well also with Sbuild, as easy as:
# sbuild-createchroot --arch=arm64 --debootstrap=qemu-debootstrap --make-sbuild-tarball=/var/lib/sbuild/sid-arm64.tar.gz sid `mktemp -d` http://http.debian.net/debian BTW that also seems to work with arch armhf against Raspbian ... Greetings, Daniel Stender On 20.11.2014 00:14, Wookey wrote: > +++ Daniel Stender [2014-11-19 21:41 +0100]: >> Hi, >> >> I'm trying to get Qemubuilder run for arm64 package building, but fails >> so far. I've got a proper kernel and initrd, but breaks with: >> "Your architecture arm64 does not seem to be supported". Maybe that's >> exactly how it is, is it? > > I am not familiar with qemubuilder. What does it do? > > I can tell you that qemu works fine for arm64 and has for a while. > > qemu-debootstrap will make you a qemu-ready chroot you can build in. > >> Does anybody has got Qemubuilder run for arm64, or have any pointers >> to other cross-package-building solutions other than building in >> a Qemu box itself? > > amd64->arm64 cross-toolchains for Jessie and unstable exist: > https://wiki.debian.org/CrossToolchains has details. > > This stuff is still quite new and I'm moving things around at the > moment. Note that the unstable cross-toolchains are uninstallable for > a couple of days after each new gcc upload until new ones are rebuilt > to match. Updated packages should be uploaded tomorrow. > > Wookey -- http://qa.debian.org/developer.php?login=debian%40danielstender.com 4096R/DF5182C8 46CB1CA89EA3B74376761DB915E09AF4DF5182C8 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

