Re: Failures on NetBSD/macppc 6.0 for pkgsrc-current

[email protected] (Valery Ushakov) Sun, 25 Dec 2016 15:43:24 +0000 (UTC)
Newsgroups gmane.os.netbsd.devel.pkgsrc.user,gmane.os.netbsd.ports.powerpc,gmane.os.netbsd.ports.macppc
Message-ID <[email protected]>
In gmane.os.netbsd.ports.macppc Havard Eidnes <[email protected]> wrote:

> g-ir-scanner fails with what seems like a nonsensical error:
> 
>   File "/usr/pkg/lib/python2.7/random.py", line 58, in <module>
>     NV_MAGICCONST = 4 * _exp(-0.5)/_sqrt(2.0)
> ValueError: math domain error
> 
> I never managed to get to the bottom of this one, I looked
> briefly at it earlier but didn't get anywhere.  Tried executing
> this statement interactively, but then of course it works.

Have the FPU context switch fix been pulled up to 6?  ISTR it was to
6.1, but not to 6.0.

-uwe