Bug#1069223: yp-svipc ftbfs with Python 3.12
Matthias Klose
doko at debian.org
Thu Apr 18 07:02:43 BST 2024
Package: src:yp-svipc
Version: 0.16-5
Severity: important
Tags: sid trixie ftbfs
User: debian-python at lists.debian.org
Usertags: python3.12
[...]
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean --without python2 \
--with python3 \
--buildsystem=pybuild
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cp -n yorick/Makefile yorick/Makefile.orig
cp: warning: behavior of -n is non-portable and may change in future;
use --update=none instead
cd yorick; yorick -batch make.i
updated ./Makefile
dh_auto_clean
dh_auto_clean: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
I: pybuild base:311: python3.12 setup.py clean
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/setup.py", line 21, in <module>
from numpy.distutils.core import setup, Extension
ModuleNotFoundError: No module named 'numpy.distutils'
E: pybuild pybuild:389: clean: plugin distutils failed with: exit
code=1: python3.12 setup.py clean
dh_auto_clean: error: pybuild --clean -i python{version} -p 3.12
returned exit code 13
make[1]: *** [debian/rules:42: override_dh_auto_clean] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: clean] Error 2
More information about the debian-science-maintainers
mailing list