Source: python-schema-salad
Version: 8.4.20230808163024-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20231212 ftbfs-trixie
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_build
> I: pybuild plugin_pyproject:110: Building wheel for python3.12 with "build"
> module
> I: pybuild base:310: python3.12 -m build --skip-dependency-check
> --no-isolation --wheel --outdir
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_schema-salad
> * Building wheel...
> mypy-stubs/mistune/block_parser.pyi:19: note: In module imported here,
> mypy-stubs/mistune/markdown.pyi:4: note: ... from here,
> schema_salad/makedoc.py:36: note: ... from here:
> mypy-stubs/mistune/scanner.pyi:19:52: error: Missing type parameters for
> generic type "Match" [type-arg]
> MethodFunc: TypeAlias = Callable[["ScannerParser", Match, State], Any]
> ^
>
> ERROR Backend subprocess exited when trying to invoke build_wheel
> E: pybuild pybuild:395: build: plugin pyproject failed with: exit code=1:
> python3.12 -m build --skip-dependency-check --no-isolation --wheel --outdir
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_schema-salad
> I: pybuild plugin_pyproject:110: Building wheel for python3.11 with "build"
> module
> I: pybuild base:310: python3.11 -m build --skip-dependency-check
> --no-isolation --wheel --outdir
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_schema-salad
> * Building wheel...
> mypy-stubs/mistune/block_parser.pyi:19: note: In module imported here,
> mypy-stubs/mistune/markdown.pyi:4: note: ... from here,
> schema_salad/makedoc.py:36: note: ... from here:
> mypy-stubs/mistune/scanner.pyi:19:52: error: Missing type parameters for
> generic type "Match" [type-arg]
> MethodFunc: TypeAlias = Callable[["ScannerParser", Match, State], Any]
> ^
>
> ERROR Backend subprocess exited when trying to invoke build_wheel
> E: pybuild pybuild:395: build: plugin pyproject failed with: exit code=1:
> python3.11 -m build --skip-dependency-check --no-isolation --wheel --outdir
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_schema-salad
> dh_auto_build: error: pybuild --build -i python{version} -p "3.12 3.11"
> returned exit code 13
> make[1]: *** [debian/rules:17: override_dh_auto_build] Error 25
The full build log is available from:
http://qa-logs.debian.net/2023/12/12/python-schema-salad_8.4.20230808163024-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&[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.