Source: geophar
Version: 18.08.6+dfsg1-7
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210120 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
> I: pybuild base:232: python3.9 setup.py clean
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/setup.py", line 4, in <module>
> from wxgeometrie.param import version
> File "/<<PKGBUILDDIR>>/wxgeometrie/__init__.py", line 64, in <module>
> from .geolib import *
> File "/<<PKGBUILDDIR>>/wxgeometrie/geolib/__init__.py", line 21, in <module>
> from .angles import (Angle_generique, Secteur_angulaire, Angle_oriente,
> Angle,
> File "/<<PKGBUILDDIR>>/wxgeometrie/geolib/angles.py", line 31, in <module>
> from .labels import Label_angle
> File "/<<PKGBUILDDIR>>/wxgeometrie/geolib/labels.py", line 27, in <module>
> from .objet import Objet, Argument, Ref
> File "/<<PKGBUILDDIR>>/wxgeometrie/geolib/objet.py", line 36, in <module>
> from .routines import nice_display
> File "/<<PKGBUILDDIR>>/wxgeometrie/geolib/routines.py", line 35, in <module>
> from ..mathlib.printers import custom_str
> File "/<<PKGBUILDDIR>>/wxgeometrie/mathlib/printers.py", line 34, in
> <module>
> from .custom_objects import Decim
> File "/<<PKGBUILDDIR>>/wxgeometrie/mathlib/custom_objects.py", line 162, in
> <module>
> setattr(Rational, _name, _compatible(getattr(Rational, _name)))
> AttributeError: type object 'Rational' has no attribute '__div__'
> E: pybuild pybuild:353: clean: plugin distutils failed with: exit code=1:
> python3.9 setup.py clean
> dh_auto_clean: error: pybuild --clean -i python{version} -p 3.9 returned exit
> code 13
> make[1]: *** [debian/rules:15: override_dh_auto_clean] Error 25
The full build log is available from:
http://qa-logs.debian.net/2021/01/20/geophar_18.08.6+dfsg1-7_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.