[exp - 123amd64-default-build-as-user][devel/goswagger] Failed for goswagger-0.29.0 in extract

From: <pkg-fallout_at_FreeBSD.org>
Date: Sat, 07 May 2022 20:39:43 UTC
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:     dmgk@FreeBSD.org
Log URL:        http://package19.nyi.freebsd.org/data/123amd64-default-build-as-user/5842b9081bc0/logs/goswagger-0.29.0.log
Build URL:      http://package19.nyi.freebsd.org/build.html?mastername=123amd64-default-build-as-user&build=5842b9081bc0
Log:

=>> Building devel/goswagger
build started at Sat May  7 20:38:58 UTC 2022
port directory: /usr/ports/devel/goswagger
package name: goswagger-0.29.0
building for: FreeBSD 123amd64-default-build-as-user-job-11 12.3-RELEASE-p5 FreeBSD 12.3-RELEASE-p5 amd64
maintained by: dmgk@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400050
Jail OSVERSION: 1203000
Job Id: 11

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1203000
UNAME_v=FreeBSD 12.3-RELEASE-p5
UNAME_r=12.3-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-21-g883afb07
MASTERMNT=/poudriere/data/.m/123amd64-default-build-as-user/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
GID=0
UID=0
PWD=/poudriere/data/.m/123amd64-default-build-as-user/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=123amd64-default-build-as-user
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/poudriere/data/.m/123amd64-default-build-as-user/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

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

--MAINTAINER--
dmgk@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/goswagger/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/goswagger/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/goswagger/work/.cache  HOME=/wrkdirs/usr/ports/devel/goswagger/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/goswagger/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/goswagger/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/goswagger/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/goswagger/work/.cache  HOME=/wrkdirs/usr/ports/devel/goswagger/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/goswagger/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes 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=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" 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=12.3 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/goswagger"  EXAMPLESDIR="share/examples/goswagger"  DATADIR="share/goswagger"  WWWDIR="www/goswagger"  ETCDIR="etc/goswagger"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
FORCE_PACKAGE=yes
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.3-RELEASE-p5
OSREL=12.3
OSVERSION=1203000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
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)  1024
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
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   goswagger-0.29.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.5_1.pkg
[123amd64-default-build-as-user-job-11] Installing pkg-1.17.5_1...
[123amd64-default-build-as-user-job-11] Extracting pkg-1.17.5_1: .......... done
===>   goswagger-0.29.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of goswagger-0.29.0
===========================================================================
=======================<phase: fetch-depends  >============================
===>   goswagger-0.29.0 depends on file: /usr/local/bin/go - not found
===>   Installing existing package /packages/All/go-1.18.1,1.pkg
[123amd64-default-build-as-user-job-11] Installing go-1.18.1,1...
[123amd64-default-build-as-user-job-11] Extracting go-1.18.1,1: .......... done
===>   goswagger-0.29.0 depends on file: /usr/local/bin/go - found
===>   Returning to build of goswagger-0.29.0
===>   goswagger-0.29.0 depends on package: ca_root_nss>0 - not found
===>   Installing existing package /packages/All/ca_root_nss-3.77.pkg
[123amd64-default-build-as-user-job-11] Installing ca_root_nss-3.77...
[123amd64-default-build-as-user-job-11] Extracting ca_root_nss-3.77: ........ done
=====
Message from ca_root_nss-3.77:

--
FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of the
system administrator.


