Source: python-casacore
Version: 2.2.1-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/package.php?p=python-casacore&suite=sid
...
dh_auto_test -a -O--buildsystem=pybuild -O--parallel
pybuild --test -i python{version} -p 2.7
I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_casacore/build;
python2.7 -m unittest discover -v
----------------------------------------------------------------------
Ran 0 tests in 0.000s
OK
pybuild --test -i python{version} -p "3.7 3.6"
I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_casacore/build;
python3.7 -m unittest discover -v
Segmentation fault
E: pybuild pybuild:338: test: plugin distutils failed with: exit code=139: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_casacore/build; python3.7 -m unittest
discover -v
dh_auto_test: pybuild --test -i python{version} -p "3.7 3.6" returned exit code
13
make: *** [debian/rules:8: build-arch] Error 25
The Ubuntu diff contains changes that might (or might not) be related.