tags: -1 pending On 11/12/20 6:48 AM, Doug Torrance wrote:
I'll take another look at the underlying problem to see if we can't actually fix the test itself, but otherwise, I'll patch it out for autopkgtest, too.
I've found the underlying problem! There was an "int64" typedef that was intended to contain 64-bit integers, but was defined using "long", which is only 32 bits on 32-bit architectures. The resulting overflow was causing an infinite loop during this test.
I've added a patch that fixes the issue [1]. I'll forward it upstream and also prepare a new package for Debian soon.
Doug [1] https://salsa.debian.org/science-team/gfan/-/commit/acaaa70
OpenPGP_0xD12B2BE26D3FF663.asc
Description: application/pgp-keys
OpenPGP_signature
Description: OpenPGP digital signature
-- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
