Package: src:astroscrappy Version: 1.2.0-2 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202511/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:astroscrappy, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with python3 --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild I: pybuild base:311: python3.13 setup.py clean test_icx.c:3:2: error: #error This is not the Intel oneAPI compiler 3 | #error This is not the Intel oneAPI compiler | ^~~~~ test_icx.c:3:2: error: #error This is not the Intel oneAPI compiler 3 | #error This is not the Intel oneAPI compiler | ^~~~~ Compiling astroscrappy/astroscrappy.pyx because it changed. Compiling astroscrappy/utils/median_utils.pyx because it changed. Compiling astroscrappy/utils/image_utils.pyx because it changed. [1/3] Cythonizing astroscrappy/astroscrappy.pyx [2/3] Cythonizing astroscrappy/utils/image_utils.pyx [3/3] Cythonizing astroscrappy/utils/median_utils.pyx /usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0). !! ******************************************************************************** By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) running clean removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build' (and everything under it) 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.13' does not exist -- can't clean it dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild 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:311: python3.13 setup.py config test_icx.c:3:2: error: #error This is not the Intel oneAPI compiler 3 | #error This is not the Intel oneAPI compiler | ^~~~~ test_icx.c:3:2: error: #error This is not the Intel oneAPI compiler 3 | #error This is not the Intel oneAPI compiler | ^~~~~ Compiling astroscrappy/astroscrappy.pyx because it changed. Compiling astroscrappy/utils/median_utils.pyx because it changed. Compiling astroscrappy/utils/image_utils.pyx because it changed. [1/3] Cythonizing astroscrappy/astroscrappy.pyx [2/3] Cythonizing astroscrappy/utils/image_utils.pyx [3/3] Cythonizing astroscrappy/utils/median_utils.pyx /usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0). !! ******************************************************************************** By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) running config dh_auto_build -O--buildsystem=pybuild I: pybuild base:311: /usr/bin/python3 setup.py build test_icx.c:3:2: error: #error This is not the Intel oneAPI compiler 3 | #error This is not the Intel oneAPI compiler | ^~~~~ test_icx.c:3:2: error: #error This is not the Intel oneAPI compiler 3 | #error This is not the Intel oneAPI compiler | ^~~~~ /usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0). !! ******************************************************************************** By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy copying astroscrappy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy copying astroscrappy/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy copying astroscrappy/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy copying astroscrappy/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/tests copying astroscrappy/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/tests copying astroscrappy/tests/test_astroscrappy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/tests copying astroscrappy/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/tests copying astroscrappy/tests/test_gmos.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/tests copying astroscrappy/tests/test_cleaning.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/tests copying astroscrappy/tests/fake_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/tests creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/utils copying astroscrappy/utils/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/utils copying astroscrappy/utils/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/utils running egg_info writing astroscrappy.egg-info/PKG-INFO writing dependency_links to astroscrappy.egg-info/dependency_links.txt writing requirements to astroscrappy.egg-info/requires.txt writing top-level names to astroscrappy.egg-info/top_level.txt dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative dependency /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative reading manifest file 'astroscrappy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.rst' warning: no files found matching 'astroscrappy/tests/coveragerc' warning: no previously-included files matching 'astroscrappy.c' found under directory '.' warning: no files found matching '*' under directory 'scripts' no previously-included directories found matching 'build' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/api' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution adding license file 'licenses/LICENSE.rst' writing manifest file 'astroscrappy.egg-info/SOURCES.txt' copying astroscrappy/_compiler.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy copying astroscrappy/astroscrappy.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy copying astroscrappy/astroscrappy.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/tests/data copying astroscrappy/tests/data/gmos.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/tests/data copying astroscrappy/utils/image_utils.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/utils copying astroscrappy/utils/imutils.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/utils copying astroscrappy/utils/imutils.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/utils copying astroscrappy/utils/median_utils.pxd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/utils copying astroscrappy/utils/median_utils.pyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/utils copying astroscrappy/utils/medutils.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/utils copying astroscrappy/utils/medutils.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/utils running build_ext building 'astroscrappy.astroscrappy' extension creating build/temp.linux-x86_64-cpython-313/astroscrappy x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/python3.13 -c astroscrappy/astroscrappy.c -o build/temp.linux-x86_64-cpython-313/astroscrappy/astroscrappy.o x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/astroscrappy/astroscrappy.o -L/usr/lib/x86_64-linux-gnu -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/astroscrappy.cpython-313-x86_64-linux-gnu.so building 'astroscrappy.utils.median_utils' extension creating build/temp.linux-x86_64-cpython-313/astroscrappy/utils x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -Iastroscrappy/utils -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/python3.13 -c astroscrappy/utils/median_utils.c -o build/temp.linux-x86_64-cpython-313/astroscrappy/utils/median_utils.o -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -fopenmp x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -Iastroscrappy/utils -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/python3.13 -c astroscrappy/utils/medutils.c -o build/temp.linux-x86_64-cpython-313/astroscrappy/utils/medutils.o -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -fopenmp x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/astroscrappy/utils/median_utils.o build/temp.linux-x86_64-cpython-313/astroscrappy/utils/medutils.o -L/usr/lib/x86_64-linux-gnu -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/utils/median_utils.cpython-313-x86_64-linux-gnu.so -fopenmp building 'astroscrappy.utils.image_utils' extension x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -Iastroscrappy/utils -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/python3.13 -c astroscrappy/utils/image_utils.c -o build/temp.linux-x86_64-cpython-313/astroscrappy/utils/image_utils.o -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -fopenmp x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -Iastroscrappy/utils -I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include -I/usr/include/python3.13 -c astroscrappy/utils/imutils.c -o build/temp.linux-x86_64-cpython-313/astroscrappy/utils/imutils.o -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -fopenmp x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/astroscrappy/utils/image_utils.o build/temp.linux-x86_64-cpython-313/astroscrappy/utils/imutils.o -L/usr/lib/x86_64-linux-gnu -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/utils/image_utils.cpython-313-x86_64-linux-gnu.so -fopenmp building 'astroscrappy.compiler_version' extension x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.13 -c astroscrappy/_compiler.c -o build/temp.linux-x86_64-cpython-313/astroscrappy/_compiler.o x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/astroscrappy/_compiler.o -L/usr/lib/x86_64-linux-gnu -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/astroscrappy/compiler_version.cpython-313-x86_64-linux-gnu.so dh_auto_test -O--buildsystem=pybuild I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build; python3.13 -m pytest ERROR: usage: __main__.py [options] [file_or_dir] [file_or_dir] [...] __main__.py: error: unrecognized arguments: --doctest-rst inifile: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build/pyproject.toml rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build E: pybuild pybuild:389: test: plugin distutils failed with: exit code=4: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_astroscrappy/build; python3.13 -m pytest dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 returned exit code 13 make: *** [debian/rules:7: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

