Package: src:metakernel
Version: 0.30.2-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 --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
D: pybuild pybuild:602: version: 6.20240422
D: pybuild pybuild:603: ['/usr/bin/pybuild', '--configure', '-i', 
'python{version}', '-p', '3.12 3.11']
D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=False, really_quiet=False, 
detect_only=False, clean_only=False, configure_only=True, build_only=False, 
install_only=False, test_only=False, autopkgtest_only=False, list_systems=False, 
print_args=None, before_clean=None, clean_args=None, after_clean=None, 
before_configure=None, configure_args=None, after_configure=None, before_build=None, 
build_args=None, after_build=None, before_install=None, install_args=None, 
after_install=None, before_test=None, test_args=None, after_test=None, test_nose=False, 
test_nose2=False, test_pytest=False, test_tox=False, test_stestr=False, test_custom=False, 
dir='/<<PKGBUILDDIR>>', destdir='debian/tmp', ext_destdir=None, 
ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, ext_sub_repl=None, install_dir=None, 
name='metakernel', system=None, versions=['3.12', '3.11'], interpreter=['python{version}'], 
disable=None, custom_tests=False)
D: pybuild tools:231: invoking: /usr/bin/dpkg-architecture
D: pybuild debhelper:174: source=metakernel, binary 
packages=['python3-metakernel', 'python-metakernel-doc']
D: pybuild pybuild:151: detected build system: pyproject (certainty: 99%)
   dh_auto_build -O--buildsystem=pybuild
D: pybuild pybuild:602: version: 6.20240422
D: pybuild pybuild:603: ['/usr/bin/pybuild', '--build', '-i', 
'python{version}', '-p', '3.12 3.11']
D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=False, really_quiet=False, 
detect_only=False, clean_only=False, configure_only=False, build_only=True, 
install_only=False, test_only=False, autopkgtest_only=False, list_systems=False, 
print_args=None, before_clean=None, clean_args=None, after_clean=None, 
before_configure=None, configure_args=None, after_configure=None, before_build=None, 
build_args=None, after_build=None, before_install=None, install_args=None, 
after_install=None, before_test=None, test_args=None, after_test=None, test_nose=False, 
test_nose2=False, test_pytest=False, test_tox=False, test_stestr=False, test_custom=False, 
dir='/<<PKGBUILDDIR>>', destdir='debian/tmp', ext_destdir=None, 
ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, ext_sub_repl=None, install_dir=None, 
name='metakernel', system=None, versions=['3.12', '3.11'], interpreter=['python{version}'], 
disable=None, custom_tests=False)
D: pybuild tools:231: invoking: /usr/bin/dpkg-architecture
D: pybuild debhelper:174: source=metakernel, binary 
packages=['python3-metakernel', 'python-metakernel-doc']
D: pybuild pybuild:151: detected build system: pyproject (certainty: 99%)
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_metakernel
D: pybuild tools:231: invoking: python3.12 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_metakernel
* Building wheel...
Successfully built metakernel-0.30.2-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with 
"installer" module
I: pybuild plugin_pyproject:129: Building wheel for python3.11 with "build" 
module
I: pybuild base:311: python3.11 -m build --skip-dependency-check --no-isolation --wheel 
--outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_metakernel
D: pybuild tools:231: invoking: python3.11 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_metakernel
* Building wheel...
Successfully built metakernel-0.30.2-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.11 with 
"installer" module
   debian/rules execute_after_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYTHONPATH=. python3 docs/generate_help.py
0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to 
disable this validation.
/usr/lib/python3/dist-packages/IPython/paths.py:69: UserWarning: IPython parent 
'/sbuild-nonexistent' is not a writable location, using a temp directory.
  warn("IPython parent '{0}' is not a writable location,"
Generating README.md...
done!
PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml docs/ build/html
Running Sphinx v7.2.6
0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to 
disable this validation.
making output directory... done
myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, 
enable_extensions={'html_image'}, disable_syntax=[], all_links_external=False, 
links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), 
ref_domains=None, fence_as_directive=set(), number_code_blocks=[], 
title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, 
footnote_transition=True, words_per_minute=200, substitutions={}, 
linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, 
dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, 
mathjax_classes='tex2jax_process|mathjax_process|math|output_area', 
enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True)
loading intersphinx inventory from https://docs.python.org/3/objects.inv...
[autosummary] generating autosummary for: index.rst, source/README.md, 
source/api.rst, source/info.rst, source/installation.rst
building [mo]: targets for 0 po files that are out of date
writing output...
building [html]: targets for 5 source files that are out of date
updating environment: [new config] 5 added, 0 changed, 0 removed
reading sources... [ 20%] index
reading sources... [ 40%] source/README
reading sources... [ 60%] source/api
reading sources... [ 80%] source/info
reading sources... [100%] source/installation

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... copying static files... done
copying extra files... done
done
writing output... [ 20%] index
writing output... [ 40%] source/README
writing output... [ 60%] source/api
writing output... [ 80%] source/info
writing output... [100%] source/installation

