https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275030
--- Comment #37 from [email protected] --- (In reply to void from comment #34) OK the freebsd nfs server thing is a red herring The problem also happens with openbsd 7.8 nfs server. Specifically: 1. freebsd 16:current armv7 rpi2+ nfs client nfs mounted /usr/obj 2. any nfs v3 server problem does not happen if: building world with amd64 with nfs mounted obj building kernel (either armv7 or amd64) with nfs mounted obj, chflags -R 0 /usr/src or /usr/obj doesn't fix it make cleanworld && make cleandir && make clean doesn't fix it neither does deleting /usr/obj and starting again -- You are receiving this mail because: You are the assignee for the bug.
