You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     [email protected]
Log URL:        
https://pkg-status.freebsd.org/ampere4/data/143arm64-quarterly/2e42e2698545/logs/s-0.7.4_6.log
Build URL:      
https://pkg-status.freebsd.org/ampere4/build.html?mastername=143arm64-quarterly&build=2e42e2698545
Log:

=>> Building www/s
build started at Fri May  8 09:55:19 UTC 2026
port directory: /usr/ports/www/s
package name: s-0.7.4_6
building for: FreeBSD 143arm64-quarterly-job-19 14.3-RELEASE-p13 FreeBSD 
14.3-RELEASE-p13 arm64
maintained by: [email protected]
Makefile datestamp: -rw-r--r--  1 root wheel 335 Apr 11 01:01 
/usr/ports/www/s/Makefile
Ports top last git commit: 2e42e2698545d846afb02c0dcfb22806d50ff44d
Ports top unclean checkout: no
Port dir last git commit: 9c91901491db265de51255eeec8093989f724305
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.8
Host OSVERSION: 1600014
Jail OSVERSION: 1403000
Job Id: 19

---Begin Environment---
SHELL=/bin/sh
OSVERSION=1403000
UNAME_v=FreeBSD 14.3-RELEASE-p13
UNAME_r=14.3-RELEASE-p13
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
MAKE_OBJDIR_CHECK_WRITABLE=0
LOCALBASE=/usr/local
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.4.8
MASTERMNT=/usr/local/poudriere/data/.m/143arm64-quarterly/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
PWD=/usr/local/poudriere/data/.m/143arm64-quarterly/19/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=143arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/143arm64-quarterly/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.8
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
[email protected]
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/www/s/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/s/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/www/s/work/.cache  
HOME=/wrkdirs/usr/ports/www/s/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/www/s/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/s/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/www/s/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/s/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/www/s/work/.cache  
HOME=/wrkdirs/usr/ports/www/s/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/www/s/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/s/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig
 MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  
-fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  
LDFLAGS=" " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing  " BSD_INSTALL_PROGRAM="install  -s -m 555"  
BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  
BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib 
DOCSDIR="share/doc/s"  EXAMPLESDIR="share/examples/s"  DATADIR="share/s"  
WWWDIR="www/s"  ETCDIR="etc/s"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/s 
DOCSDIR=/usr/local/share/doc/s EXAMPLESDIR=/usr/local/share/examples/s  
WWWDIR=/usr/local/www/s ETCDIR=/usr/local/etc/s
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
####  ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs
MAKE_JOBS_NUMBER=3
#### Misc Poudriere ####
.include "/etc/make.conf.ports_env"
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  8192
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
pipebuf                         (-y)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   s-0.7.4_6 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-2.6.2_1.pkg
[143arm64-quarterly-job-19] Installing pkg-2.6.2_1...
[143arm64-quarterly-job-19] Extracting pkg-2.6.2_1: .......... done
===>   s-0.7.4_6 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of s-0.7.4_6
===========================================================================
=======================<phase: fetch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   s-0.7.4_6 depends on file: /usr/local/bin/go125 - not found
===>   Installing existing package /packages/All/go125-1.25.9.pkg
[143arm64-quarterly-job-19] Installing go125-1.25.9...
[143arm64-quarterly-job-19] `-- Installing binutils-2.44,1...
[143arm64-quarterly-job-19] |   `-- Installing indexinfo-0.3.1_1...
[143arm64-quarterly-job-19] |   `-- Extracting indexinfo-0.3.1_1: .... done
[143arm64-quarterly-job-19] |   `-- Installing zstd-1.5.7_1...
[143arm64-quarterly-job-19] |   `-- Extracting zstd-1.5.7_1: .......... done
[143arm64-quarterly-job-19] `-- Extracting binutils-2.44,1: .......... done
[143arm64-quarterly-job-19] Extracting go125-1.25.9: .......... done
===>   s-0.7.4_6 depends on file: /usr/local/bin/go125 - found
===>   Returning to build of s-0.7.4_6
===========================================================================
=======================<phase: fetch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License MIT accepted by the user
===> Fetching all distfiles required by s-0.7.4_6 for building
===> Fetching github.com/zquestz/s dependencies
# get 
https://proxy.golang.org/github.com/%21n%21y%21times/gziphandler/@v/v1.1.1.mod
# get https://proxy.golang.org/github.com/%21songmu/retry/@v/v0.1.0.mod
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.3.mod
# get 
https://proxy.golang.org/github.com/google/go-github/@v/v17.0.0+incompatible.mod
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.34.0.mod
# get https://proxy.golang.org/github.com/google/go-querystring/@v/v1.1.0.mod
# get https://proxy.golang.org/github.com/hashicorp/go-version/@v/v1.6.0.mod
# get 
https://proxy.golang.org/github.com/inconshreveable/mousetrap/@v/v1.1.0.mod
# get https://proxy.golang.org/github.com/mattn/go-colorable/@v/v0.1.13.mod
# get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.19.mod
# get 
https://proxy.golang.org/github.com/mitchellh/colorstring/@v/v0.0.0-20190213212951-d06e56a500db.mod
# get https://proxy.golang.org/github.com/mitchellh/go-homedir/@v/v1.1.0.mod
# get https://proxy.golang.org/github.com/mitchellh/gox/@v/v1.0.1.mod
# get https://proxy.golang.org/github.com/mitchellh/iochan/@v/v1.0.0.mod
# get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.mod
# get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.8.1.mod
# get https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.mod
# get https://proxy.golang.org/github.com/tcnksm/ghr/@v/v0.16.0.mod
# get https://proxy.golang.org/github.com/tcnksm/go-gitconfig/@v/v0.1.2.mod
# get 
https://proxy.golang.org/github.com/tcnksm/go-latest/@v/v0.0.0-20170313132115-e3007ae9052e.mod
# get 
https://proxy.golang.org/github.com/zquestz/go-ucl/@v/v0.0.0-20220615095619-8a3686d7543a.mod
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.22.0.mod
# get https://proxy.golang.org/golang.org/x/net/@v/v0.24.0.mod
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.12.0.mod
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.8.0.mod
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.19.0.mod
# get https://proxy.golang.org/golang.org/x/text/@v/v0.17.0.mod
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.6.8.mod
# get https://proxy.golang.org/github.com/google/go-github/v47/@v/v47.1.0.mod
# get https://proxy.golang.org/github.com/google/go-github/v47/@v/v47.1.0.mod: 
Get "https://proxy.golang.org/github.com/google/go-github/v47/@v/v47.1.0.mod": 
net/http: TLS handshake timeout
# get 
https://proxy.golang.org/github.com/google/go-github/@v/v17.0.0+incompatible.mod:
 Get 
"https://proxy.golang.org/github.com/google/go-github/@v/v17.0.0+incompatible.mod":
 net/http: TLS handshake timeout
# get https://proxy.golang.org/golang.org/x/text/@v/v0.17.0.mod: Get 
"https://proxy.golang.org/golang.org/x/text/@v/v0.17.0.mod": net/http: TLS 
handshake timeout
# get https://proxy.golang.org/github.com/%21songmu/retry/@v/v0.1.0.mod: Get 
"https://proxy.golang.org/github.com/%21songmu/retry/@v/v0.1.0.mod": net/http: 
TLS handshake timeout
# get https://proxy.golang.org/golang.org/x/net/@v/v0.24.0.mod: Get 
"https://proxy.golang.org/golang.org/x/net/@v/v0.24.0.mod": net/http: TLS 
handshake timeout
# get https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.mod: Get 
"https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.mod": net/http: TLS 
handshake timeout
# get https://proxy.golang.org/github.com/mitchellh/go-homedir/@v/v1.1.0.mod: 
Get "https://proxy.golang.org/github.com/mitchellh/go-homedir/@v/v1.1.0.mod": 
net/http: TLS handshake timeout
# get 
https://proxy.golang.org/github.com/tcnksm/go-latest/@v/v0.0.0-20170313132115-e3007ae9052e.mod:
 Get 
