pkgsrc-Users archive

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

Re: irreproducible python31x failures on NetBSD/i386



On Tue, Jan 07, 2025 at 03:14:15PM +0100, Thomas Klausner wrote:
> On Tue, Jan 07, 2025 at 01:55:15PM -0000, Michael van Elst wrote:
> > wiz%NetBSD.org@localhost (Thomas Klausner) writes:
> > 
> > >That try was without, but I tried with pbulk too (see later mail in thread).
> > > Thomas
> > 
> > When you run 32bit netbsd9 code on a 64bit netbsd-10 or -current system,
> > you need compat_16. Either builtin or loaded as a module. If the kernel
> > is not INSECURE, you need to load it explicitely at boot time.
> 
> I'm not sure how that relates to the topic, but I just checked, and
> after boot I see:
> 
> localhost# modstat | grep compat_16
> compat_14           exec     builtin  -        1       - compat_16
> compat_16           exec     builtin  -        1       - compat_20

Sorry, that was inside the qemu vm, outside it is:
# modstat | grep compat_16
compat_16                  exec     builtin  -        1       - compat_20
compat_netbsd32_16         exec     builtin  -        0       - compat_netbsd32_20,compat_16

> Is that missing on shadow?


 Thomas


Home | Main Index | Thread Index | Old Index