Date: Tue, 23 Jun 2020 12:07:56 +0200 From: =?UTF-8?Q?Stefan_E=c3=9fer?= <se@freebsd.org> To: Torfinn Ingolfsen <tingox@gmail.com> Cc: FreeBSD ports <freebsd-ports@freebsd.org> Subject: Re: WITH_META_MODE and poudriere: *.meta files, where? Message-ID: <39fa3cfc-2378-aace-c50b-0177984ab297@freebsd.org> In-Reply-To: <CAJ_iqtY8D1nmLu2xxHQqwGWQEauDSu%2BYL5cJzc%2Bh27Qb7eQhGw@mail.gmail.com> References: <738C0F2E-5360-47C7-80B3-3F17FE72E7D9@ellael.org> <CAJ_iqtY8D1nmLu2xxHQqwGWQEauDSu%2BYL5cJzc%2Bh27Qb7eQhGw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 22.06.20 um 23:02 schrieb Torfinn Ingolfsen: > On Mon, Jun 22, 2020 at 8:56 PM Michael Grimm <trashcan@ellael.org> wrote: >> >> Hi, >> >> I do have activated 'WITH_META_MODE=yes' in <path to>/poudriere.d/src-env.conf [1]. >> >> Now, I would like to double-check if poudriere is following my "advice". For buildworld I do find *.meta files in /usr/obj/…, but I do not have any clue where poudriere would keep this information for subsequent compilations? >> > > The is some information here > https://xmj.github.io/articles/sysadmin/builds_ccache_memcached.html > and link to a presentation with more about (among otter things) metamode. Is this article noch valid with regards to WITH_DIRDEPS_BUILD? I tried to enable it in /etc/src-env.conf with the result that only the destroy targets were offered: # make buildworld ERROR: 'buildworld' is not a valid target for amd64. You can see the targets which are valid for a given machine by running 'env MACHINE=<machine> make show-valid-targets' For other information, read: # make show-valid-targets Other targets: destroy destroy-arch destroy-host destroy-stage The same behavior is observed with /usr/obj from a previous buildworld with only WITH_META_MODE=yes or with a clean obj directory ... Regards, STefan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39fa3cfc-2378-aace-c50b-0177984ab297>