Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Nov 2023 18:39:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 275030] buildworld fails if obj dir is NFS-mounted [patch]
Message-ID:  <bug-275030-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275030

            Bug ID: 275030
           Summary: buildworld fails if obj dir is NFS-mounted [patch]
           Product: Base System
           Version: 14.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: d8zNeCFG@aon.at

Created attachment 246245
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D246245&action=
=3Dedit
patch to enable building with NFS-mounted /usr/src and /usr/obj

Scenario:
- FreeBSD stable/14 latest (e4fb49e8)
- /usr/src and /usr/obj on another machine via NFS
- "cd /usr/src ; make buildworld buildkernel KERNCONF=3D..."

Result:
- Build fails with "cp: chflags:
.../stable/14/amd64.amd64/tmp/legacy/bin/basename: Operation not supported"

Expected result:
- Building was possible using this setup until not too long ago and should
continue to work with NFS-mounted src and obj directories

Patch attached.

-- Martin

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275030-227>