Hi, Template for option WITNESS is in the architeture GENERIC.MP file if it is supported. It should not be in the global GENERIC config.
ok? bluhm Index: conf/GENERIC =================================================================== RCS file: /data/mirror/openbsd/cvs/src/sys/conf/GENERIC,v retrieving revision 1.280 diff -u -p -r1.280 GENERIC --- conf/GENERIC 11 Nov 2021 10:03:10 -0000 1.280 +++ conf/GENERIC 22 Dec 2021 22:32:05 -0000 @@ -14,7 +14,6 @@ option KTRACE # system call tracing, a option ACCOUNTING # acct(2) process accounting option KMEMSTATS # collect malloc(9) statistics option PTRACE # ptrace(2) system call -#option WITNESS # witness(4) lock checker #option KVA_GUARDPAGES # slow virtual address recycling (+ guarding) option POOL_DEBUG # pool corruption detection