Source: geophar
Version: 18.08.7+dfsg1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20230120 ftbfs-bookworm
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:240: python3.10 setup.py clean
> /<<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 35, in <module>
> from ..mathlib.parsers import mathtext_parser
> File "/<<PKGBUILDDIR>>/wxgeometrie/mathlib/parsers.py", line 28, in <module>
> _mathtext_raw_parser = MathTextParser("PS").parse
> File "/usr/lib/python3/dist-packages/matplotlib/mathtext.py", line 206, in
> __init__
> self._output_type = _api.check_getitem(
> File "/usr/lib/python3/dist-packages/matplotlib/_api/__init__.py", line
> 190, in check_getitem
> raise ValueError(
> ValueError: 'ps' is not a valid value for output; supported values are
> 'path', 'agg', 'macosx'
> E: pybuild pybuild:388: clean: plugin distutils failed with: exit code=1:
> python3.10 setup.py clean
> dh_auto_clean: error: pybuild --clean -i python{version} -p "3.10 3.11"
> 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/2023/01/20/geophar_18.08.7+dfsg1-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230120;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230120&[email protected]&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.