[Debian-med-packaging] Bug#944409: python-bx ftbfs on all 32bit architectures

Matthias Klose doko at debian.org
Sat Nov 9 12:53:25 GMT 2019


Package: src:python-bx
Version: 0.8.5-1
Severity: serious
Tags: sid bullseye

see https://buildd.debian.org/status/package.php?p=python-bx

======================================================================
ERROR: bx.interval_index_file_tests.test_interval_index_file
----------------------------------------------------------------------
Traceback (most recent call last):
   File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
     self.test(*self.arg)
   File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_bx-python/build/bx/interval_index_file_tests.py", 
line 22, in test_interval_index_file
     ix.add( name, start, end, i, max=interval_index_file.MAX )
   File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_bx-python/build/bx/interval_index_file.py", 
line 276, in add
     self.indexes[name] = Index( max=max )
   File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_bx-python/build/bx/interval_index_file.py", 
line 346, in __init__
     self.new( min, max )
   File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_bx-python/build/bx/interval_index_file.py", 
line 364, in new
     self.offsets = offsets_for_max_size( max )
   File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_bx-python/build/bx/interval_index_file.py", 
line 136, in offsets_for_max_size
     raise Exception( "%d is larger than the maximum possible size (%d)" % ( 
max_size, BIN_OFFSETS_MAX[0] ) )
Exception: 2147483648 is larger than the maximum possible size (2147483647)

----------------------------------------------------------------------
Ran 132 tests in 9.362s

FAILED (errors=1)
E: pybuild pybuild:341: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_bx-python/build; python3.7 -m nose -v
dh_auto_test: pybuild --test --test-nose -i python{version} -p 3.7 returned exit 
code 13
make: *** [debian/rules:15: build-arch] Error 255



More information about the Debian-med-packaging mailing list