Package: src:scikit-build
Version: 0.17.6-2
Severity: serious
Tags: sid trixie

scikit-build's autopkg tests fail with setuptools 70:

https://ci.debian.net/data/autopkgtest/testing/amd64/s/scikit-build/48927914/log.gz

96s =========================== short test summary info ============================ 96s SKIPPED [1] tests/test_hello_fortran.py:18: could not import 'numpy': No module named 'numpy'
 96s SKIPPED [1] tests/test_platform.py:120: Requires Windows
96s SKIPPED [24] tests/test_setup.py:584: unsupported configuration: python package fully generated by CMake does *NOT* work. At least __init__.py should be in the project source tree 96s SKIPPED [1] tests/test_skbuild.py:84: NMake Makefiles generator is not available on Linux
 96s SKIPPED [3] tests/test_skbuild.py:127: Requires Windows
 96s SKIPPED [1] tests/test_skbuild.py:151: Requires Windows
96s FAILED tests/test_cmakelists_not_in_top_level_dir.py::test_build - AttributeE... 96s FAILED tests/test_command_line.py::test_hide_listing[True-sdist] - AttributeE... 96s FAILED tests/test_command_line.py::test_hide_listing[True-bdist_wheel] - Attr... 96s FAILED tests/test_command_line.py::test_hide_listing[False-sdist] - Attribute... 96s FAILED tests/test_command_line.py::test_hide_listing[False-bdist_wheel] - Att... 96s FAILED tests/test_cython_flags.py::test_hello_cython_builds - AttributeError:... 96s FAILED tests/test_filter_manifest.py::test_bdist_wheel_command - AttributeErr... 96s FAILED tests/test_hello_cpp.py::test_hello_builds - AttributeError: 'dict' ob... 96s FAILED tests/test_hello_cpp.py::test_hello_wheel - AttributeError: 'dict' obj... 96s FAILED tests/test_hello_cpp.py::test_hello_clean[with-dry-run] - AttributeErr... 96s FAILED tests/test_hello_cpp.py::test_hello_clean[without-dry-run] - Attribute... 96s FAILED tests/test_hello_cpp.py::test_hello_cleans - AttributeError: 'dict' ob... 96s FAILED tests/test_hello_cython.py::test_hello_cython_builds - AttributeError:... 96s FAILED tests/test_hello_cython.py::test_hello_cython_sdist - AttributeError: ... 96s FAILED tests/test_hello_cython.py::test_hello_cython_wheel - AttributeError: ... 96s FAILED tests/test_hello_pure.py::test_hello_pure_builds - AttributeError: 'di... 96s FAILED tests/test_hello_pure.py::test_hello_pure_sdist - AttributeError: 'dic... 96s FAILED tests/test_hello_pure.py::test_hello_pure_wheel - AttributeError: 'dic... 96s FAILED tests/test_hello_pure.py::test_hello_clean - AttributeError: 'dict' ob... 96s FAILED tests/test_include_exclude_data.py::test_include_exclude_data - Attrib... 96s FAILED tests/test_include_exclude_data.py::test_include_exclude_data_with_base 96s FAILED tests/test_issue284_build_ext_inplace.py::test_build_ext_inplace_command 96s FAILED tests/test_issue335_support_cmake_source_dir.py::test_bdist_wheel_command 96s FAILED tests/test_issue668_symbol_visibility.py::test_symbol_visibility[ON] 96s FAILED tests/test_issue668_symbol_visibility.py::test_symbol_visibility[OFF] 96s FAILED tests/test_manifest_in.py::test_manifest_in_wheel - AttributeError: 'd... 96s FAILED tests/test_setup.py::test_distribution_is_pure[py_modules] - Attribute... 96s FAILED tests/test_setup.py::test_distribution_is_pure[packages] - AttributeEr... 96s FAILED tests/test_setup.py::test_cmake_install_dir_keyword[banana-False-str] 96s FAILED tests/test_setup.py::test_cmake_with_sdist_keyword[True] - AttributeEr... 96s FAILED tests/test_setup.py::test_cmake_with_sdist_keyword[False] - AttributeE... 96s FAILED tests/test_setup.py::test_script_keyword[pure] - AttributeError: 'dict... 96s FAILED tests/test_setup.py::test_script_keyword[skbuild] - AttributeError: 'd... 96s FAILED tests/test_setup.py::test_py_modules_keyword[pure] - AttributeError: '... 96s FAILED tests/test_setup.py::test_py_modules_keyword[skbuild] - AttributeError... 96s FAILED tests/test_setup.py::test_cmake_install_into_pure_package[0] - Attribu... 96s FAILED tests/test_setup.py::test_cmake_install_into_pure_package[1] - Attribu... 96s FAILED tests/test_skbuild.py::test_generator[Unix Makefiles-make] - Attribute... 96s FAILED tests/test_skbuild_variable.py::test_skbuild_variable_sdist - Attribut... 96s FAILED tests/test_skbuild_variable.py::test_skbuild_variable_wheel - Attribut... 96s ========== 40 failed, 152 passed, 31 skipped, 19 deselected in 57.32s ==========

Reply via email to