generating indices... genindex py-modindex done
highlighting module code... [ 50%] metakernel._metakernel
highlighting module code... [100%] metakernel.magic

writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.

The HTML pages are in build/html.
# replace static files copied from python3-sphinx-bootstrap-theme with symlinks
find build/html/_static/ -type f -print0 | xargs -0 -L 1 debian/test_and_link.sh
Checking 'build/html/_static/doctools.js'...No matching filename found in 
PKGDIR, skipping.
Checking 'build/html/_static/sphinx_highlight.js'...No matching filename found 
in PKGDIR, skipping.
Checking 'build/html/_static/documentation_options.js'...No matching filename 
found in PKGDIR, skipping.
Checking 'build/html/_static/bootstrap-sphinx.css'...No matching filename found 
in PKGDIR, skipping.
Checking 'build/html/_static/minus.png'...No matching filename found in PKGDIR, 
skipping.
Checking 
'build/html/_static/bootswatch-3.4.1/cyborg/bootstrap.min.css'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-3.4.1/superhero/bootstrap.min.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-3.4.1/lumen/bootstrap.min.css'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-3.4.1/united/bootstrap.min.css'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-3.4.1/spacelab/bootstrap.min.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-3.4.1/cosmo/bootstrap.min.css'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-3.4.1/yeti/bootstrap.min.css'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-3.4.1/darkly/bootstrap.min.css'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-3.4.1/slate/bootstrap.min.css'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-3.4.1/journal/bootstrap.min.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-3.4.1/paper/bootstrap.min.css'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-3.4.1/readable/bootstrap.min.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-3.4.1/simplex/bootstrap.min.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-3.4.1/sandstone/bootstrap.min.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-3.4.1/cerulean/bootstrap.min.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-3.4.1/flatly/bootstrap.min.css'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 'build/html/_static/language_data.js'...No matching filename found in 
PKGDIR, skipping.
Checking 
'build/html/_static/bootstrap-2.3.2/css/bootstrap-responsive.min.css'...Identical
 file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootstrap-2.3.2/css/bootstrap-responsive.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 'build/html/_static/bootstrap-2.3.2/css/bootstrap.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 'build/html/_static/bootstrap-2.3.2/css/bootstrap.min.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootstrap-2.3.2/img/glyphicons-halflings.png'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootstrap-2.3.2/img/glyphicons-halflings-white.png'...Identical
 file found in PKGDIR, replacing with a symlink...done.
Checking 'build/html/_static/searchtools.js'...No matching filename found in 
PKGDIR, skipping.
Checking 'build/html/_static/bootstrap-3.4.1/css/bootstrap.css.map'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootstrap-3.4.1/css/bootstrap-theme.css.map'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootstrap-3.4.1/css/bootstrap-theme.min.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootstrap-3.4.1/css/bootstrap-theme.min.css.map'...Identical
 file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootstrap-3.4.1/css/bootstrap-theme.css'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootstrap-3.4.1/css/bootstrap.min.css.map'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 'build/html/_static/bootstrap-3.4.1/css/bootstrap.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 'build/html/_static/bootstrap-3.4.1/css/bootstrap.min.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 'build/html/_static/pygments.css'...No matching filename found in 