"https://proxy.golang.org/github.com/tcnksm/go-latest/@v/v0.0.0-20170313132115-e3007ae9052e.mod":
 net/http: TLS handshake timeout
# get 
https://proxy.golang.org/github.com/inconshreveable/mousetrap/@v/v1.1.0.mod: 
Get 
"https://proxy.golang.org/github.com/inconshreveable/mousetrap/@v/v1.1.0.mod": 
net/http: TLS handshake timeout
# get 
https://proxy.golang.org/github.com/mitchellh/colorstring/@v/v0.0.0-20190213212951-d06e56a500db.mod:
 Get 
"https://proxy.golang.org/github.com/mitchellh/colorstring/@v/v0.0.0-20190213212951-d06e56a500db.mod":
 net/http: TLS handshake timeout
# get https://proxy.golang.org/github.com/mattn/go-colorable/@v/v0.1.13.mod: 
Get "https://proxy.golang.org/github.com/mattn/go-colorable/@v/v0.1.13.mod": 
net/http: TLS handshake timeout
# get https://proxy.golang.org/github.com/hashicorp/go-version/@v/v1.6.0.mod: 
Get "https://proxy.golang.org/github.com/hashicorp/go-version/@v/v1.6.0.mod": 
net/http: TLS handshake timeout
# get https://proxy.golang.org/github.com/mitchellh/iochan/@v/v1.0.0.mod: Get 
"https://proxy.golang.org/github.com/mitchellh/iochan/@v/v1.0.0.mod": net/http: 
TLS handshake timeout
# get https://proxy.golang.org/github.com/google/go-querystring/@v/v1.1.0.mod: 
Get "https://proxy.golang.org/github.com/google/go-querystring/@v/v1.1.0.mod": 
net/http: TLS handshake timeout
# get https://proxy.golang.org/github.com/tcnksm/ghr/@v/v0.16.0.mod: Get 
"https://proxy.golang.org/github.com/tcnksm/ghr/@v/v0.16.0.mod": net/http: TLS 
handshake timeout
# get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.8.1.mod: Get 
"https://proxy.golang.org/github.com/spf13/cobra/@v/v1.8.1.mod": net/http: TLS 
handshake timeout
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.6.8.mod: Get 
"https://proxy.golang.org/google.golang.org/appengine/@v/v1.6.8.mod": net/http: 
TLS handshake timeout
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.3.mod: Get 
"https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.3.mod": net/http: 
TLS handshake timeout
# get https://proxy.golang.org/github.com/mitchellh/gox/@v/v1.0.1.mod: Get 
"https://proxy.golang.org/github.com/mitchellh/gox/@v/v1.0.1.mod": net/http: 
TLS handshake timeout
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.12.0.mod: Get 
"https://proxy.golang.org/golang.org/x/oauth2/@v/v0.12.0.mod": net/http: TLS 
handshake timeout
# get 
https://proxy.golang.org/github.com/%21n%21y%21times/gziphandler/@v/v1.1.1.mod: 
Get 
"https://proxy.golang.org/github.com/%21n%21y%21times/gziphandler/@v/v1.1.1.mod":
 net/http: TLS handshake timeout
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.22.0.mod: Get 
"https://proxy.golang.org/golang.org/x/crypto/@v/v0.22.0.mod": net/http: TLS 
handshake timeout
# get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.mod: Get 
"https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.mod": net/http: TLS 
handshake timeout
# get https://proxy.golang.org/github.com/tcnksm/go-gitconfig/@v/v0.1.2.mod: 
Get "https://proxy.golang.org/github.com/tcnksm/go-gitconfig/@v/v0.1.2.mod": 
net/http: TLS handshake timeout
# get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.19.mod: Get 
"https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.19.mod": net/http: 
TLS handshake timeout
# get 
https://proxy.golang.org/github.com/zquestz/go-ucl/@v/v0.0.0-20220615095619-8a3686d7543a.mod:
 Get 
