Package: src:markdown-callouts Version: 0.4.0-1 Severity: important Tags: forky sid ftbfs User: [email protected] Usertags: ftbfs-nocheck-profile
Dear maintainer: During a rebuild of all packages in unstable using the nocheck build profile, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ A wiki page discussing how to reproduce bugs in this category and possible solutions is available here: https://wiki.debian.org/qa.debian.org/FTBFS/Nocheck (It's a wiki, so you are welcome to contribute) [ Note: This is RC, but I will wait at least two weeks before raising the severities, there are a lot of gcc-15 and CMake 4 bugs open now ]. About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:markdown-callouts, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with mkdocs --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild dh_autoreconf_clean -O--buildsystem=pybuild debian/rules override_dh_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -rf html .pytest_cache dh_clean make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules binary dh binary --with mkdocs --buildsystem=pybuild dh_update_autotools_config -O--buildsystem=pybuild dh_autoreconf -O--buildsystem=pybuild dh_auto_configure -O--buildsystem=pybuild debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" module I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_markdown_callouts * Building wheel... Successfully built markdown_callouts-0.4.0-py3-none-any.whl I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with "installer" module PYTHONPATH=`dirname $(find .pybuild/ -type d -name "*callout*dist-info" | head -n1)` \ python3 -m mkdocs -v build --site-dir=html DEBUG - Loading configuration file: /<<PKGBUILDDIR>>/mkdocs.yml ERROR - Config value 'theme': Unrecognised theme name: 'material'. The available installed themes are: mkdocs, readthedocs DEBUG - Config value 'config_file_path' = '/<<PKGBUILDDIR>>/mkdocs.yml' DEBUG - Config value 'site_name' = 'markdown-callouts' DEBUG - Config value 'nav' = [{'section-index': '/mkdocs-section-index/'}, {'literate-nav': '/mkdocs-literate-nav/'}, {'gen-files': '/mkdocs-gen-files/'}, {'same-dir': '/mkdocs-same-dir/'}, {'code-validator': '/mkdocs-code-validator/'}, {'callouts': 'index.md'}] DEBUG - Config value 'pages' = None DEBUG - Config value 'exclude_docs' = None DEBUG - Config value 'draft_docs' = None DEBUG - Config value 'not_in_nav' = None DEBUG - Config value 'site_url' = 'https://oprypin.github.io/markdown-callouts/' DEBUG - Config value 'site_description' = 'Markdown extension: a classier syntax for admonitions' DEBUG - Config value 'site_author' = None DEBUG - Config value 'theme' = {'name': 'material', 'features': ['content.action.edit', 'navigation.tabs', 'toc.integrate'], 'icon': {'repo': 'fontawesome/brands/github'}, 'palette': {'primary': 'teal', 'accent': 'purple'}} DEBUG - Config value 'docs_dir' = 'docs' DEBUG - Config value 'site_dir' = 'html' DEBUG - Config value 'copyright' = None DEBUG - Config value 'google_analytics' = None DEBUG - Config value 'dev_addr' = '127.0.0.1:8000' DEBUG - Config value 'use_directory_urls' = False DEBUG - Config value 'repo_url' = 'https://github.com/oprypin/markdown-callouts' DEBUG - Config value 'repo_name' = None DEBUG - Config value 'edit_uri_template' = None DEBUG - Config value 'edit_uri' = 'blob/master/docs/' DEBUG - Config value 'extra_css' = [] DEBUG - Config value 'extra_javascript' = [] DEBUG - Config value 'extra_templates' = [] DEBUG - Config value 'markdown_extensions' = ['pymdownx.details', {'pymdownx.tabbed': {'alternate_style': True}}, 'pymdownx.highlight', 'pymdownx.magiclink', 'pymdownx.saneheaders', 'pymdownx.superfences', {'pymdownx.snippets': {'check_paths': True, 'base_path': [<mkdocs.utils.yaml.ConfigDirPlaceholder object at 0x7f042bcd0d70>]}}, 'callouts', 'md_in_html', {'toc': {'permalink': '#'}}] DEBUG - Config value 'mdx_configs' = None DEBUG - Config value 'strict' = False DEBUG - Config value 'remote_branch' = 'gh-pages' DEBUG - Config value 'remote_name' = 'origin' DEBUG - Config value 'extra' = {} DEBUG - Config value 'plugins' = ['search'] DEBUG - Config value 'hooks' = [] DEBUG - Config value 'watch' = [] DEBUG - Config value 'validation' = {'omitted_files': 'warn', 'absolute_links': 'warn', 'unrecognized_links': 'warn', 'nav': {'absolute_links': 'ignore'}} Aborted with a configuration error! make[1]: *** [debian/rules:17: override_dh_auto_build] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:9: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

