Source: rst2pdf
Version: 0.101-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild plugin_pyproject:129: Building wheel for python3.11 with "build" 
> module
> I: pybuild base:311: python3.11 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_rst2pdf  
> * Building wheel...
> WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml 
> does not contain a tool.setuptools_scm section'
> Traceback (most recent call last):
>   File 
> "/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
>  line 36, in read_pyproject
>     section = defn.get("tool", {})[tool_name]
>               ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
> KeyError: 'setuptools_scm'
> running bdist_wheel
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/rst2pdf
> copying ./rst2pdf/sphinxnodes.py -> build/lib/rst2pdf
> copying ./rst2pdf/dumpstyle.py -> build/lib/rst2pdf
> copying ./rst2pdf/rson.py -> build/lib/rst2pdf
> copying ./rst2pdf/styles.py -> build/lib/rst2pdf
> copying ./rst2pdf/image.py -> build/lib/rst2pdf
> copying ./rst2pdf/languages.py -> build/lib/rst2pdf
> copying ./rst2pdf/createpdf.py -> build/lib/rst2pdf
> copying ./rst2pdf/genpdftext.py -> build/lib/rst2pdf
> copying ./rst2pdf/svgimage.py -> build/lib/rst2pdf
> copying ./rst2pdf/utils.py -> build/lib/rst2pdf
> copying ./rst2pdf/writer.py -> build/lib/rst2pdf
> copying ./rst2pdf/nodehandlers.py -> build/lib/rst2pdf
> copying ./rst2pdf/config.py -> build/lib/rst2pdf
> copying ./rst2pdf/findfonts.py -> build/lib/rst2pdf
> copying ./rst2pdf/sinker.py -> build/lib/rst2pdf
> copying ./rst2pdf/math_flowable.py -> build/lib/rst2pdf
> copying ./rst2pdf/basenodehandler.py -> build/lib/rst2pdf
> copying ./rst2pdf/style2yaml.py -> build/lib/rst2pdf
> copying ./rst2pdf/pygments2style.py -> build/lib/rst2pdf
> copying ./rst2pdf/log.py -> build/lib/rst2pdf
> copying ./rst2pdf/genelements.py -> build/lib/rst2pdf
> copying ./rst2pdf/sectnumlinks.py -> build/lib/rst2pdf
> copying ./rst2pdf/__init__.py -> build/lib/rst2pdf
> copying ./rst2pdf/flowables.py -> build/lib/rst2pdf
> copying ./rst2pdf/pdfbuilder.py -> build/lib/rst2pdf
> creating build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/sample.py -> build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/dotted_toc.py -> build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/plantuml_r2p.py -> build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/fancytitles.py -> build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/preprocess_r2p.py -> build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/__init__.py -> build/lib/rst2pdf/extensions
> creating build/lib/rst2pdf/roles
> copying ./rst2pdf/roles/counter_off.py -> build/lib/rst2pdf/roles
> copying ./rst2pdf/roles/counter.py -> build/lib/rst2pdf/roles
> copying ./rst2pdf/roles/package.py -> build/lib/rst2pdf/roles
> copying ./rst2pdf/roles/__init__.py -> build/lib/rst2pdf/roles
> creating build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/contents.py -> build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/oddeven.py -> build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/noop.py -> build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/code_block.py -> build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/aafigure.py -> build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/__init__.py -> build/lib/rst2pdf/directives
> creating build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a1.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/murphy.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/rrt.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/styles.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b5-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/rst2pdf-0-9.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b4.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/twelvepoint.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/trac.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b2.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/autumn.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b3-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/debugtables.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b1.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/freetype-serif.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/letter.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/dejavu.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/arduino.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a6-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b5.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/sphinx.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b4-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/paraiso-dark.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/xcode.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/monokai.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/freetype-sans.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/pastie.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a3-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/vim.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/lovelace.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/no-compact-lists.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/letter-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/twocolumn.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/serif.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a5.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/colorful.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a3.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a6.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/11x17.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b6.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/perldoc.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/vs.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/rainbow_dash.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/stata.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a1-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a0.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a4-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/igor.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/borland.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/bw.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b1-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/stata-light.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b2-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a2-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/eightpoint.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/friendly.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/abap.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/double-sided.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a4.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/fruity.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b3.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/algol.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/emacs.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/algol_nu.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/tenpoint.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/default.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/native.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/solarized-light.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/tango.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/paraiso-light.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/legal.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/sas.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a5-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/manni.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b6-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a2.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b0.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/stata-dark.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/solarized-dark.yaml -> build/lib/rst2pdf/styles
> creating build/lib/rst2pdf/images
> copying ./rst2pdf/images/image-missing.png -> build/lib/rst2pdf/images
> copying ./rst2pdf/images/image-missing.jpg -> build/lib/rst2pdf/images
> creating build/lib/rst2pdf/templates
> copying ./rst2pdf/templates/cover.tmpl -> build/lib/rst2pdf/templates
> copying ./rst2pdf/templates/sphinxcover.tmpl -> build/lib/rst2pdf/templates
> installing to build/bdist.linux-x86_64/wheel
> running install
> running install_lib
> creating build/bdist.linux-x86_64
> creating build/bdist.linux-x86_64/wheel
> creating build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a1.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/murphy.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/rrt.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/styles.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b5-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/rst2pdf-0-9.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b4.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/twelvepoint.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/trac.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b2.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/autumn.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b3-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/debugtables.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b1.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/freetype-serif.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/letter.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/dejavu.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/arduino.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a6-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b5.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/sphinx.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b4-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/paraiso-dark.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/xcode.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/monokai.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/freetype-sans.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/pastie.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a3-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/vim.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/lovelace.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/no-compact-lists.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/letter-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/twocolumn.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/serif.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a5.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/colorful.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a3.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a6.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/11x17.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b6.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/perldoc.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/vs.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/rainbow_dash.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/stata.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a1-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a0.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a4-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/igor.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/borland.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/bw.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b1-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/stata-light.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b2-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a2-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/eightpoint.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/friendly.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/abap.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/double-sided.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a4.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/fruity.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b3.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/algol.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/emacs.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/algol_nu.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/tenpoint.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/default.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/native.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/solarized-light.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/tango.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/paraiso-light.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/legal.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/sas.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a5-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/manni.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b6-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a2.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b0.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/stata-dark.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/solarized-dark.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/sphinxnodes.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/dumpstyle.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/rson.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/styles.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/image.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/languages.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/createpdf.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/genpdftext.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/sample.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/dotted_toc.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/plantuml_r2p.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/fancytitles.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/preprocess_r2p.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/__init__.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/svgimage.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/utils.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/writer.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/nodehandlers.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/config.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/findfonts.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/sinker.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/math_flowable.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/templates
> copying build/lib/rst2pdf/templates/cover.tmpl -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/templates
> copying build/lib/rst2pdf/templates/sphinxcover.tmpl -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/templates
> copying build/lib/rst2pdf/basenodehandler.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/style2yaml.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/pygments2style.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/log.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/images
> copying build/lib/rst2pdf/images/image-missing.jpg -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/images
> copying build/lib/rst2pdf/images/image-missing.png -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/images
> copying build/lib/rst2pdf/genelements.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/sectnumlinks.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/roles/counter_off.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/roles/counter.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/roles/package.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/roles/__init__.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/__init__.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/contents.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/oddeven.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/noop.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/code_block.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/aafigure.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/__init__.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/flowables.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/pdfbuilder.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> running install_egg_info
> running egg_info
> creating rst2pdf.egg-info
> writing rst2pdf.egg-info/PKG-INFO
> writing dependency_links to rst2pdf.egg-info/dependency_links.txt
> writing entry points to rst2pdf.egg-info/entry_points.txt
> writing requirements to rst2pdf.egg-info/requires.txt
> writing top-level names to rst2pdf.egg-info/top_level.txt
> writing manifest file 'rst2pdf.egg-info/SOURCES.txt'
> reading manifest file 'rst2pdf.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> writing manifest file 'rst2pdf.egg-info/SOURCES.txt'
> Copying rst2pdf.egg-info to 
> build/bdist.linux-x86_64/wheel/rst2pdf-0.101.egg-info
> running install_scripts
> creating build/bdist.linux-x86_64/wheel/rst2pdf-0.101.dist-info/WHEEL
> creating 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_rst2pdf/.tmp-cs39iqgs/rst2pdf-0.101-py3-none-any.whl'
>  and adding 'build/bdist.linux-x86_64/wheel' to it
> adding 'rst2pdf/__init__.py'
> adding 'rst2pdf/basenodehandler.py'
> adding 'rst2pdf/config.py'
> adding 'rst2pdf/createpdf.py'
> adding 'rst2pdf/dumpstyle.py'
> adding 'rst2pdf/findfonts.py'
> adding 'rst2pdf/flowables.py'
> adding 'rst2pdf/genelements.py'
> adding 'rst2pdf/genpdftext.py'
> adding 'rst2pdf/image.py'
> adding 'rst2pdf/languages.py'
> adding 'rst2pdf/log.py'
> adding 'rst2pdf/math_flowable.py'
> adding 'rst2pdf/nodehandlers.py'
> adding 'rst2pdf/pdfbuilder.py'
> adding 'rst2pdf/pygments2style.py'
> adding 'rst2pdf/rson.py'
> adding 'rst2pdf/sectnumlinks.py'
> adding 'rst2pdf/sinker.py'
> adding 'rst2pdf/sphinxnodes.py'
> adding 'rst2pdf/style2yaml.py'
> adding 'rst2pdf/styles.py'
> adding 'rst2pdf/svgimage.py'
> adding 'rst2pdf/utils.py'
> adding 'rst2pdf/writer.py'
> adding 'rst2pdf/directives/__init__.py'
> adding 'rst2pdf/directives/aafigure.py'
> adding 'rst2pdf/directives/code_block.py'
> adding 'rst2pdf/directives/contents.py'
> adding 'rst2pdf/directives/noop.py'
> adding 'rst2pdf/directives/oddeven.py'
> adding 'rst2pdf/extensions/__init__.py'
> adding 'rst2pdf/extensions/dotted_toc.py'
> adding 'rst2pdf/extensions/fancytitles.py'
> adding 'rst2pdf/extensions/plantuml_r2p.py'
> adding 'rst2pdf/extensions/preprocess_r2p.py'
> adding 'rst2pdf/extensions/sample.py'
> adding 'rst2pdf/images/image-missing.jpg'
> adding 'rst2pdf/images/image-missing.png'
> adding 'rst2pdf/roles/__init__.py'
> adding 'rst2pdf/roles/counter.py'
> adding 'rst2pdf/roles/counter_off.py'
> adding 'rst2pdf/roles/package.py'
> adding 'rst2pdf/styles/11x17.yaml'
> adding 'rst2pdf/styles/a0.yaml'
> adding 'rst2pdf/styles/a1-landscape.yaml'
> adding 'rst2pdf/styles/a1.yaml'
> adding 'rst2pdf/styles/a2-landscape.yaml'
> adding 'rst2pdf/styles/a2.yaml'
> adding 'rst2pdf/styles/a3-landscape.yaml'
> adding 'rst2pdf/styles/a3.yaml'
> adding 'rst2pdf/styles/a4-landscape.yaml'
> adding 'rst2pdf/styles/a4.yaml'
> adding 'rst2pdf/styles/a5-landscape.yaml'
> adding 'rst2pdf/styles/a5.yaml'
> adding 'rst2pdf/styles/a6-landscape.yaml'
> adding 'rst2pdf/styles/a6.yaml'
> adding 'rst2pdf/styles/abap.yaml'
> adding 'rst2pdf/styles/algol.yaml'
> adding 'rst2pdf/styles/algol_nu.yaml'
> adding 'rst2pdf/styles/arduino.yaml'
> adding 'rst2pdf/styles/autumn.yaml'
> adding 'rst2pdf/styles/b0.yaml'
> adding 'rst2pdf/styles/b1-landscape.yaml'
> adding 'rst2pdf/styles/b1.yaml'
> adding 'rst2pdf/styles/b2-landscape.yaml'
> adding 'rst2pdf/styles/b2.yaml'
> adding 'rst2pdf/styles/b3-landscape.yaml'
> adding 'rst2pdf/styles/b3.yaml'
> adding 'rst2pdf/styles/b4-landscape.yaml'
> adding 'rst2pdf/styles/b4.yaml'
> adding 'rst2pdf/styles/b5-landscape.yaml'
> adding 'rst2pdf/styles/b5.yaml'
> adding 'rst2pdf/styles/b6-landscape.yaml'
> adding 'rst2pdf/styles/b6.yaml'
> adding 'rst2pdf/styles/borland.yaml'
> adding 'rst2pdf/styles/bw.yaml'
> adding 'rst2pdf/styles/colorful.yaml'
> adding 'rst2pdf/styles/debugtables.yaml'
> adding 'rst2pdf/styles/default.yaml'
> adding 'rst2pdf/styles/dejavu.yaml'
> adding 'rst2pdf/styles/double-sided.yaml'
> adding 'rst2pdf/styles/eightpoint.yaml'
> adding 'rst2pdf/styles/emacs.yaml'
> adding 'rst2pdf/styles/freetype-sans.yaml'
> adding 'rst2pdf/styles/freetype-serif.yaml'
> adding 'rst2pdf/styles/friendly.yaml'
> adding 'rst2pdf/styles/fruity.yaml'
> adding 'rst2pdf/styles/igor.yaml'
> adding 'rst2pdf/styles/legal.yaml'
> adding 'rst2pdf/styles/letter-landscape.yaml'
> adding 'rst2pdf/styles/letter.yaml'
> adding 'rst2pdf/styles/lovelace.yaml'
> adding 'rst2pdf/styles/manni.yaml'
> adding 'rst2pdf/styles/monokai.yaml'
> adding 'rst2pdf/styles/murphy.yaml'
> adding 'rst2pdf/styles/native.yaml'
> adding 'rst2pdf/styles/no-compact-lists.yaml'
> adding 'rst2pdf/styles/paraiso-dark.yaml'
> adding 'rst2pdf/styles/paraiso-light.yaml'
> adding 'rst2pdf/styles/pastie.yaml'
> adding 'rst2pdf/styles/perldoc.yaml'
> adding 'rst2pdf/styles/rainbow_dash.yaml'
> adding 'rst2pdf/styles/rrt.yaml'
> adding 'rst2pdf/styles/rst2pdf-0-9.yaml'
> adding 'rst2pdf/styles/sas.yaml'
> adding 'rst2pdf/styles/serif.yaml'
> adding 'rst2pdf/styles/solarized-dark.yaml'
> adding 'rst2pdf/styles/solarized-light.yaml'
> adding 'rst2pdf/styles/sphinx.yaml'
> adding 'rst2pdf/styles/stata-dark.yaml'
> adding 'rst2pdf/styles/stata-light.yaml'
> adding 'rst2pdf/styles/stata.yaml'
> adding 'rst2pdf/styles/styles.yaml'
> adding 'rst2pdf/styles/tango.yaml'
> adding 'rst2pdf/styles/tenpoint.yaml'
> adding 'rst2pdf/styles/trac.yaml'
> adding 'rst2pdf/styles/twelvepoint.yaml'
> adding 'rst2pdf/styles/twocolumn.yaml'
> adding 'rst2pdf/styles/vim.yaml'
> adding 'rst2pdf/styles/vs.yaml'
> adding 'rst2pdf/styles/xcode.yaml'
> adding 'rst2pdf/templates/cover.tmpl'
> adding 'rst2pdf/templates/sphinxcover.tmpl'
> adding 'rst2pdf-0.101.dist-info/LICENSE.txt'
> adding 'rst2pdf-0.101.dist-info/METADATA'
> adding 'rst2pdf-0.101.dist-info/WHEEL'
> adding 'rst2pdf-0.101.dist-info/entry_points.txt'
> adding 'rst2pdf-0.101.dist-info/top_level.txt'
> adding 'rst2pdf-0.101.dist-info/RECORD'
> removing build/bdist.linux-x86_64/wheel
> Successfully built rst2pdf-0.101-py3-none-any.whl
> I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.11 with 
> "installer" module
> I: pybuild pybuild:334: cd doc ; 
> PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_rst2pdf/build python3.11 
> rst2html-manual.py --stylesheet=assets/manual.css manual.rst 
> output/html/manual.html ; rst2man rst2pdf.rst output/rst2pdf.1
> I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build" 
> module
> I: pybuild base:311: python3.12 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_rst2pdf  
> * Building wheel...
> WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml 
> does not contain a tool.setuptools_scm section'
> Traceback (most recent call last):
>   File 
> "/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
>  line 36, in read_pyproject
>     section = defn.get("tool", {})[tool_name]
>               ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
> KeyError: 'setuptools_scm'
> running bdist_wheel
> running build
> running build_py
> installing to build/bdist.linux-x86_64/wheel
> running install
> running install_lib
> creating build/bdist.linux-x86_64/wheel
> creating build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a1.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/murphy.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/rrt.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/styles.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b5-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/rst2pdf-0-9.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b4.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/twelvepoint.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/trac.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b2.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/autumn.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b3-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/debugtables.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b1.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/freetype-serif.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/letter.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/dejavu.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/arduino.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a6-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b5.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/sphinx.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b4-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/paraiso-dark.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/xcode.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/monokai.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/freetype-sans.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/pastie.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a3-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/vim.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/lovelace.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/no-compact-lists.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/letter-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/twocolumn.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/serif.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a5.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/colorful.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a3.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a6.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/11x17.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b6.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/perldoc.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/vs.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/rainbow_dash.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/stata.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a1-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a0.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a4-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/igor.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/borland.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/bw.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b1-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/stata-light.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b2-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a2-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/eightpoint.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/friendly.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/abap.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/double-sided.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a4.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/fruity.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b3.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/algol.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/emacs.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/algol_nu.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/tenpoint.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/default.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/native.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/solarized-light.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/tango.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/paraiso-light.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/legal.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/sas.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a5-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/manni.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b6-landscape.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a2.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b0.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/stata-dark.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/solarized-dark.yaml -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/sphinxnodes.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/dumpstyle.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/rson.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/styles.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/image.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/languages.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/createpdf.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/genpdftext.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/sample.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/dotted_toc.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/plantuml_r2p.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/fancytitles.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/preprocess_r2p.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/__init__.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/svgimage.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/utils.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/writer.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/nodehandlers.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/config.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/findfonts.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/sinker.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/math_flowable.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/templates
> copying build/lib/rst2pdf/templates/cover.tmpl -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/templates
> copying build/lib/rst2pdf/templates/sphinxcover.tmpl -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/templates
> copying build/lib/rst2pdf/basenodehandler.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/style2yaml.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/pygments2style.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/log.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/images
> copying build/lib/rst2pdf/images/image-missing.jpg -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/images
> copying build/lib/rst2pdf/images/image-missing.png -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/images
> copying build/lib/rst2pdf/genelements.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/sectnumlinks.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/roles/counter_off.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/roles/counter.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/roles/package.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/roles/__init__.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/__init__.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/contents.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/oddeven.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/noop.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/code_block.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/aafigure.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/__init__.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/flowables.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/pdfbuilder.py -> 
> build/bdist.linux-x86_64/wheel/rst2pdf
> running install_egg_info
> running egg_info
> writing rst2pdf.egg-info/PKG-INFO
> writing dependency_links to rst2pdf.egg-info/dependency_links.txt
> writing entry points to rst2pdf.egg-info/entry_points.txt
> writing requirements to rst2pdf.egg-info/requires.txt
> writing top-level names to rst2pdf.egg-info/top_level.txt
> reading manifest file 'rst2pdf.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> writing manifest file 'rst2pdf.egg-info/SOURCES.txt'
> Copying rst2pdf.egg-info to 
> build/bdist.linux-x86_64/wheel/rst2pdf-0.101.egg-info
> running install_scripts
> creating build/bdist.linux-x86_64/wheel/rst2pdf-0.101.dist-info/WHEEL
> creating 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_rst2pdf/.tmp-crbg3u_y/rst2pdf-0.101-py3-none-any.whl'
>  and adding 'build/bdist.linux-x86_64/wheel' to it
> adding 'rst2pdf/__init__.py'
> adding 'rst2pdf/basenodehandler.py'
> adding 'rst2pdf/config.py'
> adding 'rst2pdf/createpdf.py'
> adding 'rst2pdf/dumpstyle.py'
> adding 'rst2pdf/findfonts.py'
> adding 'rst2pdf/flowables.py'
> adding 'rst2pdf/genelements.py'
> adding 'rst2pdf/genpdftext.py'
> adding 'rst2pdf/image.py'
> adding 'rst2pdf/languages.py'
> adding 'rst2pdf/log.py'
> adding 'rst2pdf/math_flowable.py'
> adding 'rst2pdf/nodehandlers.py'
> adding 'rst2pdf/pdfbuilder.py'
> adding 'rst2pdf/pygments2style.py'
> adding 'rst2pdf/rson.py'
> adding 'rst2pdf/sectnumlinks.py'
> adding 'rst2pdf/sinker.py'
> adding 'rst2pdf/sphinxnodes.py'
> adding 'rst2pdf/style2yaml.py'
> adding 'rst2pdf/styles.py'
> adding 'rst2pdf/svgimage.py'
> adding 'rst2pdf/utils.py'
> adding 'rst2pdf/writer.py'
> adding 'rst2pdf/directives/__init__.py'
> adding 'rst2pdf/directives/aafigure.py'
> adding 'rst2pdf/directives/code_block.py'
> adding 'rst2pdf/directives/contents.py'
> adding 'rst2pdf/directives/noop.py'
> adding 'rst2pdf/directives/oddeven.py'
> adding 'rst2pdf/extensions/__init__.py'
> adding 'rst2pdf/extensions/dotted_toc.py'
> adding 'rst2pdf/extensions/fancytitles.py'
> adding 'rst2pdf/extensions/plantuml_r2p.py'
> adding 'rst2pdf/extensions/preprocess_r2p.py'
> adding 'rst2pdf/extensions/sample.py'
> adding 'rst2pdf/images/image-missing.jpg'
> adding 'rst2pdf/images/image-missing.png'
> adding 'rst2pdf/roles/__init__.py'
> adding 'rst2pdf/roles/counter.py'
> adding 'rst2pdf/roles/counter_off.py'
> adding 'rst2pdf/roles/package.py'
> adding 'rst2pdf/styles/11x17.yaml'
> adding 'rst2pdf/styles/a0.yaml'
> adding 'rst2pdf/styles/a1-landscape.yaml'
> adding 'rst2pdf/styles/a1.yaml'
> adding 'rst2pdf/styles/a2-landscape.yaml'
> adding 'rst2pdf/styles/a2.yaml'
> adding 'rst2pdf/styles/a3-landscape.yaml'
> adding 'rst2pdf/styles/a3.yaml'
> adding 'rst2pdf/styles/a4-landscape.yaml'
> adding 'rst2pdf/styles/a4.yaml'
> adding 'rst2pdf/styles/a5-landscape.yaml'
> adding 'rst2pdf/styles/a5.yaml'
> adding 'rst2pdf/styles/a6-landscape.yaml'
> adding 'rst2pdf/styles/a6.yaml'
> adding 'rst2pdf/styles/abap.yaml'
> adding 'rst2pdf/styles/algol.yaml'
> adding 'rst2pdf/styles/algol_nu.yaml'
> adding 'rst2pdf/styles/arduino.yaml'
> adding 'rst2pdf/styles/autumn.yaml'
> adding 'rst2pdf/styles/b0.yaml'
> adding 'rst2pdf/styles/b1-landscape.yaml'
> adding 'rst2pdf/styles/b1.yaml'
> adding 'rst2pdf/styles/b2-landscape.yaml'
> adding 'rst2pdf/styles/b2.yaml'
> adding 'rst2pdf/styles/b3-landscape.yaml'
> adding 'rst2pdf/styles/b3.yaml'
> adding 'rst2pdf/styles/b4-landscape.yaml'
> adding 'rst2pdf/styles/b4.yaml'
> adding 'rst2pdf/styles/b5-landscape.yaml'
> adding 'rst2pdf/styles/b5.yaml'
> adding 'rst2pdf/styles/b6-landscape.yaml'
> adding 'rst2pdf/styles/b6.yaml'
> adding 'rst2pdf/styles/borland.yaml'
> adding 'rst2pdf/styles/bw.yaml'
> adding 'rst2pdf/styles/colorful.yaml'
> adding 'rst2pdf/styles/debugtables.yaml'
> adding 'rst2pdf/styles/default.yaml'
> adding 'rst2pdf/styles/dejavu.yaml'
> adding 'rst2pdf/styles/double-sided.yaml'
> adding 'rst2pdf/styles/eightpoint.yaml'
> adding 'rst2pdf/styles/emacs.yaml'
> adding 'rst2pdf/styles/freetype-sans.yaml'
> adding 'rst2pdf/styles/freetype-serif.yaml'
> adding 'rst2pdf/styles/friendly.yaml'
> adding 'rst2pdf/styles/fruity.yaml'
> adding 'rst2pdf/styles/igor.yaml'
> adding 'rst2pdf/styles/legal.yaml'
> adding 'rst2pdf/styles/letter-landscape.yaml'
> adding 'rst2pdf/styles/letter.yaml'
> adding 'rst2pdf/styles/lovelace.yaml'
> adding 'rst2pdf/styles/manni.yaml'
> adding 'rst2pdf/styles/monokai.yaml'
> adding 'rst2pdf/styles/murphy.yaml'
> adding 'rst2pdf/styles/native.yaml'
> adding 'rst2pdf/styles/no-compact-lists.yaml'
> adding 'rst2pdf/styles/paraiso-dark.yaml'
> adding 'rst2pdf/styles/paraiso-light.yaml'
> adding 'rst2pdf/styles/pastie.yaml'
> adding 'rst2pdf/styles/perldoc.yaml'
> adding 'rst2pdf/styles/rainbow_dash.yaml'
> adding 'rst2pdf/styles/rrt.yaml'
> adding 'rst2pdf/styles/rst2pdf-0-9.yaml'
> adding 'rst2pdf/styles/sas.yaml'
> adding 'rst2pdf/styles/serif.yaml'
> adding 'rst2pdf/styles/solarized-dark.yaml'
> adding 'rst2pdf/styles/solarized-light.yaml'
> adding 'rst2pdf/styles/sphinx.yaml'
> adding 'rst2pdf/styles/stata-dark.yaml'
> adding 'rst2pdf/styles/stata-light.yaml'
> adding 'rst2pdf/styles/stata.yaml'
> adding 'rst2pdf/styles/styles.yaml'
> adding 'rst2pdf/styles/tango.yaml'
> adding 'rst2pdf/styles/tenpoint.yaml'
> adding 'rst2pdf/styles/trac.yaml'
> adding 'rst2pdf/styles/twelvepoint.yaml'
> adding 'rst2pdf/styles/twocolumn.yaml'
> adding 'rst2pdf/styles/vim.yaml'
> adding 'rst2pdf/styles/vs.yaml'
> adding 'rst2pdf/styles/xcode.yaml'
> adding 'rst2pdf/templates/cover.tmpl'
> adding 'rst2pdf/templates/sphinxcover.tmpl'
> adding 'rst2pdf-0.101.dist-info/LICENSE.txt'
> adding 'rst2pdf-0.101.dist-info/METADATA'
> adding 'rst2pdf-0.101.dist-info/WHEEL'
> adding 'rst2pdf-0.101.dist-info/entry_points.txt'
> adding 'rst2pdf-0.101.dist-info/top_level.txt'
> adding 'rst2pdf-0.101.dist-info/RECORD'
> removing build/bdist.linux-x86_64/wheel
> Successfully built rst2pdf-0.101-py3-none-any.whl
> I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with 
> "installer" module
> I: pybuild pybuild:334: cd doc ; 
> PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_rst2pdf/build python3.12 
> rst2html-manual.py --stylesheet=assets/manual.css manual.rst 
> output/html/manual.html ; rst2man rst2pdf.rst output/rst2pdf.1
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_rst2pdf/build; python3.11 -m pytest 
> -v -k "not test-referencing-an-aliased-font and not test_aafigure and not 
> test_aafigure_extra and not test_blockquotes_in_table and not 
> test_docutils_math and not test_issue_231 and not test_issue_349 and not 
> test_issue_363 and not 
> test_issue_73_unicode_box_drawing_characters_renders_without_errors and not 
> test_issue_785 and not test_math and not test_raw_html and not test_slides 
> and not sphinx-issue252 and not sphinx-issue257 "
> ImportError while loading conftest 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_rst2pdf/build/tests/conftest.py'.
> tests/conftest.py:16: in <module>
>     import fitz
> E   ModuleNotFoundError: No module named 'fitz'
> E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=4: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_rst2pdf/build; python3.11 -m pytest 
> -v -k "not test-referencing-an-aliased-font and not test_aafigure and not 
> test_aafigure_extra and not test_blockquotes_in_table and not 
> test_docutils_math and not test_issue_231 and not test_issue_349 and not 
> test_issue_363 and not 
> test_issue_73_unicode_box_drawing_characters_renders_without_errors and not 
> test_issue_785 and not test_math and not test_raw_html and not test_slides 
> and not sphinx-issue252 and not sphinx-issue257 "
> I: pybuild base:311: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_rst2pdf/build; python3.12 -m pytest 
> -v -k "not test-referencing-an-aliased-font and not test_aafigure and not 
> test_aafigure_extra and not test_blockquotes_in_table and not 
> test_docutils_math and not test_issue_231 and not test_issue_349 and not 
> test_issue_363 and not 
> test_issue_73_unicode_box_drawing_characters_renders_without_errors and not 
> test_issue_785 and not test_math and not test_raw_html and not test_slides 
> and not sphinx-issue252 and not sphinx-issue257 "
> ImportError while loading conftest 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_rst2pdf/build/tests/conftest.py'.
> tests/conftest.py:16: in <module>
>     import fitz
> E   ModuleNotFoundError: No module named 'fitz'
> E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=4: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_rst2pdf/build; python3.12 -m pytest 
> -v -k "not test-referencing-an-aliased-font and not test_aafigure and not 
> test_aafigure_extra and not test_blockquotes_in_table and not 
> test_docutils_math and not test_issue_231 and not test_issue_349 and not 
> test_issue_363 and not 
> test_issue_73_unicode_box_drawing_characters_renders_without_errors and not 
> test_issue_785 and not test_math and not test_raw_html and not test_slides 
> and not sphinx-issue252 and not sphinx-issue257 "
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.11 
> 3.12" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/rst2pdf_0.101-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240702&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.

Reply via email to