[package - 132releng-armv7-quarterly][net-mgmt/netdata-go] Failed for netdata-go-0.56.0 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Oct 2023 04:57:15 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: driesm@FreeBSD.org Log URL: https://pkg-status.freebsd.org/ampere1/data/132releng-armv7-quarterly/6687a67ae6e0/logs/netdata-go-0.56.0.log Build URL: https://pkg-status.freebsd.org/ampere1/build.html?mastername=132releng-armv7-quarterly&build=6687a67ae6e0 Log: =>> Building net-mgmt/netdata-go build started at Thu Oct 26 04:52:07 UTC 2023 port directory: /usr/ports/net-mgmt/netdata-go package name: netdata-go-0.56.0 building for: FreeBSD 132releng-armv7-quarterly-job-07 13.2-RELEASE-p4 FreeBSD 13.2-RELEASE-p4 1302001 arm maintained by: driesm@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1500000 Jail OSVERSION: 1302001 Job Id: 07 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE-p4 1302001 UNAME_r=13.2-RELEASE-p4 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 LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/132releng-armv7-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/132releng-armv7-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=132releng-armv7-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/132releng-armv7-quarterly/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-- driesm@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netdata-go/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netdata-go/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-mgmt/netdata-go/work/.cache HOME=/wrkdirs/usr/ports/net-mgmt/netdata-go/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-mgmt/netdata-go/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-mgmt/netdata-go/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/net-mgmt/netdata-go/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netdata-go/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-mgmt/netdata-go/work/.cache HOME=/wrkdirs/usr/ports/net-mgmt/netdata-go/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-mgmt/netdata-go/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-mgmt/netdata-go/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 " 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=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/netdata-go" EXAMPLESDIR="share/examples/netdata-go" DATADIR="share/netdata-go" WWWDIR="www/netdata-go" ETCDIR="etc/netdata-go" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/netdata-go DOCSDIR=/usr/local/share/doc/netdata-go EXAMPLESDIR=/usr/local/share/examples/netdata-go WWWDIR=/usr/local/www/netdata-go ETCDIR=/usr/local/etc/netdata-go --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 #### /usr/local/etc/poudriere.d/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 2 jobs MAKE_JOBS_NUMBER=3 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: armv7-unknown-freebsd13.2-gnueabihf Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: armv7-unknown-freebsd13.2-gnueabihf 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_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: armv7-unknown-freebsd13.2-gnueabihf Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=armv7 OPSYS=FreeBSD _OSRELEASE=13.2-RELEASE-p4 OSREL=13.2 OSVERSION=1302001 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### 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) 1048576 stack size (kbytes, -s) 1048576 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 GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> netdata-go-0.56.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.8.pkg [132releng-armv7-quarterly-job-07] Installing pkg-1.20.8... [132releng-armv7-quarterly-job-07] Extracting pkg-1.20.8: .......... done ===> netdata-go-0.56.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of netdata-go-0.56.0 =========================================================================== =======================<phase: fetch-depends >============================ ===> netdata-go-0.56.0 depends on file: /usr/local/bin/go120 - not found ===> Installing existing package /packages/All/go120-1.20.8.pkg [132releng-armv7-quarterly-job-07] Installing go120-1.20.8... [132releng-armv7-quarterly-job-07] Extracting go120-1.20.8: .......... done ===> netdata-go-0.56.0 depends on file: /usr/local/bin/go120 - found ===> Returning to build of netdata-go-0.56.0 ===> netdata-go-0.56.0 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.93.pkg [132releng-armv7-quarterly-job-07] Installing ca_root_nss-3.93... [132releng-armv7-quarterly-job-07] Extracting ca_root_nss-3.93: ........ done ===== Message from ca_root_nss-3.93: -- 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 ===> netdata-go-0.56.0 depends on package: ca_root_nss>0 - found ===> Returning to build of netdata-go-0.56.0 =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by netdata-go-0.56.0 for building <snip> go.mongodb.org/mongo-driver/internal/randutil go.mongodb.org/mongo-driver/internal/uuid golang.org/x/crypto/pbkdf2 github.com/youmark/pkcs8 go.mongodb.org/mongo-driver/bson/bsonrw go.mongodb.org/mongo-driver/mongo/readconcern github.com/golang/snappy github.com/netdata/go.d.plugin/modules/k8s_state github.com/klauspost/compress/fse github.com/klauspost/compress/huff0 github.com/klauspost/compress/internal/snapref go.mongodb.org/mongo-driver/bson/bsoncodec github.com/klauspost/compress/zstd/internal/xxhash github.com/klauspost/compress/zstd go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage go.mongodb.org/mongo-driver/x/mongo/driver/dns github.com/montanaflynn/stats go.mongodb.org/mongo-driver/bson github.com/xdg-go/pbkdf2 github.com/xdg-go/stringprep go.mongodb.org/mongo-driver/internal go.mongodb.org/mongo-driver/mongo/writeconcern go.mongodb.org/mongo-driver/mongo/description go.mongodb.org/mongo-driver/x/mongo/driver/connstring go.mongodb.org/mongo-driver/internal/aws/awserr golang.org/x/sync/singleflight go.mongodb.org/mongo-driver/event go.mongodb.org/mongo-driver/x/mongo/driver/session go.mongodb.org/mongo-driver/internal/aws/credentials go.mongodb.org/mongo-driver/internal/aws go.mongodb.org/mongo-driver/internal/aws/signer/v4 go.mongodb.org/mongo-driver/x/mongo/driver go.mongodb.org/mongo-driver/internal/credproviders go.mongodb.org/mongo-driver/x/mongo/driver/auth/creds golang.org/x/crypto/ocsp golang.org/x/sync/errgroup go.mongodb.org/mongo-driver/x/mongo/driver/ocsp go.mongodb.org/mongo-driver/mongo/options go.mongodb.org/mongo-driver/x/mongo/driver/operation database/sql gopkg.in/ini.v1 github.com/go-sql-driver/mysql github.com/netdata/go.d.plugin/modules/nginx github.com/netdata/go.d.plugin/modules/nginxplus github.com/xdg-go/scram go.mongodb.org/mongo-driver/x/mongo/driver/auth github.com/netdata/go.d.plugin/modules/mysql go.mongodb.org/mongo-driver/x/mongo/driver/topology github.com/netdata/go.d.plugin/modules/nginxvts github.com/facebook/time/ntp/control github.com/netdata/go.d.plugin/modules/ntpd github.com/netdata/go.d.plugin/modules/nvidia_smi github.com/netdata/go.d.plugin/modules/nvme github.com/netdata/go.d.plugin/pkg/socket github.com/netdata/go.d.plugin/modules/openvpn_status_log github.com/netdata/go.d.plugin/modules/openvpn/client go.mongodb.org/mongo-driver/mongo github.com/jackc/chunkreader/v2 github.com/netdata/go.d.plugin/modules/openvpn github.com/jackc/pgconn/internal/ctxwatch github.com/jackc/pgio github.com/jackc/pgpassfile github.com/jackc/pgproto3/v2 github.com/jackc/pgservicefile golang.org/x/text/internal/tag golang.org/x/text/internal/language golang.org/x/text/runes golang.org/x/text/internal/language/compact golang.org/x/text/width golang.org/x/text/language github.com/jackc/pgtype golang.org/x/text/internal golang.org/x/text/cases github.com/netdata/go.d.plugin/modules/mongodb golang.org/x/text/secure/precis github.com/jackc/pgx/v4/internal/sanitize github.com/netdata/go.d.plugin/modules/phpdaemon github.com/tomasen/fcgi_client github.com/netdata/go.d.plugin/modules/phpfpm github.com/jackc/pgconn github.com/netdata/go.d.plugin/modules/pihole github.com/go-redis/redis/v8/internal/rand github.com/go-redis/redis/v8/internal/util github.com/go-redis/redis/v8/internal github.com/go-redis/redis/v8/internal/hashtag github.com/go-redis/redis/v8/internal/hscan github.com/go-redis/redis/v8/internal/proto github.com/jackc/pgconn/stmtcache golang.org/x/net/icmp github.com/go-redis/redis/v8/internal/pool github.com/go-redis/redis/v8 github.com/prometheus-community/pro-bing github.com/netdata/go.d.plugin/modules/ping github.com/netdata/go.d.plugin/modules/portcheck github.com/netdata/go.d.plugin/modules/powerdns github.com/netdata/go.d.plugin/modules/powerdns_recursor github.com/netdata/go.d.plugin/modules/prometheus github.com/netdata/go.d.plugin/modules/proxysql github.com/netdata/go.d.plugin/modules/pulsar github.com/netdata/go.d.plugin/modules/rabbitmq github.com/jackc/pgx/v4 github.com/netdata/go.d.plugin/modules/scaleio/client github.com/netdata/go.d.plugin/modules/scaleio github.com/gosnmp/gosnmp github.com/jackc/pgx/v4/stdlib github.com/netdata/go.d.plugin/modules/pgbouncer github.com/netdata/go.d.plugin/modules/postgres github.com/netdata/go.d.plugin/modules/snmp github.com/netdata/go.d.plugin/modules/solr github.com/netdata/go.d.plugin/modules/springboot2 golang.org/x/xerrors github.com/valyala/fastjson/fastfloat github.com/Wing924/ltsv github.com/mattn/go-xmlrpc github.com/valyala/fastjson github.com/netdata/go.d.plugin/modules/supervisord github.com/netdata/go.d.plugin/modules/tengine github.com/netdata/go.d.plugin/pkg/logs github.com/netdata/go.d.plugin/modules/squidlog github.com/netdata/go.d.plugin/modules/traefik github.com/netdata/go.d.plugin/modules/unbound/config github.com/netdata/go.d.plugin/modules/unbound github.com/netdata/go.d.plugin/modules/upsd github.com/netdata/go.d.plugin/modules/vcsa/client github.com/netdata/go.d.plugin/modules/vcsa github.com/netdata/go.d.plugin/modules/vernemq github.com/vmware/govmomi/vim25/debug github.com/vmware/govmomi/vim25/progress github.com/vmware/govmomi/vim25/types github.com/vmware/govmomi/vim25/xml github.com/netdata/go.d.plugin/modules/pika github.com/netdata/go.d.plugin/modules/redis github.com/netdata/go.d.plugin/modules/weblog github.com/araddon/dateparse github.com/likexian/whois internal/sysinfo runtime/trace github.com/likexian/gokit/xrand github.com/likexian/gokit/xslice testing github.com/netdata/go.d.plugin/modules/windows github.com/likexian/gokit/assert github.com/likexian/whois-parser golang.zx2c4.com/wireguard/wgctrl/internal/wgfreebsd/internal/nv github.com/netdata/go.d.plugin/modules/whoisquery golang.org/x/crypto/curve25519 golang.zx2c4.com/wireguard/wgctrl/wgtypes golang.zx2c4.com/wireguard/wgctrl/internal/wginternal golang.zx2c4.com/wireguard/wgctrl/internal/wguser github.com/cloudflare/cfssl/log github.com/cloudflare/cfssl/errors github.com/cloudflare/cfssl/crypto/pkcs7 golang.org/x/crypto/ed25519 github.com/cloudflare/cfssl/helpers/derhelpers github.com/google/certificate-transparency-go/asn1 # golang.zx2c4.com/wireguard/wgctrl/internal/wgfreebsd/internal/nv vendor/golang.zx2c4.com/wireguard/wgctrl/internal/wgfreebsd/internal/nv/decode.go:18:29: cannot use sz (variable of type _Ctype_ulong) as _Ctype_uint value in variable declaration vendor/golang.zx2c4.com/wireguard/wgctrl/internal/wgfreebsd/internal/nv/encode.go:47:63: cannot use _Ctype_ulong(value) (value of type _Ctype_ulong) as _Ctype_ulonglong value in variable declaration golang.org/x/crypto/cryptobyte github.com/google/certificate-transparency-go/tls github.com/google/certificate-transparency-go/x509/pkix golang.org/x/crypto/pkcs12/internal/rc2 github.com/google/certificate-transparency-go/x509 golang.org/x/crypto/pkcs12 net/smtp github.com/netdata/go.d.plugin/modules/zookeeper golang.org/x/net/http/httpproxy github.com/google/certificate-transparency-go github.com/cloudflare/cfssl/helpers github.com/cloudflare/cfssl/revoke github.com/netdata/go.d.plugin/modules/x509check github.com/vmware/govmomi/vim25/soap github.com/vmware/govmomi/vim25/methods github.com/vmware/govmomi/vim25 github.com/vmware/govmomi/vim25/mo github.com/vmware/govmomi/vapi/internal github.com/vmware/govmomi/property github.com/vmware/govmomi/internal github.com/vmware/govmomi/vapi/rest github.com/vmware/govmomi/history github.com/vmware/govmomi/session/keepalive github.com/vmware/govmomi/task github.com/vmware/govmomi/session github.com/vmware/govmomi/nfc github.com/vmware/govmomi github.com/vmware/govmomi/object github.com/vmware/govmomi/performance github.com/vmware/govmomi/view github.com/netdata/go.d.plugin/modules/vsphere/resources github.com/netdata/go.d.plugin/modules/vsphere/client github.com/netdata/go.d.plugin/modules/vsphere/match github.com/netdata/go.d.plugin/modules/vsphere/scrape github.com/netdata/go.d.plugin/modules/vsphere/discover github.com/netdata/go.d.plugin/modules/vsphere *** Error code 1 Stop. make: stopped in /usr/ports/net-mgmt/netdata-go