On Mon, 19 Dec 2016 22:14:43 +0100 Lucas Nussbaum <[email protected]> wrote: > Source: cython > Version: 0.25.2~b0-2 > Severity: serious > Tags: stretch sid > User: [email protected] > Usertags: qa-ftbfs-20161219 qa-ftbfs > Justification: FTBFS on amd64 > > Hi, > > During a rebuild of all packages in sid, your package failed to build on > amd64. > > Relevant part (hopefully): > > ALL DONE (41/64) > > ALL DONE (23/64) > > ALL DONE (26/64) > > ALL DONE (63/64) > > ALL DONE (17/64) > > ALL DONE (10/64) > > ALL DONE (29/64) > > FAILED (21/64) > > ALL DONE (21/64) > > ALL DONE (47/64) > > ALL DONE (49/64) > > ALL DONE (52/64) > > ALL DONE (56/64) > > Errors for shards 21 > > ALL DONE > > debian/rules:112: recipe for target 'override_dh_auto_test' failed
Relevant part is:
FAIL: numpy_test ()
Doctest: numpy_test
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for numpy_test
File
"/<<PKGBUILDDIR>>/build/work-dir/3/run/c/numpy_test/numpy_test.so", line
944, in numpy_test
----------------------------------------------------------------------
File "/<<PKGBUILDDIR>>/build/work-dir/3/run/c/numpy_test/numpy_test.so",
line 1139, in numpy_test
Failed example:
test_point_record()
Expected:
array([(0.0, 0.0), (1.0, -1.0), (2.0, -2.0)],
dtype=[('x', '!f8'), ('y', '!f8')])
Got:
array([( 0., 0.), ( 1., -1.), ( 2., -2.)],
dtype=[('x', '!f8'), ('y', '!f8')])
Should this be ignored?
Thanks,
_g.
signature.asc
Description: OpenPGP digital signature