"https://proxy.golang.org/github.com/zquestz/go-ucl/@v/v0.0.0-20220615095619-8a3686d7543a.mod":
 net/http: TLS handshake timeout
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.34.0.mod: Get 
"https://proxy.golang.org/google.golang.org/protobuf/@v/v1.34.0.mod": net/http: 
TLS handshake timeout
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.8.0.mod: Get 
"https://proxy.golang.org/golang.org/x/sync/@v/v0.8.0.mod": net/http: TLS 
handshake timeout
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.19.0.mod: Get 
"https://proxy.golang.org/golang.org/x/sys/@v/v0.19.0.mod": net/http: TLS 
handshake timeout
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.34.0.info
# get https://proxy.golang.org/github.com/mitchellh/iochan/@v/v1.0.0.info
# get 
https://proxy.golang.org/github.com/%21n%21y%21times/gziphandler/@v/v1.1.1.info
# get https://proxy.golang.org/github.com/%21songmu/retry/@v/v0.1.0.info
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.3.info
# get 
https://proxy.golang.org/github.com/google/go-github/@v/v17.0.0+incompatible.info
# get https://proxy.golang.org/github.com/google/go-github/v47/@v/v47.1.0.info
# get https://proxy.golang.org/github.com/google/go-querystring/@v/v1.1.0.info
# get https://proxy.golang.org/github.com/hashicorp/go-version/@v/v1.6.0.info
# get 
https://proxy.golang.org/github.com/mitchellh/colorstring/@v/v0.0.0-20190213212951-d06e56a500db.info
# get https://proxy.golang.org/github.com/mitchellh/go-homedir/@v/v1.1.0.info
# get https://proxy.golang.org/github.com/mitchellh/gox/@v/v1.0.1.info
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.22.0.info
# get 
https://proxy.golang.org/github.com/inconshreveable/mousetrap/@v/v1.1.0.info
# get https://proxy.golang.org/github.com/mattn/go-colorable/@v/v0.1.13.info
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.19.0.info
# get https://proxy.golang.org/golang.org/x/net/@v/v0.24.0.info
# get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.info
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.12.0.info
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.8.0.info
# get https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.info
# get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.8.1.info
# get https://proxy.golang.org/github.com/tcnksm/ghr/@v/v0.16.0.info
# get 
https://proxy.golang.org/github.com/tcnksm/go-latest/@v/v0.0.0-20170313132115-e3007ae9052e.info
# get 
https://proxy.golang.org/github.com/zquestz/go-ucl/@v/v0.0.0-20220615095619-8a3686d7543a.info
# get https://proxy.golang.org/github.com/tcnksm/go-gitconfig/@v/v0.1.2.info
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.6.8.info
# get https://proxy.golang.org/golang.org/x/text/@v/v0.17.0.info
# get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.19.info
# get https://proxy.golang.org/golang.org/x/sync/@v/v0.8.0.info: 200 OK (5.374s)
# get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.19.info: 200 
OK (5.373s)
# get 
https://proxy.golang.org/github.com/%21n%21y%21times/gziphandler/@v/v1.1.1.info:
 200 OK (5.376s)
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.34.0.info: 200 
OK (5.378s)
# get https://proxy.golang.org/github.com/mitchellh/iochan/@v/v1.0.0.info: 200 
OK (5.379s)
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.3.info: 200 
OK (5.381s)
# get 
https://proxy.golang.org/github.com/google/go-github/@v/v17.0.0+incompatible.info:
 200 OK (5.381s)
