Source: statsmodels Version: 0.13.1+dfsg-2 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20211228 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering directory '/<<PKGBUILDDIR>>/docs' > Make static directory for images > mkdir -p build/html/_static > # generate the examples rst files > Generating datasets from installed statsmodels.datasets > ../tools/dataset_rst.py > Writing anes96.rst. > Writing cancer.rst. > Writing ccard.rst. > Writing china_smoking.rst. > Writing co2.rst. > Writing committee.rst. > Writing copper.rst. > Writing cpunish.rst. > Writing danish_data.rst. > Writing elnino.rst. > Writing engel.rst. > Writing fair.rst. > Writing fertility.rst. > Writing grunfeld.rst. > Writing heart.rst. > Writing interest_inflation.rst. > Writing longley.rst. > Writing macrodata.rst. > Writing modechoice.rst. > Writing nile.rst. > Writing randhie.rst. > Writing scotland.rst. > Writing spector.rst. > Writing stackloss.rst. > Writing star98.rst. > Writing statecrime.rst. > Writing strikes.rst. > Writing sunspots.rst. > Executing notebooks from examples/notebooks folder > mkdir -p build/source/examples/notebooks/generated > # Black list notebooks from doc build here > ../tools/nbgenerate.py --parallel --report-errors --skip-existing > --execute-only --execution-blacklist statespace_custom_models > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/docs/../tools/nbgenerate.py", line 14, in <module> > from nbconvert import HTMLExporter, RSTExporter > File "/usr/lib/python3/dist-packages/nbconvert/__init__.py", line 4, in > <module> > from .exporters import * > File "/usr/lib/python3/dist-packages/nbconvert/exporters/__init__.py", line > 3, in <module> > from .html import HTMLExporter > File "/usr/lib/python3/dist-packages/nbconvert/exporters/html.py", line 18, > in <module> > from nbconvert.filters.highlight import Highlight2HTML > File "/usr/lib/python3/dist-packages/nbconvert/filters/__init__.py", line > 6, in <module> > from .markdown import * > File "/usr/lib/python3/dist-packages/nbconvert/filters/markdown.py", line > 13, in <module> > from .markdown_mistune import markdown2html_mistune > File > "/usr/lib/python3/dist-packages/nbconvert/filters/markdown_mistune.py", line > 31, in <module> > class MathBlockGrammar(mistune.BlockGrammar): > AttributeError: module 'mistune' has no attribute 'BlockGrammar' > make[2]: *** [Makefile:36: html] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/12/28/statsmodels_0.13.1+dfsg-2_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 mine so that we can identify if something relevant changed in the meantime.