[Python-modules-team] Bug#892175: pycryptodome FTBFS on 32bit big endian: src/montgomery.c:245: mont_mult: Assertion `t[2*abn_words] <= 1' failed
Adrian Bunk
bunk at debian.org
Tue Mar 6 12:26:31 UTC 2018
Source: pycryptodome
Version: 3.4.11-1
Severity: serious
https://buildd.debian.org/status/package.php?p=pycryptodome&suite=sid
...
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYBUILD_SYSTEM=custom \
PYBUILD_TEST_ARGS="python{version} -m Cryptodome.SelfTest {build_dir}/" dh_auto_test
I: pybuild base:184: python2.7 -m Cryptodome.SelfTest /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/
Skipping AESNI tests
python2.7: src/montgomery.c:245: mont_mult: Assertion `t[2*abn_words] <= 1' failed.
Aborted
E: pybuild pybuild:283: test: plugin custom failed with: exit code=134: python2.7 -m Cryptodome.SelfTest /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/
dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13
make[1]: *** [debian/rules:14: override_dh_auto_test] Error 25
More information about the Python-modules-team
mailing list