[Bug 199757] [build] make xdev fails when /usr/src is on readonly NFS

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 16 Jan 2024 00:13:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199757

Warner Losh <imp@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Unable to Reproduce
             Status|New                         |Closed

--- Comment #2 from Warner Losh <imp@FreeBSD.org> ---
I believe that this was a bug in make that has since been corrected. We don't
write to the source directory after it was fixed. I recall it being a problem
years ago, but haven't seen reports of it in a long time.

Just now, I cloned a tree into a new ZFS dataset. I then made that read-only
and did a buildworld, buildkernel and then a make xdev-build for
TARGET_ARCH=armv7 successfully.

While not NFS, this type of error would be the same on this arrangement.

-- 
You are receiving this mail because:
You are the assignee for the bug.