Source: pyopencl Version: 2021.2.9-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20211104 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_test -- -s custom --test-args="PYTHONPATH={build_dir} cp -r > {dir}/test {build_dir} && cd {build_dir}/test && {interpreter} -m pytest > --verbosity=2 -k 'not test_event_set_callback' && rm -rf {build_dir}/test" > pybuild --test --test-pytest -i python{version} -p 3.9 -s custom > "--test-args=PYTHONPATH={build_dir} cp -r {dir}/test {build_dir} && cd > {build_dir}/test && {interpreter} -m pytest --verbosity=2 -k 'not > test_event_set_callback' && rm -rf {build_dir}/test" > D: pybuild pybuild:569: version: 5.20211022.1 > D: pybuild pybuild:570: ['/usr/bin/pybuild', '--test', '--test-pytest', '-i', > 'python{version}', '-p', '3.9', '-s', 'custom', > "--test-args=PYTHONPATH={build_dir} cp -r {dir}/test {build_dir} && cd > {build_dir}/test && {interpreter} -m pytest --verbosity=2 -k 'not > test_event_set_callback' && rm -rf {build_dir}/test"] > D: pybuild pybuild:36: 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, > 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="PYTHONPATH={build_dir} cp -r {dir}/test {build_dir} && cd > {build_dir}/test && {interpreter} -m pytest --verbosity=2 -k 'not > test_event_set_callback' && rm -rf {build_dir}/test", after_test=None, > test_nose=False, test_nose2=False, test_pytest=True, test_tox=False, > dir='/<<PKGBUILDDIR>>', destdir='debian/tmp', ext_destdir=None, > ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, ext_sub_repl=None, > install_dir=None, name=None, system='custom', versions=['3.9'], > interpreter=['python{version}'], disable=None, custom_tests=True) > D: pybuild __init__:36: cannot initialize 'cmake' plugin > Traceback (most recent call last): > File "/usr/share/dh-python/dhpython/build/__init__.py", line 32, in <module> > module.BuildSystem.is_usable() > File "/usr/share/dh-python/dhpython/build/base.py", line 122, in is_usable > raise Exception("missing command: %s" % command) > Exception: missing command: cmake > D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture > D: pybuild pybuild:132: detected build system: custom (certainty: 99%) > I: pybuild base:232: PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build > cp -r /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build && > cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/test && python3.9 -m pytest > --verbosity=2 -k 'not test_event_set_callback' && rm -rf > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/test > D: pybuild tools:232: invoking: > PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build cp -r > /<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build && cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/test && python3.9 -m pytest > --verbosity=2 -k 'not test_event_set_callback' && rm -rf > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/test > ============================= test session starts > ============================== > platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0 -- > /usr/bin/python3.9 > cachedir: .pytest_cache > rootdir: /<<PKGBUILDDIR>>, configfile: pytest.ini > collecting ... collected 258 items / 1 deselected / 257 selected > > test_algorithm.py::test_elwise_kernel[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 0%] > test_algorithm.py::test_elwise_kernel_with_options[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 0%] > test_algorithm.py::test_ranged_elwise_kernel[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 1%] > test_algorithm.py::test_take[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 1%] > test_algorithm.py::test_arange[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 1%] > test_algorithm.py::test_reverse[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 2%] > test_algorithm.py::test_if_positive[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 2%] > test_algorithm.py::test_take_put[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 3%] > test_algorithm.py::test_astype[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 3%] > test_algorithm.py::test_sum[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 3%] > test_algorithm.py::test_sum_without_data[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 4%] > test_algorithm.py::test_minmax[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 4%] > test_algorithm.py::test_subset_minmax[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 5%] > test_algorithm.py::test_dot[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 5%] > test_algorithm.py::test_struct_reduce[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 5%] > test_algorithm.py::test_scan[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-InclusiveScanKernel-int32] PASSED [ 6%] > test_algorithm.py::test_scan[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-InclusiveScanKernel-int64] PASSED [ 6%] > test_algorithm.py::test_scan[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-ExclusiveScanKernel-int32] PASSED [ 7%] > test_algorithm.py::test_scan[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-ExclusiveScanKernel-int64] PASSED [ 7%] > test_algorithm.py::test_scan_with_vectorargs_with_offsets[<context factory > for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' > on 'Portable Computing Language'>>-GenericScanKernel] PASSED [ 7%] > test_algorithm.py::test_scan_with_vectorargs_with_offsets[<context factory > for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' > on 'Portable Computing Language'>>-GenericDebugScanKernel] PASSED [ 8%] > test_algorithm.py::test_copy_if[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 8%] > test_algorithm.py::test_partition[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 8%] > test_algorithm.py::test_unique[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 9%] > test_algorithm.py::test_index_preservation[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 9%] > test_algorithm.py::test_segmented_scan[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 10%] > test_algorithm.py::test_sort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-GenericScanKernel] PASSED [ 10%] > test_algorithm.py::test_sort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-GenericDebugScanKernel] PASSED [ 10%] > test_algorithm.py::test_list_builder[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 11%] > test_algorithm.py::test_list_builder_with_memoryobject[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 11%] > test_algorithm.py::test_list_builder_with_offset[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 12%] > test_algorithm.py::test_list_builder_with_empty_elim[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 12%] > test_algorithm.py::test_key_value_sorter[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 12%] > test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-int32-512] PASSED [ 13%] > test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-int32-4] PASSED [ 13%] > test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-int32-16] PASSED [ 14%] > test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float32-512] PASSED [ 14%] > test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float32-4] PASSED [ 14%] > test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float32-16] PASSED [ 15%] > test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float64-512] PASSED [ 15%] > test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float64-4] PASSED [ 15%] > test_algorithm.py::test_bitonic_sort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float64-16] PASSED [ 16%] > test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-int32-0] PASSED [ 16%] > test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-int32-4] PASSED [ 17%] > test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-int32-16384] PASSED [ 17%] > test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-int32-262144] PASSED [ 17%] > test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float32-0] PASSED [ 18%] > test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float32-4] PASSED [ 18%] > test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float32-16384] PASSED [ 19%] > test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float32-262144] PASSED [ 19%] > test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float64-0] PASSED [ 19%] > test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float64-4] PASSED [ 20%] > test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float64-16384] PASSED [ 20%] > test_algorithm.py::test_bitonic_argsort[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float64-262144] PASSED [ 21%] > test_array.py::test_basic_complex[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 21%] > test_array.py::test_mix_complex[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 21%] > test_array.py::test_pow_neg1_vs_inv[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 22%] > test_array.py::test_vector_fill[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 22%] > test_array.py::test_zeros_large_array[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 22%] > test_array.py::test_absrealimag[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 23%] > test_array.py::test_custom_type_zeros[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 23%] > test_array.py::test_custom_type_fill[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 24%] > test_array.py::test_custom_type_take_put[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 24%] > test_array.py::test_rmul_yields_right_type[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 24%] > test_array.py::test_pow_array[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 25%] > test_array.py::test_pow_number[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 25%] > test_array.py::test_multiply[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 26%] > test_array.py::test_multiply_array[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 26%] > test_array.py::test_addition_array[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 26%] > test_array.py::test_addition_scalar[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 27%] > test_array.py::test_subtract_array[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float32-float32] PASSED [ 27%] > test_array.py::test_subtract_array[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float32-int32] PASSED [ 28%] > test_array.py::test_subtract_array[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-int32-int32] PASSED [ 28%] > test_array.py::test_subtract_array[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-int64-int32] PASSED [ 28%] > test_array.py::test_subtract_array[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-int64-uint32] PASSED [ 29%] > test_array.py::test_substract_scalar[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 29%] > test_array.py::test_divide_scalar[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 29%] > test_array.py::test_divide_array[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 30%] > test_array.py::test_divide_inplace_scalar[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 30%] > test_array.py::test_divide_inplace_array[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 31%] > test_array.py::test_bitwise[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 31%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-300-RanluxGenerator] PASSED [ 31%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-300-PhiloxGenerator] PASSED [ 32%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-300-ThreefryGenerator] PASSED [ 32%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-301-RanluxGenerator] PASSED [ 33%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-301-PhiloxGenerator] PASSED [ 33%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-301-ThreefryGenerator] PASSED [ 33%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-302-RanluxGenerator] PASSED [ 34%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-302-PhiloxGenerator] PASSED [ 34%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-302-ThreefryGenerator] PASSED [ 35%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-303-RanluxGenerator] PASSED [ 35%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-303-PhiloxGenerator] PASSED [ 35%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-303-ThreefryGenerator] PASSED [ 36%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-10007-RanluxGenerator] PASSED [ 36%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-10007-PhiloxGenerator] PASSED [ 36%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-10007-ThreefryGenerator] PASSED [ 37%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-1000000-RanluxGenerator] PASSED [ 37%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-1000000-PhiloxGenerator] PASSED [ 38%] > test_array.py::test_random_float_in_range[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-1000000-ThreefryGenerator] PASSED [ 38%] > test_array.py::test_random_int_in_range[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-RanluxGenerator-int32] PASSED [ 38%] > test_array.py::test_random_int_in_range[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-RanluxGenerator-int64] PASSED [ 39%] > test_array.py::test_random_int_in_range[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-PhiloxGenerator-int32] PASSED [ 39%] > test_array.py::test_random_int_in_range[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-PhiloxGenerator-int64] PASSED [ 40%] > test_array.py::test_random_int_in_range[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-ThreefryGenerator-int32] PASSED [ 40%] > test_array.py::test_random_int_in_range[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-ThreefryGenerator-int64] PASSED [ 40%] > test_array.py::test_numpy_integer_shape[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 41%] > test_array.py::test_len[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 41%] > test_array.py::test_stride_preservation[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 42%] > test_array.py::test_nan_arithmetic[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 42%] > test_array.py::test_mem_pool_with_arrays[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 42%] > test_array.py::test_view[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 43%] > test_array.py::test_diff[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 43%] > test_array.py::test_copy[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 43%] > test_array.py::test_slice[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 44%] > test_array.py::test_concatenate[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 44%] > test_array.py::test_comparisons[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 45%] > test_array.py::test_any_all[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 45%] > test_array.py::test_map_to_host[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 45%] > test_array.py::test_view_and_strides[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 46%] > test_array.py::test_meshmode_view[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 46%] > test_array.py::test_event_management[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 47%] > test_array.py::test_reshape[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 47%] > test_array.py::test_skip_slicing[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 47%] > test_array.py::test_transpose[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 48%] > test_array.py::test_newaxis[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 48%] > test_array.py::test_squeeze[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 49%] > test_array.py::test_fancy_fill[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 49%] > test_array.py::test_fancy_indexing[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 49%] > test_array.py::test_multi_put[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 50%] > test_array.py::test_get_async[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 50%] > test_array.py::test_outoforderqueue_get[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 50%] > test_array.py::test_outoforderqueue_copy[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 51%] > test_array.py::test_outoforderqueue_indexing[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 51%] > test_array.py::test_outoforderqueue_reductions[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 52%] > test_array.py::test_negative_dim_rejection[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 52%] > test_array.py::test_zero_size_array[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-0] PASSED [ 52%] > test_array.py::test_zero_size_array[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-empty_shape1] PASSED [ 53%] > test_array.py::test_zero_size_array[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-empty_shape2] PASSED [ 53%] > test_array.py::test_zero_size_array[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-empty_shape3] PASSED [ 54%] > test_array.py::test_zero_size_array[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-empty_shape4] PASSED [ 54%] > test_array.py::test_str_without_queue[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 54%] > test_array.py::test_stack[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-1-F] PASSED [ 55%] > test_array.py::test_stack[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-1-C] PASSED [ 55%] > test_array.py::test_stack[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-2-F] PASSED [ 56%] > test_array.py::test_stack[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-2-C] PASSED [ 56%] > test_array.py::test_stack[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-3-F] PASSED [ 56%] > test_array.py::test_stack[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-3-C] PASSED [ 57%] > test_array.py::test_assign_different_strides[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 57%] > test_array.py::test_branch_operations_on_pure_scalars PASSED [ > 57%] > test_array.py::test_slice_copy[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 58%] > test_array.py::test_ravel[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-C] PASSED [ 58%] > test_array.py::test_ravel[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-F] PASSED [ 59%] > test_array.py::test_arithmetic_on_non_scalars[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 59%] > test_array.py::test_arithmetic_with_device_scalars[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-add] PASSED [ 59%] > test_array.py::test_arithmetic_with_device_scalars[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-sub] PASSED [ 60%] > test_array.py::test_arithmetic_with_device_scalars[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-mul] PASSED [ 60%] > test_array.py::test_arithmetic_with_device_scalars[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-truediv] PASSED [ 61%] > test_array.py::test_if_positive_with_scalars[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-array-array] PASSED [ 61%] > test_array.py::test_if_positive_with_scalars[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-array-host_scalar] PASSED [ 61%] > test_array.py::test_if_positive_with_scalars[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-array-device_scalar] PASSED [ 62%] > test_array.py::test_if_positive_with_scalars[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-host_scalar-array] PASSED [ 62%] > test_array.py::test_if_positive_with_scalars[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-host_scalar-host_scalar] PASSED [ 63%] > test_array.py::test_if_positive_with_scalars[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-host_scalar-device_scalar] PASSED [ 63%] > test_array.py::test_if_positive_with_scalars[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-device_scalar-array] PASSED [ 63%] > test_array.py::test_if_positive_with_scalars[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-device_scalar-host_scalar] PASSED [ 64%] > test_array.py::test_if_positive_with_scalars[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>-device_scalar-device_scalar] PASSED [ 64%] > test_array.py::test_maximum_minimum_with_scalars[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 64%] > test_arrays_in_structs.py::test_struct_with_array_fields[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 65%] > test_clmath.py::test_ceil[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 65%] > test_clmath.py::test_floor[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 66%] > test_clmath.py::test_fabs[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 66%] > test_clmath.py::test_exp[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 66%] > test_clmath.py::test_log[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 67%] > test_clmath.py::test_log10[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 67%] > test_clmath.py::test_sqrt[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 68%] > test_clmath.py::test_sin[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 68%] > test_clmath.py::test_cos[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 68%] > test_clmath.py::test_asin[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 69%] > test_clmath.py::test_acos[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 69%] > test_clmath.py::test_tan[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 70%] > test_clmath.py::test_atan[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 70%] > test_clmath.py::test_sinh[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 70%] > test_clmath.py::test_cosh[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 71%] > test_clmath.py::test_tanh[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 71%] > test_clmath.py::test_atan2[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 71%] > test_clmath.py::test_atan2pi[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 72%] > test_clmath.py::test_fmod[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 72%] > test_clmath.py::test_ldexp[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 73%] > test_clmath.py::test_modf[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 73%] > test_clmath.py::test_frexp[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 73%] > test_clmath.py::test_bessel[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] SKIPPED [ 74%] > test_clmath.py::test_complex_bessel[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-pyfmmlib] SKIPPED [ 74%] > test_clmath.py::test_complex_bessel[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-scipy] SKIPPED [ 75%] > test_clmath.py::test_hankel_01_complex[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-pyfmmlib] SKIPPED [ 75%] > test_clmath.py::test_hankel_01_complex[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-scipy] SKIPPED [ 75%] > test_clmath.py::test_outoforderqueue_clmath[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 76%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-int32-make_ranlux_generator] PASSED [ 76%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-int32-PhiloxGenerator] PASSED [ 77%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-int32-ThreefryGenerator] PASSED [ 77%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-int64-make_ranlux_generator] PASSED [ 77%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-int64-PhiloxGenerator] PASSED [ 78%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-int64-ThreefryGenerator] PASSED [ 78%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float32-make_ranlux_generator] PASSED [ 78%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float32-PhiloxGenerator] PASSED [ 79%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float32-ThreefryGenerator] PASSED [ 79%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float64-make_ranlux_generator] PASSED [ 80%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float64-PhiloxGenerator] PASSED [ 80%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-float64-ThreefryGenerator] PASSED [ 80%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-dtype4-make_ranlux_generator] PASSED [ 81%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-dtype4-PhiloxGenerator] PASSED [ 81%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-dtype4-ThreefryGenerator] PASSED [ 82%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-dtype5-make_ranlux_generator] PASSED [ 82%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-dtype5-PhiloxGenerator] PASSED [ 82%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-dtype5-ThreefryGenerator] PASSED [ 83%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-dtype6-make_ranlux_generator] PASSED [ 83%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-dtype6-PhiloxGenerator] PASSED [ 84%] > test_clrandom.py::test_clrandom_dtypes[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-dtype6-ThreefryGenerator] PASSED [ 84%] > test_enqueue_copy.py::test_enqueue_copy_rect_2d[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 84%] > test_enqueue_copy.py::test_enqueue_copy_rect_3d[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 85%] > test_wrapper.py::test_get_info[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 85%] > test_wrapper.py::test_int_ptr[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 85%] > test_wrapper.py::test_invalid_kernel_names_cause_failures[<context factory > for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' > on 'Portable Computing Language'>>] PASSED [ 86%] > test_wrapper.py::test_image_format_constructor PASSED [ > 86%] > test_wrapper.py::test_device_topology_amd_constructor PASSED [ > 87%] > test_wrapper.py::test_nonempty_supported_image_formats[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 87%] > test_wrapper.py::test_that_python_args_fail[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 87%] > test_wrapper.py::test_image_2d[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] XFAIL [ 88%] > test_wrapper.py::test_image_3d[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] XFAIL [ 88%] > test_wrapper.py::test_copy_buffer[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 89%] > test_wrapper.py::test_mempool[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 89%] > test_wrapper.py::test_mempool_2[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 89%] > test_wrapper.py::test_mempool_32bit_issues PASSED [ > 90%] > test_wrapper.py::test_allocator[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-_tools_ImmediateAllocator] PASSED [ 90%] > test_wrapper.py::test_allocator[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-_tools_DeferredAllocator] PASSED [ 91%] > test_wrapper.py::test_vector_args[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 91%] > test_wrapper.py::test_header_dep_handling[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 91%] > test_wrapper.py::test_context_dep_memoize[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 92%] > test_wrapper.py::test_can_build_and_run_binary[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 92%] > test_wrapper.py::test_enqueue_barrier_marker[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 92%] > test_wrapper.py::test_wait_for_events[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 93%] > test_wrapper.py::test_unload_compiler[<pyopencl.Platform 'Portable Computing > Language'>] PASSED [ 93%] > test_wrapper.py::test_platform_get_devices[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 94%] > test_wrapper.py::test_user_event[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 94%] > test_wrapper.py::test_buffer_get_host_array[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 94%] > test_wrapper.py::test_program_valued_get_info[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 95%] > test_wrapper.py::test_global_offset[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 95%] > test_wrapper.py::test_sub_buffers[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 96%] > test_wrapper.py::test_spirv[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] SKIPPED [ 96%] > test_wrapper.py::test_coarse_grain_svm[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 96%] > test_wrapper.py::test_fine_grain_svm[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 97%] > test_wrapper.py::test_map_dtype[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-uint64] PASSED [ 97%] > test_wrapper.py::test_map_dtype[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-dtype1] PASSED [ 98%] > test_wrapper.py::test_compile_link[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 98%] > test_wrapper.py::test_copy_buffer_rect[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>] PASSED [ 98%] > test_wrapper.py::test_threaded_nanny_events[<context factory for > <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on > 'Portable Computing Language'>>] PASSED [ 99%] > test_wrapper.py::test_empty_ndrange[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-empty_shape0] PASSED [ 99%] > test_wrapper.py::test_empty_ndrange[<context factory for <pyopencl.Device > 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' on 'Portable > Computing Language'>>-empty_shape1] PASSED [100%] > > =============================== warnings summary > =============================== > .pybuild/cpython3_3.9/build/test/test_algorithm.py::test_sort[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>-GenericScanKernel] > .pybuild/cpython3_3.9/build/test/test_algorithm.py::test_sort[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>-GenericDebugScanKernel] > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/test/test_algorithm.py:830: > DeprecationWarning: Ranlux random number generation is deprecated and will go > away in 2022. > rng = RanluxGenerator(queue, seed=15) > > .pybuild/cpython3_3.9/build/test/test_array.py::test_random_float_in_range[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>-300-RanluxGenerator] > .pybuild/cpython3_3.9/build/test/test_array.py::test_random_float_in_range[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>-301-RanluxGenerator] > .pybuild/cpython3_3.9/build/test/test_array.py::test_random_float_in_range[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>-302-RanluxGenerator] > .pybuild/cpython3_3.9/build/test/test_array.py::test_random_float_in_range[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>-303-RanluxGenerator] > .pybuild/cpython3_3.9/build/test/test_array.py::test_random_float_in_range[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>-10007-RanluxGenerator] > .pybuild/cpython3_3.9/build/test/test_array.py::test_random_float_in_range[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>-1000000-RanluxGenerator] > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/test/test_array.py:731: > DeprecationWarning: Ranlux random number generation is deprecated and will go > away in 2022. > gen = rng_class(queue, 5120) > > .pybuild/cpython3_3.9/build/test/test_array.py::test_random_int_in_range[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>-RanluxGenerator-int32] > .pybuild/cpython3_3.9/build/test/test_array.py::test_random_int_in_range[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>-RanluxGenerator-int64] > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/test/test_array.py:784: > DeprecationWarning: Ranlux random number generation is deprecated and will go > away in 2022. > gen = rng_class(queue, 5120) > > .pybuild/cpython3_3.9/build/test/test_array.py::test_get_async[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>] > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/test/test_array.py:1382: > DeprecationWarning: calling pyopencl.Array.get with `async_=True` is > deprecated. Please use pyopencl.Array.get_async for asynchronous > device-to-host transfers > b1 = b_gpu.get(async_=True) # testing that this waits for events > > .pybuild/cpython3_3.9/build/test/test_clmath.py::test_exp[<context factory > for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' > on 'Portable Computing Language'>>] > .pybuild/cpython3_3.9/build/test/test_clmath.py::test_log[<context factory > for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' > on 'Portable Computing Language'>>] > .pybuild/cpython3_3.9/build/test/test_clmath.py::test_sqrt[<context factory > for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' > on 'Portable Computing Language'>>] > .pybuild/cpython3_3.9/build/test/test_clmath.py::test_sin[<context factory > for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' > on 'Portable Computing Language'>>] > .pybuild/cpython3_3.9/build/test/test_clmath.py::test_cos[<context factory > for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' > on 'Portable Computing Language'>>] > .pybuild/cpython3_3.9/build/test/test_clmath.py::test_tan[<context factory > for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' > on 'Portable Computing Language'>>] > .pybuild/cpython3_3.9/build/test/test_clmath.py::test_sinh[<context factory > for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' > on 'Portable Computing Language'>>] > .pybuild/cpython3_3.9/build/test/test_clmath.py::test_cosh[<context factory > for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' > on 'Portable Computing Language'>>] > .pybuild/cpython3_3.9/build/test/test_clmath.py::test_tanh[<context factory > for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz' > on 'Portable Computing Language'>>] > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/array.py:2372: > ComplexWarning: Casting complex values to real discards the imaginary part > size = int(ceil((stop-start)/step)) > > .pybuild/cpython3_3.9/build/test/test_clrandom.py::test_clrandom_dtypes[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>-int32-make_ranlux_generator] > .pybuild/cpython3_3.9/build/test/test_clrandom.py::test_clrandom_dtypes[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>-int64-make_ranlux_generator] > .pybuild/cpython3_3.9/build/test/test_clrandom.py::test_clrandom_dtypes[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>-float32-make_ranlux_generator] > .pybuild/cpython3_3.9/build/test/test_clrandom.py::test_clrandom_dtypes[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>-float64-make_ranlux_generator] > .pybuild/cpython3_3.9/build/test/test_clrandom.py::test_clrandom_dtypes[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>-dtype4-make_ranlux_generator] > .pybuild/cpython3_3.9/build/test/test_clrandom.py::test_clrandom_dtypes[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>-dtype5-make_ranlux_generator] > .pybuild/cpython3_3.9/build/test/test_clrandom.py::test_clrandom_dtypes[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>-dtype6-make_ranlux_generator] > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/test/test_clrandom.py:47: > DeprecationWarning: Ranlux random number generation is deprecated and will go > away in 2022. > return clrandom.RanluxGenerator(queue) > > .pybuild/cpython3_3.9/build/test/test_wrapper.py::test_get_info[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>] > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/test/test_wrapper.py:67: > DeprecationWarning: Device.persistent_unique_id is deprecated. Use > Device.hashable_model_and_version_identifier instead. > device.persistent_unique_id > > .pybuild/cpython3_3.9/build/test/test_wrapper.py::test_compile_link[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>] > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/test/test_wrapper.py:1162: > UserWarning: Pre-build attribute access defeats compiler caching. > vsink_prg = cl.Program(ctx, """//CL// > > .pybuild/cpython3_3.9/build/test/test_wrapper.py::test_compile_link[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>] > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/test/test_wrapper.py:1167: > UserWarning: Pre-build attribute access defeats compiler caching. > pi_h__prg = cl.Program(ctx, """//CL// > > .pybuild/cpython3_3.9/build/test/test_wrapper.py::test_compile_link[<context > factory for <pyopencl.Device 'pthread-Intel(R) Xeon(R) Platinum 8259CL CPU @ > 2.50GHz' on 'Portable Computing Language'>>] > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/test/test_wrapper.py:1173: > UserWarning: Pre-build attribute access defeats compiler caching. > main_prg = cl.Program(ctx, """//CL// > > -- Docs: https://docs.pytest.org/en/stable/warnings.html > = 249 passed, 6 skipped, 1 deselected, 2 xfailed, 31 warnings in 429.68s > (0:07:09) = > rm -fr -- /tmp/dh-xdg-rundir-wSn5U748 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > create-stamp debian/debhelper-build-stamp > dh_testroot -O--buildsystem=pybuild > dh_prep -O--buildsystem=pybuild > rm -f -- debian/python3-pyopencl.substvars > debian/python-pyopencl-doc.substvars > rm -fr -- debian/.debhelper/generated/python3-pyopencl/ > debian/python3-pyopencl/ debian/tmp/ > debian/.debhelper/generated/python-pyopencl-doc/ debian/python-pyopencl-doc/ > dh_auto_install -O--buildsystem=pybuild > install -d /<<PKGBUILDDIR>>/debian/tmp > pybuild --install --test-pytest -i python{version} -p 3.9 --dest-dir > /<<PKGBUILDDIR>>/debian/tmp > D: pybuild pybuild:569: version: 5.20211022.1 > D: pybuild pybuild:570: ['/usr/bin/pybuild', '--install', '--test-pytest', > '-i', 'python{version}', '-p', '3.9', '--dest-dir', > '/<<PKGBUILDDIR>>/debian/tmp'] > D: pybuild pybuild:36: 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, > 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, dir='/<<PKGBUILDDIR>>', > destdir='/<<PKGBUILDDIR>>/debian/tmp', ext_destdir=None, > ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, ext_sub_repl=None, > install_dir=None, name=None, system=None, versions=['3.9'], > interpreter=['python{version}'], disable=None, custom_tests=True) > D: pybuild __init__:36: cannot initialize 'cmake' plugin > Traceback (most recent call last): > File "/usr/share/dh-python/dhpython/build/__init__.py", line 32, in <module> > module.BuildSystem.is_usable() > File "/usr/share/dh-python/dhpython/build/base.py", line 122, in is_usable > raise Exception("missing command: %s" % command) > Exception: missing command: cmake > D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture > D: pybuild pybuild:132: detected build system: distutils (certainty: 71%) > I: pybuild base:232: /usr/bin/python3 setup.py install --root > /<<PKGBUILDDIR>>/debian/python3-pyopencl > D: pybuild tools:232: invoking: /usr/bin/python3 setup.py install --root > /<<PKGBUILDDIR>>/debian/python3-pyopencl > running install > running build > running build_py > running egg_info > writing pyopencl.egg-info/PKG-INFO > writing dependency_links to pyopencl.egg-info/dependency_links.txt > writing requirements to pyopencl.egg-info/requires.txt > writing top-level names to pyopencl.egg-info/top_level.txt > reading manifest file 'pyopencl.egg-info/SOURCES.txt' > reading manifest template 'MANIFEST.in' > adding license file 'LICENSE' > writing manifest file 'pyopencl.egg-info/SOURCES.txt' > running build_ext > x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -fwrapv -Wall > -DNDEBUG -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wall -pedantic -Wdate-time > -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c /tmp/tmp43pvnufk.cpp -o > tmp/tmp43pvnufk.o -std=gnu++14 > x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -fwrapv -Wall > -DNDEBUG -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wall -pedantic -Wdate-time > -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c /tmp/tmpe6_z1e_y.cpp -o > tmp/tmpe6_z1e_y.o -fvisibility=hidden > running install_lib > creating /<<PKGBUILDDIR>>/debian/python3-pyopencl > creating /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr > creating /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib > creating /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9 > creating > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages > creating > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/reduction.py -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/cache.py -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/bitonic_sort.py > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/scan.py -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__init__.py -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > creating > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/characterize > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/characterize/performance.py > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/characterize > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/characterize/__init__.py > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/characterize > creating > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/characterize/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/characterize/__pycache__/__init__.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/characterize/__pycache__ > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/_cluda.py -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/capture_call.py > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/bitonic_sort_templates.py > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/invoker.py -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/elementwise.py > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/array.py -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/_cl.cpython-39-x86_64-linux-gnu.so > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/cltypes.py -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/clmath.py -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/version.py -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/algorithm.py -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > creating > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__pycache__/version.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__pycache__/cltypes.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__pycache__/bitonic_sort_templates.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__pycache__/array.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__pycache__/__init__.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__pycache__/clrandom.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__pycache__/algorithm.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__pycache__/elementwise.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__pycache__/reduction.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__pycache__/scan.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__pycache__/cache.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__pycache__/_cluda.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__pycache__/tools.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__pycache__/bitonic_sort.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__pycache__/invoker.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__pycache__/_mymako.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/__pycache__/clmath.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__pycache__ > creating > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/cl > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/cl/pyopencl-complex.h > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/cl > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/cl/pyopencl-bessel-j.cl > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/cl > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/cl/pyopencl-hankel-complex.cl > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/cl > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/cl/pyopencl-airy.cl -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/cl > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/cl/pyopencl-bessel-j-complex.cl > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/cl > creating > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/cl/pyopencl-random123 > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/cl/pyopencl-random123/array.h > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/cl/pyopencl-random123 > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/cl/pyopencl-random123/philox.cl > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/cl/pyopencl-random123 > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/cl/pyopencl-random123/openclfeatures.h > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/cl/pyopencl-random123 > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/cl/pyopencl-random123/threefry.cl > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/cl/pyopencl-random123 > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/cl/pyopencl-bessel-y.cl > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/cl > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/cl/pyopencl-ranluxcl.cl > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/cl > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/cl/pyopencl-eval-tbl.cl > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/cl > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/clrandom.py -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/_mymako.py -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/tools.py -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/ipython_ext.py > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl > creating > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/compyte/dtypes.py -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/compyte/__init__.py -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte > creating > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/ndarray > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/compyte/ndarray/__init__.py > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/ndarray > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/compyte/ndarray/test_gpu_ndarray.py > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/ndarray > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/compyte/ndarray/gen_reduction.py > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/ndarray > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/compyte/ndarray/test_gpu_elemwise.py > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/ndarray > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/compyte/ndarray/gen_elemwise.py > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/ndarray > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/compyte/ndarray/setup_opencl.py > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/ndarray > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/compyte/array.py -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte > creating > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/compyte/__pycache__/array.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/compyte/__pycache__/__init__.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyopencl/compyte/__pycache__/dtypes.cpython-39.pyc > -> > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/__pycache__ > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/reduction.py > to reduction.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/cache.py > to cache.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/bitonic_sort.py > to bitonic_sort.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/scan.py > to scan.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/__init__.py > to __init__.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/characterize/performance.py > to performance.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/characterize/__init__.py > to __init__.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/_cluda.py > to _cluda.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/capture_call.py > to capture_call.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/bitonic_sort_templates.py > to bitonic_sort_templates.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/invoker.py > to invoker.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/elementwise.py > to elementwise.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/array.py > to array.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/cltypes.py > to cltypes.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/clmath.py > to clmath.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/version.py > to version.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/algorithm.py > to algorithm.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/clrandom.py > to clrandom.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/_mymako.py > to _mymako.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/tools.py > to tools.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/ipython_ext.py > to ipython_ext.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/dtypes.py > to dtypes.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/__init__.py > to __init__.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/ndarray/__init__.py > to __init__.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/ndarray/test_gpu_ndarray.py > to test_gpu_ndarray.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/ndarray/gen_reduction.py > to gen_reduction.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/ndarray/test_gpu_elemwise.py > to test_gpu_elemwise.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/ndarray/gen_elemwise.py > to gen_elemwise.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/ndarray/setup_opencl.py > to setup_opencl.cpython-39.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl/compyte/array.py > to array.cpython-39.pyc > running install_egg_info > Copying pyopencl.egg-info to > /<<PKGBUILDDIR>>/debian/python3-pyopencl/usr/lib/python3.9/dist-packages/pyopencl-2021.2.9.egg-info > Skipping SOURCES.txt > running install_scripts > dh_installdocs -O--buildsystem=pybuild > dh_installdocs: warning: Cannot auto-detect main package for > python-pyopencl-doc. If the default is wrong, please use --doc-main-package > install -d debian/python3-pyopencl/usr/share/doc/python3-pyopencl > install -d debian/.debhelper/generated/python3-pyopencl > install -p -m0644 debian/README.Debian > debian/python3-pyopencl/usr/share/doc/python3-pyopencl/README.Debian > install -p -m0644 debian/copyright > debian/python3-pyopencl/usr/share/doc/python3-pyopencl/copyright > install -d debian/python-pyopencl-doc/usr/share/doc/python-pyopencl-doc > install -d debian/.debhelper/generated/python-pyopencl-doc > cd './doc/_build/html/..' && find 'html' \( -type f -or -type l \) -and > ! -empty -print0 | LC_ALL=C sort -z | xargs -0 -I {} cp --reflink=auto > --parents -dp {} > /<<PKGBUILDDIR>>/debian/python-pyopencl-doc/usr/share/doc/python-pyopencl-doc > chmod -R u\+rw,go=rX debian/python-pyopencl-doc/usr/share/doc > install -p -m0644 debian/copyright > debian/python-pyopencl-doc/usr/share/doc/python-pyopencl-doc/copyright > install -d debian/python-pyopencl-doc/usr/share/doc-base/ > install -p -m0644 debian/python-pyopencl-doc.doc-base > debian/python-pyopencl-doc/usr/share/doc-base/python-pyopencl-doc.python-pyopencl-doc > dh_sphinxdoc -i -O--buildsystem=pybuild > dh_sphinxdoc: error: > debian/python-pyopencl-doc/usr/share/doc/python-pyopencl-doc/html/_static/clipboard.min.js > is missing > make: *** [debian/rules:28: binary] Error 25 The full build log is available from: http://qa-logs.debian.net/2021/11/04/pyopencl_2021.2.9-1_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.