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: du...@freebsd.org Log URL: https://pkg-status.freebsd.org/ampere3/data/134releng-armv7-default/5beddb013d54/logs/popeye-0.22.1.log Build URL: https://pkg-status.freebsd.org/ampere3/build.html?mastername=134releng-armv7-default&build=5beddb013d54 Log: =>> Building sysutils/popeye build started at Tue Feb 11 19:10:55 UTC 2025 port directory: /usr/ports/sysutils/popeye package name: popeye-0.22.1 building for: FreeBSD 134releng-armv7-default-job-02 13.4-RELEASE-p3 FreeBSD 13.4-RELEASE-p3 1304000 arm maintained by: du...@freebsd.org Makefile datestamp: -rw-r--r-- 1 root wheel 597 Feb 4 01:02 /usr/ports/sysutils/popeye/Makefile Ports top last git commit: 5beddb013d5 Ports top unclean checkout: no Port dir last git commit: cbdeb03cf78 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500028 Jail OSVERSION: 1304000 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p3 1304000 UNAME_r=13.4-RELEASE-p3 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/134releng-armv7-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/134releng-armv7-default/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=134releng-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/134releng-armv7-default/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-- du...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/popeye/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/popeye/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/popeye/work/.cache HOME=/wrkdirs/usr/ports/sysutils/popeye/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/popeye/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/popeye/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/sysutils/popeye/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/popeye/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/popeye/work/.cache HOME=/wrkdirs/usr/ports/sysutils/popeye/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/popeye/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/popeye/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=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/popeye" EXAMPLESDIR="share/examples/popeye" DATADIR="share/popeye" WWWDIR="www/popeye" ETCDIR="etc/popeye" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/popeye DOCSDIR=/usr/local/share/doc/popeye EXAMPLESDIR=/usr/local/share/examples/popeye WWWDIR=/usr/local/www/popeye ETCDIR=/usr/local/etc/popeye --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 APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> popeye-0.22.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.5.pkg [134releng-armv7-default-job-02] Installing pkg-2.0.5... [134releng-armv7-default-job-02] Extracting pkg-2.0.5: .......... done ===> popeye-0.22.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of popeye-0.22.1 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> popeye-0.22.1 depends on file: /usr/local/bin/go123 - not found ===> Installing existing package /packages/All/go123-1.23.5.pkg [134releng-armv7-default-job-02] Installing go123-1.23.5... [134releng-armv7-default-job-02] Extracting go123-1.23.5: .......... done ===> popeye-0.22.1 depends on file: /usr/local/bin/go123 - found ===> Returning to build of popeye-0.22.1 ===> popeye-0.22.1 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.104.pkg [134releng-armv7-default-job-02] Installing ca_root_nss-3.104... [134releng-armv7-default-job-02] Extracting ca_root_nss-3.104: ....... done Scanning /usr/share/certs/blacklisted 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 ===> popeye-0.22.1 depends on package: ca_root_nss>0 - found ===> Returning to build of popeye-0.22.1 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by popeye-0.22.1 for building ===> Fetching github.com/derailed/popeye dependencies # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/@v/v1.18.10.mod # get https://proxy.golang.org/github.com/%21azure/go-ansiterm/@v/v0.0.0-20230124172434-306776ec8161.mod # get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.7.0.mod # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/s3/@v/v1.74.1.mod # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/feature/s3/manager/@v/v1.17.54.mod # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/sso/@v/v1.24.12.mod # get https://proxy.golang.org/github.com/asaskevich/govalidator/@v/v0.0.0-20230301143203-a9d515a09cc2.mod # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/ssooidc/@v/v1.28.11.mod # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/@v/v1.34.0.mod <snip> github.com/cilium/cilium/pkg/aws/eni/types github.com/cilium/cilium/pkg/azure/types github.com/kr/text github.com/rogpeppe/go-internal/fmtsort github.com/kr/pretty github.com/go-openapi/strfmt github.com/pmezard/go-difflib/difflib github.com/cilium/cilium/pkg/comparator github.com/cilium/cilium/pkg/iana github.com/cilium/cilium/pkg/k8s/slim/k8s/apis/labels github.com/go-openapi/analysis github.com/cilium/cilium/pkg/k8s/slim/k8s/apis/meta/v1 github.com/go-openapi/loads github.com/go-openapi/validate github.com/cilium/cilium/pkg/logging/logfields google.golang.org/protobuf/internal/encoding/json google.golang.org/protobuf/encoding/protojson github.com/goccy/go-json/internal/encoder/vm google.golang.org/protobuf/types/known/wrapperspb github.com/cilium/cilium/api/v1/flow github.com/cilium/cilium/api/v1/models github.com/cilium/cilium/pkg/defaults github.com/cilium/cilium/pkg/slices github.com/cilium/cilium/pkg/ip github.com/sirupsen/logrus go4.org/netipx github.com/cilium/cilium/pkg/clustermesh/types html/template github.com/spf13/cast github.com/fsnotify/fsnotify github.com/sagikazarmark/slog-shim github.com/spf13/afero/internal/common github.com/spf13/afero/mem github.com/spf13/viper/internal/encoding github.com/subosito/gotenv github.com/spf13/afero github.com/spf13/viper/internal/encoding/dotenv github.com/hashicorp/hcl/hcl/strconv github.com/hashicorp/hcl/hcl/token github.com/hashicorp/hcl/hcl/ast github.com/hashicorp/hcl/hcl/scanner github.com/hashicorp/hcl/hcl/parser github.com/hashicorp/hcl/json/token github.com/hashicorp/hcl/json/scanner github.com/hashicorp/hcl/json/parser github.com/hashicorp/hcl/hcl/printer github.com/hashicorp/hcl gopkg.in/ini.v1 github.com/spf13/viper/internal/encoding/hcl github.com/magiconair/properties github.com/spf13/viper/internal/encoding/javaproperties github.com/spf13/viper/internal/encoding/json github.com/pelletier/go-toml/v2/internal/danger github.com/spf13/viper/internal/encoding/ini github.com/pelletier/go-toml/v2/unstable github.com/spf13/viper/internal/encoding/yaml log/syslog github.com/sirupsen/logrus/hooks/syslog github.com/pelletier/go-toml/v2/internal/tracker github.com/cilium/cilium/pkg/logging github.com/pelletier/go-toml/v2 github.com/cilium/cilium/pkg/mac github.com/cilium/cilium/pkg/time github.com/cilium/cilium/pkg/versioncheck github.com/cilium/cilium/pkg/version github.com/google/go-cmp/cmp/cmpopts github.com/mackerelio/go-osstat/memory github.com/spf13/viper/internal/encoding/toml google.golang.org/protobuf/types/known/fieldmaskpb github.com/spf13/viper github.com/cilium/cilium/pkg/fqdn/dns github.com/cilium/cilium/pkg/k8s/slim/k8s/apis/meta/v1/validation github.com/go-openapi/runtime github.com/cilium/cilium/pkg/command github.com/go-openapi/runtime/logger github.com/cilium/cilium/pkg/option github.com/go-openapi/runtime/middleware/denco github.com/go-openapi/runtime/middleware/header github.com/go-openapi/runtime/middleware/untyped github.com/go-openapi/runtime/security github.com/go-openapi/runtime/middleware github.com/cilium/cilium/pkg/labels github.com/cilium/cilium/pkg/fqdn/re github.com/go-openapi/runtime/yamlpc github.com/opentracing/opentracing-go/log github.com/cilium/cilium/pkg/fqdn/matchpattern github.com/go-logr/logr/funcr github.com/opentracing/opentracing-go github.com/opentracing/opentracing-go/ext go.opentelemetry.io/otel/internal/attribute github.com/go-logr/stdr go.opentelemetry.io/otel/attribute go.opentelemetry.io/otel/codes go.opentelemetry.io/otel/internal/baggage go.opentelemetry.io/otel/baggage go.opentelemetry.io/otel/metric go.opentelemetry.io/otel/trace go.opentelemetry.io/otel/semconv/v1.17.0 go.opentelemetry.io/otel/propagation go.opentelemetry.io/otel/internal/global go.opentelemetry.io/otel/semconv/internal/v2 go.opentelemetry.io/otel go.opentelemetry.io/otel/semconv/v1.17.0/httpconv github.com/cilium/cilium/api/v1/health/models github.com/go-openapi/runtime/client github.com/cilium/cilium/pkg/api github.com/cilium/cilium/pkg/endpoint/id github.com/cilium/cilium/api/v1/client/daemon github.com/cilium/cilium/api/v1/health/client/connectivity github.com/cilium/cilium/api/v1/client/bgp github.com/cilium/cilium/api/v1/client/endpoint github.com/cilium/cilium/api/v1/client/ipam github.com/cilium/cilium/api/v1/client/metrics github.com/cilium/cilium/api/v1/client/policy github.com/cilium/cilium/api/v1/client/prefilter github.com/cilium/cilium/api/v1/client/recorder github.com/cilium/cilium/api/v1/client/service github.com/cilium/cilium/pkg/command/exec github.com/cilium/cilium/api/v1/client github.com/vishvananda/netlink/nl github.com/vishvananda/netns github.com/vishvananda/netlink github.com/cilium/cilium/pkg/client github.com/cilium/cilium/pkg/datapath/linux/safenetlink github.com/cilium/cilium/pkg/netns debug/dwarf internal/zstd github.com/cilium/ebpf/internal/unix github.com/cilium/ebpf/internal/sys github.com/cilium/ebpf/asm debug/elf go/printer github.com/cilium/ebpf/internal/kallsyms github.com/google/gopacket go/format github.com/cilium/ebpf/internal github.com/google/gopacket/layers github.com/cilium/ebpf/btf github.com/cilium/ebpf/internal/kconfig github.com/cilium/ebpf/internal/sysenc github.com/cilium/ebpf/internal/tracefs github.com/cilium/ebpf github.com/goccy/go-json github.com/minio/minio-go/v7/pkg/credentials github.com/minio/minio-go/v7/pkg/encrypt github.com/minio/minio-go/v7/pkg/set github.com/minio/minio-go/v7/pkg/notification github.com/minio/minio-go/v7 github.com/cilium/ebpf/features github.com/cilium/ebpf/link github.com/cilium/cilium/api/v1/health/client/restapi github.com/cilium/cilium/api/v1/health/client github.com/cilium/cilium/pkg/health/defaults github.com/cilium/hive/internal go.uber.org/dig/internal/digerror go.uber.org/dig/internal/digreflect go.uber.org/dig/internal/dot go.uber.org/dig github.com/cilium/cilium/pkg/datapath/linux/probes # github.com/cilium/cilium/pkg/datapath/linux/probes vendor/github.com/cilium/cilium/pkg/datapath/linux/probes/probes.go:491:19: constant 4294967295 overflows int github.com/cilium/cilium/pkg/metrics/metric github.com/cilium/cilium/pkg/promise github.com/cilium/cilium/pkg/safetime github.com/cilium/cilium/pkg/spanstat os/signal github.com/cilium/hive/cell database/sql github.com/derailed/popeye/pkg/config github.com/cilium/cilium/pkg/hive/health/types github.com/cilium/cilium/pkg/health/client github.com/derailed/popeye/internal/issues github.com/cilium/hive github.com/prometheus/client_golang/prometheus/collectors github.com/klauspost/compress/fse github.com/klauspost/compress/internal/snapref github.com/derailed/popeye/internal/lint github.com/klauspost/compress/zstd/internal/xxhash github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header github.com/klauspost/compress/huff0 github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil github.com/cilium/proxy/pkg/policy/api/kafka github.com/cilium/cilium/pkg/k8s/slim/k8s/apis/util/intstr github.com/cilium/cilium/pkg/k8s/slim/k8s/api/core/v1 github.com/klauspost/compress/zstd github.com/prometheus/client_golang/prometheus/promhttp github.com/derailed/popeye/internal/report github.com/cilium/cilium/pkg/k8s/utils github.com/cilium/cilium/pkg/loadbalancer github.com/cilium/cilium/pkg/node/addressing github.com/derailed/popeye/internal/dag k8s.io/client-go/plugin/pkg/client/auth/azure k8s.io/client-go/plugin/pkg/client/auth/gcp k8s.io/client-go/plugin/pkg/client/auth/oidc k8s.io/client-go/plugin/pkg/client/auth github.com/derailed/popeye/internal/scrub *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/popeye