Bug#974558: src:gfan: autopkgtest times out on i386 and armhf

Torrance, Douglas dtorrance at piedmont.edu
Fri Nov 13 10:36:38 GMT 2020


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xD12B2BE26D3FF663.asc
Type: application/pgp-keys
Size: 6090 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20201113/faf37878/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20201113/faf37878/attachment.sig>


More information about the debian-science-maintainers mailing list