[Debian-on-mobile-maintainers] Bug#996699: chatty: Cross-building fails to resolve libpurple-dev

Travis Wrightsman travis at wrightsman.org
Sun Oct 17 14:26:12 BST 2021


Package: chatty
Version: 0.4.0-1
Severity: serious
Justification: fails to build from source
Tags: ftbfs upstream

Chatty fails to cross-build due to a dependency resolution error for the
libpurple-dev package.

I'm not sure this is a chatty-specific bug but I'm also not sure where
else to place it.

It occurs on Debian Salsa builds:
https://salsa.debian.org/DebianOnMobile-team/chatty/-/jobs/1940649#L1475

It also occurs when using git-buildpackage to cross-build for my (arm64)
PinePhone from my (amd64) laptop.

$ BUILDER=pbuilder DIST=bookworm git-pbuilder create
$ echo 'PBUILDERSATISFYDEPENDSCMD="/usr/lib/pbuilder/pbuilder-satisfydepends-apt"' > ~/.pbuilderrc
$ BUILDER=pbuilder gbp buildpackage --git-pbuilder --git-pbuilder-options="--host-arch arm64" --git-dist=bookworm
[...]
Building dependency tree...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 builddeps:/build/chatty_0.4.0-1.dsc:arm64 : Depends: libpurple-dev:arm64 but it is not installable
E: Unable to correct problems, you have held broken packages.
E: pbuilder-satisfydepends failed.
[...]

Chatty builds successfully on the PinePhone using git-buildpackage.



More information about the Debian-on-mobile-maintainers mailing list