Package: aseba Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lunar ubuntu-patch
Dear Maintainer, In Ubuntu, aseba previously built on s390x and ppc64el. I see build architectures were restricted[1] in a recent version. I have tested s390x and ppc64el builds in Ubuntu, and would like to re-enable those arches. Thanks for considering the patch. -Nick [1] https://salsa.debian.org/science-team/aseba/-/commit/d5ad0ce97c814ccac777cf5ee86eeaaf4b5a9bac [2] https://launchpad.net/~enr0n/+archive/ubuntu/proposed-migration/+packages?field.name_filter=aseba&field.status_filter=published&field.series_filter=lunar
diff -Nru aseba-1.6.99+dfsg/debian/control aseba-1.6.99+dfsg/debian/control --- aseba-1.6.99+dfsg/debian/control 2022-07-15 12:25:36.000000000 -0400 +++ aseba-1.6.99+dfsg/debian/control 2023-02-07 09:58:53.000000000 -0500 @@ -18,7 +18,7 @@ Homepage: https://github.com/aseba-community/aseba Package: aseba -Architecture: any-amd64 any-i386 arm64 mips64el mipsel riscv64 +Architecture: any-amd64 any-i386 arm64 mips64el mipsel riscv64 s390x ppc64el Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: aseba-plugin-blockly Description: Event-based framework for distributed mobile robots control