<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Package: macs<br>
Version: 2.2.6-3<br>
Severity: serious<br>
<br>
The new upload of macs to unstable failed to build on most release
architectures (curiously it built successfully on most
debian-ports.org architectures, though it's possible that some of
them are building with nocheck), it failed in several different
ways.<br>
<br>
On arm64 and ppc64el the testsuite seems to fail due to floating
point rounding discrepancies e.g.<br>
<br>
<blockquote type="cite">
<pre>14.9.6 checking callpeak_pe_broad run_callpeak_bedpe_broad_peaks.broadPeak ...
... failed! Difference:
4c4
< chr22 17398268 17398740 run_callpeak_bedpe_broad_peak_4 279 . 13.95538 30.73891 27.95395
---
> chr22 17398268 17398740 run_callpeak_bedpe_broad_peak_4 279 . 13.95538 30.73891 27.95394</pre>
</blockquote>
<br>
i386, mips64el and mipsel, failed with a NaN verses 0 discrepancy<br>
<br>
<blockquote type="cite">
<pre class="failure">E 0.0
E
E - (-48.6784, nan)
E ? ^^^
E
E + (-48.6784, 0.0)
E ? ^^^
</pre>
</blockquote>
and s390x failed with a zerodivisionerror<br>
<br>
<blockquote type="cite">
<pre class="failure"> File "MACS2/IO/Parser.pyx", line 1153, in MACS2.IO.Parser.BAMPEParser.build_petrack
ZeroDivisionError: float division
... error/warning found!</pre>
</blockquote>
<br>
</p>
</body>
</html>