Date: Tue, 27 Feb 2018 19:49:02 -0500 From: Dmitri Goutnik <dg@syrec.org> To: Yuri <yuri@rawbw.com> 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: <CA%2BoHHn1QiReKtF53EHUMEyVzKuoLF12e0Sw=fQjC6DRhsqSLKg@mail.gmail.com> In-Reply-To: <54d0d073-b443-48c9-abaa-665df04052f4@rawbw.com> References: <54d0d073-b443-48c9-abaa-665df04052f4@rawbw.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BoHHn1QiReKtF53EHUMEyVzKuoLF12e0Sw=fQjC6DRhsqSLKg>