Package: src:pydata-sphinx-theme
Version: 0.17.1+dfsg-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202605/

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 cannot 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:pydata-sphinx-theme, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
        pybuild --clean -i python{version} -p "3.14 3.13" --parallel=2
        rm -rf .pybuild/
        find . -name \*.pyc -exec rm {} \;
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
        rm -f debian/debhelper-build-stamp
        rm -rf debian/.debhelper/
        rm -f -- ./docs/examples/execution.rst ./docs/examples/pydata.ipynb 
debian/python3-pydata-sphinx-theme.substvars 
debian/python-pydata-sphinx-theme-doc.substvars debian/files
        rm -fr -- debian/python3-pydata-sphinx-theme/ debian/tmp/ 
debian/python-pydata-sphinx-theme-doc/
        find .  \( \( \
                \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
-type f -a \
                \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
                 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
                 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
                 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
                \) -exec rm -f {} + \) -o \
                \( -type d -a \( -name autom4te.cache -o -name __pycache__ \) 
-prune -exec rm -rf {} + \) \)
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
        pybuild --configure -i python{version} -p "3.14 3.13" --parallel=2
   debian/rules execute_before_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
pybabel compile -d /<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale -D sphinx
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/fr/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/fr/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/es/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/es/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/zh/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/zh/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/cs/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/cs/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/de/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/de/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/ru/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/ru/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/ca/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/ca/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/ja/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/ja/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/it/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/it/LC_MESSAGES/sphinx.mo
ln -sf /usr/share/node_modules .
webpack
[webpack-cli] Failed to load '/<<PKGBUILDDIR>>/webpack.config.js' config
▶ ESM (`import`) failed:
  Cannot find module 'dedent'
  Require stack:
  - /<<PKGBUILDDIR>>/webpack.config.js

▶ CJS (`require`) failed:
  Cannot find module 'dedent'
  Require stack:
  - /<<PKGBUILDDIR>>/webpack.config.js
  - /usr/share/nodejs/webpack-cli/lib/webpack-cli.js
  - /usr/share/nodejs/webpack-cli/bin/cli.js
  - /usr/share/nodejs/webpack/bin/webpack.js
make[1]: *** [debian/rules:25: execute_before_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:20: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to