Source: geophar Version: 18.09+dfsg1-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20230726 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh build --buildsystem=pybuild --with python3 > dh_update_autotools_config -O--buildsystem=pybuild > dh_autoreconf -O--buildsystem=pybuild > dh_auto_configure -O--buildsystem=pybuild > I: pybuild base:240: python3.11 setup.py config > /<<PKGBUILDDIR>>/setup.py:3: DeprecationWarning: The distutils package is > deprecated and slated for removal in Python 3.12. Use setuptools or check PEP > 632 for potential alternatives > from distutils.core import setup > 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 29, in > <module> > from sympy.core.core import BasicMeta > ImportError: cannot import name 'BasicMeta' from 'sympy.core.core' > (/usr/lib/python3/dist-packages/sympy/core/core.py) > E: pybuild pybuild:388: configure: plugin distutils failed with: exit code=1: > python3.11 setup.py config > dh_auto_configure: error: pybuild --configure -i python{version} -p 3.11 > returned exit code 13 > make: *** [debian/rules:12: build] Error 25 The full build log is available from: http://qa-logs.debian.net/2023/07/26/geophar_18.09+dfsg1-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230726;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230726&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results 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 mark 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 mine so that we can identify if something relevant changed in the meantime.