PKGDIR, skipping.
Checking 'build/html/_static/basic.css'...No matching filename found in PKGDIR, 
skipping.
Checking 'build/html/_static/bootstrap-sphinx.js'...No matching filename found 
in PKGDIR, skipping.
Checking 'build/html/_static/graphviz.css'...No matching filename found in 
PKGDIR, skipping.
Checking 'build/html/_static/file.png'...No matching filename found in PKGDIR, 
skipping.
Checking 
'build/html/_static/bootswatch-2.3.2/img/glyphicons-halflings.png'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-2.3.2/img/glyphicons-halflings-white.png'...Identical
 file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-2.3.2/cyborg/bootstrap.min.css'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-2.3.2/superhero/bootstrap.min.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-2.3.2/united/bootstrap.min.css'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-2.3.2/spacelab/bootstrap.min.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-2.3.2/spruce/bootstrap.min.css'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-2.3.2/cosmo/bootstrap.min.css'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-2.3.2/slate/bootstrap.min.css'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-2.3.2/journal/bootstrap.min.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-2.3.2/amelia/bootstrap.min.css'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-2.3.2/readable/bootstrap.min.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-2.3.2/simplex/bootstrap.min.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-2.3.2/cerulean/bootstrap.min.css'...Identical 
file found in PKGDIR, replacing with a symlink...done.
Checking 
'build/html/_static/bootswatch-2.3.2/flatly/bootstrap.min.css'...Identical file 
found in PKGDIR, replacing with a symlink...done.
Checking 'build/html/_static/plus.png'...No matching filename found in PKGDIR, 
skipping.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test -O--buildsystem=pybuild
D: pybuild pybuild:602: version: 6.20240422
D: pybuild pybuild:603: ['/usr/bin/pybuild', '--test', '--test-pytest', '-i', 
'python{version}', '-p', '3.12 3.11']
D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=False, really_quiet=False, 
detect_only=False, clean_only=False, configure_only=False, build_only=False, 
install_only=False, test_only=True, autopkgtest_only=False, list_systems=False, 
print_args=None, before_clean=None, clean_args=None, after_clean=None, 
before_configure=None, configure_args=None, after_configure=None, before_build=None, 
build_args=None, after_build=None, before_install=None, install_args=None, 
after_install=None, before_test=None, test_args=None, after_test=None, test_nose=False, 
test_nose2=False, test_pytest=True, test_tox=False, test_stestr=False, test_custom=False, 
dir='/<<PKGBUILDDIR>>', destdir='debian/tmp', ext_destdir=None, 
ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, ext_sub_repl=None, install_dir=None, 
name='metakernel', system=None, versions=['3.12', '3.11'], interpreter=['python{version}'], 
disable=None, custom_tests=True)
D: pybuild tools:231: invoking: /usr/bin/dpkg-architecture
D: pybuild debhelper:174: source=metakernel, binary 
packages=['python3-metakernel', 'python-metakernel-doc']
D: pybuild pybuild:151: detected build system: pyproject (certainty: 99%)
I: pybuild pybuild:308: touch /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_metakernel/.bashrc && 
mkdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_metakernel/.pytest_cache
D: pybuild tools:231: invoking: touch /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_metakernel/.bashrc 
&& mkdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_metakernel/.pytest_cache
D: pybuild base:64: Copying /<<PKGBUILDDIR>>/pyproject.toml to 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_metakernel/build/pyproject.toml for tests
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_metakernel/build; 
python3.12 -m pytest -o 
cache_dir=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_metakernel/.pytest_cache 
${PYBUILD_AUTOPKGTEST:+/usr/lib/python3/dist-packages/metakernel}
D: pybuild tools:231: invoking: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_metakernel/build; python3.12 -m pytest -o 
cache_dir=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_metakernel/.pytest_cache 
${PYBUILD_AUTOPKGTEST:+/usr/lib/python3/dist-packages/metakernel}
============================= test session starts 
==============================
platform linux -- Python 3.12.3, pytest-8.2.1, pluggy-1.5.0
cachedir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_metakernel/.pytest_cache
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_metakernel/build
configfile: pyproject.toml
testpaths: metakernel/tests, metakernel/magics/tests
plugins: timeout-2.3.1
timeout: 300.0s
timeout method: signal
timeout func_only: False
collected 84 items

metakernel/tests/test_expect.py ....   
                                  [  4%]
metakernel/tests/test_magic.py ...              
                         [  8%]
metakernel/tests/test_metakernel.py 
.............
                        [ 23%]
metakernel/tests/test_parser.py 
..............
                           [ 40%]
metakernel/tests/test_process_metakernel.py .                     
       [ 41%]
metakernel/tests/test_replwrap.py 
.....                         
         [ 47%]
metakernel/magics/tests/test_cd_magic.py .                        
       [ 48%]
metakernel/magics/tests/test_connect_info_magic.py .              
       [ 50%]
metakernel/magics/tests/test_debug_magic.py .                     
       [ 51%]
