Date: Wed, 24 Nov 2021 21:45:20 +0100 From: Gary Jennejohn <gljennjohn@gmail.com> To: Warner Losh <imp@bsdimp.com> Cc: John Baldwin <jhb@freebsd.org>, "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>, FreeBSD Current <freebsd-current@freebsd.org>, Jessica Clarke <jrtc27@freebsd.org> Subject: Re: make cleandiry tries to access /lib/geom Message-ID: <20211124214520.65e2c3cd@ernst.home> In-Reply-To: <CANCZdfrh90dbe=CW9RU=mzX0UL_X87z6sUBEZ5WQtw8sPNLXhg@mail.gmail.com> References: <alpine.BSF.2.00.2111241126530.68830@ai.fobar.qr> <b88b3eac-2ea2-7e29-ce4b-844cec28dd8c@FreeBSD.org> <CANCZdfrh90dbe=CW9RU=mzX0UL_X87z6sUBEZ5WQtw8sPNLXhg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 24 Nov 2021 10:03:22 -0700 Warner Losh <imp@bsdimp.com> wrote: > On Wed, Nov 24, 2021 at 9:52 AM John Baldwin <jhb@freebsd.org> wrote: > > > On 11/24/21 3:30 AM, Bjoern A. Zeeb wrote: > > > Hi, > > > > > > 673 ===> usr.bin/diff/tests (cleandir) > > > 674 ===> lib/geom (cleandir) > > > 675 ===> sbin/mount_udf (cleandir) > > > 676 make[6] warning: /lib/geom: Permission denied. > > > > > > ^^^^ not sure what is going on here? > > > > > > 677 ===> share/i18n/esdb/ISO-8859 (cleandir) > > > 678 ===> tests/sys/cddl/zfs/tests/cli_root/zfs_clone (cleandir) > > > > I think Jess has a possible fix. This is some regression added in the > > build system several months ago. > > > https://reviews.freebsd.org/D30990 I have MAKEOBJDIRPREFIX pointing to ~/obj. This works for me, no longer any /xxx/yyy/ permisson denied errors. -- Gary Jennejohn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20211124214520.65e2c3cd>