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: m...@freebsd.org Log URL: https://pkg-status.freebsd.org/ampere1/data/141releng-armv7-quarterly/53b6a5f519ff/logs/zq-1.18.0.log Build URL: https://pkg-status.freebsd.org/ampere1/build.html?mastername=141releng-armv7-quarterly&build=53b6a5f519ff Log: =>> Building textproc/zq build started at Sun Dec 29 07:41:10 UTC 2024 port directory: /usr/ports/textproc/zq package name: zq-1.18.0 building for: FreeBSD 141releng-armv7-quarterly-job-01 14.1-RELEASE-p6 FreeBSD 14.1-RELEASE-p6 1401000 arm maintained by: m...@freebsd.org Makefile datestamp: -rw-r--r-- 1 root wheel 238 Oct 15 01:02 /usr/ports/textproc/zq/Makefile Ports top last git commit: 53b6a5f51 Ports top unclean checkout: no Port dir last git commit: db5128afd Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500028 Jail OSVERSION: 1401000 Job Id: 01 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1401000 UNAME_v=FreeBSD 14.1-RELEASE-p6 1401000 UNAME_r=14.1-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.2 MASTERMNT=/usr/local/poudriere/data/.m/141releng-armv7-quarterly/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/141releng-armv7-quarterly/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=141releng-armv7-quarterly SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/141releng-armv7-quarterly/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- m...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/zq/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/zq/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/zq/work/.cache HOME=/wrkdirs/usr/ports/textproc/zq/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/zq/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/zq/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/textproc/zq/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/zq/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/zq/work/.cache HOME=/wrkdirs/usr/ports/textproc/zq/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/zq/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/zq/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-- OSREL=14.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/zq" EXAMPLESDIR="share/examples/zq" DATADIR="share/zq" WWWDIR="www/zq" ETCDIR="etc/zq" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/zq DOCSDIR=/usr/local/share/doc/zq EXAMPLESDIR=/usr/local/share/examples/zq WWWDIR=/usr/local/www/zq ETCDIR=/usr/local/etc/zq --End SUB_LIST-- ---Begin make.conf--- # 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 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) 524288 stack size (kbytes, -s) 65536 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 BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> zq-1.18.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [141releng-armv7-quarterly-job-01] Installing pkg-1.21.3... [141releng-armv7-quarterly-job-01] Extracting pkg-1.21.3: .......... done ===> zq-1.18.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of zq-1.18.0 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> zq-1.18.0 depends on file: /usr/local/bin/go121 - not found ===> Installing existing package /packages/All/go121-1.21.13_1.pkg [141releng-armv7-quarterly-job-01] Installing go121-1.21.13_1... [141releng-armv7-quarterly-job-01] Extracting go121-1.21.13_1: .......... done ===> zq-1.18.0 depends on file: /usr/local/bin/go121 - found ===> Returning to build of zq-1.18.0 ===> zq-1.18.0 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.104.pkg [141releng-armv7-quarterly-job-01] Installing ca_root_nss-3.104... [141releng-armv7-quarterly-job-01] Extracting ca_root_nss-3.104: ....... 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.104: -- 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 ===> zq-1.18.0 depends on package: ca_root_nss>0 - found ===> Returning to build of zq-1.18.0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by zq-1.18.0 for building ===> Fetching github.com/brimdata/zq dependencies # get https://proxy.golang.org/github.com/mattn/go-runewidth/@v/v0.0.10.mod # get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.3.mod # get https://proxy.golang.org/github.com/hashicorp/golang-lru/v2/@v/v2.0.1.mod # get https://proxy.golang.org/github.com/goccy/go-json/@v/v0.10.2.mod # get https://proxy.golang.org/github.com/jmespath/go-jmespath/@v/v0.4.0.mod # get https://proxy.golang.org/github.com/golang-jwt/jwt/v4/@v/v4.4.3.mod # get https://proxy.golang.org/github.com/klauspost/asmfmt/@v/v1.3.2.mod # get https://proxy.golang.org/github.com/golang/mock/@v/v1.5.0.mod # get https://proxy.golang.org/github.com/klauspost/compress/@v/v1.16.7.mod <snip> github.com/aws/aws-sdk-go/service/sts github.com/aws/aws-sdk-go/service/s3 github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds github.com/aws/aws-sdk-go/private/protocol/json/jsonutil github.com/aws/aws-sdk-go/service/sts/stsiface github.com/aws/aws-sdk-go/aws/credentials/endpointcreds github.com/aws/aws-sdk-go/aws/credentials/stscreds github.com/aws/aws-sdk-go/aws/defaults github.com/goccy/go-json/internal/encoder/vm_color github.com/aws/aws-sdk-go/aws/session text/template html/template golang.org/x/net/trace google.golang.org/grpc/backoff google.golang.org/grpc/internal/grpclog google.golang.org/grpc/grpclog google.golang.org/grpc/connectivity hash/fnv google.golang.org/protobuf/internal/detrand google.golang.org/protobuf/internal/errors google.golang.org/protobuf/encoding/protowire google.golang.org/protobuf/internal/pragma google.golang.org/protobuf/reflect/protoreflect google.golang.org/protobuf/internal/encoding/messageset go/token google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/order google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/proto google.golang.org/protobuf/encoding/prototext github.com/aws/aws-sdk-go/service/s3/s3iface google.golang.org/protobuf/internal/encoding/defval google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/filedesc github.com/goccy/go-json/internal/encoder/vm_indent github.com/aws/aws-sdk-go/service/s3/s3manager github.com/brimdata/zed/pkg/s3io google.golang.org/protobuf/internal/encoding/tag github.com/brimdata/zed/pkg/storage google.golang.org/protobuf/internal/impl google.golang.org/protobuf/internal/version google.golang.org/grpc/attributes google.golang.org/grpc/internal/credentials google.golang.org/grpc/metadata google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/internal/envconfig google.golang.org/grpc/internal/grpcutil google.golang.org/grpc/encoding google.golang.org/grpc/internal/backoff google.golang.org/grpc/internal/balancerload google.golang.org/grpc/internal/buffer google.golang.org/grpc/internal/grpcsync google.golang.org/grpc/internal/idle google.golang.org/protobuf/internal/encoding/json google.golang.org/protobuf/encoding/protojson golang.org/x/text/unicode/bidi golang.org/x/text/secure/bidirule golang.org/x/net/idna google.golang.org/protobuf/internal/filetype golang.org/x/net/http/httpguts golang.org/x/net/http2/hpack google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/descriptorpb google.golang.org/protobuf/types/known/anypb github.com/golang/protobuf/ptypes/any google.golang.org/protobuf/types/known/durationpb github.com/golang/protobuf/ptypes/duration google.golang.org/protobuf/types/known/timestamppb github.com/golang/protobuf/ptypes/timestamp google.golang.org/grpc/binarylog/grpc_binarylog_v1 google.golang.org/protobuf/reflect/protodesc google.golang.org/genproto/googleapis/rpc/status golang.org/x/net/http2 github.com/golang/protobuf/proto google.golang.org/grpc/credentials google.golang.org/grpc/internal/channelz google.golang.org/grpc/channelz google.golang.org/grpc/resolver google.golang.org/grpc/internal google.golang.org/grpc/balancer google.golang.org/grpc/balancer/base google.golang.org/grpc/balancer/roundrobin google.golang.org/grpc/codes google.golang.org/grpc/credentials/insecure google.golang.org/grpc/encoding/proto google.golang.org/grpc/internal/balancer/gracefulswitch github.com/golang/protobuf/ptypes google.golang.org/grpc/internal/metadata github.com/golang/protobuf/jsonpb google.golang.org/grpc/internal/status google.golang.org/grpc/status google.golang.org/grpc/internal/binarylog google.golang.org/grpc/internal/pretty google.golang.org/grpc/internal/serviceconfig google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/internal/resolver google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal/resolver/unix google.golang.org/grpc/internal/syscall google.golang.org/grpc/keepalive google.golang.org/grpc/peer google.golang.org/grpc/stats google.golang.org/grpc/tap google.golang.org/grpc/internal/transport github.com/andybalholm/brotli google.golang.org/grpc github.com/goccy/go-json/internal/encoder/vm github.com/apache/arrow/go/v14/arrow/flight/gen/flight database/sql/driver hash/adler32 compress/zlib internal/sysinfo runtime/trace testing github.com/apache/thrift/lib/go/thrift github.com/golang/snappy github.com/klauspost/compress/flate github.com/apache/arrow/go/v14/parquet/internal/gen-go/parquet github.com/klauspost/compress/gzip golang.org/x/exp/mmap encoding/csv github.com/brimdata/zed/pkg/jsonlexer github.com/brimdata/zed/zio/jsonio github.com/brimdata/zed/pkg/unpack github.com/brimdata/zed/compiler/ast github.com/segmentio/ksuid github.com/brimdata/zed/compiler/ast/dag github.com/apache/arrow/go/v14/parquet/compress github.com/brimdata/zed/pkg/peeker github.com/brimdata/zed/compiler/parser github.com/brimdata/zed/lakeparse go.uber.org/atomic go.uber.org/multierr go.uber.org/zap/buffer go.uber.org/zap/internal/bufferpool go.uber.org/zap/internal/color go.uber.org/zap/internal/exit go.uber.org/zap/zapcore go.uber.org/zap/internal go.uber.org/zap github.com/brimdata/zed/vector github.com/brimdata/zed/pkg/bufwriter github.com/hashicorp/golang-lru/v2/simplelru github.com/hashicorp/golang-lru/v2 golang.org/x/sys/unix github.com/brimdata/zed/lake/seekindex github.com/kr/text github.com/brimdata/zed/pkg/units container/heap github.com/brimdata/zed/zio/lineio github.com/brimdata/zed/pkg/skim github.com/brimdata/zed/zio/zjsonio github.com/brimdata/zed/zio/zsonio github.com/brimdata/zed/pkg/grok github.com/pkg/errors github.com/lestrrat-go/strftime/internal/errors golang.org/x/term github.com/lestrrat-go/strftime github.com/brimdata/zed/pkg/terminal github.com/brimdata/zed/pkg/charm github.com/brimdata/zed/pkg/reglob github.com/pbnjay/memory github.com/goccy/go-json github.com/apache/arrow/go/v14/internal/json github.com/apache/arrow/go/v14/arrow github.com/apache/arrow/go/v14/arrow/encoded github.com/apache/arrow/go/v14/arrow/arrio github.com/apache/arrow/go/v14/internal/utils github.com/apache/arrow/go/v14/arrow/internal github.com/apache/arrow/go/v14/internal/bitutils github.com/apache/arrow/go/v14/internal/hashing github.com/apache/arrow/go/v14/parquet github.com/apache/arrow/go/v14/parquet/internal/utils github.com/apache/arrow/go/v14/parquet/schema github.com/apache/arrow/go/v14/arrow/array github.com/apache/arrow/go/v14/parquet/internal/encryption github.com/apache/arrow/go/v14/parquet/internal/thrift github.com/apache/arrow/go/v14/arrow/internal/dictutils github.com/apache/arrow/go/v14/arrow/scalar github.com/apache/arrow/go/v14/parquet/internal/encoding github.com/apache/arrow/go/v14/arrow/ipc github.com/apache/arrow/go/v14/arrow/flight github.com/apache/arrow/go/v14/parquet/metadata github.com/apache/arrow/go/v14/arrow/compute/exec github.com/apache/arrow/go/v14/arrow/compute/internal/kernels github.com/apache/arrow/go/v14/parquet/file github.com/apache/arrow/go/v14/arrow/compute github.com/apache/arrow/go/v14/parquet/pqarrow github.com/brimdata/zed/zio/arrowio github.com/brimdata/zed/zio/parquetio *** Error code 1 Stop. make: stopped in /usr/ports/textproc/zq