This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem
===>   goswagger-0.29.0 depends on package: ca_root_nss>0 - found
===>   Returning to build of goswagger-0.29.0
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by goswagger-0.29.0 for building
===> Fetching github.com/go-swagger/go-swagger dependencies
# get https://proxy.golang.org/github.com/coreos/go-oidc/@v/v2.2.1+incompatible.mod
# get https://proxy.golang.org/github.com/go-openapi/strfmt/@v/v0.21.1.mod
# get https://proxy.golang.org/github.com/mailru/easyjson/@v/v0.7.7.mod
# get https://proxy.golang.org/github.com/docker/go-units/@v/v0.4.0.mod
# get https://proxy.golang.org/github.com/%21puerkito%21bio/urlesc/@v/v0.0.0-20170810143723-de5bf2ad4578.mod
# get https://proxy.golang.org/github.com/go-openapi/inflect/@v/v0.19.0.mod
# get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.mod
# get https://proxy.golang.org/github.com/go-openapi/jsonpointer/@v/v0.19.5.mod
<snip>
# get https://proxy.golang.org/github.com/go-openapi/jsonreference/@v/v0.19.6.zip
# get https://proxy.golang.org/github.com/go-openapi/runtime/@v/v0.21.1.zip
# get https://proxy.golang.org/github.com/felixge/httpsnoop/@v/v1.0.2.zip
# get https://proxy.golang.org/github.com/pquerna/cachecontrol/@v/v0.1.0.zip
# get https://proxy.golang.org/github.com/asaskevich/govalidator/@v/v0.0.0-20210307081110-f21760c49a8d.zip
# get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.3.0.zip
# get https://proxy.golang.org/github.com/dgrijalva/jwt-go/@v/v3.2.0+incompatible.zip
# get https://proxy.golang.org/github.com/go-stack/stack/@v/v1.8.1.zip
# get https://proxy.golang.org/github.com/go-openapi/validate/@v/v0.20.3.zip
# get https://proxy.golang.org/github.com/spf13/viper/@v/v1.10.1.zip
# get https://proxy.golang.org/github.com/kr/pretty/@v/v0.3.0.zip
# get https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.zip
# get https://proxy.golang.org/github.com/jessevdk/go-flags/@v/v1.5.0.zip
# get https://proxy.golang.org/github.com/gorilla/handlers/@v/v1.5.1.zip
# get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.zip
# get https://proxy.golang.org/github.com/mailru/easyjson/@v/v0.7.7.zip
# get https://proxy.golang.org/github.com/go-swagger/scan-repo-boundary/@v/v0.0.0-20180623220736-973b3573c013.zip
# get https://proxy.golang.org/github.com/rogpeppe/go-internal/@v/v1.8.1.zip: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/mitchellh/go-homedir/@v/v1.1.0.zip: 200 OK (0.008s)
# get https://proxy.golang.org/github.com/go-openapi/inflect/@v/v0.19.0.zip: 200 OK (0.008s)
# get https://proxy.golang.org/github.com/go-openapi/strfmt/@v/v0.21.1.zip: 200 OK (0.008s)
# get https://proxy.golang.org/github.com/toqueteos/webbrowser/@v/v1.2.0.zip
# get https://proxy.golang.org/github.com/go-openapi/errors/@v/v0.20.2.zip: 200 OK (0.010s)
# get https://proxy.golang.org/go.mongodb.org/mongo-driver/@v/v1.8.2.zip
# get https://proxy.golang.org/github.com/mitchellh/mapstructure/@v/v1.4.3.zip: 200 OK (0.011s)
# get https://proxy.golang.org/github.com/go-openapi/swag/@v/v0.19.15.zip: 200 OK (0.011s)
# get https://proxy.golang.org/github.com/go-openapi/jsonreference/@v/v0.19.6.zip: 200 OK (0.014s)
# get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.zip: 200 OK (0.016s)
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20220112180741-5e0467b6c7ce.zip
# get https://proxy.golang.org/github.com/go-openapi/loads/@v/v0.21.0.zip: 200 OK (0.017s)
# get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.5.1.zip: 200 OK (0.018s)
# get https://proxy.golang.org/github.com/go-openapi/spec/@v/v0.20.4.zip: 200 OK (0.018s)
# get https://proxy.golang.org/golang.org/x/mod/@v/v0.5.1.zip
# get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.7.0.zip: 200 OK (0.018s)
# get https://proxy.golang.org/github.com/felixge/httpsnoop/@v/v1.0.2.zip: 200 OK (0.019s)
# get https://proxy.golang.org/github.com/asaskevich/govalidator/@v/v0.0.0-20210307081110-f21760c49a8d.zip: 200 OK (0.020s)
# get https://proxy.golang.org/github.com/go-openapi/runtime/@v/v0.21.1.zip: 200 OK (0.020s)
# get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.3.0.zip: 200 OK (0.017s)
# get https://proxy.golang.org/github.com/dgrijalva/jwt-go/@v/v3.2.0+incompatible.zip: 200 OK (0.018s)
# get https://proxy.golang.org/github.com/go-stack/stack/@v/v1.8.1.zip: 200 OK (0.018s)
# get https://proxy.golang.org/github.com/go-openapi/validate/@v/v0.20.3.zip: 200 OK (0.018s)
# get https://proxy.golang.org/github.com/spf13/viper/@v/v1.10.1.zip: 200 OK (0.019s)
# get https://proxy.golang.org/github.com/kr/pretty/@v/v0.3.0.zip: 200 OK (0.019s)
# get https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.zip: 200 OK (0.019s)
# get https://proxy.golang.org/github.com/jessevdk/go-flags/@v/v1.5.0.zip: 200 OK (0.019s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20220121210141-e204ce36a2ba.zip
# get https://proxy.golang.org/github.com/gorilla/handlers/@v/v1.5.1.zip: 200 OK (0.020s)
# get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.zip: 200 OK (0.020s)
# get https://proxy.golang.org/github.com/mailru/easyjson/@v/v0.7.7.zip: 200 OK (0.020s)
# get https://proxy.golang.org/github.com/spf13/cast/@v/v1.4.1.zip: 200 OK (0.024s)
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.0.0-20211104180415-d3ed0bb246c8.zip
# get https://proxy.golang.org/github.com/go-openapi/analysis/@v/v0.21.2.zip: 200 OK (0.025s)
# get https://proxy.golang.org/github.com/toqueteos/webbrowser/@v/v1.2.0.zip: 200 OK (0.019s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20220114195835-da31bd327af9.zip
# get https://proxy.golang.org/golang.org/x/text/@v/v0.3.7.zip
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.1.8.zip
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.27.1.zip
# get https://proxy.golang.org/gopkg.in/square/go-jose.v2/@v/v2.6.0.zip
# get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.4.0.zip
# get https://proxy.golang.org/github.com/%21puerkito%21bio/purell/@v/v1.1.1.zip
# get https://proxy.golang.org/github.com/%21puerkito%21bio/urlesc/@v/v0.0.0-20170810143723-de5bf2ad4578.zip
# get https://proxy.golang.org/github.com/docker/go-units/@v/v0.4.0.zip
# get https://proxy.golang.org/github.com/go-openapi/jsonpointer/@v/v0.19.5.zip
# get https://proxy.golang.org/golang.org/x/mod/@v/v0.5.1.zip: 200 OK (0.023s)
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.2.zip
# get https://proxy.golang.org/github.com/hashicorp/hcl/@v/v1.0.0.zip
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.0.0-20211104180415-d3ed0bb246c8.zip: 200 OK (0.028s)
# get https://proxy.golang.org/gopkg.in/square/go-jose.v2/@v/v2.6.0.zip: 200 OK (0.024s)
# get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.4.0.zip: 200 OK (0.022s)
# get https://proxy.golang.org/github.com/%21puerkito%21bio/purell/@v/v1.1.1.zip: 200 OK (0.023s)
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.27.1.zip: 200 OK (0.026s)
# get https://proxy.golang.org/github.com/inconshreveable/mousetrap/@v/v1.0.0.zip
# get https://proxy.golang.org/golang.org/x/text/@v/v0.3.7.zip: 200 OK (0.032s)
# get https://proxy.golang.org/github.com/josharian/intern/@v/v1.0.0.zip
# get https://proxy.golang.org/github.com/kr/text/@v/v0.2.0.zip
# get https://proxy.golang.org/github.com/magiconair/properties/@v/v1.8.5.zip
# get https://proxy.golang.org/github.com/%21puerkito%21bio/urlesc/@v/v0.0.0-20170810143723-de5bf2ad4578.zip: 200 OK (0.027s)
# get https://proxy.golang.org/github.com/go-openapi/jsonpointer/@v/v0.19.5.zip: 200 OK (0.027s)
# get https://proxy.golang.org/github.com/opentracing/opentracing-go/@v/v1.2.0.zip
# get https://proxy.golang.org/github.com/oklog/ulid/@v/v1.3.1.zip
# get https://proxy.golang.org/github.com/pelletier/go-toml/@v/v1.9.4.zip
# get https://proxy.golang.org/github.com/docker/go-units/@v/v0.4.0.zip: 200 OK (0.032s)
# get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.zip
# get https://proxy.golang.org/github.com/spf13/afero/@v/v1.8.0.zip
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.2.zip: 200 OK (0.044s)
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20220112180741-5e0467b6c7ce.zip: 200 OK (0.072s)
# get https://proxy.golang.org/github.com/hashicorp/hcl/@v/v1.0.0.zip: 200 OK (0.035s)
# get https://proxy.golang.org/github.com/spf13/jwalterweatherman/@v/v1.1.0.zip
# get https://proxy.golang.org/github.com/subosito/gotenv/@v/v1.2.0.zip
# get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.zip
# get https://proxy.golang.org/github.com/coreos/go-oidc/@v/v2.2.1+incompatible.zip: 200 OK (0.107s)
# get https://proxy.golang.org/github.com/pquerna/cachecontrol/@v/v0.1.0.zip: 200 OK (0.107s)
# get https://proxy.golang.org/gopkg.in/ini.v1/@v/v1.66.3.zip
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.6.7.zip
# get https://proxy.golang.org/github.com/go-swagger/scan-repo-boundary/@v/v0.0.0-20180623220736-973b3573c013.zip: 200 OK (0.103s)
# get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.0-20210107192922-496545a6307b.zip
# get https://proxy.golang.org/github.com/inconshreveable/mousetrap/@v/v1.0.0.zip: 200 OK (0.049s)
# get https://proxy.golang.org/github.com/kr/text/@v/v0.2.0.zip: 200 OK (0.049s)
# get https://proxy.golang.org/github.com/josharian/intern/@v/v1.0.0.zip: 200 OK (0.049s)
# get https://proxy.golang.org/github.com/magiconair/properties/@v/v1.8.5.zip: 200 OK (0.044s)
# get https://proxy.golang.org/github.com/oklog/ulid/@v/v1.3.1.zip: 200 OK (0.042s)
# get https://proxy.golang.org/github.com/opentracing/opentracing-go/@v/v1.2.0.zip: 200 OK (0.043s)
# get https://proxy.golang.org/github.com/pelletier/go-toml/@v/v1.9.4.zip: 200 OK (0.043s)
# get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.zip: 200 OK (0.042s)
# get https://proxy.golang.org/github.com/spf13/afero/@v/v1.8.0.zip: 200 OK (0.044s)
# get https://proxy.golang.org/go.mongodb.org/mongo-driver/@v/v1.8.2.zip: 200 OK (0.126s)
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20220121210141-e204ce36a2ba.zip: 200 OK (0.114s)
# get https://proxy.golang.org/github.com/spf13/jwalterweatherman/@v/v1.1.0.zip: 200 OK (0.036s)
# get https://proxy.golang.org/github.com/subosito/gotenv/@v/v1.2.0.zip: 200 OK (0.037s)
# get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.zip: 200 OK (0.040s)
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.6.7.zip: 200 OK (0.035s)
# get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.0-20210107192922-496545a6307b.zip: 200 OK (0.033s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20220114195835-da31bd327af9.zip: 200 OK (0.132s)
# get https://proxy.golang.org/gopkg.in/ini.v1/@v/v1.66.3.zip: 200 OK (0.088s)
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.1.8.zip: 200 OK (0.195s)
all modules verified
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by goswagger-0.29.0 for building
===> Fetching github.com/go-swagger/go-swagger dependencies
all modules verified
=> SHA256 Checksum OK for go/devel_goswagger/goswagger-v0.29.0/v0.29.0.mod.
=> SHA256 Checksum OK for go/devel_goswagger/goswagger-v0.29.0/v0.29.0.zip.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by goswagger-0.29.0 for building
===> Fetching github.com/go-swagger/go-swagger dependencies
github.com/PuerkitoBio/purell v1.1.1: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/!puerkito!bio/purell/@v/v1.1.1.zip: permission denied
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/!puerkito!bio/urlesc/@v/v0.0.0-20170810143723-de5bf2ad4578.zip: permission denied
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/asaskevich/govalidator/@v/v0.0.0-20210307081110-f21760c49a8d.zip: permission denied
github.com/coreos/go-oidc v2.2.1+incompatible: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/coreos/go-oidc/@v/v2.2.1+incompatible.zip: permission denied
github.com/davecgh/go-spew v1.1.1: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/davecgh/go-spew/@v/v1.1.1.zip: permission denied
github.com/dgrijalva/jwt-go v3.2.0+incompatible: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/dgrijalva/jwt-go/@v/v3.2.0+incompatible.zip: permission denied
github.com/docker/go-units v0.4.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/docker/go-units/@v/v0.4.0.zip: permission denied
github.com/felixge/httpsnoop v1.0.2: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/felixge/httpsnoop/@v/v1.0.2.zip: permission denied
github.com/fsnotify/fsnotify v1.5.1: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/fsnotify/fsnotify/@v/v1.5.1.zip: permission denied
github.com/go-openapi/analysis v0.21.2: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/go-openapi/analysis/@v/v0.21.2.zip: permission denied
github.com/go-openapi/errors v0.20.2: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/go-openapi/errors/@v/v0.20.2.zip: permission denied
github.com/go-openapi/inflect v0.19.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/go-openapi/inflect/@v/v0.19.0.zip: permission denied
github.com/go-openapi/jsonpointer v0.19.5: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/go-openapi/jsonpointer/@v/v0.19.5.zip: permission denied
github.com/go-openapi/jsonreference v0.19.6: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/go-openapi/jsonreference/@v/v0.19.6.zip: permission denied
github.com/go-openapi/loads v0.21.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/go-openapi/loads/@v/v0.21.0.zip: permission denied
github.com/go-openapi/runtime v0.21.1: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/go-openapi/runtime/@v/v0.21.1.zip: permission denied
github.com/go-openapi/spec v0.20.4: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/go-openapi/spec/@v/v0.20.4.zip: permission denied
github.com/go-openapi/strfmt v0.21.1: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/go-openapi/strfmt/@v/v0.21.1.zip: permission denied
github.com/go-openapi/swag v0.19.15: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/go-openapi/swag/@v/v0.19.15.zip: permission denied
github.com/go-openapi/validate v0.20.3: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/go-openapi/validate/@v/v0.20.3.zip: permission denied
github.com/go-stack/stack v1.8.1: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/go-stack/stack/@v/v1.8.1.zip: permission denied
github.com/go-swagger/scan-repo-boundary v0.0.0-20180623220736-973b3573c013: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/go-swagger/scan-repo-boundary/@v/v0.0.0-20180623220736-973b3573c013.zip: permission denied
github.com/golang/protobuf v1.5.2: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.2.zip: permission denied
github.com/gorilla/handlers v1.5.1: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/gorilla/handlers/@v/v1.5.1.zip: permission denied
github.com/hashicorp/hcl v1.0.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/hashicorp/hcl/@v/v1.0.0.zip: permission denied
github.com/inconshreveable/mousetrap v1.0.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/inconshreveable/mousetrap/@v/v1.0.0.zip: permission denied
github.com/jessevdk/go-flags v1.5.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/jessevdk/go-flags/@v/v1.5.0.zip: permission denied
github.com/josharian/intern v1.0.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/josharian/intern/@v/v1.0.0.zip: permission denied
github.com/kr/pretty v0.3.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/kr/pretty/@v/v0.3.0.zip: permission denied
github.com/kr/text v0.2.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/kr/text/@v/v0.2.0.zip: permission denied
github.com/magiconair/properties v1.8.5: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/magiconair/properties/@v/v1.8.5.zip: permission denied
github.com/mailru/easyjson v0.7.7: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/mailru/easyjson/@v/v0.7.7.zip: permission denied
github.com/mitchellh/go-homedir v1.1.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/mitchellh/go-homedir/@v/v1.1.0.zip: permission denied
github.com/mitchellh/mapstructure v1.4.3: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/mitchellh/mapstructure/@v/v1.4.3.zip: permission denied
github.com/oklog/ulid v1.3.1: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/oklog/ulid/@v/v1.3.1.zip: permission denied
github.com/opentracing/opentracing-go v1.2.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/opentracing/opentracing-go/@v/v1.2.0.zip: permission denied
github.com/pelletier/go-toml v1.9.4: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/pelletier/go-toml/@v/v1.9.4.zip: permission denied
github.com/pkg/errors v0.9.1: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/pkg/errors/@v/v0.9.1.zip: permission denied
github.com/pmezard/go-difflib v1.0.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/pmezard/go-difflib/@v/v1.0.0.zip: permission denied
github.com/pquerna/cachecontrol v0.1.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/pquerna/cachecontrol/@v/v0.1.0.zip: permission denied
github.com/rogpeppe/go-internal v1.8.1: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/rogpeppe/go-internal/@v/v1.8.1.zip: permission denied
github.com/spf13/afero v1.8.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/spf13/afero/@v/v1.8.0.zip: permission denied
github.com/spf13/cast v1.4.1: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/spf13/cast/@v/v1.4.1.zip: permission denied
github.com/spf13/cobra v1.3.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/spf13/cobra/@v/v1.3.0.zip: permission denied
github.com/spf13/jwalterweatherman v1.1.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/spf13/jwalterweatherman/@v/v1.1.0.zip: permission denied
github.com/spf13/pflag v1.0.5: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/spf13/pflag/@v/v1.0.5.zip: permission denied
github.com/spf13/viper v1.10.1: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/spf13/viper/@v/v1.10.1.zip: permission denied
github.com/stretchr/testify v1.7.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.7.0.zip: permission denied
github.com/subosito/gotenv v1.2.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/subosito/gotenv/@v/v1.2.0.zip: permission denied
github.com/toqueteos/webbrowser v1.2.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/github.com/toqueteos/webbrowser/@v/v1.2.0.zip: permission denied
go.mongodb.org/mongo-driver v1.8.2: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/go.mongodb.org/mongo-driver/@v/v1.8.2.zip: permission denied
golang.org/x/crypto v0.0.0-20220112180741-5e0467b6c7ce: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.0.0-20220112180741-5e0467b6c7ce.zip: permission denied
golang.org/x/mod v0.5.1: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/golang.org/x/mod/@v/v0.5.1.zip: permission denied
golang.org/x/net v0.0.0-20220121210141-e204ce36a2ba: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/golang.org/x/net/@v/v0.0.0-20220121210141-e204ce36a2ba.zip: permission denied
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/golang.org/x/oauth2/@v/v0.0.0-20211104180415-d3ed0bb246c8.zip: permission denied
golang.org/x/sys v0.0.0-20220114195835-da31bd327af9: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/golang.org/x/sys/@v/v0.0.0-20220114195835-da31bd327af9.zip: permission denied
golang.org/x/text v0.3.7: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.zip: permission denied
golang.org/x/tools v0.1.8: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/golang.org/x/tools/@v/v0.1.8.zip: permission denied
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.zip: permission denied
google.golang.org/appengine v1.6.7: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/google.golang.org/appengine/@v/v1.6.7.zip: permission denied
google.golang.org/protobuf v1.27.1: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.27.1.zip: permission denied
gopkg.in/ini.v1 v1.66.3: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/gopkg.in/ini.v1/@v/v1.66.3.zip: permission denied
gopkg.in/square/go-jose.v2 v2.6.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/gopkg.in/square/go-jose.v2/@v/v2.6.0.zip: permission denied
gopkg.in/yaml.v2 v2.4.0: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/gopkg.in/yaml.v2/@v/v2.4.0.zip: permission denied
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b: open /portdistfiles/go/devel_goswagger/pkg/mod/cache/download/gopkg.in/yaml.v3/@v/v3.0.0-20210107192922-496545a6307b.zip: permission denied
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/goswagger