metakernel/magics/tests/test_dot_magic.py ss             
                [ 53%]
metakernel/magics/tests/test_download_magic.py s                  
       [ 54%]
metakernel/magics/tests/test_edit_magic.py .                      
       [ 55%]
metakernel/magics/tests/test_file_magic.py .                      
       [ 57%]
metakernel/magics/tests/test_help_magic.py .                      
       [ 58%]
metakernel/magics/tests/test_html_magic.py .                      
       [ 59%]
metakernel/magics/tests/test_include_magic.py .                   
       [ 60%]
metakernel/magics/tests/test_install_magic_magic.py s             
       [ 61%]
metakernel/magics/tests/test_javascript_magic.py .                
       [ 63%]
metakernel/magics/tests/test_jigsaw_magic.py s                    
       [ 64%]
metakernel/magics/tests/test_kernel_magic.py .                    
       [ 65%]
metakernel/magics/tests/test_latex_magic.py .                     
       [ 66%]
metakernel/magics/tests/test_load_magic.py .                      
       [ 67%]
metakernel/magics/tests/test_ls_magic.py .                        
       [ 69%]
metakernel/magics/tests/test_lsmagic_magic.py .                   
       [ 70%]
metakernel/magics/tests/test_macro_magic.py .                     
       [ 71%]
metakernel/magics/tests/test_magic_magic.py .                     
       [ 72%]
metakernel/magics/tests/test_parallel_magic.py s                  
       [ 73%]
metakernel/magics/tests/test_pipe_magic.py .                      
       [ 75%]
metakernel/magics/tests/test_plot_magic.py 
....                          [ 
79%]
metakernel/magics/tests/test_processing_magic.py .                
       [ 80%]
metakernel/magics/tests/test_python_magic.py 
.....                       [ 
86%]
metakernel/magics/tests/test_reload_magics_magic.py .             
       [ 88%]
metakernel/magics/tests/test_restart_magic.py .                   
       [ 89%]
metakernel/magics/tests/test_run_magic.py .                       
       [ 90%]
metakernel/magics/tests/test_set_get_magic.py 
...                        [ 94%]
metakernel/magics/tests/test_shell_magic.py ... 
                         [ 97%]
metakernel/magics/tests/test_show_magic.py .                      
       [ 98%]
metakernel/magics/tests/test_time_magic.py .                      
       [100%]

============================= slowest 10 durations =============================
6.59s call     metakernel/tests/test_replwrap.py::REPLWrapTestCase::test_bash
5.12s call     
metakernel/tests/test_expect.py::ExpectTestCase::test_expect_timeout
3.72s call     
metakernel/tests/test_process_metakernel.py::test_process_metakernel
1.67s call     metakernel/magics/tests/test_python_magic.py::test_python_magic3
0.88s call     metakernel/tests/test_metakernel.py::test_history
0.71s call     metakernel/magics/tests/test_shell_magic.py::test_shell_magic2
0.67s call     metakernel/magics/tests/test_python_magic.py::test_python_magic
0.66s call     
metakernel/magics/tests/test_reload_magics_magic.py::test_reload_magics_magic
0.65s call     metakernel/magics/tests/test_shell_magic.py::test_shell_magic
0.52s call     metakernel/magics/tests/test_shell_magic.py::test_shell_magic3
=========================== short test summary info 
============================
SKIPPED [1] metakernel/magics/tests/test_dot_magic.py:10: Requires dot 
from graphviz
SKIPPED [1] metakernel/magics/tests/test_dot_magic.py:21: Requires dot 
from graphviz
SKIPPED [1] metakernel/magics/tests/test_download_magic.py:8: no 
network
SKIPPED [1] metakernel/magics/tests/test_install_magic_magic.py:13: no 
network
SKIPPED [1] metakernel/magics/tests/test_jigsaw_magic.py:8: no network
SKIPPED [1] metakernel/magics/tests/test_parallel_magic.py:13: 
Requires ipyparallel
======================== 78 passed, 6 skipped 
in 36.52s ========================
I: pybuild pybuild:334: rm -rf 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_metakernel/.pytest_cache
D: pybuild tools:231: invoking: rm -rf 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_metakernel/.pytest_cache
I: pybuild pybuild:308: touch /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_metakernel/.bashrc && 
mkdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_metakernel/.pytest_cache
D: pybuild tools:231: invoking: touch /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_metakernel/.bashrc 
&& mkdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_metakernel/.pytest_cache
D: pybuild base:64: Copying /<<PKGBUILDDIR>>/pyproject.toml to 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_metakernel/build/pyproject.toml for tests
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_metakernel/build; 
python3.11 -m pytest -o 
cache_dir=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_metakernel/.pytest_cache 
${PYBUILD_AUTOPKGTEST:+/usr/lib/python3/dist-packages/metakernel}
D: pybuild tools:231: invoking: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_metakernel/build; python3.11 -m pytest -o 
cache_dir=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_metakernel/.pytest_cache 
${PYBUILD_AUTOPKGTEST:+/usr/lib/python3/dist-packages/metakernel}
============================= test session starts 
==============================
platform linux -- Python 3.11.9, pytest-8.2.1, pluggy-1.5.0
cachedir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_metakernel/.pytest_cache
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_metakernel/build
configfile: pyproject.toml
testpaths: metakernel/tests, metakernel/magics/tests
plugins: timeout-2.3.1
timeout: 300.0s
timeout method: signal
timeout func_only: False
collected 84 items

