Hi Olivier! On 12/01/2017 09:24 AM, olivier sallou wrote:
latest release of python-biopython fails during tests on sparc64 arch with a *Bus error* (works fine on other archs) I have no idea what this could be related to. How could we debug this?
This is most likely a result of this particular bug in the Python interpreter which affects sparc and sparc64 [1].
Does your package happen to use the hashing function in Python which fails in the Python testsuite with a SIGBUS? PS: Please don't use [email protected] for such bug reports but rather [email protected]. The former is for buildd issues only, the latter is for bug reports like yours as it reaches every SPARC porter not just the buildd maintainers. Adrian
[1] https://bugs.gentoo.org/636400
-- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - [email protected] `. `' Freie Universitaet Berlin - [email protected] `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

