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/beefy22/data/140amd64-default/3905913943f0/logs/carapace-1.0.3.log Build URL: https://pkg-status.freebsd.org/beefy22/build.html?mastername=140amd64-default&build=3905913943f0 Log: =>> Building shells/carapace build started at Thu Jun 6 16:52:31 UTC 2024 port directory: /usr/ports/shells/carapace package name: carapace-1.0.3 building for: FreeBSD 140amd64-default-job-29 14.0-RELEASE-p6 FreeBSD 14.0-RELEASE-p6 amd64 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 712 Jun 6 01:01 /usr/ports/shells/carapace/Makefile Ports top last git commit: 390591394 Ports top unclean checkout: no Port dir last git commit: 4413e67f1 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.1-30-g79e3edcd Host OSVERSION: 1500018 Jail OSVERSION: 1400097 Job Id: 29 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400097 UNAME_v=FreeBSD 14.0-RELEASE-p6 UNAME_r=14.0-RELEASE-p6 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.1-30-g79e3edcd MASTERMNT=/usr/local/poudriere/data/.m/140amd64-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/140amd64-default/29/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=140amd64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/140amd64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.1-30-g79e3edcd 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 carapace-1.0.3: 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/shells/carapace/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/carapace/work XDG_CACHE_HOME=/wrkdirs/usr/ports/shells/carapace/work/.cache HOME=/wrkdirs/usr/ports/shells/carapace/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/shells/carapace/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/shells/carapace/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/shells/carapace/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/carapace/work XDG_CACHE_HOME=/wrkdirs/usr/ports/shells/carapace/work/.cache HOME=/wrkdirs/usr/ports/shells/carapace/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/shells/carapace/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/shells/carapace/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=" -fstack-protector-strong " 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-- PORTDOCS="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/carapace" EXAMPLESDIR="share/examples/carapace" DATADIR="share/carapace" WWWDIR="www/carapace" ETCDIR="etc/carapace" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/carapace DOCSDIR=/usr/local/share/doc/carapace EXAMPLESDIR=/usr/local/share/examples/carapace WWWDIR=/usr/local/www/carapace ETCDIR=/usr/local/etc/carapace --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 DISABLE_MAKE_JOBS=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) 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 --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 ===> carapace-1.0.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [140amd64-default-job-29] Installing pkg-1.21.3... [140amd64-default-job-29] Extracting pkg-1.21.3: .......... done ===> carapace-1.0.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of carapace-1.0.3 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> carapace-1.0.3 depends on file: /usr/local/bin/go121 - not found ===> Installing existing package /packages/All/go121-1.21.10.pkg [140amd64-default-job-29] Installing go121-1.21.10... [140amd64-default-job-29] Extracting go121-1.21.10: .......... done ===> carapace-1.0.3 depends on file: /usr/local/bin/go121 - found ===> Returning to build of carapace-1.0.3 ===> carapace-1.0.3 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.93_2.pkg [140amd64-default-job-29] Installing ca_root_nss-3.93_2... [140amd64-default-job-29] Extracting ca_root_nss-3.93_2: ....... done Scanning /usr/share/certs/untrusted for certificates... Scanning /usr/share/certs/trusted for certificates... Scanning /usr/local/share/certs for certificates... ===== Message from ca_root_nss-3.93_2: -- 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 certificate discovery for software that either uses other cryptographic libraries than OpenSSL, or use OpenSSL but do not follow recommended practice. 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 ===> carapace-1.0.3 depends on package: ca_root_nss>0 - found ===> Returning to build of carapace-1.0.3 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user => v1.0.3.mod doesn't seem to exist in /portdistfiles/go/shells_carapace/carapace-v1.0.3. => Attempting to fetch https://proxy.golang.org/github.com/carapace-sh/carapace-bin/@v/v1.0.3.mod v1.0.3.mod 820 B 7085 kBps 00s => v1.0.3.zip doesn't seem to exist in /portdistfiles/go/shells_carapace/carapace-v1.0.3. => Attempting to fetch https://proxy.golang.org/github.com/carapace-sh/carapace-bin/@v/v1.0.3.zip v1.0.3.zip 16 MB 789 kBps 22s ===> Fetching all distfiles required by carapace-1.0.3 for building ===> Fetching github.com/carapace-sh/carapace-bin dependencies # get https://proxy.golang.org/github.com/invopop/jsonschema/@v/v0.12.0.mod # get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.8.0.mod # get https://proxy.golang.org/github.com/pelletier/go-toml/@v/v1.9.5.mod # get https://proxy.golang.org/github.com/carapace-sh/carapace-pflag/@v/v1.0.0.mod # get https://proxy.golang.org/github.com/bahlo/generic-list-go/@v/v0.2.0.mod # get https://proxy.golang.org/github.com/wk8/go-ordered-map/v2/@v/v2.1.8.mod <snip> # get https://proxy.golang.org/github.com/carapace-sh/carapace-bridge/@v/v1.0.2.info # get https://proxy.golang.org/github.com/carapace-sh/carapace-bridge/@v/v1.0.2.info: 200 OK (0.020s) # get https://proxy.golang.org/github.com/carapace-sh/carapace-shlex/@v/v1.0.1.info # get https://proxy.golang.org/github.com/carapace-sh/carapace-shlex/@v/v1.0.1.info: 200 OK (0.021s) # get https://proxy.golang.org/github.com/carapace-sh/carapace-spec/@v/v1.0.0.info # get https://proxy.golang.org/github.com/carapace-sh/carapace-spec/@v/v1.0.0.info: 200 OK (0.020s) # get https://proxy.golang.org/github.com/cpuguy83/go-md2man/v2/@v/v2.0.3.info # get https://proxy.golang.org/github.com/cpuguy83/go-md2man/v2/@v/v2.0.3.info: 200 OK (0.019s) # get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.info # get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.info: 200 OK (0.019s) # get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.mod # get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.mod: 200 OK (0.021s) # get https://sum.golang.org/lookup/github.com/davecgh/[email protected] # get https://sum.golang.org/lookup/github.com/davecgh/[email protected]: 200 OK (0.020s) # get https://sum.golang.org/tile/8/0/000 # get https://sum.golang.org/tile/8/0/000: 200 OK (0.020s) # get https://proxy.golang.org/github.com/inconshreveable/mousetrap/@v/v1.1.0.info # get https://proxy.golang.org/github.com/inconshreveable/mousetrap/@v/v1.1.0.info: 200 OK (0.020s) # get https://proxy.golang.org/github.com/invopop/jsonschema/@v/v0.12.0.info # get https://proxy.golang.org/github.com/invopop/jsonschema/@v/v0.12.0.info: 200 OK (0.020s) # get https://proxy.golang.org/github.com/josharian/intern/@v/v1.0.0.info # get https://proxy.golang.org/github.com/josharian/intern/@v/v1.0.0.info: 200 OK (0.019s) # get https://proxy.golang.org/github.com/mailru/easyjson/@v/v0.7.7.info # get https://proxy.golang.org/github.com/mailru/easyjson/@v/v0.7.7.info: 200 OK (0.020s) # get https://proxy.golang.org/github.com/pelletier/go-toml/@v/v1.9.5.info # get https://proxy.golang.org/github.com/pelletier/go-toml/@v/v1.9.5.info: 200 OK (0.019s) # get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.info # get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.info: 200 OK (0.021s) # get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.mod # get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.mod: 200 OK (0.021s) # get https://sum.golang.org/lookup/github.com/pmezard/[email protected] # get https://sum.golang.org/lookup/github.com/pmezard/[email protected]: 200 OK (0.020s) # get https://proxy.golang.org/github.com/russross/blackfriday/v2/@v/v2.1.0.info # get https://proxy.golang.org/github.com/russross/blackfriday/v2/@v/v2.1.0.info: 200 OK (0.020s) # get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.8.0.info # get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.8.0.info: 200 OK (0.020s) # get https://proxy.golang.org/github.com/carapace-sh/carapace-pflag/@v/v1.0.0.info # get https://proxy.golang.org/github.com/carapace-sh/carapace-pflag/@v/v1.0.0.info: 200 OK (0.022s) # get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.8.1.info # get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.8.1.info: 200 OK (0.251s) # get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.8.1.mod # get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.8.1.mod: 200 OK (0.019s) # get https://sum.golang.org/lookup/github.com/stretchr/[email protected] # get https://sum.golang.org/lookup/github.com/stretchr/[email protected]: 200 OK (0.020s) # get https://sum.golang.org/tile/8/0/x053/272 # get https://sum.golang.org/tile/8/1/208 # get https://sum.golang.org/tile/8/1/208: 200 OK (0.022s) # get https://sum.golang.org/tile/8/0/x053/272: 200 OK (0.023s) # get https://proxy.golang.org/github.com/wk8/go-ordered-map/v2/@v/v2.1.8.info # get https://proxy.golang.org/github.com/wk8/go-ordered-map/v2/@v/v2.1.8.info: 200 OK (0.020s) # get https://proxy.golang.org/golang.org/x/mod/@v/v0.17.0.info # get https://proxy.golang.org/golang.org/x/mod/@v/v0.17.0.info: 200 OK (0.020s) # get https://proxy.golang.org/golang.org/x/tools/@v/v0.13.0.info # get https://proxy.golang.org/golang.org/x/tools/@v/v0.13.0.info: 200 OK (0.020s) # get https://proxy.golang.org/golang.org/x/tools/@v/v0.13.0.mod # get https://proxy.golang.org/golang.org/x/tools/@v/v0.13.0.mod: 200 OK (0.020s) # get https://sum.golang.org/lookup/golang.org/x/[email protected] # get https://sum.golang.org/lookup/golang.org/x/[email protected]: 200 OK (0.020s) # get https://sum.golang.org/tile/8/1/296 # get https://sum.golang.org/tile/8/0/x075/938 # get https://sum.golang.org/tile/8/1/296: 200 OK (0.020s) # get https://sum.golang.org/tile/8/0/x075/938: 200 OK (0.021s) # get https://proxy.golang.org/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.info # get https://proxy.golang.org/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.info: 200 OK (0.021s) # get https://proxy.golang.org/gopkg.in/ini.v1/@v/v1.67.0.info # get https://proxy.golang.org/gopkg.in/ini.v1/@v/v1.67.0.info: 200 OK (0.021s) # get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.info # get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.info: 200 OK (0.023s) # get https://proxy.golang.org/github.com/bahlo/generic-list-go/@v/v0.2.0.zip # get https://proxy.golang.org/github.com/wk8/go-ordered-map/v2/@v/v2.1.8.zip # get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.zip # get https://proxy.golang.org/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.zip # get https://proxy.golang.org/github.com/pelletier/go-toml/@v/v1.9.5.zip # get https://proxy.golang.org/github.com/josharian/intern/@v/v1.0.0.zip # get https://proxy.golang.org/github.com/mailru/easyjson/@v/v0.7.7.zip # get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.zip # get https://proxy.golang.org/github.com/cpuguy83/go-md2man/v2/@v/v2.0.3.zip # get https://proxy.golang.org/github.com/carapace-sh/carapace-pflag/@v/v1.0.0.zip # get https://proxy.golang.org/github.com/russross/blackfriday/v2/@v/v2.1.0.zip # get https://proxy.golang.org/github.com/buger/jsonparser/@v/v1.1.1.zip # get https://proxy.golang.org/github.com/carapace-sh/carapace/@v/v1.0.0.zip # get https://proxy.golang.org/github.com/carapace-sh/carapace-spec/@v/v1.0.0.zip # get https://proxy.golang.org/github.com/carapace-sh/carapace-bridge/@v/v1.0.2.zip # get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.8.0.zip # get https://proxy.golang.org/golang.org/x/mod/@v/v0.17.0.zip # get https://proxy.golang.org/github.com/carapace-sh/carapace-shlex/@v/v1.0.1.zip # get https://proxy.golang.org/github.com/inconshreveable/mousetrap/@v/v1.1.0.zip # get https://proxy.golang.org/gopkg.in/ini.v1/@v/v1.67.0.zip # get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.zip # get https://proxy.golang.org/golang.org/x/tools/@v/v0.13.0.zip # get https://proxy.golang.org/github.com/invopop/jsonschema/@v/v0.12.0.zip # get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.8.1.zip # get https://proxy.golang.org/github.com/mailru/easyjson/@v/v0.7.7.zip: 200 OK (0.028s) # get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.zip: 200 OK (0.036s) # get https://proxy.golang.org/github.com/cpuguy83/go-md2man/v2/@v/v2.0.3.zip: 200 OK (0.040s) # get https://proxy.golang.org/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.zip: 200 OK (0.047s) # get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.zip: 200 OK (0.056s) # get https://proxy.golang.org/github.com/josharian/intern/@v/v1.0.0.zip: 200 OK (0.063s) # get https://proxy.golang.org/github.com/bahlo/generic-list-go/@v/v0.2.0.zip: 200 OK (0.065s) # get https://proxy.golang.org/github.com/carapace-sh/carapace-spec/@v/v1.0.0.zip: 200 OK (0.086s) # get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.8.0.zip: 200 OK (0.089s) # get https://proxy.golang.org/github.com/carapace-sh/carapace/@v/v1.0.0.zip: 200 OK (0.092s) # get https://proxy.golang.org/github.com/carapace-sh/carapace-pflag/@v/v1.0.0.zip: 200 OK (0.102s) # get https://proxy.golang.org/github.com/invopop/jsonschema/@v/v0.12.0.zip: 200 OK (0.105s) # get https://proxy.golang.org/github.com/carapace-sh/carapace-bridge/@v/v1.0.2.zip: 200 OK (0.107s) # get https://proxy.golang.org/github.com/carapace-sh/carapace-shlex/@v/v1.0.1.zip: 200 OK (0.108s) # get https://proxy.golang.org/gopkg.in/ini.v1/@v/v1.67.0.zip: 200 OK (0.109s) # get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.zip: 200 OK (0.111s) # get https://proxy.golang.org/github.com/pelletier/go-toml/@v/v1.9.5.zip: 200 OK (0.115s) # get https://proxy.golang.org/golang.org/x/mod/@v/v0.17.0.zip: 200 OK (0.119s) # get https://proxy.golang.org/github.com/inconshreveable/mousetrap/@v/v1.1.0.zip: 200 OK (0.123s) # get https://proxy.golang.org/github.com/wk8/go-ordered-map/v2/@v/v2.1.8.zip: 200 OK (0.125s) # get https://proxy.golang.org/github.com/russross/blackfriday/v2/@v/v2.1.0.zip: 200 OK (0.126s) # get https://proxy.golang.org/github.com/buger/jsonparser/@v/v1.1.1.zip: 200 OK (0.128s) # get https://proxy.golang.org/golang.org/x/tools/@v/v0.13.0.zip: 200 OK (0.172s) # get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.8.1.zip: 200 OK (0.385s) =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by carapace-1.0.3 for building ===> Fetching github.com/carapace-sh/carapace-bin dependencies => SHA256 Checksum OK for go/shells_carapace/carapace-v1.0.3/v1.0.3.mod. => SHA256 Checksum OK for go/shells_carapace/carapace-v1.0.3/v1.0.3.zip. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: extract >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by carapace-1.0.3 for building ===> Fetching github.com/carapace-sh/carapace-bin dependencies ===> Extracting for carapace-1.0.3 => SHA256 Checksum OK for go/shells_carapace/carapace-v1.0.3/v1.0.3.mod. => SHA256 Checksum OK for go/shells_carapace/carapace-v1.0.3/v1.0.3.zip. ===> Tidying github.com/carapace-sh/carapace-bin dependencies ===> Vendoring github.com/carapace-sh/carapace-bin dependencies =========================================================================== =======================<phase: patch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: patch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for carapace-1.0.3 =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> carapace-1.0.3 depends on file: /usr/local/bin/go121 - found =========================================================================== =======================<phase: lib-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: configure >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for carapace-1.0.3 =========================================================================== =======================<phase: build >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for carapace-1.0.3 cd /wrkdirs/usr/ports/shells/carapace/work/github.com/carapace-sh/[email protected] && /usr/bin/env XDG_DATA_HOME=/wrkdirs/usr/ports/shells/carapace/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/carapace/work XDG_CACHE_HOME=/wrkdirs/usr/ports/shells/carapace/work/.cache HOME=/wrkdirs/usr/ports/shells/carapace/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/shells/carapace/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/shells/carapace/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=" -fstack-protector-strong " 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" CGO_ENABLED=1 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOAMD64= GOARM= GOTMPDIR="/wrkdirs/usr/ports/shells/carapace/work" GOPATH="/portdistfiles/go/shells_carapace" GOBIN="/wrkdirs/usr/ports/shells/carapace/work/bin" GO111MODULE=on GOFLAGS=-modcacherw GOSUMDB=sum.golang.org /usr/local/bin/go121 generate ./cmd/... (cd /wrkdirs/usr/ports/shells/carapace/work/github.com/carapace-sh/[email protected]; for t in ./cmd/carapace; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/carapace/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^carapace$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env -i HOME=/wrkdirs/usr/ports/shells/carapace/work PWD="${PWD}" __MAKE_CONF=/nonexistent OSVERSION=1400097 PATH=/wrkdirs/usr/ports/shells/carapace/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin TMPDIR=/tmp UNAME_r=14.0-RELEASE-p6 UNAME_v=FreeBSD\ 14.0-RELEASE-p6 XDG_DATA_HOME=/wrkdirs/usr/ports/shells/carapace/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/carapace/work XDG_CACHE_HOME=/wrkdirs/usr/ports/shells/carapace/work/.cache HOME=/wrkdirs/usr/ports/shells/carapace/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/shells/carapace/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/ usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/shells/carapace/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=" -fstack-protector-strong " 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" CGO_ENABLED=1 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOAMD64= GOARM= GOTMPDIR="/wrkdirs/usr/ports/shells/carapace/work" GOPATH="/portdistfiles/go/shells_carapace" GOBIN="/wrkdirs/usr/ports/shells/carapace/work/bin" GO111MODULE=on GOFLAGS=-modcacherw GOSUMDB=sum. golang.org GOMAXPROCS=1 GOPROXY=off /usr/local/bin/go121 build -ldflags "-s -w -X main.version=1.0.3" -buildmode=exe -v -trimpath -buildvcs=false -mod=vendor -o /wrkdirs/usr/ports/shells/carapace/work/bin/${out} ${pkg}; done) ===> Building carapace from ./cmd/carapace internal/goarch internal/abi internal/unsafeheader internal/cpu internal/bytealg internal/coverage/rtcov internal/godebugs internal/goexperiment internal/goos runtime/internal/atomic runtime/internal/math runtime/internal/sys runtime internal/reflectlite errors internal/race sync/atomic sync io unicode unicode/utf8 bytes encoding math/bits math internal/itoa strconv reflect encoding/binary encoding/base64 sort internal/fmtsort internal/oserror syscall internal/syscall/unix time Killed
