pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 'state_not_recoverable' is not a member of 'std::errc' on clang build (was: clang-13.0.1nb1 build from pkgsrc 2022Q2 fails on NetBSD-9.2_STABLE (2022-07-01))



On Thu, Jul 21, 2022 at 01:45:45PM +0200, Hauke Fath wrote:
> On 7/16/22 11:49 AM, nia wrote:
> > The problem is that your NetBSD 9 sandbox identifies as NetBSD 9.99 in
> > uname, so the check to enable the fix for this problem fails. If you
> > have a different NetBSD version in a chroot, you need to use
> > pkgtools/libkver to fix the kernel version.
> 
> I guess this also applies for a -9 system running a -current kernel?

Yeah, we're lacking a good userland versioning scheme for NetBSD,
and this is one of the symptoms, unfortunately.

I wonder if the workaround is safe to enable on CURRENT for now,
to save others running into the same problem.


Home | Main Index | Thread Index | Old Index