Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1019220
| From | Adrian Bunk <bunk@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#966237: python-ncls FTBFS on 32bit |
| Date | 2020-07-25 11:10 +0200 |
| Message-ID | <AwolQ-2fx-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Source: python-ncls
Version: 0.0+git20200225.f9894b0+ds-2
Severity: important
Tags: ftbfs
https://buildd.debian.org/status/package.php?p=python-ncls&suite=sid
...
tree = Parsing.p_module(s, pxd, full_module_name)
dh_auto_test -a -O--buildsystem=pybuild
pybuild --test --test-pytest -i python{version} -p 3.8
I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ncls/build; python3.8 -m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.8.5, pytest-4.6.11, py-1.8.1, pluggy-0.13.0
rootdir: /<<PKGBUILDDIR>>
collected 0 items / 1 errors
==================================== ERRORS ====================================
_____ ERROR collecting .pybuild/cpython3_3.8_ncls/build/tests/test_ncls.py _____
tests/test_ncls.py:6: in <module>
starts = np.array([5, 9_223_372_036_854_775_805], dtype=np.long)
E OverflowError: Python int too large to convert to C long
!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!
=========================== 1 error in 0.18 seconds ============================
E: pybuild pybuild:352: test: plugin distutils failed with: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_ncls/build; python3.8 -m pytest tests
rm -fr -- /tmp/dh-xdg-rundir-r60QzPFl
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.8 returned exit code 13
make: *** [debian/rules:8: binary-arch] Error 25
Back to linux.debian.bugs.dist | Previous | Next | Find similar | Unroll thread
Bug#966237: python-ncls FTBFS on 32bit Adrian Bunk <bunk@debian.org> - 2020-07-25 11:10 +0200
csiph-web