+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/py311-rst2pdf-0.102/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/py311-rst2pdf-0.102/work.log
===> Building for py311-rst2pdf-0.102
* 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 "/opt/pkg/lib/python3.11/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject
    section = defn.get("tool", {})[tool_name]
              ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
/opt/pkg/lib/python3.11/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/rst2pdf
copying ./rst2pdf/__init__.py -> build/lib/rst2pdf
copying ./rst2pdf/basenodehandler.py -> build/lib/rst2pdf
copying ./rst2pdf/genelements.py -> build/lib/rst2pdf
copying ./rst2pdf/writer.py -> build/lib/rst2pdf
copying ./rst2pdf/image.py -> build/lib/rst2pdf
copying ./rst2pdf/languages.py -> build/lib/rst2pdf
copying ./rst2pdf/style2yaml.py -> build/lib/rst2pdf
copying ./rst2pdf/config.py -> build/lib/rst2pdf
copying ./rst2pdf/pygments2style.py -> build/lib/rst2pdf
copying ./rst2pdf/log.py -> build/lib/rst2pdf
copying ./rst2pdf/flowables.py -> build/lib/rst2pdf
copying ./rst2pdf/createpdf.py -> build/lib/rst2pdf
copying ./rst2pdf/styles.py -> build/lib/rst2pdf
copying ./rst2pdf/rson.py -> build/lib/rst2pdf
copying ./rst2pdf/sinker.py -> build/lib/rst2pdf
copying ./rst2pdf/genpdftext.py -> build/lib/rst2pdf
copying ./rst2pdf/pdfbuilder.py -> build/lib/rst2pdf
copying ./rst2pdf/sectnumlinks.py -> build/lib/rst2pdf
copying ./rst2pdf/utils.py -> build/lib/rst2pdf
copying ./rst2pdf/dumpstyle.py -> build/lib/rst2pdf
copying ./rst2pdf/nodehandlers.py -> build/lib/rst2pdf
copying ./rst2pdf/findfonts.py -> build/lib/rst2pdf
copying ./rst2pdf/svgimage.py -> build/lib/rst2pdf
copying ./rst2pdf/math_flowable.py -> build/lib/rst2pdf
copying ./rst2pdf/sphinxnodes.py -> build/lib/rst2pdf
creating build/lib/rst2pdf/extensions
copying ./rst2pdf/extensions/fancytitles.py -> build/lib/rst2pdf/extensions
copying ./rst2pdf/extensions/sample.py -> build/lib/rst2pdf/extensions
copying ./rst2pdf/extensions/plantuml_r2p.py -> build/lib/rst2pdf/extensions
copying ./rst2pdf/extensions/preprocess_r2p.py -> build/lib/rst2pdf/extensions
copying ./rst2pdf/extensions/dotted_toc.py -> build/lib/rst2pdf/extensions
copying ./rst2pdf/extensions/__init__.py -> build/lib/rst2pdf/extensions
creating build/lib/rst2pdf/directives
copying ./rst2pdf/directives/aafigure.py -> build/lib/rst2pdf/directives
copying ./rst2pdf/directives/code_block.py -> build/lib/rst2pdf/directives
copying ./rst2pdf/directives/contents.py -> build/lib/rst2pdf/directives
copying ./rst2pdf/directives/noop.py -> build/lib/rst2pdf/directives
copying ./rst2pdf/directives/__init__.py -> build/lib/rst2pdf/directives
copying ./rst2pdf/directives/oddeven.py -> build/lib/rst2pdf/directives
creating build/lib/rst2pdf/roles
copying ./rst2pdf/roles/package.py -> 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/__init__.py -> build/lib/rst2pdf/roles
creating build/lib/rst2pdf/styles
copying ./rst2pdf/styles/paraiso-light.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/perldoc.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b0.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b4-landscape.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/styles.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a1.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/fruity.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/algol_nu.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/trac.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a5.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b3-landscape.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b4.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/solarized-light.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/igor.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/dejavu.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a6-landscape.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a1-landscape.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/tango.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/abap.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/stata-dark.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b1-landscape.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/sphinx.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b6-landscape.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/colorful.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/xcode.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/stata-light.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/stata.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/rainbow_dash.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/rrt.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/double-sided.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b1.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/manni.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a3-landscape.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a0.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/bw.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/friendly.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/legal.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/default.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/paraiso-dark.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/serif.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/vs.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/letter-landscape.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a4.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/lovelace.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a4-landscape.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b5.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/vim.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a2-landscape.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a5-landscape.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/twelvepoint.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/twocolumn.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/murphy.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b3.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a2.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/native.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a6.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/pastie.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/11x17.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/debugtables.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b2.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/solarized-dark.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/a3.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/sas.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/freetype-serif.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/freetype-sans.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/rst2pdf-0-9.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b6.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/autumn.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/letter.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/tenpoint.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/no-compact-lists.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/eightpoint.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b5-landscape.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/algol.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/b2-landscape.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/emacs.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/borland.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/monokai.yaml -> build/lib/rst2pdf/styles
copying ./rst2pdf/styles/arduino.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.solaris-2.11-i86pc.64bit/wheel
running install
running install_lib
creating build/bdist.solaris-2.11-i86pc.64bit/wheel
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/rst2pdf
copying build/lib/rst2pdf/log.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/genelements.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/svgimage.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/writer.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/style2yaml.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/rst2pdf/images
copying build/lib/rst2pdf/images/image-missing.jpg -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/images
copying build/lib/rst2pdf/images/image-missing.png -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/images
copying build/lib/rst2pdf/nodehandlers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/languages.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/pygments2style.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/rst2pdf/templates
copying build/lib/rst2pdf/templates/cover.tmpl -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/templates
copying build/lib/rst2pdf/templates/sphinxcover.tmpl -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/templates
copying build/lib/rst2pdf/config.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/basenodehandler.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/rson.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/sectnumlinks.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/image.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/math_flowable.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/pdfbuilder.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/rst2pdf/styles
copying build/lib/rst2pdf/styles/perldoc.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/b4.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/paraiso-light.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/a2-landscape.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/a5.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/a5-landscape.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/11x17.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/a1.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/b0.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/algol_nu.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/solarized-light.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/sphinx.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/twocolumn.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/stata-dark.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/dejavu.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/friendly.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/algol.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/rrt.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/lovelace.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/emacs.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/b5.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/vim.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/styles.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/a4.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/freetype-serif.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/b5-landscape.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/solarized-dark.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/fruity.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/default.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/no-compact-lists.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/b2-landscape.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/a0.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/b1.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/vs.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/bw.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/stata-light.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/colorful.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/b4-landscape.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/b3-landscape.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/tango.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/a6-landscape.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/a6.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/a2.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/twelvepoint.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/a1-landscape.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/b3.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/autumn.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/letter.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/legal.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/murphy.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/b6.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/b1-landscape.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/serif.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/manni.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/native.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/a3.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/pastie.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/b6-landscape.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/freetype-sans.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/b2.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/trac.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/double-sided.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/rainbow_dash.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/sas.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/eightpoint.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/letter-landscape.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/abap.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/a3-landscape.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/paraiso-dark.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/debugtables.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/a4-landscape.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/tenpoint.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/borland.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/igor.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/xcode.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/rst2pdf-0-9.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/monokai.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/arduino.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
copying build/lib/rst2pdf/styles/stata.yaml -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/styles
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/rst2pdf/roles
copying build/lib/rst2pdf/roles/package.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/roles
copying build/lib/rst2pdf/roles/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/roles
copying build/lib/rst2pdf/roles/counter.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/roles
copying build/lib/rst2pdf/roles/counter_off.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/roles
copying build/lib/rst2pdf/flowables.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/styles.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/genpdftext.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/rst2pdf/directives
copying build/lib/rst2pdf/directives/oddeven.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/directives
copying build/lib/rst2pdf/directives/code_block.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/directives
copying build/lib/rst2pdf/directives/contents.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/directives
copying build/lib/rst2pdf/directives/aafigure.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/directives
copying build/lib/rst2pdf/directives/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/directives
copying build/lib/rst2pdf/directives/noop.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/directives
copying build/lib/rst2pdf/createpdf.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/utils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/dumpstyle.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/sphinxnodes.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/sinker.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
copying build/lib/rst2pdf/findfonts.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/rst2pdf/extensions
copying build/lib/rst2pdf/extensions/plantuml_r2p.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/extensions
copying build/lib/rst2pdf/extensions/dotted_toc.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/extensions
copying build/lib/rst2pdf/extensions/sample.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/extensions
copying build/lib/rst2pdf/extensions/fancytitles.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/extensions
copying build/lib/rst2pdf/extensions/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/extensions
copying build/lib/rst2pdf/extensions/preprocess_r2p.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./rst2pdf/extensions
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.solaris-2.11-i86pc.64bit/wheel/./rst2pdf-0.102-py3.11.egg-info
running install_scripts
creating build/bdist.solaris-2.11-i86pc.64bit/wheel/rst2pdf-0.102.dist-info/WHEEL
creating '/home/pbulk/build/textproc/py-rst2pdf/work/rst2pdf-0.102/dist/.tmp-izf0d8vx/rst2pdf-0.102-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/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.102.dist-info/licenses/LICENSE.txt'
adding 'rst2pdf-0.102.dist-info/METADATA'
adding 'rst2pdf-0.102.dist-info/WHEEL'
adding 'rst2pdf-0.102.dist-info/entry_points.txt'
adding 'rst2pdf-0.102.dist-info/top_level.txt'
adding 'rst2pdf-0.102.dist-info/RECORD'
removing build/bdist.solaris-2.11-i86pc.64bit/wheel
Successfully built rst2pdf-0.102-py3-none-any.whl