On Fri, Dec 24, 2021 at 12:32 AM Anton Lindqvist <[email protected]> wrote: ...
> The sys/kern/__syscall tests can probably be removed at this point: > > > sys/kern/__syscall: > Exit: 1 > Duration: 00:00:00 > Log: 65-sys-kern-__syscall.log > > + . /usr/local/libexec/robsd/util.sh > + . /usr/local/libexec/robsd/util-ports.sh > + . /usr/local/libexec/robsd/util-regress.sh > + regress_root sys/kern/__syscall > + unpriv anton exec make -C /home/src/regress/sys/kern/__syscall > cc -O2 -pipe -MD -MP -c /home/src/regress/sys/kern/__syscall/__syscall.c > cc -o __syscall __syscall.o > ==== run-regress-__syscall ==== > ./__syscall > __syscall: lseek: wrong position 0 > *** Error 1 in . (<bsd.regress.mk>:36 'run-regress-__syscall') > FAILED > Oooh, I missed that one. Deleted; thanks! Philip
