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/ampere2/data/main-arm64-default/p111447bfcc9e_s762e451b318/logs/typescript-go-7.0.0.g20260429.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-arm64-default&build=p111447bfcc9e_s762e451b318 Log: =>> Building lang/typescript-go build started at Mon May 25 01:58:50 UTC 2026 port directory: /usr/ports/lang/typescript-go package name: typescript-go-7.0.0.g20260429 building for: FreeBSD main-arm64-default-job-01 16.0-CURRENT FreeBSD 16.0-CURRENT 1600018 arm64 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 978 May 19 01:05 /usr/ports/lang/typescript-go/Makefile Ports top last git commit: 111447bfcc9eff98d457a131bc236529d5a84c77 Ports top unclean checkout: no Port dir last git commit: 3115f4cb290a49ef69bf58e2d651f2785c03b106 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.8 Host OSVERSION: 1600018 Jail OSVERSION: 1600018 Job Id: 01 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1600018 UNAME_v=FreeBSD 16.0-CURRENT 1600018 UNAME_r=16.0-CURRENT 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/main-arm64-default/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/main-arm64-default/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/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--- ===> The following configuration options are available for typescript-go-7.0.0.g20260429: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/typescript-go/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/typescript-go/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/typescript-go/work/.cache HOME=/wrkdirs/usr/ports/lang/typescript-go/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/typescript-go/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/typescript-go/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/lang/typescript-go/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/typescript-go/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/typescript-go/work/.cache HOME=/wrkdirs/usr/ports/lang/typescript-go/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/typescript-go/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/typescript-go/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_IN STALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" OSREL=16.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/typescript-go" EXAMPLESDIR="share/examples/typescript-go" DATADIR="share/typescript-go" WWWDIR="www/typescript-go" ETCDIR="etc/typescript-go" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/typescript-go DOCSDIR=/usr/local/share/doc/typescript-go EXAMPLESDIR=/usr/local/share/examples/typescript-go WWWDIR=/usr/local/www/typescript-go ETCDIR=/usr/local/etc/typescript-go --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 virtual machines (-V) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> typescript-go-7.0.0.g20260429 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.7.5.pkg [main-arm64-default-job-01] Installing pkg-2.7.5... [main-arm64-default-job-01] Extracting pkg-2.7.5: .......... done ===> typescript-go-7.0.0.g20260429 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of typescript-go-7.0.0.g20260429 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> typescript-go-7.0.0.g20260429 depends on file: /usr/local/bin/go126 - not found ===> Installing existing package /packages/All/go126-1.26.3.pkg [main-arm64-default-job-01] Installing go126-1.26.3... [main-arm64-default-job-01] `-- Installing binutils-2.44,1... [main-arm64-default-job-01] | `-- Installing indexinfo-0.3.1_1... [main-arm64-default-job-01] | `-- Extracting indexinfo-0.3.1_1: .... done [main-arm64-default-job-01] | `-- Installing zstd-1.5.7_1... [main-arm64-default-job-01] | `-- Extracting zstd-1.5.7_1: .......... done [main-arm64-default-job-01] `-- Extracting binutils-2.44,1: .......... done [main-arm64-default-job-01] Extracting go126-1.26.3: .......... done ===> typescript-go-7.0.0.g20260429 depends on file: /usr/local/bin/go126 - found ===> Returning to build of typescript-go-7.0.0.g20260429 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 accepted by the user => go.mod doesn't seem to exist in /portdistfiles/go/lang_typescript-go/microsoft-typescript-go-7.0.0.g20260429-56ab4af421576f5326e0c08be5ac67149c053618_GH0. => Attempting to fetch https://raw.githubusercontent.com/microsoft/typescript-go/56ab4af421576f5326e0c08be5ac67149c053618/go.mod go.mod 788 B 4373 kBps 00s => microsoft-typescript-go-7.0.0.g20260429-56ab4af421576f5326e0c08be5ac67149c053618_GH0.tar.gz doesn't seem to exist in /portdistfiles/go/lang_typescript-go/microsoft-typescript-go-7.0.0.g20260429-56ab4af421576f5326e0c08be5ac67149c053618_GH0. => Attempting to fetch https://raw.githubusercontent.com/microsoft/typescript-go/56ab4af421576f5326e0c08be5ac67149c053618/microsoft-typescript-go-7.0.0.g20260429-56ab4af421576f5326e0c08be5ac67149c053618_GH0.tar.gz fetch: https://raw.githubusercontent.com/microsoft/typescript-go/56ab4af421576f5326e0c08be5ac67149c053618/microsoft-typescript-go-7.0.0.g20260429-56ab4af421576f5326e0c08be5ac67149c053618_GH0.tar.gz: Not Found => Attempting to fetch https://codeload.github.com/microsoft/typescript-go/tar.gz/56ab4af421576f5326e0c08be5ac67149c053618?dummy=/microsoft-typescript-go-7.0.0.g20260429-56ab4af421576f5326e0c08be5ac67149c053618_GH0.tar.gz fetch: https://codeload.github.com/microsoft/typescript-go/tar.gz/56ab4af421576f5326e0c08be5ac67149c053618?dummy=/microsoft-typescript-go-7.0.0.g20260429-56ab4af421576f5326e0c08be5ac67149c053618_GH0.tar.gz: size unknown fetch: https://codeload.github.com/microsoft/typescript-go/tar.gz/56ab4af421576f5326e0c08be5ac67149c053618?dummy=/microsoft-typescript-go-7.0.0.g20260429-56ab4af421576f5326e0c08be5ac67149c053618_GH0.tar.gz: size of remote file is not known microsoft-typescript-go-7.0.0.g20260429-56ab4af421576f5326e0c08 19 MB 6387 kBps 03s => microsoft-TypeScript-c3bd12d888b86f676718b16e64d7d2abcb423514_GH0.tar.gz doesn't seem to exist in /portdistfiles/go/lang_typescript-go/microsoft-typescript-go-7.0.0.g20260429-56ab4af421576f5326e0c08be5ac67149c053618_GH0. => Attempting to fetch https://codeload.github.com/microsoft/TypeScript/tar.gz/c3bd12d888b86f676718b16e64d7d2abcb423514?dummy=/microsoft-TypeScript-c3bd12d888b86f676718b16e64d7d2abcb423514_GH0.tar.gz fetch: https://codeload.github.com/microsoft/TypeScript/tar.gz/c3bd12d888b86f676718b16e64d7d2abcb423514?dummy=/microsoft-TypeScript-c3bd12d888b86f676718b16e64d7d2abcb423514_GH0.tar.gz: size unknown fetch: https://codeload.github.com/microsoft/TypeScript/tar.gz/c3bd12d888b86f676718b16e64d7d2abcb423514?dummy=/microsoft-TypeScript-c3bd12d888b86f676718b16e64d7d2abcb423514_GH0.tar.gz: size of remote file is not known microsoft-TypeScript-c3bd12d888b86f676718b16e64d7d2abcb423514_G 27 MB 5478 kBps 06s ===> Fetching all distfiles required by typescript-go-7.0.0.g20260429 for building ===> Fetching github.com/microsoft/typescript-go dependencies # get https://proxy.golang.org/github.com/%21microsoft/go-winio/@v/v0.6.2.mod # get https://proxy.golang.org/github.com/go-json-experiment/json/@v/v0.0.0-20260214004413-d219187c3433.mod # get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.7.0.mod # get https://proxy.golang.org/github.com/klauspost/cpuid/v2/@v/v2.2.10.mod # get https://proxy.golang.org/github.com/mackerelio/go-osstat/@v/v0.2.7.mod # get https://proxy.golang.org/github.com/matryer/moq/@v/v0.7.1.mod # get https://proxy.golang.org/github.com/peter-evans/patience/@v/v0.3.0.mod # get https://proxy.golang.org/github.com/zeebo/xxh3/@v/v1.1.0.mod # get https://proxy.golang.org/golang.org/x/mod/@v/v0.35.0.mod # get https://proxy.golang.org/golang.org/x/sync/@v/v0.20.0.mod # get https://proxy.golang.org/golang.org/x/sys/@v/v0.43.0.mod # get https://proxy.golang.org/golang.org/x/term/@v/v0.42.0.mod # get https://proxy.golang.org/golang.org/x/text/@v/v0.36.0.mod # get https://proxy.golang.org/golang.org/x/tools/@v/v0.44.0.mod # get https://proxy.golang.org/gotest.tools/v3/@v/v3.5.2.mod # get https://proxy.golang.org/golang.org/x/sys/@v/v0.43.0.mod: 200 OK (0.538s) # get https://proxy.golang.org/github.com/%21microsoft/go-winio/@v/v0.6.2.mod: 200 OK (0.542s) # get https://proxy.golang.org/golang.org/x/mod/@v/v0.35.0.mod: 200 OK (0.539s) # get https://proxy.golang.org/sumdb/sum.golang.org/supported # get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.7.0.mod: 200 OK (0.541s) # get https://proxy.golang.org/gotest.tools/v3/@v/v3.5.2.mod: 200 OK (0.537s) # get https://proxy.golang.org/github.com/klauspost/cpuid/v2/@v/v2.2.10.mod: 200 OK (0.541s) # get https://proxy.golang.org/golang.org/x/term/@v/v0.42.0.mod: 200 OK (0.538s) # get https://proxy.golang.org/github.com/mackerelio/go-osstat/@v/v0.2.7.mod: 200 OK (0.541s) # get https://proxy.golang.org/golang.org/x/sync/@v/v0.20.0.mod: 200 OK (0.539s) # get https://proxy.golang.org/golang.org/x/text/@v/v0.36.0.mod: 200 OK (0.538s) # get https://proxy.golang.org/github.com/go-json-experiment/json/@v/v0.0.0-20260214004413-d219187c3433.mod: 200 OK (0.542s) # get https://proxy.golang.org/github.com/zeebo/xxh3/@v/v1.1.0.mod: 200 OK (0.540s) # get https://proxy.golang.org/github.com/matryer/moq/@v/v0.7.1.mod: 200 OK (0.541s) # get https://proxy.golang.org/github.com/peter-evans/patience/@v/v0.3.0.mod: 200 OK (0.541s) # get https://proxy.golang.org/golang.org/x/tools/@v/v0.44.0.mod: 200 OK (0.538s) # get https://proxy.golang.org/sumdb/sum.golang.org/supported: 404 Not Found (0.007s) # get https://sum.golang.org/lookup/golang.org/x/[email protected] # get https://sum.golang.org/lookup/golang.org/x/[email protected] # get https://sum.golang.org/lookup/github.com/!microsoft/[email protected] # get https://sum.golang.org/lookup/github.com/google/[email protected] # get https://sum.golang.org/lookup/github.com/klauspost/cpuid/[email protected] # get https://sum.golang.org/lookup/gotest.tools/[email protected] # get https://sum.golang.org/lookup/golang.org/x/[email protected] # get https://sum.golang.org/lookup/golang.org/x/[email protected] # get https://sum.golang.org/lookup/github.com/mackerelio/[email protected] # get https://sum.golang.org/lookup/golang.org/x/[email protected] # get https://sum.golang.org/lookup/github.com/go-json-experiment/[email protected] # get https://sum.golang.org/lookup/github.com/zeebo/[email protected] # get https://sum.golang.org/lookup/github.com/matryer/[email protected] # get https://sum.golang.org/lookup/github.com/peter-evans/[email protected] # get https://sum.golang.org/lookup/golang.org/x/[email protected] # get https://sum.golang.org/lookup/github.com/google/[email protected]: Get "https://sum.golang.org/lookup/github.com/google/[email protected]": net/http: TLS handshake timeout # get https://sum.golang.org/lookup/github.com/mackerelio/[email protected]: Get "https://sum.golang.org/lookup/github.com/mackerelio/[email protected]": EOF # get https://sum.golang.org/lookup/golang.org/x/[email protected]: Get "https://sum.golang.org/lookup/golang.org/x/[email protected]": EOF # get https://sum.golang.org/lookup/golang.org/x/[email protected]: Get "https://sum.golang.org/lookup/golang.org/x/[email protected]": EOF # get https://sum.golang.org/lookup/golang.org/x/[email protected]: Get "https://sum.golang.org/lookup/golang.org/x/[email protected]": EOF # get https://sum.golang.org/lookup/github.com/peter-evans/[email protected]: Get "https://sum.golang.org/lookup/github.com/peter-evans/[email protected]": net/http: TLS handshake timeout # get https://sum.golang.org/lookup/github.com/matryer/[email protected]: Get "https://sum.golang.org/lookup/github.com/matryer/[email protected]": net/http: TLS handshake timeout # get https://sum.golang.org/lookup/golang.org/x/[email protected]: Get "https://sum.golang.org/lookup/golang.org/x/[email protected]": EOF # get https://sum.golang.org/lookup/golang.org/x/[email protected]: Get "https://sum.golang.org/lookup/golang.org/x/[email protected]": net/http: TLS handshake timeout # get https://sum.golang.org/lookup/github.com/!microsoft/[email protected]: Get "https://sum.golang.org/lookup/github.com/!microsoft/[email protected]": EOF # get https://sum.golang.org/lookup/github.com/klauspost/cpuid/[email protected]: Get "https://sum.golang.org/lookup/github.com/klauspost/cpuid/[email protected]": EOF # get https://sum.golang.org/lookup/golang.org/x/[email protected]: Get "https://sum.golang.org/lookup/golang.org/x/[email protected]": EOF # get https://sum.golang.org/lookup/gotest.tools/[email protected]: Get "https://sum.golang.org/lookup/gotest.tools/[email protected]": EOF # get https://sum.golang.org/lookup/github.com/zeebo/[email protected]: 200 OK (12.291s) # get https://sum.golang.org/tile/8/3/000.p/3 # get https://sum.golang.org/tile/8/0/x192/316 # get https://sum.golang.org/tile/8/2/003.p/65 # get https://sum.golang.org/tile/8/1/833.p/242 # get https://sum.golang.org/tile/8/0/x213/490.p/145 # get https://sum.golang.org/tile/8/2/002 # get https://sum.golang.org/tile/8/1/751 # get https://sum.golang.org/tile/8/3/000.p/3: 200 OK (0.005s) # get https://sum.golang.org/tile/8/1/833.p/242: 200 OK (0.009s) # get https://sum.golang.org/tile/8/0/x192/316: 200 OK (0.010s) # get https://sum.golang.org/tile/8/2/003.p/65: 200 OK (0.010s) # get https://sum.golang.org/tile/8/1/751: 200 OK (0.009s) # get https://sum.golang.org/tile/8/0/x213/490.p/145: 200 OK (0.010s) # get https://sum.golang.org/tile/8/2/002: 200 OK (0.010s) # get https://sum.golang.org/lookup/github.com/go-json-experiment/[email protected]: 200 OK (12.696s) # get https://sum.golang.org/tile/8/0/x213/490 # get https://sum.golang.org/tile/8/1/833.p/247 # get https://sum.golang.org/tile/8/0/x213/495.p/76 # get https://sum.golang.org/tile/8/0/x213/490: 200 OK (0.010s) # get https://sum.golang.org/tile/8/1/833.p/247: 200 OK (0.023s) # get https://sum.golang.org/tile/8/0/x213/495.p/76: 200 OK (0.023s) # get https://sum.golang.org/tile/8/0/x195/593 # get https://sum.golang.org/tile/8/1/764 # get https://sum.golang.org/tile/8/0/x195/593: 200 OK (0.192s) # get https://sum.golang.org/tile/8/1/764: 200 OK (0.192s) # get https://proxy.golang.org/gotest.tools/v3/@v/v3.5.2.info # get https://proxy.golang.org/github.com/%21microsoft/go-winio/@v/v0.6.2.info # get https://proxy.golang.org/github.com/go-json-experiment/json/@v/v0.0.0-20260214004413-d219187c3433.info # get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.7.0.info # get https://proxy.golang.org/github.com/klauspost/cpuid/v2/@v/v2.2.10.info # get https://proxy.golang.org/github.com/mackerelio/go-osstat/@v/v0.2.7.info # get https://proxy.golang.org/github.com/matryer/moq/@v/v0.7.1.info # get https://proxy.golang.org/github.com/peter-evans/patience/@v/v0.3.0.info # get https://proxy.golang.org/github.com/zeebo/assert/@v/v1.3.0.info # get https://proxy.golang.org/github.com/zeebo/xxh3/@v/v1.1.0.info # get https://proxy.golang.org/golang.org/x/mod/@v/v0.35.0.info # get https://proxy.golang.org/golang.org/x/sync/@v/v0.20.0.info # get https://proxy.golang.org/golang.org/x/sys/@v/v0.43.0.info # get https://proxy.golang.org/golang.org/x/term/@v/v0.42.0.info # get https://proxy.golang.org/golang.org/x/text/@v/v0.36.0.info # get https://proxy.golang.org/golang.org/x/tools/@v/v0.44.0.info # get https://proxy.golang.org/github.com/%21microsoft/go-winio/@v/v0.6.2.info: 200 OK (0.077s) # get https://proxy.golang.org/gotest.tools/v3/@v/v3.5.2.info: 200 OK (0.078s) # get https://proxy.golang.org/github.com/klauspost/cpuid/v2/@v/v2.2.10.info: 200 OK (0.077s) # get https://proxy.golang.org/github.com/go-json-experiment/json/@v/v0.0.0-20260214004413-d219187c3433.info: 200 OK (0.078s) # get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.7.0.info: 200 OK (0.078s) # get https://proxy.golang.org/golang.org/x/term/@v/v0.42.0.info: 200 OK (0.076s) # get https://proxy.golang.org/github.com/zeebo/assert/@v/v1.3.0.info: 200 OK (0.077s) # get https://proxy.golang.org/github.com/zeebo/assert/@v/v1.3.0.mod # get https://proxy.golang.org/golang.org/x/text/@v/v0.36.0.info: 200 OK (0.077s) # get https://proxy.golang.org/golang.org/x/sys/@v/v0.43.0.info: 200 OK (0.077s) # get https://proxy.golang.org/golang.org/x/sync/@v/v0.20.0.info: 200 OK (0.078s) # get https://proxy.golang.org/github.com/zeebo/xxh3/@v/v1.1.0.info: 200 OK (0.078s) # get https://proxy.golang.org/github.com/mackerelio/go-osstat/@v/v0.2.7.info: 200 OK (0.079s) # get https://proxy.golang.org/golang.org/x/tools/@v/v0.44.0.info: 200 OK (0.077s) # get https://proxy.golang.org/golang.org/x/mod/@v/v0.35.0.info: 200 OK (0.079s) # get https://proxy.golang.org/github.com/zeebo/assert/@v/v1.3.0.mod: 200 OK (0.155s) # get https://sum.golang.org/lookup/github.com/zeebo/[email protected] # get https://proxy.golang.org/github.com/peter-evans/patience/@v/v0.3.0.info: 200 OK (0.234s) # get https://proxy.golang.org/github.com/matryer/moq/@v/v0.7.1.info: 200 OK (0.234s) # get https://sum.golang.org/lookup/github.com/zeebo/[email protected]: 200 OK (0.007s) # get https://sum.golang.org/tile/8/0/x213/494 # get https://sum.golang.org/tile/8/0/x213/494: 200 OK (0.008s) # get https://sum.golang.org/tile/8/0/x010/081 # get https://sum.golang.org/tile/8/2/000 # get https://sum.golang.org/tile/8/1/039 # get https://sum.golang.org/tile/8/0/x010/081: 200 OK (0.192s) # get https://sum.golang.org/tile/8/1/039: 200 OK (0.192s) # get https://sum.golang.org/tile/8/2/000: 200 OK (0.192s) # get https://proxy.golang.org/github.com/go-json-experiment/json/@v/v0.0.0-20260214004413-d219187c3433.zip # get https://proxy.golang.org/github.com/zeebo/xxh3/@v/v1.1.0.zip # get https://proxy.golang.org/github.com/go-json-experiment/json/@v/v0.0.0-20260214004413-d219187c3433.zip: 200 OK (0.095s) # get https://proxy.golang.org/github.com/zeebo/assert/@v/v1.3.0.zip # get https://proxy.golang.org/github.com/zeebo/xxh3/@v/v1.1.0.zip: 200 OK (0.341s) # get https://proxy.golang.org/github.com/zeebo/assert/@v/v1.3.0.zip: 200 OK (0.342s) go: github.com/Microsoft/[email protected]: verifying go.mod: github.com/Microsoft/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/!microsoft/[email protected]": EOF go: github.com/google/[email protected]: verifying go.mod: github.com/google/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/google/[email protected]": net/http: TLS handshake timeout go: github.com/klauspost/cpuid/[email protected]: verifying go.mod: github.com/klauspost/cpuid/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/klauspost/cpuid/[email protected]": EOF go: github.com/mackerelio/[email protected]: verifying go.mod: github.com/mackerelio/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/mackerelio/[email protected]": EOF go: github.com/matryer/[email protected]: verifying go.mod: github.com/matryer/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/matryer/[email protected]": net/http: TLS handshake timeout go: github.com/peter-evans/[email protected]: verifying go.mod: github.com/peter-evans/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/peter-evans/[email protected]": net/http: TLS handshake timeout go: golang.org/x/[email protected]: verifying go.mod: golang.org/x/[email protected]/go.mod: Get "https://sum.golang.org/lookup/golang.org/x/[email protected]": EOF go: golang.org/x/[email protected]: verifying go.mod: golang.org/x/[email protected]/go.mod: Get "https://sum.golang.org/lookup/golang.org/x/[email protected]": EOF go: golang.org/x/[email protected]: verifying go.mod: golang.org/x/[email protected]/go.mod: Get "https://sum.golang.org/lookup/golang.org/x/[email protected]": net/http: TLS handshake timeout go: golang.org/x/[email protected]: verifying go.mod: golang.org/x/[email protected]/go.mod: Get "https://sum.golang.org/lookup/golang.org/x/[email protected]": EOF go: golang.org/x/[email protected]: verifying go.mod: golang.org/x/[email protected]/go.mod: Get "https://sum.golang.org/lookup/golang.org/x/[email protected]": EOF go: golang.org/x/[email protected]: verifying go.mod: golang.org/x/[email protected]/go.mod: Get "https://sum.golang.org/lookup/golang.org/x/[email protected]": EOF go: gotest.tools/[email protected]: verifying go.mod: gotest.tools/[email protected]/go.mod: Get "https://sum.golang.org/lookup/gotest.tools/[email protected]": EOF *** Error code 1 Stop. make: stopped making "fetch" in /usr/ports/lang/typescript-go