metakernel/tests/test_expect.py ....   
                                  [  4%]
metakernel/tests/test_magic.py ...              
                         [  8%]
metakernel/tests/test_metakernel.py 
.............
                        [ 23%]
metakernel/tests/test_parser.py 
..............
                           [ 40%]
metakernel/tests/test_process_metakernel.py .                     
       [ 41%]
metakernel/tests/test_replwrap.py 
.....                         
         [ 47%]
metakernel/magics/tests/test_cd_magic.py .                        
       [ 48%]
metakernel/magics/tests/test_connect_info_magic.py .              
       [ 50%]
metakernel/magics/tests/test_debug_magic.py .                     
       [ 51%]
metakernel/magics/tests/test_dot_magic.py ss             
                [ 53%]
metakernel/magics/tests/test_download_magic.py s                  
       [ 54%]
metakernel/magics/tests/test_edit_magic.py .                      
       [ 55%]
metakernel/magics/tests/test_file_magic.py .                      
       [ 57%]
metakernel/magics/tests/test_help_magic.py .                      
       [ 58%]
metakernel/magics/tests/test_html_magic.py .                      
       [ 59%]
metakernel/magics/tests/test_include_magic.py .                   
       [ 60%]
metakernel/magics/tests/test_install_magic_magic.py s             
       [ 61%]
metakernel/magics/tests/test_javascript_magic.py .                
       [ 63%]
metakernel/magics/tests/test_jigsaw_magic.py s                    
       [ 64%]
metakernel/magics/tests/test_kernel_magic.py .                    
       [ 65%]
metakernel/magics/tests/test_latex_magic.py .                     
       [ 66%]
metakernel/magics/tests/test_load_magic.py .                      
       [ 67%]
metakernel/magics/tests/test_ls_magic.py .                        
       [ 69%]
metakernel/magics/tests/test_lsmagic_magic.py .                   
       [ 70%]
metakernel/magics/tests/test_macro_magic.py .                     
       [ 71%]
metakernel/magics/tests/test_magic_magic.py .                     
       [ 72%]
metakernel/magics/tests/test_parallel_magic.py s                  
       [ 73%]
metakernel/magics/tests/test_pipe_magic.py .                      
       [ 75%]
metakernel/magics/tests/test_plot_magic.py 
....                          [ 
79%]
metakernel/magics/tests/test_processing_magic.py .                
       [ 80%]
metakernel/magics/tests/test_python_magic.py 
.....                       [ 
86%]
metakernel/magics/tests/test_reload_magics_magic.py .             
       [ 88%]
metakernel/magics/tests/test_restart_magic.py .                   
       [ 89%]
metakernel/magics/tests/test_run_magic.py .                       
       [ 90%]
metakernel/magics/tests/test_set_get_magic.py 
...                        [ 94%]
metakernel/magics/tests/test_shell_magic.py ... 
                         [ 97%]
metakernel/magics/tests/test_show_magic.py .                      
       [ 98%]
metakernel/magics/tests/test_time_magic.py .                      
       [100%]