# get https://proxy.golang.org/github.com/google/go-github/v47/@v/v47.1.0.info: 
200 OK (5.382s)
# get https://proxy.golang.org/github.com/google/go-querystring/@v/v1.1.0.info: 
200 OK (5.383s)
# get https://proxy.golang.org/github.com/hashicorp/go-version/@v/v1.6.0.info: 
200 OK (5.384s)
# get 
https://proxy.golang.org/github.com/mitchellh/colorstring/@v/v0.0.0-20190213212951-d06e56a500db.info:
 200 OK (5.764s)
# get https://proxy.golang.org/github.com/mitchellh/go-homedir/@v/v1.1.0.info: 
200 OK (5.764s)
# get https://proxy.golang.org/github.com/mitchellh/gox/@v/v1.0.1.info: 200 OK 
(5.764s)
# get 
https://proxy.golang.org/github.com/inconshreveable/mousetrap/@v/v1.1.0.info: 
200 OK (5.764s)
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.22.0.info: 200 OK 
(5.765s)
# get https://proxy.golang.org/github.com/mattn/go-colorable/@v/v0.1.13.info: 
200 OK (5.765s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.24.0.info: 200 OK (5.765s)
# get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.info: 200 OK 
(5.765s)
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.12.0.info: 200 OK 
(5.765s)
# get https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.info: 200 OK 
(5.765s)
# get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.8.1.info: 200 OK 
(5.765s)
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.6.8.info: 200 
OK (5.765s)
# get https://proxy.golang.org/golang.org/x/text/@v/v0.17.0.info: 200 OK 
(5.765s)
# get https://proxy.golang.org/github.com/%21songmu/retry/@v/v0.1.0.info: 200 
OK (5.767s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.19.0.info: 200 OK (5.766s)
# get 
https://proxy.golang.org/github.com/tcnksm/go-latest/@v/v0.0.0-20170313132115-e3007ae9052e.info:
 200 OK (5.766s)
# get https://proxy.golang.org/github.com/tcnksm/go-gitconfig/@v/v0.1.2.info: 
200 OK (5.766s)
# get https://proxy.golang.org/github.com/tcnksm/ghr/@v/v0.16.0.info: 200 OK 
(5.766s)
# get 
https://proxy.golang.org/github.com/zquestz/go-ucl/@v/v0.0.0-20220615095619-8a3686d7543a.info:
 200 OK (5.766s)
go: github.com/NYTimes/[email protected]: Get 
"https://proxy.golang.org/github.com/%21n%21y%21times/gziphandler/@v/v1.1.1.mod":
 net/http: TLS handshake timeout
go: github.com/Songmu/[email protected]: Get 
"https://proxy.golang.org/github.com/%21songmu/retry/@v/v0.1.0.mod": net/http: 
TLS handshake timeout
go: github.com/golang/[email protected]: Get 
"https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.3.mod": net/http: 
TLS handshake timeout
go: github.com/google/[email protected]+incompatible: Get 
"https://proxy.golang.org/github.com/google/go-github/@v/v17.0.0+incompatible.mod":
 net/http: TLS handshake timeout
go: github.com/google/go-github/[email protected]: Get 
"https://proxy.golang.org/github.com/google/go-github/v47/@v/v47.1.0.mod": 
net/http: TLS handshake timeout
go: github.com/google/[email protected]: Get 
"https://proxy.golang.org/github.com/google/go-querystring/@v/v1.1.0.mod": 
net/http: TLS handshake timeout
go: github.com/hashicorp/[email protected]: Get 
"https://proxy.golang.org/github.com/hashicorp/go-version/@v/v1.6.0.mod": 
net/http: TLS handshake timeout
go: github.com/inconshreveable/[email protected]: Get 
"https://proxy.golang.org/github.com/inconshreveable/mousetrap/@v/v1.1.0.mod": 
net/http: TLS handshake timeout
go: github.com/mattn/[email protected]: Get 
"https://proxy.golang.org/github.com/mattn/go-colorable/@v/v0.1.13.mod": 
net/http: TLS handshake timeout
go: github.com/mattn/[email protected]: Get 
"https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.19.mod": net/http: 
TLS handshake timeout
go: github.com/mitchellh/[email protected]: Get 
"https://proxy.golang.org/github.com/mitchellh/colorstring/@v/v0.0.0-20190213212951-d06e56a500db.mod":
 net/http: TLS handshake timeout
go: github.com/mitchellh/[email protected]: Get 
"https://proxy.golang.org/github.com/mitchellh/go-homedir/@v/v1.1.0.mod": 
net/http: TLS handshake timeout
go: github.com/mitchellh/[email protected]: Get 
"https://proxy.golang.org/github.com/mitchellh/gox/@v/v1.0.1.mod": net/http: 
TLS handshake timeout
go: github.com/mitchellh/[email protected]: Get 
"https://proxy.golang.org/github.com/mitchellh/iochan/@v/v1.0.0.mod": net/http: 
TLS handshake timeout
go: github.com/pkg/[email protected]: Get 
"https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.mod": net/http: TLS 
handshake timeout
go: github.com/spf13/[email protected]: Get 
"https://proxy.golang.org/github.com/spf13/cobra/@v/v1.8.1.mod": net/http: TLS 
handshake timeout
go: github.com/spf13/[email protected]: Get 
"https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.mod": net/http: TLS 
handshake timeout
go: github.com/tcnksm/[email protected]: Get 
"https://proxy.golang.org/github.com/tcnksm/ghr/@v/v0.16.0.mod": net/http: TLS 
handshake timeout
go: github.com/tcnksm/[email protected]: Get 
"https://proxy.golang.org/github.com/tcnksm/go-gitconfig/@v/v0.1.2.mod": 
net/http: TLS handshake timeout
go: github.com/tcnksm/[email protected]: Get 
"https://proxy.golang.org/github.com/tcnksm/go-latest/@v/v0.0.0-20170313132115-e3007ae9052e.mod":
 net/http: TLS handshake timeout
go: github.com/zquestz/[email protected]: Get 
"https://proxy.golang.org/github.com/zquestz/go-ucl/@v/v0.0.0-20220615095619-8a3686d7543a.mod":
 net/http: TLS handshake timeout
go: golang.org/x/[email protected]: Get 
"https://proxy.golang.org/golang.org/x/crypto/@v/v0.22.0.mod": net/http: TLS 
handshake timeout
go: golang.org/x/[email protected]: Get 
"https://proxy.golang.org/golang.org/x/net/@v/v0.24.0.mod": net/http: TLS 
handshake timeout
go: golang.org/x/[email protected]: Get 
"https://proxy.golang.org/golang.org/x/oauth2/@v/v0.12.0.mod": net/http: TLS 
handshake timeout
go: golang.org/x/[email protected]: Get 
"https://proxy.golang.org/golang.org/x/sync/@v/v0.8.0.mod": net/http: TLS 
handshake timeout
go: golang.org/x/[email protected]: Get 
"https://proxy.golang.org/golang.org/x/sys/@v/v0.19.0.mod": net/http: TLS 
handshake timeout
go: golang.org/x/[email protected]: Get 
"https://proxy.golang.org/golang.org/x/text/@v/v0.17.0.mod": net/http: TLS 
handshake timeout
go: google.golang.org/[email protected]: Get 
"https://proxy.golang.org/google.golang.org/appengine/@v/v1.6.8.mod": net/http: 
TLS handshake timeout
go: google.golang.org/[email protected]: Get 
"https://proxy.golang.org/google.golang.org/protobuf/@v/v1.34.0.mod": net/http: 
TLS handshake timeout
*** Error code 1

Stop.
make: stopped in /usr/ports/www/s

Reply via email to