Re: Build break - kasan issue in rump

2018-08-20 Thread Paul Goyette
FWIW, I suspect the following will fix the build break: --- kern_malloc.c 20 Aug 2018 15:04:52 - 1.148 +++ kern_malloc.c 21 Aug 2018 01:19:22 - @@ -72,7 +72,9 @@ #include __KERNEL_RCSID(0, "$NetBSD: kern_malloc.c,v 1.148 2018/08/20 15:04:52 maxv Exp $"); +#ifdef

Build break - kasan issue in rump

2018-08-20 Thread Paul Goyette
Always rump finds stuff! This is on amd64, with sources updated as of 2018-08-20 at 22:44:31 UTC #create librump/kern_malloc.d . . . /build/netbsd-local/src_ro/lib/librump/../../sys/rump/../kern/kern_malloc.c:75:23: fatal error: opt_kasan.h: No such file or directory #include