Package: src:pyina
Version: 0.3.0-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --with sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" 
module
I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyina  
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/pyina
copying pyina/mpi_pool.py -> build/lib/pyina
copying pyina/schedulers.py -> build/lib/pyina
copying pyina/launchers.py -> build/lib/pyina
copying pyina/ez_map.py -> build/lib/pyina
copying pyina/mpi_scatter.py -> build/lib/pyina
copying pyina/__info__.py -> build/lib/pyina
copying pyina/mpi.py -> build/lib/pyina
copying pyina/__init__.py -> build/lib/pyina
copying pyina/mappers.py -> build/lib/pyina
copying pyina/__main__.py -> build/lib/pyina
copying pyina/tools.py -> build/lib/pyina
creating build/lib/pyina/tests
copying pyina/tests/test_star.py -> build/lib/pyina/tests
copying pyina/tests/test_ezmap.py -> build/lib/pyina/tests
copying pyina/tests/test_pool.py -> build/lib/pyina/tests
copying pyina/tests/test_with.py -> build/lib/pyina/tests
copying pyina/tests/test_simple.py -> build/lib/pyina/tests
copying pyina/tests/test_map.py -> build/lib/pyina/tests
copying pyina/tests/__init__.py -> build/lib/pyina/tests
copying pyina/tests/__main__.py -> build/lib/pyina/tests
running build_scripts
creating build/scripts-3.13
copying and adjusting scripts/ezpool -> build/scripts-3.13
copying and adjusting scripts/ezscatter -> build/scripts-3.13
copying and adjusting scripts/mpi_world -> build/scripts-3.13
changing mode of build/scripts-3.13/ezpool from 644 to 755
changing mode of build/scripts-3.13/ezscatter from 644 to 755
changing mode of build/scripts-3.13/mpi_world from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pyina
creating build/bdist.linux-x86_64/wheel/pyina/tests
copying build/lib/pyina/tests/test_star.py -> 
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_ezmap.py -> 
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_pool.py -> 
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_with.py -> 
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_simple.py -> 
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_map.py -> 
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/__init__.py -> 
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/__main__.py -> 
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/mpi_pool.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/schedulers.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/launchers.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/ez_map.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/mpi_scatter.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/__info__.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/mpi.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/__init__.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/mappers.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/__main__.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/tools.py -> build/bdist.linux-x86_64/wheel/./pyina
running install_egg_info
running egg_info
creating pyina.egg-info
writing pyina.egg-info/PKG-INFO
writing dependency_links to pyina.egg-info/dependency_links.txt
writing requirements to pyina.egg-info/requires.txt
writing top-level names to pyina.egg-info/top_level.txt
writing manifest file 'pyina.egg-info/SOURCES.txt'
reading manifest file 'pyina.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching '.git'
no previously-included directories found matching '.coverage'
no previously-included directories found matching '.eggs'
adding license file 'LICENSE'
writing manifest file 'pyina.egg-info/SOURCES.txt'
Copying pyina.egg-info to build/bdist.linux-x86_64/wheel/./pyina-0.3.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts
copying build/scripts-3.13/ezpool -> 
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts
copying build/scripts-3.13/ezscatter -> 
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts
copying build/scripts-3.13/mpi_world -> 
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts/ezpool 
to 755
changing mode of 
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts/ezscatter to 755
changing mode of 
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts/mpi_world to 755
creating build/bdist.linux-x86_64/wheel/pyina-0.3.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyina/.tmp-sc3d156c/pyina-0.3.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pyina/__info__.py'
adding 'pyina/__init__.py'
adding 'pyina/__main__.py'
adding 'pyina/ez_map.py'
adding 'pyina/launchers.py'
adding 'pyina/mappers.py'
adding 'pyina/mpi.py'
adding 'pyina/mpi_pool.py'
adding 'pyina/mpi_scatter.py'
adding 'pyina/schedulers.py'
adding 'pyina/tools.py'
adding 'pyina/tests/__init__.py'
adding 'pyina/tests/__main__.py'
adding 'pyina/tests/test_ezmap.py'
adding 'pyina/tests/test_map.py'
adding 'pyina/tests/test_pool.py'
adding 'pyina/tests/test_simple.py'
adding 'pyina/tests/test_star.py'
adding 'pyina/tests/test_with.py'
adding 'pyina-0.3.0.data/scripts/ezpool'
adding 'pyina-0.3.0.data/scripts/ezscatter'
adding 'pyina-0.3.0.data/scripts/mpi_world'
adding 'pyina-0.3.0.dist-info/LICENSE'
adding 'pyina-0.3.0.dist-info/METADATA'
adding 'pyina-0.3.0.dist-info/WHEEL'
adding 'pyina-0.3.0.dist-info/top_level.txt'
adding 'pyina-0.3.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pyina-0.3.0-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with 
"installer" module
I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build" 
module
I: pybuild base:311: python3.12 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyina  
* Building wheel...
running bdist_wheel
running build
running build_py
copying pyina/__info__.py -> build/lib/pyina
running build_scripts
creating build/scripts-3.12
copying and adjusting scripts/ezpool -> build/scripts-3.12
copying and adjusting scripts/ezscatter -> build/scripts-3.12
copying and adjusting scripts/mpi_world -> build/scripts-3.12
changing mode of build/scripts-3.12/ezpool from 644 to 755
changing mode of build/scripts-3.12/ezscatter from 644 to 755
changing mode of build/scripts-3.12/mpi_world from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pyina
creating build/bdist.linux-x86_64/wheel/pyina/tests
copying build/lib/pyina/tests/test_star.py -> 
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_ezmap.py -> 
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_pool.py -> 
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_with.py -> 
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_simple.py -> 
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_map.py -> 
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/__init__.py -> 
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/__main__.py -> 
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/mpi_pool.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/schedulers.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/launchers.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/ez_map.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/mpi_scatter.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/__info__.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/mpi.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/__init__.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/mappers.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/__main__.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/tools.py -> build/bdist.linux-x86_64/wheel/./pyina
running install_egg_info
running egg_info
writing pyina.egg-info/PKG-INFO
writing dependency_links to pyina.egg-info/dependency_links.txt
writing requirements to pyina.egg-info/requires.txt
writing top-level names to pyina.egg-info/top_level.txt
reading manifest file 'pyina.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching '.git'
no previously-included directories found matching '.coverage'
no previously-included directories found matching '.eggs'
adding license file 'LICENSE'
writing manifest file 'pyina.egg-info/SOURCES.txt'
Copying pyina.egg-info to build/bdist.linux-x86_64/wheel/./pyina-0.3.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts
copying build/scripts-3.12/ezpool -> 
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts
copying build/scripts-3.12/ezscatter -> 
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts
copying build/scripts-3.12/mpi_world -> 
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts/ezpool 
to 755
changing mode of 
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts/ezscatter to 755
changing mode of 
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts/mpi_world to 755
creating build/bdist.linux-x86_64/wheel/pyina-0.3.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyina/.tmp-j7agr4ca/pyina-0.3.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pyina/__info__.py'
adding 'pyina/__init__.py'
adding 'pyina/__main__.py'
adding 'pyina/ez_map.py'
adding 'pyina/launchers.py'
adding 'pyina/mappers.py'
adding 'pyina/mpi.py'
adding 'pyina/mpi_pool.py'
adding 'pyina/mpi_scatter.py'
adding 'pyina/schedulers.py'
adding 'pyina/tools.py'
adding 'pyina/tests/__init__.py'
adding 'pyina/tests/__main__.py'
adding 'pyina/tests/test_ezmap.py'
adding 'pyina/tests/test_map.py'
adding 'pyina/tests/test_pool.py'
adding 'pyina/tests/test_simple.py'
adding 'pyina/tests/test_star.py'
adding 'pyina/tests/test_with.py'
adding 'pyina-0.3.0.data/scripts/ezpool'
adding 'pyina-0.3.0.data/scripts/ezscatter'
adding 'pyina-0.3.0.data/scripts/mpi_world'
adding 'pyina-0.3.0.dist-info/LICENSE'
adding 'pyina-0.3.0.dist-info/METADATA'
adding 'pyina-0.3.0.dist-info/WHEEL'
adding 'pyina-0.3.0.dist-info/top_level.txt'
adding 'pyina-0.3.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pyina-0.3.0-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with 
"installer" module
   debian/rules execute_after_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYTHONPATH=/<<PKGBUILDDIR>> /usr/bin/make -C docs SPHINXBUILD=sphinx-build html
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
sphinx-build -b html  source build
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 
'restructuredtext'}`.
ERROR: Invalid value `None` in 
intersphinx_mapping['https://docs.python.org/3/']. Expected a two-element tuple 
or list.

Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[2]: *** [Makefile:24: html] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[1]: *** [debian/rules:19: execute_after_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

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

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 affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to