Package: src:geophar
Version: 16.08.4~dfsg1-2
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
File "/<<PKGBUILDDIR>>/wxgeometrie/__init__.py", line 64, in <module>
from .geolib import *
File "/<<PKGBUILDDIR>>/wxgeometrie/geolib/__init__.py", line 22, in <module>
from .angles import (Angle_generique, Secteur_angulaire, Angle_oriente,
Angle,
File "/<<PKGBUILDDIR>>/wxgeometrie/geolib/angles.py", line 32, in <module>
from .labels import Label_angle
File "/<<PKGBUILDDIR>>/wxgeometrie/geolib/labels.py", line 29, in <module>
from .objet import Objet, Argument, Ref
File "/<<PKGBUILDDIR>>/wxgeometrie/geolib/objet.py", line 38, in <module>
from .routines import nice_display
File "/<<PKGBUILDDIR>>/wxgeometrie/geolib/routines.py", line 36, in <module>
from ..mathlib.printers import custom_str
File "/<<PKGBUILDDIR>>/wxgeometrie/mathlib/printers.py", line 36, in <module>
from .custom_objects import Decim
File "/<<PKGBUILDDIR>>/wxgeometrie/mathlib/custom_objects.py", line 106, in
<module>
setattr(Rational, _name, _compatible(getattr(Rational, _name)))
File "/<<PKGBUILDDIR>>/wxgeometrie/mathlib/custom_objects.py", line 87, in
_compatible
assert meth.func_code.co_argcount == 2
AssertionError
dh_auto_clean: python setup.py clean -a returned exit code 1
make: *** [debian/rules:8: clean] Error 1
dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned exit
status 2
--------------------------------------------------------------------------------
The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/geophar.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and
affects,
so that this is still visible in the BTS web page for this package.
Thanks.