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

Dmitri Goutnik dg at syrec.org
Wed Feb 28 00:49:05 UTC 2018


Go 1.10 started caching build artefacts [1] in GOCACHE (~/.cache/go-build
by default).
This probably needs to be disabled by settings GOCACHE=off in port
Makefiles (unless there's a better way to disable it globally).

[1]
https://groups.google.com/forum/#!msg/golang-dev/qfa3mHN4ZPA/X2UzjNV1BAAJ

On Tue, Feb 27, 2018 at 7:12 PM, Yuri <yuri at rawbw.com> wrote:

> For example:
>
> http://package21.nyi.freebsd.org/data/111amd64-default-qat/4
> 62883/logs/errors/gogs-0.11.34_2.log
>
> http://package21.nyi.freebsd.org/data/111amd64-default-qat/4
> 62883/logs/errors/cryptoballot-g20170928.log
>
>
> Yuri
>
>
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>


More information about the freebsd-ports mailing list