Source: mdp Version: 3.6-1.1 Severity: important Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-numpy121
Hi, During a rebuild of all packages in sid, your package failed to build on amd64, using numpy 1.21 currently in experimental. This version will soon be uploaded to unstable. If you have questions about this, please contact Sandro Tosi <mo...@debian.org>. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > PYBUILD_SYSTEM=custom \ > PYBUILD_TEST_ARGS="{interpreter} -m pytest --seed=725021957 mdp && > {interpreter} -m pytest --seed=725021957 bimdp" dh_auto_test > I: pybuild base:232: python3.9 -m pytest --seed=725021957 mdp && python3.9 -m > pytest --seed=725021957 bimdp > ImportError while loading conftest '/<<PKGBUILDDIR>>/mdp/test/conftest.py'. > mdp/__init__.py:131: in <module> > from . import utils > mdp/utils/__init__.py:6: in <module> > from .routines import (timediff, refcast, scast, rotate, random_rot, > mdp/utils/routines.py:295: in <module> > _UNSAFE_DTYPES = [numx.typeDict[d] for d in > mdp/utils/routines.py:297: in <listcomp> > if d in numx.typeDict] > E AttributeError: module 'scipy' has no attribute 'typeDict' > E: pybuild pybuild:354: test: plugin custom failed with: exit code=4: > python3.9 -m pytest --seed=725021957 mdp && python3.9 -m pytest > --seed=725021957 bimdp > dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 > returned exit code 13 The full build log is available from: http://qa-logs.debian.net/2021/11/numpy-matplotlib/numpy-exp/mdp_3.6-1.1_unstable_numpy-exp.log 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.