Source: healpy Version: 1.10.3-2 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20170418-i386 qa-ftbfs Justification: FTBFS in stretch on i386
Hi, During a rebuild of all packages in stretch (in a stretch chroot, not a sid chroot), your package failed to build on i386. Relevant part (hopefully): > numRings = 4*nside - 1 # Expected number of rings > for nest in (True, False): > pix = np.arange(numPix) > > ring = pix2ring(nside, pix, nest=nest) > > healpy/test/test_pixelfunc.py:156: > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > _ > > > ??? > E ValueError: Buffer dtype mismatch, expected 'int64' but got 'long' > > healpy/src/_pixelfunc.pyx:58: ValueError > ===================== 5 failed, 77 passed in 18.65 seconds > ===================== > E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; python2.7 -m pytest > dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned > exit code 13 > debian/rules:37: recipe for target 'override_dh_auto_test' failed The full build log is available from: http://aws-logs.debian.net/2017/04/18/healpy_1.10.3-2_testing-i386.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.