============================= slowest 10 durations =============================
6.60s call     metakernel/tests/test_replwrap.py::REPLWrapTestCase::test_bash
5.13s call     
metakernel/tests/test_expect.py::ExpectTestCase::test_expect_timeout
3.83s call     
metakernel/tests/test_process_metakernel.py::test_process_metakernel
1.61s call     metakernel/magics/tests/test_python_magic.py::test_python_magic3
0.87s call     metakernel/tests/test_metakernel.py::test_history
0.73s call     metakernel/magics/tests/test_python_magic.py::test_python_magic
0.70s call     metakernel/magics/tests/test_shell_magic.py::test_shell_magic2
0.65s call     
metakernel/magics/tests/test_reload_magics_magic.py::test_reload_magics_magic
0.65s call     metakernel/magics/tests/test_shell_magic.py::test_shell_magic
0.50s call     metakernel/magics/tests/test_shell_magic.py::test_shell_magic3
=========================== short test summary info 
============================
SKIPPED [1] metakernel/magics/tests/test_dot_magic.py:10: Requires dot 
from graphviz
SKIPPED [1] metakernel/magics/tests/test_dot_magic.py:21: Requires dot 
from graphviz
SKIPPED [1] metakernel/magics/tests/test_download_magic.py:8: no 
network
SKIPPED [1] metakernel/magics/tests/test_install_magic_magic.py:13: no 
network
SKIPPED [1] metakernel/magics/tests/test_jigsaw_magic.py:8: no network
SKIPPED [1] metakernel/magics/tests/test_parallel_magic.py:13: 
Requires ipyparallel
======================== 78 passed, 6 skipped 
in 36.97s ========================
I: pybuild pybuild:334: rm -rf 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_metakernel/.pytest_cache
D: pybuild tools:231: invoking: rm -rf 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_metakernel/.pytest_cache
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=pybuild
   dh_prep -O--buildsystem=pybuild
   dh_auto_install -O--buildsystem=pybuild
D: pybuild pybuild:602: version: 6.20240422
D: pybuild pybuild:603: ['/usr/bin/pybuild', '--install', '-i', 'python{version}', '-p', 
'3.12 3.11', '--dest-dir', '/<<PKGBUILDDIR>>/debian/tmp']
D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=False, really_quiet=False, detect_only=False, 
clean_only=False, configure_only=False, build_only=False, install_only=True, test_only=False, 
autopkgtest_only=False, list_systems=False, print_args=None, before_clean=None, clean_args=None, 
after_clean=None, before_configure=None, configure_args=None, after_configure=None, before_build=None, 
build_args=None, after_build=None, before_install=None, install_args=None, after_install=None, 
before_test=None, test_args=None, after_test=None, test_nose=False, test_nose2=False, 
test_pytest=False, test_tox=False, test_stestr=False, test_custom=False, 
dir='/<<PKGBUILDDIR>>', destdir='/<<PKGBUILDDIR>>/debian/tmp', 
ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, ext_sub_repl=None, 
install_dir=None, name='metakernel', system=None, versions=['3.12', '3.11'], 
interpreter=['python{version}'], disable=None, custom_tests=False)
D: pybuild tools:231: invoking: /usr/bin/dpkg-architecture
D: pybuild debhelper:174: source=metakernel, binary 
packages=['python3-metakernel', 'python-metakernel-doc']
D: pybuild pybuild:151: detected build system: pyproject (certainty: 99%)
I: pybuild plugin_pyproject:178: Copying package built for python3.12 to destdir
D: pybuild plugin_pyproject:204: Copying module contents from 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_metakernel/build -> 
/<<PKGBUILDDIR>>/debian/python3-metakernel/usr/lib/python3.12/dist-packages
I: pybuild plugin_pyproject:178: Copying package built for python3.11 to destdir
D: pybuild plugin_pyproject:204: Copying module contents from 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_metakernel/build -> 
/<<PKGBUILDDIR>>/debian/python3-metakernel/usr/lib/python3.11/dist-packages
   debian/rules override_dh_installdocs
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_installdocs --package=python3-metakernel
dh_installdocs --package=python-metakernel-doc 
--doc-main-package=python3-metakernel
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_sphinxdoc -O--buildsystem=pybuild
dh_sphinxdoc: error: 
debian/python-metakernel-doc/usr/share/doc/python3-metakernel/html/_static/js/jquery-fix.js
 is missing
make: *** [debian/rules:13: binary] Error 25
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/202405/

About the archive rebuild: The build was first tried under trixie
on virtual machines of type m6a.large and r6a.large from AWS,
using sbuild and a reduced chroot with only build-essential packages,
then under sid on self-hosted KVM machines.

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