[Python-modules-team] Bug#819997: python-feather-format: FTBFS on i386: low is out of bounds for int32

Aaron M. Ucko amu at alum.mit.edu
Mon Apr 4 17:38:05 UTC 2016


Source: python-feather-format
Version: 0.1.0-1
Severity: important
Justification: fails to build from source

The i386 build of python-feather-format failed:

  ======================================================================
  ERROR: test_integer_no_nulls (feather.tests.test_reader.TestFeatherReader)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/«PKGBUILDDIR»/feather/tests/test_reader.py", line 126, in test_integer_no_nulls
      size=num_values)
    File "mtrand.pyx", line 1260, in mtrand.RandomState.randint (numpy/random/mtrand/mtrand.c:14127)
  ValueError: low is out of bounds for int32
  
  ----------------------------------------------------------------------
  Ran 14 tests in 0.099s
  
  FAILED (errors=1)

Could you please take a look?

Thanks!



More information about the Python-modules-team mailing list