Bug#1002094: compyle: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.10 3.9" returned exit code 13

Lucas Nussbaum lucas at debian.org
Tue Dec 21 15:47:05 GMT 2021


Source: compyle
Version: 0.7-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:237: python3.10 setup.py config 
> running config
> I: pybuild base:237: python3.9 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:237: /usr/bin/python3.10 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/template.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/transpiler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/extern.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/translator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/parallel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/array.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/cuda.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/ext_module.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/jit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/cython_generator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/low_level.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/profile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/sort.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/capture_stream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/ast_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/opencl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> copying compyle/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/thrust
> copying compyle/thrust/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/thrust
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/test_parallel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/test_gpu_struct.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/test_jit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/test_capture_stream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/test_cython_generator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/test_template.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/test_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/test_transpiler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/test_translator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/test_types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/test_ast_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/test_ext_module.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/test_low_level.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/test_cuda.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/test_array.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/py3_code.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> copying compyle/tests/test_profile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/template.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/transpiler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/extern.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/translator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/parallel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/array.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/cuda.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/ext_module.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/jit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/cython_generator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/low_level.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/profile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/sort.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/capture_stream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/ast_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/opencl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> copying compyle/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/thrust
> copying compyle/thrust/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/thrust
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/test_parallel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/test_gpu_struct.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/test_jit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/test_capture_stream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/test_cython_generator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/test_template.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/test_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/test_transpiler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/test_translator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/test_types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/test_ast_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/test_ext_module.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/test_low_level.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/test_cuda.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/test_array.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/py3_code.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
> copying compyle/tests/test_profile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build; python3.10 -m pytest --ignore=compyle/tests/test_cuda.py -vs -k "not test_that_multiple_compiles_do_not_occur_for_same_source"
> ============================= test session starts ==============================
> platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.0 -- /usr/bin/python3.10
> cachedir: .pytest_cache
> rootdir: /<<PKGBUILDDIR>>
> collecting ... collected 295 items / 1 deselected / 294 selected
> 
> compyle/tests/test_array.py::test_reserve[cython] PASSED
> compyle/tests/test_array.py::test_reserve[opencl] Fatal Python error: Segmentation fault
> 
> Current thread 0x00007f3b673c9740 (most recent call first):
>   File "/usr/lib/python3/dist-packages/pyopencl/__init__.py", line 740 in program_build
>   File "/usr/lib/python3/dist-packages/pyopencl/cache.py", line 395 in _create_built_program_from_source_cached
>   File "/usr/lib/python3/dist-packages/pyopencl/cache.py", line 473 in create_built_program_from_source_cached
>   File "/usr/lib/python3/dist-packages/pyopencl/__init__.py", line 537 in <lambda>
>   File "/usr/lib/python3/dist-packages/pyopencl/__init__.py", line 557 in _build_and_catch_errors
>   File "/usr/lib/python3/dist-packages/pyopencl/__init__.py", line 536 in build
>   File "/usr/lib/python3/dist-packages/pyopencl/elementwise.py", line 107 in get_elwise_program
>   File "/usr/lib/python3/dist-packages/pyopencl/elementwise.py", line 154 in get_elwise_kernel_and_types
>   File "/usr/lib/python3/dist-packages/pyopencl/elementwise.py", line 172 in get_elwise_kernel
>   File "/usr/lib/python3/dist-packages/pyopencl/elementwise.py", line 708 in get_fill_kernel
>   File "/usr/lib/python3/dist-packages/pyopencl/tools.py", line 103 in wrapper
>   File "/usr/lib/python3/dist-packages/pyopencl/array.py", line 955 in _fill
>   File "/usr/lib/python3/dist-packages/pyopencl/array.py", line 200 in kernel_runner
>   File "/usr/lib/python3/dist-packages/pyopencl/array.py", line 1471 in fill
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/array.py", line 856 in fill
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests/test_array.py", line 15 in make_dev_array
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build/compyle/tests/test_array.py", line 32 in test_reserve
>   File "/usr/lib/python3/dist-packages/_pytest/python.py", line 183 in pytest_pyfunc_call
>   File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187 in _multicall
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 83 in <lambda>
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92 in _hookexec
>   File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286 in __call__
>   File "/usr/lib/python3/dist-packages/_pytest/python.py", line 1641 in runtest
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 162 in pytest_runtest_call
>   File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187 in _multicall
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 83 in <lambda>
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92 in _hookexec
>   File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286 in __call__
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 255 in <lambda>
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 311 in from_call
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 254 in call_runtest_hook
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 215 in call_and_report
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 126 in runtestprotocol
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 109 in pytest_runtest_protocol
>   File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187 in _multicall
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 83 in <lambda>
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92 in _hookexec
>   File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286 in __call__
>   File "/usr/lib/python3/dist-packages/_pytest/main.py", line 348 in pytest_runtestloop
>   File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187 in _multicall
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 83 in <lambda>
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92 in _hookexec
>   File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286 in __call__
>   File "/usr/lib/python3/dist-packages/_pytest/main.py", line 323 in _main
>   File "/usr/lib/python3/dist-packages/_pytest/main.py", line 269 in wrap_session
>   File "/usr/lib/python3/dist-packages/_pytest/main.py", line 316 in pytest_cmdline_main
>   File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187 in _multicall
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 83 in <lambda>
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92 in _hookexec
>   File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286 in __call__
>   File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 162 in main
>   File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 185 in console_main
>   File "/usr/lib/python3/dist-packages/pytest/__main__.py", line 5 in <module>
>   File "/usr/lib/python3.10/runpy.py", line 86 in _run_code
>   File "/usr/lib/python3.10/runpy.py", line 196 in _run_module_as_main
> 
> Extension modules: numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg.lapack_lite, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, markupsafe._speedups (total: 15)
> Segmentation fault
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=139: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_compyle/build; python3.10 -m pytest --ignore=compyle/tests/test_cuda.py -vs -k "not test_that_multiple_compiles_do_not_occur_for_same_source"
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build; python3.9 -m pytest --ignore=compyle/tests/test_cuda.py -vs -k "not test_that_multiple_compiles_do_not_occur_for_same_source"
> ============================= test session starts ==============================
> platform linux -- Python 3.9.9, pytest-6.2.5, py-1.10.0, pluggy-0.13.0 -- /usr/bin/python3.9
> cachedir: .pytest_cache
> rootdir: /<<PKGBUILDDIR>>
> collecting ... collected 295 items / 1 deselected / 294 selected
> 
> compyle/tests/test_array.py::test_reserve[cython] PASSED
> compyle/tests/test_array.py::test_reserve[opencl] Fatal Python error: Segmentation fault
> 
> Current thread 0x00007f902b5a2740 (most recent call first):
>   File "/usr/lib/python3/dist-packages/pyopencl/__init__.py", line 740 in program_build
>   File "/usr/lib/python3/dist-packages/pyopencl/cache.py", line 395 in _create_built_program_from_source_cached
>   File "/usr/lib/python3/dist-packages/pyopencl/cache.py", line 473 in create_built_program_from_source_cached
>   File "/usr/lib/python3/dist-packages/pyopencl/__init__.py", line 537 in <lambda>
>   File "/usr/lib/python3/dist-packages/pyopencl/__init__.py", line 557 in _build_and_catch_errors
>   File "/usr/lib/python3/dist-packages/pyopencl/__init__.py", line 536 in build
>   File "/usr/lib/python3/dist-packages/pyopencl/elementwise.py", line 107 in get_elwise_program
>   File "/usr/lib/python3/dist-packages/pyopencl/elementwise.py", line 154 in get_elwise_kernel_and_types
>   File "/usr/lib/python3/dist-packages/pyopencl/elementwise.py", line 172 in get_elwise_kernel
>   File "/usr/lib/python3/dist-packages/pyopencl/elementwise.py", line 708 in get_fill_kernel
>   File "/usr/lib/python3/dist-packages/pyopencl/tools.py", line 103 in wrapper
>   File "/usr/lib/python3/dist-packages/pyopencl/array.py", line 955 in _fill
>   File "/usr/lib/python3/dist-packages/pyopencl/array.py", line 200 in kernel_runner
>   File "/usr/lib/python3/dist-packages/pyopencl/array.py", line 1471 in fill
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/array.py", line 856 in fill
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests/test_array.py", line 15 in make_dev_array
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build/compyle/tests/test_array.py", line 32 in test_reserve
>   File "/usr/lib/python3/dist-packages/_pytest/python.py", line 183 in pytest_pyfunc_call
>   File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187 in _multicall
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 83 in <lambda>
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92 in _hookexec
>   File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286 in __call__
>   File "/usr/lib/python3/dist-packages/_pytest/python.py", line 1641 in runtest
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 162 in pytest_runtest_call
>   File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187 in _multicall
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 83 in <lambda>
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92 in _hookexec
>   File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286 in __call__
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 255 in <lambda>
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 311 in from_call
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 254 in call_runtest_hook
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 215 in call_and_report
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 126 in runtestprotocol
>   File "/usr/lib/python3/dist-packages/_pytest/runner.py", line 109 in pytest_runtest_protocol
>   File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187 in _multicall
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 83 in <lambda>
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92 in _hookexec
>   File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286 in __call__
>   File "/usr/lib/python3/dist-packages/_pytest/main.py", line 348 in pytest_runtestloop
>   File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187 in _multicall
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 83 in <lambda>
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92 in _hookexec
>   File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286 in __call__
>   File "/usr/lib/python3/dist-packages/_pytest/main.py", line 323 in _main
>   File "/usr/lib/python3/dist-packages/_pytest/main.py", line 269 in wrap_session
>   File "/usr/lib/python3/dist-packages/_pytest/main.py", line 316 in pytest_cmdline_main
>   File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187 in _multicall
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 83 in <lambda>
>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 92 in _hookexec
>   File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 286 in __call__
>   File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 162 in main
>   File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 185 in console_main
>   File "/usr/lib/python3/dist-packages/pytest/__main__.py", line 5 in <module>
>   File "/usr/lib/python3.9/runpy.py", line 87 in _run_code
>   File "/usr/lib/python3.9/runpy.py", line 197 in _run_module_as_main
> Segmentation fault
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=139: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_compyle/build; python3.9 -m pytest --ignore=compyle/tests/test_cuda.py -vs -k "not test_that_multiple_compiles_do_not_occur_for_same_source"
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.10 3.9" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/compyle_0.7-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the debian-science-maintainers mailing list