This is a really strange error. Nothing relevant has changed in the
package proper.

At first I thought it might be a race condition on the three tests,
but I can't find any.

My suspicion at this point is that it's an error in the floating point
support on the ARM64 platform. On the one hand, that does seem ...
shocking? On the other hand, clippoly exercises the obscure properties
of IEEE FP, and sometimes that stuff is emulated, and there was a
similar issue before.

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762669 which is
a test failure on mips64el, where James Cowgill commented:

> I think this must be a bug in the Loongson FPU (my guess since the
> assertion is related to floating point math). It builds successfully on
> all the non-loongson boards I've tried.

I've uploaded a new release with no actual code changes, let's see what happens.

Reply via email to