On 2019/09/10 04:20, Joel Sing wrote:
> The following updates lang/go to Go 1.13 and also updates the main
> golang.org/x packages to around the Go 1.13 release. This does
> not update devel/go-tools, as it introduces new dependencies that
> will need to be packaged. Once this lands I can also work towards
> enabling Go on arm64.
>=20
> The following ports appear to break with this update:
>=20
>  net/go-ipfs
>  net/mattermost-server
>  security/keybase
>  sysutils/consul
>  sysutils/restic
>  sysutils/restic-rest-server
>  www/hugo

net/dnscrypt-proxy now attempts to fetch from the network, this is
blocked on the main ports build machines and for anyone using
PORTS_PRIVSEP=3DYes in mk.conf with the default "block return out log
proto {tcp udp} user _pbuild" pf rule. Any advice on how to fix this?

(dnscrypt-proxy was updated recently, but the previous version has
the same failure with new go).


=3D=3D=3D>  Building for dnscrypt-proxy-2.0.27
cd /usr/obj/ports/dnscrypt-proxy-2.0.27/go/src/github.com/jedisct1/dnscrypt=
-proxy/dnscrypt-proxy && /usr/bin/env -i GOCACHE=3D"/usr/obj/ports/dnscrypt=
-proxy-2.0.27/go-cache" GOPATH=3D"/usr/obj/ports/dnscrypt-proxy-2.0.27/go:/=
usr/local/go-pkg" PORTSDIR=3D"/usr/ports" LIBTOOL=3D"/usr/bin/libtool"  CCA=
CHE_DIR=3D/usr/obj/ports/.ccache  PATH=3D'/usr/obj/ports/dnscrypt-proxy-2.0=
=2E27/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREF=
IX=3D'/usr/local'  LOCALBASE=3D'/usr/local' X11BASE=3D'/usr/X11R6'  CFLAGS=
=3D'-O2 -pipe'  TRUEPREFIX=3D'/usr/local' DESTDIR=3D''  HOME=3D'/dnscrypt-p=
roxy-2.0.27_writes_to_HOME' COMPILER_VERSION=3Dclang  PICFLAG=3D"-fpic"  BI=
NGRP=3Dbin BINOWN=3Droot BINMODE=3D755 NONBINMODE=3D644  DIRMODE=3D755  INS=
TALL_COPY=3D-c INSTALL_STRIP=3D  MANGRP=3Dbin MANOWN=3Droot MANMODE=3D644 B=
SD_INSTALL_PROGRAM=3D"/usr/obj/ports/dnscrypt-proxy-2.0.27/bin/install -c  =
-m 755"  BSD_INSTALL_SCRIPT=3D"/usr/obj/ports/dnscrypt-proxy-2.0.27/bin/ins=
tall -c -m 755"  BSD_INSTALL_DATA=3D"/usr/obj/ports/dnscrypt-proxy-2.0.27/b=
in/install -c -m 644"  BSD_INSTALL_MAN=3D"/usr/obj/ports/dnscrypt-proxy-2.0=
=2E27/bin/install -c -m 644"  BSD_INSTALL_PROGRAM_DIR=3D"/usr/obj/ports/dns=
crypt-proxy-2.0.27/bin/install -d -m 755"  BSD_INSTALL_SCRIPT_DIR=3D"/usr/o=
bj/ports/dnscrypt-proxy-2.0.27/bin/install -d -m 755"  BSD_INSTALL_DATA_DIR=
=3D"/usr/obj/ports/dnscrypt-proxy-2.0.27/bin/install -d -m 755"  BSD_INSTAL=
L_MAN_DIR=3D"/usr/obj/ports/dnscrypt-proxy-2.0.27/bin/install -d -m 755" go=
 build
go: github.com/BurntSushi/[email protected]: Get https://proxy.golang.org/github.=
com/%21burnt%21sushi/toml/@v/v0.3.1.mod: dial tcp [2a00:1450:4009:819::2011=
]:443: connect: no route to host
*** Error 1 in . (Makefile:30 'do-build')

Reply via email to