<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">
<pre class="message flowed">found 902036 1.9.4.post1+dfsg-1
tags 902036 +patch
thanks
</pre>
<br>
On 30/10/18 02:03, peter green wrote:<br>
</div>
<blockquote
cite="mid:56ca32d7-7b90-98b1-07a7-f59986f75772@p10link.net"
type="cite">
<br>
Unfortunately while the 1.9.4.post1+dfsg-1 upload fixed the
ppc64el failure, it did not fix the s390x failure.
<br>
</blockquote>
I just took a look at this, turned out to be a typo in a #if causing
a 32-bit value to be written to a 64-bit variable. The variable was
initialized to zero earlier, so we got away with this on little
endian 64-bit but on big endian 64-bit it resulted in the value
being 4294967296 times larger than it should be which resulted in an
out of range error.<br>
<br>
Debdiff attached, no immediate intent to NMU.<br>
</body>
</html>