Re: Failures on NetBSD/macppc 6.0 for pkgsrc-current
Havard Eidnes <[email protected]> Thu, 29 Dec 2016 17:09:03 +0100 (CET)
| Newsgroups | gmane.os.netbsd.ports.macppc,gmane.os.netbsd.devel.pkgsrc.user,gmane.os.netbsd.ports.powerpc |
|---|---|
| Message-ID | <[email protected]> |
>> >> 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. It's not pulled up to be part of the 6.1 release, but the significant part of it appears to have been pulled up to netbsd-6, so I'm now making my very own special version of 6.1 with this fix applied for use on my bulk build host. Regards, - HÃ¥vard