Go ports fail with fs violation: Error: Filesystem touched during build:,extra: root/.cache

Yuri yuri at rawbw.com
Wed Feb 28 20:57:10 UTC 2018


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



More information about the freebsd-ports mailing list