DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
<string>:34: DeprecationWarning: dep_util is Deprecated. Use functions from setuptools instead.
<string>:41: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all supported versions of the affected package.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
<string>:385: DeprecationWarning: Use shutil.which instead of find_executable
{'include_dirs': ['TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot/usr/include/libxml2', 'TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot/usr/include/glib-2.0', 'TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot/usr/lib/glib-2.0/include', 'TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot/usr/include/json-glib-1.0', 'TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot/usr/include/glib-2.0', 'TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot/usr/lib/glib-2.0/include', 'TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot/usr/include/libmount', 'TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot/usr/include/blkid'], 'library_dirs': [], 'libraries': ['xml2', 'glib-2.0', 'json-glib-1.0', 'gio-2.0', 'gobject-2.0', 'glib-2.0'], 'extra_compile_args': ['-pthread'], 'extra_link_args': []}
Enabling C extension
running egg_info
writing hotdoc.egg-info/PKG-INFO
writing dependency_links to hotdoc.egg-info/dependency_links.txt
writing entry points to hotdoc.egg-info/entry_points.txt
writing requirements to hotdoc.egg-info/requires.txt
writing top-level names to hotdoc.egg-info/top_level.txt
reading manifest file 'hotdoc.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'hotdoc.egg-info/SOURCES.txt'
* Building wheel...
<string>:34: DeprecationWarning: dep_util is Deprecated. Use functions from setuptools instead.
<string>:41: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all supported versions of the affected package.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
<string>:385: DeprecationWarning: Use shutil.which instead of find_executable
{'include_dirs': ['TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot/usr/include/libxml2', 'TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot/usr/include/glib-2.0', 'TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot/usr/lib/glib-2.0/include', 'TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot/usr/include/json-glib-1.0', 'TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot/usr/include/glib-2.0', 'TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot/usr/lib/glib-2.0/include', 'TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot/usr/include/libmount', 'TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot/usr/include/blkid'], 'library_dirs': [], 'libraries': ['xml2', 'glib-2.0', 'json-glib-1.0', 'gio-2.0', 'gobject-2.0', 'glib-2.0'], 'extra_compile_args': ['-pthread'], 'extra_link_args': []}
Enabling C extension
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-314/hotdoc
copying hotdoc/run_hotdoc.py -> build/lib.linux-x86_64-cpython-314/hotdoc
copying hotdoc/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc
copying hotdoc/hotdoc_dep_printer.py -> build/lib.linux-x86_64-cpython-314/hotdoc
creating build/lib.linux-x86_64-cpython-314/hotdoc/tests
copying hotdoc/tests/test_hotdoc.py -> build/lib.linux-x86_64-cpython-314/hotdoc/tests
copying hotdoc/tests/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/tests
copying hotdoc/tests/fixtures.py -> build/lib.linux-x86_64-cpython-314/hotdoc/tests
creating build/lib.linux-x86_64-cpython-314/hotdoc/utils
copying hotdoc/utils/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/utils
copying hotdoc/utils/signals.py -> build/lib.linux-x86_64-cpython-314/hotdoc/utils
copying hotdoc/utils/utils.py -> build/lib.linux-x86_64-cpython-314/hotdoc/utils
copying hotdoc/utils/setup_utils.py -> build/lib.linux-x86_64-cpython-314/hotdoc/utils
copying hotdoc/utils/loggable.py -> build/lib.linux-x86_64-cpython-314/hotdoc/utils
copying hotdoc/utils/configurable.py -> build/lib.linux-x86_64-cpython-314/hotdoc/utils
creating build/lib.linux-x86_64-cpython-314/hotdoc/core
copying hotdoc/core/inclusions.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core
copying hotdoc/core/project.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core
copying hotdoc/core/links.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core
copying hotdoc/core/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core
copying hotdoc/core/formatter.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core
copying hotdoc/core/extension.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core
copying hotdoc/core/exceptions.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core
copying hotdoc/core/symbols.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core
copying hotdoc/core/comment.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core
copying hotdoc/core/config.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core
copying hotdoc/core/database.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core
copying hotdoc/core/tree.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core
creating build/lib.linux-x86_64-cpython-314/hotdoc/parsers
copying hotdoc/parsers/sitemap.py -> build/lib.linux-x86_64-cpython-314/hotdoc/parsers
copying hotdoc/parsers/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/parsers
copying hotdoc/parsers/gtk_doc.py -> build/lib.linux-x86_64-cpython-314/hotdoc/parsers
copying hotdoc/parsers/cmark_utils.py -> build/lib.linux-x86_64-cpython-314/hotdoc/parsers
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions
copying hotdoc/extensions/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions
creating build/lib.linux-x86_64-cpython-314/hotdoc/utils/tests
copying hotdoc/utils/tests/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/utils/tests
copying hotdoc/utils/tests/test_loggable.py -> build/lib.linux-x86_64-cpython-314/hotdoc/utils/tests
creating build/lib.linux-x86_64-cpython-314/hotdoc/core/tests
copying hotdoc/core/tests/test_doc_tree.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core/tests
copying hotdoc/core/tests/test_page.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core/tests
copying hotdoc/core/tests/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core/tests
copying hotdoc/core/tests/test_config_parser.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core/tests
copying hotdoc/core/tests/test_links.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core/tests
copying hotdoc/core/tests/test_inclusions.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core/tests
copying hotdoc/core/tests/test_project.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core/tests
copying hotdoc/core/tests/test_database.py -> build/lib.linux-x86_64-cpython-314/hotdoc/core/tests
creating build/lib.linux-x86_64-cpython-314/hotdoc/parsers/tests
copying hotdoc/parsers/tests/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/parsers/tests
copying hotdoc/parsers/tests/test_standalone_parser.py -> build/lib.linux-x86_64-cpython-314/hotdoc/parsers/tests
copying hotdoc/parsers/tests/test_cmark_parser.py -> build/lib.linux-x86_64-cpython-314/hotdoc/parsers/tests
creating build/lib.linux-x86_64-cpython-314/hotdoc/parsers/c_comment_scanner
copying hotdoc/parsers/c_comment_scanner/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/parsers/c_comment_scanner
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/license
copying hotdoc/extensions/license/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/license
copying hotdoc/extensions/license/license_extension.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/license
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/devhelp
copying hotdoc/extensions/devhelp/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/devhelp
copying hotdoc/extensions/devhelp/devhelp_extension.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/devhelp
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/feedgen
copying hotdoc/extensions/feedgen/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/feedgen
copying hotdoc/extensions/feedgen/feedgen_extension.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/feedgen
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi
copying hotdoc/extensions/gi/annotation_parser.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi
copying hotdoc/extensions/gi/flags.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi
copying hotdoc/extensions/gi/node_cache.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi
copying hotdoc/extensions/gi/gi_extension.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi
copying hotdoc/extensions/gi/language.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi
copying hotdoc/extensions/gi/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi
copying hotdoc/extensions/gi/formatter.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi
copying hotdoc/extensions/gi/utils.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi
copying hotdoc/extensions/gi/symbols.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi
copying hotdoc/extensions/gi/test_gi_extension.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/edit_on_github
copying hotdoc/extensions/edit_on_github/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/edit_on_github
copying hotdoc/extensions/edit_on_github/edit_on_github_extension.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/edit_on_github
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/git_upload
copying hotdoc/extensions/git_upload/git_upload_extension.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/git_upload
copying hotdoc/extensions/git_upload/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/git_upload
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gst
copying hotdoc/extensions/gst/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gst
copying hotdoc/extensions/gst/gst_extension.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gst
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/comment_on_github
copying hotdoc/extensions/comment_on_github/comment_on_github_extension.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/comment_on_github
copying hotdoc/extensions/comment_on_github/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/comment_on_github
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/check_since_markers
copying hotdoc/extensions/check_since_markers/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/check_since_markers
copying hotdoc/extensions/check_since_markers/check_since_markers.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/check_since_markers
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/c
copying hotdoc/extensions/c/c_extension.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/c
copying hotdoc/extensions/c/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/c
copying hotdoc/extensions/c/utils.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/c
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/search
copying hotdoc/extensions/search/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/search
copying hotdoc/extensions/search/search_extension.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/search
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting
copying hotdoc/extensions/syntax_highlighting/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting
copying hotdoc/extensions/syntax_highlighting/syntax_extension.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/dbus
copying hotdoc/extensions/dbus/dbus_extension.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/dbus
copying hotdoc/extensions/dbus/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/dbus
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/tags
copying hotdoc/extensions/tags/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/tags
copying hotdoc/extensions/tags/tag_extension.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/tags
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/languages
copying hotdoc/extensions/gi/languages/javascript.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/languages
copying hotdoc/extensions/gi/languages/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/languages
copying hotdoc/extensions/gi/languages/c.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/languages
copying hotdoc/extensions/gi/languages/python.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/languages
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/html_templates
copying hotdoc/extensions/gi/html_templates/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/html_templates
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/transition_scripts
copying hotdoc/extensions/gi/transition_scripts/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/transition_scripts
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/c/clang
copying hotdoc/extensions/c/clang/__init__.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/c/clang
copying hotdoc/extensions/c/clang/cindex.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/c/clang
copying hotdoc/extensions/c/clang/enumerations.py -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/c/clang
creating build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/page_content.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/extra_head.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/scripts.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/subpages.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/member_list.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/site_navigation.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/navbar_links.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/field_detail.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/stylesheets.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/footer.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/base_page.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/enum_member.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/return_item.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/multi_return_value.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/parameter_detail.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/navbar_center.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/navbar.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/brand-logo.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
copying hotdoc/hotdoc_bootstrap_theme/dist/templates/parameters.html -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/templates
creating build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/language_switching.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/jquery.mCustomScrollbar.concat.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/utils.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/navigation.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/jquery.touchSwipe.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/full-width.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/anchor.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/tag_filtering.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/lines_around_headings.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/typeahead.jquery.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/styleswitcher.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/navbar_offset_scroller.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/isotope.pkgd.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/search.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/bootstrap.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/bootstrap-toc.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/compare-versions.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/jquery.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/mustache.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
copying hotdoc/hotdoc_bootstrap_theme/dist/js/scrollspy.js -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js
creating build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js/search
copying hotdoc/hotdoc_bootstrap_theme/dist/js/search/enable_search.css -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/js/search
creating build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/css
copying hotdoc/hotdoc_bootstrap_theme/dist/css/bootstrap-toc.min.css -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/css
copying hotdoc/hotdoc_bootstrap_theme/dist/css/light-frontend.css -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/css
copying hotdoc/hotdoc_bootstrap_theme/dist/css/sitenav.css -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/css
copying hotdoc/hotdoc_bootstrap_theme/dist/css/frontend.css -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/css
copying hotdoc/hotdoc_bootstrap_theme/dist/css/light-sitenav.css -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/css
copying hotdoc/hotdoc_bootstrap_theme/dist/css/jquery.mCustomScrollbar.min.css -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/css
copying hotdoc/hotdoc_bootstrap_theme/dist/css/dark-frontend.css -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/css
copying hotdoc/hotdoc_bootstrap_theme/dist/css/custom_bootstrap.css -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/css
copying hotdoc/hotdoc_bootstrap_theme/dist/css/dark-sitenav.css -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/css
creating build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/images
copying hotdoc/hotdoc_bootstrap_theme/dist/images/home.svg -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/images
creating build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/fonts
copying hotdoc/hotdoc_bootstrap_theme/dist/fonts/glyphicons-halflings-regular.svg -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/fonts
copying hotdoc/hotdoc_bootstrap_theme/dist/fonts/glyphicons-halflings-regular.ttf -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/fonts
copying hotdoc/hotdoc_bootstrap_theme/dist/fonts/glyphicons-halflings-regular.woff2 -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/fonts
copying hotdoc/hotdoc_bootstrap_theme/dist/fonts/glyphicons-halflings-regular.woff -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/fonts
copying hotdoc/hotdoc_bootstrap_theme/dist/fonts/glyphicons-halflings-regular.eot -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist/fonts
copying hotdoc/hotdoc_bootstrap_theme/dist/theme.json -> build/lib.linux-x86_64-cpython-314/hotdoc/hotdoc_bootstrap_theme/dist
copying hotdoc/VERSION.txt -> build/lib.linux-x86_64-cpython-314/hotdoc
copying hotdoc/utils/hotdoc.m4 -> build/lib.linux-x86_64-cpython-314/hotdoc/utils
copying hotdoc/utils/hotdoc.mk -> build/lib.linux-x86_64-cpython-314/hotdoc/utils
creating build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/raw_code.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/class.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/inline_code.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/member_list.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/field_detail.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/action_prototype.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/base_page.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/property.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/API_index.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/enum_member.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/link.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/struct.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/return_item.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/base_symbol.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/multi_return_value.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/parameter_detail.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/enum.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/navbar_center.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/page.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/property_prototype.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/constant.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/simple_symbol.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/alias.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/hierarchy.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/parameters.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/symbol_wrapper.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/callable.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/callable_prototype.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
copying hotdoc/core/templates/interface.html -> build/lib.linux-x86_64-cpython-314/hotdoc/core/templates
creating build/lib.linux-x86_64-cpython-314/hotdoc/core/assets
copying hotdoc/core/assets/c.css -> build/lib.linux-x86_64-cpython-314/hotdoc/core/assets
copying hotdoc/core/assets/js.css -> build/lib.linux-x86_64-cpython-314/hotdoc/core/assets
copying hotdoc/core/assets/style.css -> build/lib.linux-x86_64-cpython-314/hotdoc/core/assets
copying hotdoc/core/assets/css.escape.js -> build/lib.linux-x86_64-cpython-314/hotdoc/core/assets
copying hotdoc/core/assets/index.css -> build/lib.linux-x86_64-cpython-314/hotdoc/core/assets
copying hotdoc/core/assets/home.png -> build/lib.linux-x86_64-cpython-314/hotdoc/core/assets
copying hotdoc/core/assets/python.css -> build/lib.linux-x86_64-cpython-314/hotdoc/core/assets
copying hotdoc/core/assets/API_index.js -> build/lib.linux-x86_64-cpython-314/hotdoc/core/assets
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/license/data
copying hotdoc/extensions/license/data/CC-BY-SAv4.0.png -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/license/data
copying hotdoc/extensions/license/data/CC0-1.0.png -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/license/data
copying hotdoc/extensions/license/data/CC-BY-SAv4.0.txt -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/license/data
copying hotdoc/extensions/license/data/CC0-1.0.txt -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/license/data
copying hotdoc/extensions/license/data/MIT.txt -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/license/data
copying hotdoc/extensions/license/data/GPLv3.txt -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/license/data
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/license/html_templates
copying hotdoc/extensions/license/html_templates/license.html -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/license/html_templates
copying hotdoc/extensions/license/html_templates/copyrights.html -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/license/html_templates
copying hotdoc/extensions/devhelp/devhelp.css -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/devhelp
copying hotdoc/extensions/gi/html_templates/gi_flags.html -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/html_templates
copying hotdoc/extensions/gi/html_templates/javascript_prototype.html -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/html_templates
copying hotdoc/extensions/gi/html_templates/symbol_language_wrapper.html -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/html_templates
copying hotdoc/extensions/gi/html_templates/python_action_prototype.html -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/html_templates
copying hotdoc/extensions/gi/html_templates/gi_annotations.html -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/html_templates
copying hotdoc/extensions/gi/html_templates/javascript_action_prototype.html -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/html_templates
copying hotdoc/extensions/gi/html_templates/python_compound.html -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/html_templates
copying hotdoc/extensions/gi/html_templates/python_prototype.html -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/html_templates
copying hotdoc/extensions/gi/html_templates/python_compound_summary.html -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/html_templates
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/comment_on_github/scripts
copying hotdoc/extensions/comment_on_github/scripts/github-comment-loader.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/comment_on_github/scripts
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/comment_on_github/templates
copying hotdoc/extensions/comment_on_github/templates/github_comments.html -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/comment_on_github/templates
copying hotdoc/extensions/search/trie.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/search
copying hotdoc/extensions/search/search.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/search
copying hotdoc/extensions/search/stopwords.txt -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/search
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-inform7.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-monkey.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-handlebars.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-tcl.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-batch.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-bison.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-sass.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-prolog.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-parigp.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-brainfuck.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-nginx.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-mel.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-autohotkey.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-go.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-crystal.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-elixir.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-cpp.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-pascal.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-haml.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-java.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-less.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-javascript.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-elixir.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-clike.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-scala.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-nasm.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-ocaml.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-q.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-mizar.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-parser.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-aspnet.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-eiffel.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-fortran.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-kotlin.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-abap.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-go.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-diff.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-fsharp.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-yaml.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-ruby.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-sass.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-protobuf.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-git.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-keyman.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-clike.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-j.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-icon.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-groovy.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-asciidoc.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-scss.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-json.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-ocaml.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-php.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-java.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-eiffel.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-monkey.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-q.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-objectivec.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-apacheconf.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-dart.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-fortran.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-apl.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-nim.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-makefile.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-stylus.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-nix.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-aspnet.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-inform7.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-parser.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-puppet.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-twig.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-erlang.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-swift.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-lua.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-sql.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-swift.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-objectivec.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-kotlin.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-jsx.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-stylus.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-julia.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-typescript.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-j.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-sas.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-csharp.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-tcl.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-python.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-vhdl.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-bro.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-abap.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-wiki.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-haskell.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-icon.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-jade.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-rust.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-javascript.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-scala.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-c.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-yaml.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-jade.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-applescript.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-cpp.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-docker.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-qore.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-haml.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-makefile.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-ini.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-actionscript.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-scss.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-wiki.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-verilog.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-smalltalk.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-d.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-haskell.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-apacheconf.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-jsx.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-lolcode.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-apl.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-php-extras.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-ruby.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-ini.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-vhdl.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-markup.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-scheme.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-perl.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-core.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-batch.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-powershell.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-rust.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-nsis.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-rest.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-dart.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-core.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-bro.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-actionscript.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-perl.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-diff.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-mel.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-nsis.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-latex.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-powershell.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-roboconf.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-protobuf.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-nix.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-basic.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-basic.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-textile.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-handlebars.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-css.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-smarty.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-parigp.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-http.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-textile.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-prolog.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-bison.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-autoit.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-roboconf.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-brainfuck.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-c.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-rip.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-applescript.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-qore.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-markup.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-vim.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-smalltalk.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-http.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-php-extras.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-docker.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-pascal.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-sas.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-latex.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-sql.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-glsl.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-puppet.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-r.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-rest.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-vim.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-asciidoc.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-git.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-r.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-smarty.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-keyman.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-groovy.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-coffeescript.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-json.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-processing.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-css.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-julia.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-processing.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-markdown.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-autoit.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-coffeescript.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-gherkin.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-php.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-twig.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-css-extras.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-nginx.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-d.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-nasm.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-bash.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-oz.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-less.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-markdown.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-pure.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-haxe.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-fsharp.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-verilog.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-css-extras.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-scheme.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-bash.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-nim.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-autohotkey.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-matlab.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-matlab.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-crystal.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-python.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-rip.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-haxe.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-typescript.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-pure.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-glsl.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-mizar.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-gherkin.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-erlang.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-oz.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-lolcode.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-lua.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
copying hotdoc/extensions/syntax_highlighting/prism/components/prism-csharp.min.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/components
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/themes
copying hotdoc/extensions/syntax_highlighting/prism/themes/prism-funky.css -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/themes
copying hotdoc/extensions/syntax_highlighting/prism/themes/prism-twilight.css -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/themes
copying hotdoc/extensions/syntax_highlighting/prism/themes/prism-dark.css -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/themes
copying hotdoc/extensions/syntax_highlighting/prism/themes/prism-tomorrow.css -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/themes
copying hotdoc/extensions/syntax_highlighting/prism/themes/prism-coy.css -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/themes
copying hotdoc/extensions/syntax_highlighting/prism/themes/prism-solarizedlight.css -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/themes
copying hotdoc/extensions/syntax_highlighting/prism/themes/prism-okaidia.css -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/themes
copying hotdoc/extensions/syntax_highlighting/prism/themes/prism.css -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/themes
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/plugins/autoloader
copying hotdoc/extensions/syntax_highlighting/prism/plugins/autoloader/prism-autoloader.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/plugins/autoloader
creating build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/plugins/keep-markup
copying hotdoc/extensions/syntax_highlighting/prism/plugins/keep-markup/prism-keep-markup.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting/prism/plugins/keep-markup
copying hotdoc/extensions/syntax_highlighting/prism_autoloader_path_override.js -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/syntax_highlighting
copying hotdoc/extensions/gi/transition_scripts/translate_sections.sh -> build/lib.linux-x86_64-cpython-314/hotdoc/extensions/gi/transition_scripts
running build_ext
<string>:84: DeprecationWarning: Use shutil.which instead of find_executable
<string>:88: DeprecationWarning: Use shutil.which instead of find_executable
cmake TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/sources/hotdoc-0.17.4/cmark
-- The C compiler identification is GNU 16.1.0
-- The CXX compiler identification is GNU 16.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test HAVE_FLAG_ADDRESS_SANITIZER
-- Performing Test HAVE_FLAG_ADDRESS_SANITIZER - Failed
-- Performing Test HAVE_FLAG_SANITIZE_ADDRESS
-- Performing Test HAVE_FLAG_SANITIZE_ADDRESS - Failed
CMake Warning (deprecated) at TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/share/cmake-4.4/Modules/GenerateExportHeader.cmake:699 (message):
The add_compiler_export_flags function is obsolete. Use the
CXX_VISIBILITY_PRESET and VISIBILITY_INLINES_HIDDEN target properties
instead.
Call Stack (most recent call first):
src/CMakeLists.txt:67 (add_compiler_export_flags)
This warning is for project developers. Use -Wno-author or -Wno-deprecated
to suppress it.
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Performing Test HAVE___BUILTIN_EXPECT
-- Performing Test HAVE___BUILTIN_EXPECT - Success
-- Performing Test HAVE___ATTRIBUTE__
-- Performing Test HAVE___ATTRIBUTE__ - Success
CMake Warning (policy) at test/CMakeLists.txt:9 (find_package):
Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
are removed. Run "cmake --help-policy CMP0148" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-author or -Wno-policy to
suppress it.
-- Found PythonInterp: TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/bin/python3-native/python3 (found suitable version "3.14.7", minimum required is "3")
-- Configuring done (0.6s)
-- Generating done (0.0s)
-- Build files have been written to: TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/sources/hotdoc-0.17.4/build_cmark
make cmarkextensions
[ 3%] Building C object src/CMakeFiles/libcmark.dir/cmark.c.o
[ 7%] Building C object src/CMakeFiles/libcmark.dir/node.c.o
[ 11%] Building C object src/CMakeFiles/libcmark.dir/iterator.c.o
[ 14%] Building C object src/CMakeFiles/libcmark.dir/blocks.c.o
[ 18%] Building C object src/CMakeFiles/libcmark.dir/inlines.c.o
[ 22%] Building C object src/CMakeFiles/libcmark.dir/scanners.c.o
[ 25%] Building C object src/CMakeFiles/libcmark.dir/utf8.c.o
[ 29%] Building C object src/CMakeFiles/libcmark.dir/buffer.c.o
[ 33%] Building C object src/CMakeFiles/libcmark.dir/references.c.o
[ 37%] Building C object src/CMakeFiles/libcmark.dir/render.c.o
[ 40%] Building C object src/CMakeFiles/libcmark.dir/man.c.o
[ 44%] Building C object src/CMakeFiles/libcmark.dir/xml.c.o
[ 48%] Building C object src/CMakeFiles/libcmark.dir/html.c.o
[ 51%] Building C object src/CMakeFiles/libcmark.dir/commonmark.c.o
[ 55%] Building C object src/CMakeFiles/libcmark.dir/latex.c.o
[ 59%] Building C object src/CMakeFiles/libcmark.dir/houdini_href_e.c.o
[ 62%] Building C object src/CMakeFiles/libcmark.dir/houdini_html_e.c.o
[ 66%] Building C object src/CMakeFiles/libcmark.dir/houdini_html_u.c.o
[ 70%] Building C object src/CMakeFiles/libcmark.dir/cmark_ctype.c.o
[ 74%] Building C object src/CMakeFiles/libcmark.dir/linked_list.c.o
[ 77%] Building C object src/CMakeFiles/libcmark.dir/syntax_extension.c.o
[ 81%] Building C object src/CMakeFiles/libcmark.dir/registry.c.o
[ 85%] Building C object src/CMakeFiles/libcmark.dir/plugin.c.o
[ 88%] Linking C shared library libcmark.so
[ 88%] Built target libcmark
[ 92%] Building C object extensions/CMakeFiles/cmarkextensions.dir/core-extensions.c.o
[ 96%] Building C object extensions/CMakeFiles/cmarkextensions.dir/ext_scanners.c.o
[100%] Linking C shared library libcmarkextensions.so
[100%] Built target cmarkextensions
flex --noline -o TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/sources/hotdoc-0.17.4/hotdoc/parsers/c_comment_scanner/scanner.c TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/sources/hotdoc-0.17.4/hotdoc/parsers/c_comment_scanner/scanner.l
Traceback (most recent call last):
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
main()
~~~~^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel
return _build_backend().build_wheel(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
wheel_directory, config_settings, metadata_directory
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/build_meta.py", line 438, in build_wheel
return _build(['bdist_wheel'])
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/build_meta.py", line 429, in _build
return self._build_with_temp_dir(
~~~~~~~~~~~~~~~~~~~~~~~~~^
cmd,
^^^^
...<3 lines>...
self._arbitrary_args(config_settings),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/build_meta.py", line 410, in _build_with_temp_dir
self.run_setup()
~~~~~~~~~~~~~~^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/build_meta.py", line 520, in run_setup
super().run_setup(setup_script=setup_script)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/build_meta.py", line 317, in run_setup
exec(code, locals()) # noqa: S102 # exec is intentional here
~~~~^^^^^^^^^^^^^^^^
File "<string>", line 416, in <module>
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/__init__.py", line 117, in setup
return distutils.core.setup(**attrs) # type: ignore[return-value]
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/core.py", line 168, in setup
return run_commands(dist)
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/core.py", line 184, in run_commands
dist.run_commands()
~~~~~~~~~~~~~~~~~^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py", line 1028, in run_commands
self.run_command(cmd)
~~~~~~~~~~~~~~~~^^^^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/dist.py", line 1106, in run_command
super().run_command(command)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py", line 1047, in run_command
cmd_obj.run()
~~~~~~~~~~~^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/command/bdist_wheel.py", line 385, in run
self.run_command("build")
~~~~~~~~~~~~~~~~^^^^^^^^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py", line 342, in run_command
self.distribution.run_command(command)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/dist.py", line 1106, in run_command
super().run_command(command)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py", line 1047, in run_command
cmd_obj.run()
~~~~~~~~~~~^^
File "<string>", line 221, in run
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/command/build.py", line 137, in run
self.run_command(cmd_name)
~~~~~~~~~~~~~~~~^^^^^^^^^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py", line 342, in run_command
self.distribution.run_command(command)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/dist.py", line 1106, in run_command
super().run_command(command)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py", line 1047, in run_command
cmd_obj.run()
~~~~~~~~~~~^^
File "<string>", line 236, in run
File "<string>", line 375, in build_custom
File "<string>", line 371, in __build_flex
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/site-packages/setuptools/_distutils/spawn.py", line 45, in spawn
subprocess.check_call(cmd, **kwargs)
~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/subprocess.py", line 415, in check_call
retcode = call(*popenargs, **kwargs)
File "TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/recipe-sysroot-native/usr/lib/python3.14/subprocess.py", line 396, in call
with Popen(*popenargs, **kwargs) as p:
~~~~~^^^^^^^^^^^^^^^^^^^^^^
TypeError: Popen.__init__() got an unexpected keyword argument 'verbose'
TIP pass --env-dir and --sdist-extract-dir to keep the build environment and sources, then see https://build.pypa.io/en/stable/how-to/troubleshooting.html#debug-a-failed-build for help debugging a failed build
ERROR Backend subprocess exited when trying to invoke build_wheel
WARNING: TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/temp/run.do_compile.9556:158 exit 1 from 'pyproject-build --no-isolation --wheel --outdir TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/dist TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/sources/hotdoc-0.17.4'
WARNING: Backtrace (BB generated script):
#1: python_pep517_do_compile, TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/temp/run.do_compile.9556, line 158
#2: do_compile, TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/temp/run.do_compile.9556, line 153
#3: main, TOPDIR/tmp/work/x86-64-v3-poky-linux/hotdoc/0.17.4/temp/run.do_compile.9556, line 170