Date: Wed, 28 Feb 2018 12:57:05 -0800 From: Yuri <yuri@rawbw.com> To: Antoine Brodin <antoine@freebsd.org> Cc: "ports@freebsd.org" <ports@freebsd.org> Subject: Re: Go ports fail with fs violation: Error: Filesystem touched during build:,extra: root/.cache Message-ID: <6550e780-5758-044c-5936-bbcf917d455e@rawbw.com> In-Reply-To: <CAALwa8=xk-EAJwnNA4MjgKpCtYcudZkrV6qE1Dqdcupvb=cA8Q@mail.gmail.com> References: <54d0d073-b443-48c9-abaa-665df04052f4@rawbw.com> <CAALwa8=xk-EAJwnNA4MjgKpCtYcudZkrV6qE1Dqdcupvb=cA8Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 02/28/18 00:35, Antoine Brodin wrote: > Ports that use CONFIGURE_ENV / MAKE_ENV have this violation issue with > HOME=${WRKDIR}. > Maybe this should be added to GO_ENV and go ports should respect more > this environment. PGo also tries "XDG_CACHE_HOME" when "GOCACHE" isn't defined. Mk/ does define "XDG_DATA_HOME" in MAKE_ENV. Maybe the right solution is to just add "XDG_CACHE_HOME" there? Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6550e780-5758-044c-5936-bbcf917d455e>