[Pkg-utopia-maintainers] Bug#560834: fix dbus to cross-build

Simon McVittie smcv at debian.org
Thu Mar 2 16:28:40 UTC 2017


Control: tags 560834 + pending

On Tue, 08 Jan 2013 at 22:43:51 +0100, Matthias Klose wrote:
> there are almost no changes needed to cross build dbus. The thing that prevents
> cross-building are the b-d's needed for the test. however these tests are
> disabled for the native build as well, so just un-commenting these lets the
> package cross build.

The missing piece of the puzzle is that to get what you want (no python
dependency) and also what I want (all the installed-tests compiled,
all the embedded test goo also present in the debug build binaries),
it is necessary to use --enable-embedded-tests for the debug build
instead of --enable-tests.

I have done this for dbus 1.11.10-2 in experimental, and confirmed that
it works with:

sbuild --host=armhf --build=amd64 -c sid-amd64-sbuild -d UNRELEASED dbus_1.11.10-2.dsc

So this will finally be available in buster.

Regards,
    S



More information about the Pkg-utopia-maintainers mailing list