[Bug 275030] buildworld fails if obj dir is NFS-mounted

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 13 Nov 2025 13:59:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275030

--- Comment #39 from void@f-m.fm ---
Basically, buildworld fails for armv7 with this 
"cp: chflags: /usr/obj/usr/src/arm.armv7/tmp/legacy/bin/basename: Operation not
supported"

error if /usr/obj is nfs mounted and it doesn't matter if the nfs server is
freebsd or openbsd.

buildkernel does not fail. amd64 does not fail *at all*. It seems specific to
armv7.

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