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

Valery Ushakov <[email protected]> Wed, 28 Dec 2016 19:59:43 +0300
Newsgroups gmane.os.netbsd.ports.macppc,gmane.os.netbsd.devel.pkgsrc.user,gmane.os.netbsd.ports.powerpc
Message-ID <[email protected]>
On Tue, Dec 27, 2016 at 00:38:23 +0100, Havard Eidnes 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
> > 
> > Have the FPU context switch fix been pulled up to 6?  ISTR it was to
> > 6.1, but not to 6.0.
> 
> If they were not in 6.0, I guess I could bump my bulk build host
> to 6.1 without much impact and try again...

Hmm, apparently http://gnats.netbsd.org/50037 hasn't been pulled up to
-6 at all.

-uwe