Re: Go in poudriere : can't assign requested address

2023-02-02 Thread Jan Beich
Charlie Li writes: > Alexis Praga wrote: > >> I've added go as a dependency for the next update of x11/kitty. It >> builds fine but poudriere fails with : >> go: downloading github.com/disintegration/imaging >> v1.6.2 >> tools/utils/short-uuid.go:10:2: >

Warnings about Mk/Uses/go.mk when building INDEX

2023-02-02 Thread Philipp Ost
Hi everyone, since at least two days, I'm getting these warning when building the INDEX: 8< --- describe.www --- make[4]: "/usr/ports/Mk/Uses/go.mk" line 192: warning: duplicate script for target "go-post-fetch" ignored make[4]: "Makefile" line 35: warning: using previous script for "g

Re: Warnings about Mk/Uses/go.mk when building INDEX

2023-02-02 Thread Dmitri Goutnik
On 02/02/2023 14:21, Philipp Ost wrote: Hi everyone, since at least two days, I'm getting these warning when building the INDEX: 8< --- describe.www --- make[4]: "/usr/ports/Mk/Uses/go.mk" line 192: warning: duplicate script for target "go-post-fetch" ignored make[4]: "Makefile" line 3

Re: Warnings about Mk/Uses/go.mk when building INDEX

2023-02-02 Thread Tomoaki AOKI
On Thu, 2 Feb 2023 15:09:59 -0500 Dmitri Goutnik wrote: > On 02/02/2023 14:21, Philipp Ost wrote: > > Hi everyone, > > > > since at least two days, I'm getting these warning when building the INDEX: > > > > 8< > > --- describe.www --- > > make[4]: "/usr/ports/Mk/Uses/go.mk" line 192: wa