[exp - 123amd64-default-build-as-user][sysutils/tflint] Failed for tflint-0.35.0 in extract

From: <pkg-fallout_at_FreeBSD.org>
Date: Mon, 09 May 2022 13:00:46 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:     0xdutra@gmail.com
Log URL:        http://package19.nyi.freebsd.org/data/123amd64-default-build-as-user/5842b9081bc0/logs/tflint-0.35.0.log
Build URL:      http://package19.nyi.freebsd.org/build.html?mastername=123amd64-default-build-as-user&build=5842b9081bc0
Log:

=>> Building sysutils/tflint
build started at Mon May  9 12:59:56 UTC 2022
port directory: /usr/ports/sysutils/tflint
package name: tflint-0.35.0
building for: FreeBSD 123amd64-default-build-as-user-job-03 12.3-RELEASE-p5 FreeBSD 12.3-RELEASE-p5 amd64
maintained by: 0xdutra@gmail.com
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400050
Jail OSVERSION: 1203000
Job Id: 03

---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--
0xdutra@gmail.com
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/tflint/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/tflint/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/tflint/work/.cache  HOME=/wrkdirs/usr/ports/sysutils/tflint/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/tflint/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/sysutils/tflint/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/tflint/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/tflint/work/.cache  HOME=/wrkdirs/usr/ports/sysutils/tflint/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/tflint/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/tflint"  EXAMPLESDIR="share/examples/tflint"  DATADIR="share/tflint"  WWWDIR="www/tflint"  ETCDIR="etc/tflint"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/tflint DOCSDIR=/usr/local/share/doc/tflint EXAMPLESDIR=/usr/local/share/examples/tflint  WWWDIR=/usr/local/www/tflint ETCDIR=/usr/local/etc/tflint
--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 MPL20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   tflint-0.35.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-03] Installing pkg-1.17.5_1...
[123amd64-default-build-as-user-job-03] Extracting pkg-1.17.5_1: .......... done
===>   tflint-0.35.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of tflint-0.35.0
===========================================================================
=======================<phase: fetch-depends  >============================
===>   tflint-0.35.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-03] Installing go-1.18.1,1...
[123amd64-default-build-as-user-job-03] Extracting go-1.18.1,1: .......... done
===>   tflint-0.35.0 depends on file: /usr/local/bin/go - found
===>   Returning to build of tflint-0.35.0
===>   tflint-0.35.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-03] Installing ca_root_nss-3.77...
[123amd64-default-build-as-user-job-03] 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
===>   tflint-0.35.0 depends on package: ca_root_nss>0 - found
===>   Returning to build of tflint-0.35.0
===========================================================================
=======================<phase: fetch          >============================
===>  License MPL20 accepted by the user
===> Fetching all distfiles required by tflint-0.35.0 for building
===> Fetching github.com/terraform-linters/tflint dependencies
# get https://proxy.golang.org/github.com/apparentlymart/go-versions/@v/v1.0.1.mod
# get https://proxy.golang.org/github.com/hashicorp/terraform-svchost/@v/v0.0.0-20200729002733-f050f53b9734.mod
# get https://proxy.golang.org/github.com/apparentlymart/go-cidr/@v/v1.1.0.mod
# get https://proxy.golang.org/cloud.google.com/go/@v/v0.75.0.mod
# get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.mod
# get https://proxy.golang.org/github.com/google/go-github/v35/@v/v35.3.0.mod
# get https://proxy.golang.org/github.com/googleapis/gax-go/v2/@v/v2.0.5.mod
# get https://proxy.golang.org/github.com/hashicorp/go-cleanhttp/@v/v0.5.2.mod
<snip>
# get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.7.zip: 200 OK (0.018s)
# get https://proxy.golang.org/github.com/apparentlymart/go-textseg/v13/@v/v13.0.0.zip
# get https://proxy.golang.org/github.com/aws/aws-sdk-go/@v/v1.42.43.zip
# get https://proxy.golang.org/github.com/bgentry/go-netrc/@v/v0.0.0-20140422174119-9fd32a8b3d3d.zip
# get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.0.0-20210819190943-2bc19b11175f.zip: 200 OK (0.008s)
# get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.zip
# get https://proxy.golang.org/github.com/golang/groupcache/@v/v0.0.0-20200121045136-8c9f03a8e57e.zip
# get https://proxy.golang.org/cloud.google.com/go/storage/@v/v1.14.0.zip: 200 OK (0.006s)
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.2.zip
# get https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20211216030914-fe4d6282115f.zip: 200 OK (0.016s)
# get https://proxy.golang.org/github.com/google/go-querystring/@v/v1.0.0.zip
# get https://proxy.golang.org/golang.org/x/text/@v/v0.3.7.zip: 200 OK (0.015s)
# get https://proxy.golang.org/github.com/apparentlymart/go-textseg/v13/@v/v13.0.0.zip: 200 OK (0.010s)
# get https://proxy.golang.org/github.com/bgentry/go-netrc/@v/v0.0.0-20140422174119-9fd32a8b3d3d.zip: 200 OK (0.010s)
# get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.zip: 200 OK (0.014s)
# get https://proxy.golang.org/github.com/golang/groupcache/@v/v0.0.0-20200121045136-8c9f03a8e57e.zip: 200 OK (0.013s)
# get https://proxy.golang.org/github.com/googleapis/gax-go/v2/@v/v2.0.5.zip
# get https://proxy.golang.org/github.com/hashicorp/go-cleanhttp/@v/v0.5.2.zip
# get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.2.zip: 200 OK (0.020s)
# get https://proxy.golang.org/github.com/hashicorp/go-hclog/@v/v1.2.0.zip
# get https://proxy.golang.org/github.com/hashicorp/go-safetemp/@v/v1.0.0.zip
# get https://proxy.golang.org/github.com/hashicorp/yamux/@v/v0.0.0-20181012175058-2f1d1f20f75d.zip
# get https://proxy.golang.org/github.com/jmespath/go-jmespath/@v/v0.4.0.zip
# get https://proxy.golang.org/github.com/klauspost/compress/@v/v1.11.2.zip
# get https://proxy.golang.org/github.com/kr/pretty/@v/v0.2.1.zip
# get https://proxy.golang.org/github.com/google/go-querystring/@v/v1.0.0.zip: 200 OK (0.033s)
# get https://proxy.golang.org/github.com/hashicorp/go-cleanhttp/@v/v0.5.2.zip: 200 OK (0.028s)
# get https://proxy.golang.org/github.com/kr/text/@v/v0.2.0.zip
# get https://proxy.golang.org/github.com/googleapis/gax-go/v2/@v/v2.0.5.zip: 200 OK (0.030s)
# get https://proxy.golang.org/github.com/zclconf/go-cty-yaml/@v/v1.0.2.zip: 200 OK (0.068s)
# get https://proxy.golang.org/github.com/kylelemons/godebug/@v/v1.1.0.zip
# get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.14.zip
# get https://proxy.golang.org/github.com/hashicorp/go-hclog/@v/v1.2.0.zip: 200 OK (0.024s)
# get https://proxy.golang.org/github.com/apparentlymart/go-cidr/@v/v1.1.0.zip: 200 OK (0.069s)
# get https://proxy.golang.org/github.com/mitchellh/go-testing-interface/@v/v1.14.1.zip
# get https://proxy.golang.org/github.com/mitchellh/go-wordwrap/@v/v1.0.0.zip
# get https://proxy.golang.org/github.com/oklog/run/@v/v1.0.0.zip
# get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.zip
# get https://proxy.golang.org/github.com/sergi/go-diff/@v/v1.2.0.zip
# get https://proxy.golang.org/github.com/ulikunitz/xz/@v/v0.5.8.zip
# get https://proxy.golang.org/github.com/vmihailenco/msgpack/v4/@v/v4.3.12.zip
# get https://proxy.golang.org/github.com/hashicorp/go-safetemp/@v/v1.0.0.zip: 200 OK (0.030s)
# get https://proxy.golang.org/github.com/hashicorp/go-plugin/@v/v1.4.3.zip: 200 OK (0.079s)
# get https://proxy.golang.org/github.com/sourcegraph/jsonrpc2/@v/v0.1.0.zip: 200 OK (0.079s)
# get https://proxy.golang.org/github.com/owenrumney/go-sarif/@v/v1.1.1.zip: 200 OK (0.080s)
# get https://proxy.golang.org/github.com/bmatcuk/doublestar/@v/v1.3.4.zip: 200 OK (0.081s)
# get https://proxy.golang.org/github.com/vmihailenco/tagparser/@v/v0.1.1.zip
# get https://proxy.golang.org/github.com/hashicorp/hcl/v2/@v/v2.11.1.zip: 200 OK (0.082s)
# get https://proxy.golang.org/github.com/google/go-github/v35/@v/v35.3.0.zip: 200 OK (0.082s)
# get https://proxy.golang.org/github.com/zclconf/go-cty/@v/v1.10.0.zip: 200 OK (0.083s)
# get https://proxy.golang.org/github.com/jmespath/go-jmespath/@v/v0.4.0.zip: 200 OK (0.026s)
# get https://proxy.golang.org/github.com/xeipuuv/gojsonpointer/@v/v0.0.0-20180127040702-4e3ac2762d5f.zip
# get https://proxy.golang.org/golang.org/x/lint/@v/v0.0.0-20210508222113-6edffad5e616.zip: 200 OK (0.076s)
# get https://proxy.golang.org/github.com/xeipuuv/gojsonreference/@v/v0.0.0-20180127040603-bd5ef7bd5415.zip
# get https://proxy.golang.org/go.opencensus.io/@v/v0.22.5.zip
# get https://proxy.golang.org/github.com/kr/text/@v/v0.2.0.zip: 200 OK (0.027s)
# get https://proxy.golang.org/github.com/kylelemons/godebug/@v/v1.1.0.zip: 200 OK (0.026s)
# get https://proxy.golang.org/golang.org/x/mod/@v/v0.4.2.zip
# get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.14.zip: 200 OK (0.026s)
# get https://proxy.golang.org/github.com/mitchellh/go-wordwrap/@v/v1.0.0.zip: 200 OK (0.024s)
# get https://proxy.golang.org/github.com/oklog/run/@v/v1.0.0.zip: 200 OK (0.023s)
# get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.zip: 200 OK (0.023s)
# get https://proxy.golang.org/github.com/ulikunitz/xz/@v/v0.5.8.zip: 200 OK (0.021s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20210927094055-39ccf1dd6fa6.zip
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.1.1.zip
# get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.zip
# get https://proxy.golang.org/google.golang.org/api/@v/v0.40.0.zip
# get https://proxy.golang.org/github.com/sergi/go-diff/@v/v1.2.0.zip: 200 OK (0.026s)
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.6.7.zip
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20210226172003-ab064af71705.zip
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.45.0.zip
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.27.1.zip
# get https://proxy.golang.org/github.com/hashicorp/yamux/@v/v0.0.0-20181012175058-2f1d1f20f75d.zip: 200 OK (0.057s)
# get https://proxy.golang.org/github.com/xeipuuv/gojsonpointer/@v/v0.0.0-20180127040702-4e3ac2762d5f.zip: 200 OK (0.030s)
# get https://proxy.golang.org/github.com/xeipuuv/gojsonreference/@v/v0.0.0-20180127040603-bd5ef7bd5415.zip: 200 OK (0.028s)
# get https://proxy.golang.org/go.opencensus.io/@v/v0.22.5.zip: 200 OK (0.027s)
# get https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20211108221036-ceb1ce70b4fa.zip: 200 OK (0.106s)
# get https://proxy.golang.org/github.com/terraform-linters/tflint-plugin-sdk/@v/v0.10.0.zip: 200 OK (0.114s)
# get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.4.0.zip
# get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20201130134442-10cb98267c6c.zip
# get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.zip
# get https://proxy.golang.org/golang.org/x/mod/@v/v0.4.2.zip: 200 OK (0.027s)
# get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.zip: 200 OK (0.034s)
# get https://proxy.golang.org/google.golang.org/appengine/@v/v1.6.7.zip: 200 OK (0.033s)
# get https://proxy.golang.org/github.com/kr/pretty/@v/v0.2.1.zip: 200 OK (0.073s)
# get https://proxy.golang.org/golang.org/x/tools/@v/v0.1.1.zip: 200 OK (0.047s)
# get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.4.0.zip: 200 OK (0.025s)
# get https://proxy.golang.org/cloud.google.com/go/@v/v0.75.0.zip: 200 OK (0.126s)
# get https://proxy.golang.org/github.com/vmihailenco/tagparser/@v/v0.1.1.zip: 200 OK (0.060s)
# get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20201130134442-10cb98267c6c.zip: 200 OK (0.026s)
# get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.zip: 200 OK (0.026s)
# get https://proxy.golang.org/github.com/mitchellh/go-testing-interface/@v/v1.14.1.zip: 200 OK (0.073s)
# get https://proxy.golang.org/github.com/vmihailenco/msgpack/v4/@v/v4.3.12.zip: 200 OK (0.079s)
# get https://proxy.golang.org/google.golang.org/grpc/@v/v1.45.0.zip: 200 OK (0.056s)
# get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.27.1.zip: 200 OK (0.055s)
# get https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20210927094055-39ccf1dd6fa6.zip: 200 OK (0.075s)
# get https://proxy.golang.org/google.golang.org/api/@v/v0.40.0.zip: 200 OK (0.155s)
# get https://proxy.golang.org/github.com/klauspost/compress/@v/v1.11.2.zip: 200 OK (0.206s)
# get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20210226172003-ab064af71705.zip: 200 OK (0.215s)
# get https://proxy.golang.org/github.com/aws/aws-sdk-go/@v/v1.42.43.zip: 200 OK (0.353s)
all modules verified
===========================================================================
=======================<phase: checksum       >============================
===>  License MPL20 accepted by the user
===> Fetching all distfiles required by tflint-0.35.0 for building
===> Fetching github.com/terraform-linters/tflint dependencies
all modules verified
=> SHA256 Checksum OK for go/sysutils_tflint/tflint-v0.35.0/v0.35.0.mod.
=> SHA256 Checksum OK for go/sysutils_tflint/tflint-v0.35.0/v0.35.0.zip.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MPL20 accepted by the user
===> Fetching all distfiles required by tflint-0.35.0 for building
===> Fetching github.com/terraform-linters/tflint dependencies
cloud.google.com/go v0.75.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/cloud.google.com/go/@v/v0.75.0.zip: permission denied
cloud.google.com/go/storage v1.14.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/cloud.google.com/go/storage/@v/v1.14.0.zip: permission denied
github.com/Masterminds/semver/v3 v3.1.1: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/!masterminds/semver/v3/@v/v3.1.1.zip: permission denied
github.com/agext/levenshtein v1.2.3: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/agext/levenshtein/@v/v1.2.3.zip: permission denied
github.com/apparentlymart/go-cidr v1.1.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/apparentlymart/go-cidr/@v/v1.1.0.zip: permission denied
github.com/apparentlymart/go-textseg/v13 v13.0.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/apparentlymart/go-textseg/v13/@v/v13.0.0.zip: permission denied
github.com/apparentlymart/go-versions v1.0.1: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/apparentlymart/go-versions/@v/v1.0.1.zip: permission denied
github.com/aws/aws-sdk-go v1.42.43: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/aws/aws-sdk-go/@v/v1.42.43.zip: permission denied
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/bgentry/go-netrc/@v/v0.0.0-20140422174119-9fd32a8b3d3d.zip: permission denied
github.com/bmatcuk/doublestar v1.3.4: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/bmatcuk/doublestar/@v/v1.3.4.zip: permission denied
github.com/davecgh/go-spew v1.1.1: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/davecgh/go-spew/@v/v1.1.1.zip: permission denied
github.com/fatih/color v1.13.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/fatih/color/@v/v1.13.0.zip: permission denied
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/golang/groupcache/@v/v0.0.0-20200121045136-8c9f03a8e57e.zip: permission denied
github.com/golang/mock v1.6.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/golang/mock/@v/v1.6.0.zip: permission denied
github.com/golang/protobuf v1.5.2: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/golang/protobuf/@v/v1.5.2.zip: permission denied
github.com/google/go-cmp v0.5.7: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/google/go-cmp/@v/v0.5.7.zip: permission denied
github.com/google/go-github/v35 v35.3.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/google/go-github/v35/@v/v35.3.0.zip: permission denied
github.com/google/go-querystring v1.0.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/google/go-querystring/@v/v1.0.0.zip: permission denied
github.com/google/uuid v1.3.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/google/uuid/@v/v1.3.0.zip: permission denied
github.com/googleapis/gax-go/v2 v2.0.5: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/googleapis/gax-go/v2/@v/v2.0.5.zip: permission denied
github.com/hashicorp/errwrap v1.1.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/hashicorp/errwrap/@v/v1.1.0.zip: permission denied
github.com/hashicorp/go-cleanhttp v0.5.2: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/hashicorp/go-cleanhttp/@v/v0.5.2.zip: permission denied
github.com/hashicorp/go-getter v1.5.11: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/hashicorp/go-getter/@v/v1.5.11.zip: permission denied
github.com/hashicorp/go-hclog v1.2.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/hashicorp/go-hclog/@v/v1.2.0.zip: permission denied
github.com/hashicorp/go-multierror v1.1.1: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/hashicorp/go-multierror/@v/v1.1.1.zip: permission denied
github.com/hashicorp/go-plugin v1.4.3: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/hashicorp/go-plugin/@v/v1.4.3.zip: permission denied
github.com/hashicorp/go-safetemp v1.0.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/hashicorp/go-safetemp/@v/v1.0.0.zip: permission denied
github.com/hashicorp/go-uuid v1.0.2: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/hashicorp/go-uuid/@v/v1.0.2.zip: permission denied
github.com/hashicorp/go-version v1.4.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/hashicorp/go-version/@v/v1.4.0.zip: permission denied
github.com/hashicorp/hcl/v2 v2.11.1: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/hashicorp/hcl/v2/@v/v2.11.1.zip: permission denied
github.com/hashicorp/logutils v1.0.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/hashicorp/logutils/@v/v1.0.0.zip: permission denied
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/hashicorp/terraform-svchost/@v/v0.0.0-20200729002733-f050f53b9734.zip: permission denied
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/hashicorp/yamux/@v/v0.0.0-20181012175058-2f1d1f20f75d.zip: permission denied
github.com/jessevdk/go-flags v1.5.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/jessevdk/go-flags/@v/v1.5.0.zip: permission denied
github.com/jmespath/go-jmespath v0.4.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/jmespath/go-jmespath/@v/v0.4.0.zip: permission denied
github.com/jstemmer/go-junit-report v1.0.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/jstemmer/go-junit-report/@v/v1.0.0.zip: permission denied
github.com/klauspost/compress v1.11.2: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/klauspost/compress/@v/v1.11.2.zip: permission denied
github.com/kr/pretty v0.2.1: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/kr/pretty/@v/v0.2.1.zip: permission denied
github.com/kr/text v0.2.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/kr/text/@v/v0.2.0.zip: permission denied
github.com/kylelemons/godebug v1.1.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/kylelemons/godebug/@v/v1.1.0.zip: permission denied
github.com/mattn/go-colorable v0.1.12: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/v0.1.12.zip: permission denied
github.com/mattn/go-isatty v0.0.14: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/mattn/go-isatty/@v/v0.0.14.zip: permission denied
github.com/mitchellh/go-homedir v1.1.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/mitchellh/go-homedir/@v/v1.1.0.zip: permission denied
github.com/mitchellh/go-testing-interface v1.14.1: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/mitchellh/go-testing-interface/@v/v1.14.1.zip: permission denied
github.com/mitchellh/go-wordwrap v1.0.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/mitchellh/go-wordwrap/@v/v1.0.0.zip: permission denied
github.com/oklog/run v1.0.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/oklog/run/@v/v1.0.0.zip: permission denied
github.com/owenrumney/go-sarif v1.1.1: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/owenrumney/go-sarif/@v/v1.1.1.zip: permission denied
github.com/pmezard/go-difflib v1.0.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/pmezard/go-difflib/@v/v1.0.0.zip: permission denied
github.com/sergi/go-diff v1.2.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/sergi/go-diff/@v/v1.2.0.zip: permission denied
github.com/sourcegraph/go-lsp v0.0.0-20200429204803-219e11d77f5d: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/sourcegraph/go-lsp/@v/v0.0.0-20200429204803-219e11d77f5d.zip: permission denied
github.com/sourcegraph/jsonrpc2 v0.1.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/sourcegraph/jsonrpc2/@v/v0.1.0.zip: permission denied
github.com/spf13/afero v1.8.2: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/spf13/afero/@v/v1.8.2.zip: permission denied
github.com/stretchr/testify v1.7.1: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.7.1.zip: permission denied
github.com/terraform-linters/tflint-plugin-sdk v0.10.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/terraform-linters/tflint-plugin-sdk/@v/v0.10.0.zip: permission denied
github.com/ulikunitz/xz v0.5.8: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/ulikunitz/xz/@v/v0.5.8.zip: permission denied
github.com/vmihailenco/msgpack/v4 v4.3.12: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/vmihailenco/msgpack/v4/@v/v4.3.12.zip: permission denied
github.com/vmihailenco/tagparser v0.1.1: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/vmihailenco/tagparser/@v/v0.1.1.zip: permission denied
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/xeipuuv/gojsonpointer/@v/v0.0.0-20180127040702-4e3ac2762d5f.zip: permission denied
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/xeipuuv/gojsonreference/@v/v0.0.0-20180127040603-bd5ef7bd5415.zip: permission denied
github.com/xeipuuv/gojsonschema v1.2.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/xeipuuv/gojsonschema/@v/v1.2.0.zip: permission denied
github.com/zclconf/go-cty v1.10.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/zclconf/go-cty/@v/v1.10.0.zip: permission denied
github.com/zclconf/go-cty-yaml v1.0.2: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/github.com/zclconf/go-cty-yaml/@v/v1.0.2.zip: permission denied
go.opencensus.io v0.22.5: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/go.opencensus.io/@v/v0.22.5.zip: permission denied
golang.org/x/crypto v0.0.0-20211108221036-ceb1ce70b4fa: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.0.0-20211108221036-ceb1ce70b4fa.zip: permission denied
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/golang.org/x/lint/@v/v0.0.0-20210508222113-6edffad5e616.zip: permission denied
golang.org/x/mod v0.4.2: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/golang.org/x/mod/@v/v0.4.2.zip: permission denied
golang.org/x/net v0.0.0-20211216030914-fe4d6282115f: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/golang.org/x/net/@v/v0.0.0-20211216030914-fe4d6282115f.zip: permission denied
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/golang.org/x/oauth2/@v/v0.0.0-20210819190943-2bc19b11175f.zip: permission denied
golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/golang.org/x/sys/@v/v0.0.0-20210927094055-39ccf1dd6fa6.zip: permission denied
golang.org/x/text v0.3.7: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/golang.org/x/text/@v/v0.3.7.zip: permission denied
golang.org/x/tools v0.1.1: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/golang.org/x/tools/@v/v0.1.1.zip: permission denied
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.zip: permission denied
google.golang.org/api v0.40.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/google.golang.org/api/@v/v0.40.0.zip: permission denied
google.golang.org/appengine v1.6.7: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/google.golang.org/appengine/@v/v1.6.7.zip: permission denied
google.golang.org/genproto v0.0.0-20210226172003-ab064af71705: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/google.golang.org/genproto/@v/v0.0.0-20210226172003-ab064af71705.zip: permission denied
google.golang.org/grpc v1.45.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/google.golang.org/grpc/@v/v1.45.0.zip: permission denied
google.golang.org/protobuf v1.27.1: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/google.golang.org/protobuf/@v/v1.27.1.zip: permission denied
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/gopkg.in/check.v1/@v/v1.0.0-20201130134442-10cb98267c6c.zip: permission denied
gopkg.in/yaml.v2 v2.4.0: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/gopkg.in/yaml.v2/@v/v2.4.0.zip: permission denied
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c: open /portdistfiles/go/sysutils_tflint/pkg/mod/cache/download/gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.zip: permission denied
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/tflint