[package - 141releng-armv7-quarterly][net/k6] Failed for k6-0.50.0_5 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Oct 2024 00:44:21 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: lcook@FreeBSD.org Log URL: https://pkg-status.freebsd.org/ampere1/data/141releng-armv7-quarterly/db5128afdb13/logs/k6-0.50.0_5.log Build URL: https://pkg-status.freebsd.org/ampere1/build.html?mastername=141releng-armv7-quarterly&build=db5128afdb13 Log: =>> Building net/k6 build started at Wed Oct 30 00:41:53 UTC 2024 port directory: /usr/ports/net/k6 package name: k6-0.50.0_5 building for: FreeBSD 141releng-armv7-quarterly-job-10 14.1-RELEASE-p5 FreeBSD 14.1-RELEASE-p5 1401000 arm maintained by: lcook@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 823 Oct 15 01:02 /usr/ports/net/k6/Makefile Ports top last git commit: db5128afd 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: 1500023 Jail OSVERSION: 1401000 Job Id: 10 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1401000 UNAME_v=FreeBSD 14.1-RELEASE-p5 1401000 UNAME_r=14.1-RELEASE-p5 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/10/.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--- ===> The following configuration options are available for k6-0.50.0_5: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- lcook@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/k6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/k6/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/k6/work/.cache HOME=/wrkdirs/usr/ports/net/k6/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/k6/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/k6/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/k6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/k6/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/k6/work/.cache HOME=/wrkdirs/usr/ports/net/k6/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/k6/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/k6/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.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/k6" EXAMPLESDIR="share/examples/k6" DATADIR="share/k6" WWWDIR="www/k6" ETCDIR="etc/k6" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/k6 DOCSDIR=/usr/local/share/doc/k6 EXAMPLESDIR=/usr/local/share/examples/k6 WWWDIR=/usr/local/www/k6 ETCDIR=/usr/local/etc/k6 --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 AGPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> k6-0.50.0_5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [141releng-armv7-quarterly-job-10] Installing pkg-1.21.3... [141releng-armv7-quarterly-job-10] Extracting pkg-1.21.3: .......... done ===> k6-0.50.0_5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of k6-0.50.0_5 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> k6-0.50.0_5 depends on file: /usr/local/bin/go121 - not found ===> Installing existing package /packages/All/go121-1.21.13_1.pkg [141releng-armv7-quarterly-job-10] Installing go121-1.21.13_1... [141releng-armv7-quarterly-job-10] Extracting go121-1.21.13_1: .......... done ===> k6-0.50.0_5 depends on file: /usr/local/bin/go121 - found ===> Returning to build of k6-0.50.0_5 ===> k6-0.50.0_5 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.104.pkg [141releng-armv7-quarterly-job-10] Installing ca_root_nss-3.104... [141releng-armv7-quarterly-job-10] 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 ===> k6-0.50.0_5 depends on package: ca_root_nss>0 - found ===> Returning to build of k6-0.50.0_5 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License AGPLv3 accepted by the user ===> Fetching all distfiles required by k6-0.50.0_5 for building ===> Fetching github.com/grafana/k6 dependencies # get https://proxy.golang.org/github.com/%21data%21dog/datadog-go/@v/v0.0.0-20180330214955-e67964b4021a.mod # get https://proxy.golang.org/github.com/andybalholm/brotli/@v/v1.0.6.mod # get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.3.mod # get https://proxy.golang.org/github.com/decred/dcrd/dcrec/secp256k1/v4/@v/v4.2.0.mod # get https://proxy.golang.org/github.com/%21puerkito%21bio/goquery/@v/v1.8.1.mod # get https://proxy.golang.org/github.com/grafana/xk6-output-prometheus-remote/@v/v0.3.1.mod <snip> go.k6.io/k6/api golang.org/x/net/proxy github.com/chromedp/sysutil github.com/grafana/xk6-browser/common/js github.com/gorilla/websocket github.com/grafana/xk6-browser/env github.com/chromedp/cdproto/cdp github.com/grafana/xk6-browser/k6error github.com/serenize/snaker go.k6.io/k6/js/common go.k6.io/k6/js/modules github.com/chromedp/cdproto/runtime go.k6.io/k6/cloudapi github.com/chromedp/cdproto/security github.com/chromedp/cdproto/target github.com/chromedp/cdproto/cachestorage github.com/chromedp/cdproto/cast github.com/chromedp/cdproto/css github.com/chromedp/cdproto/serviceworker github.com/chromedp/cdproto/accessibility github.com/chromedp/cdproto/animation github.com/chromedp/cdproto/debugger github.com/chromedp/cdproto/io github.com/chromedp/cdproto/backgroundservice github.com/chromedp/cdproto/browser github.com/chromedp/cdproto/database github.com/chromedp/cdproto/deviceorientation github.com/chromedp/cdproto/dom github.com/chromedp/cdproto/domdebugger github.com/chromedp/cdproto/network github.com/chromedp/cdproto/domstorage github.com/chromedp/cdproto/eventbreakpoints github.com/chromedp/cdproto/headlessexperimental github.com/chromedp/cdproto/heapprofiler github.com/chromedp/cdproto/indexeddb github.com/chromedp/cdproto/input github.com/chromedp/cdproto/domsnapshot github.com/chromedp/cdproto/inspector github.com/chromedp/cdproto/layertree github.com/chromedp/cdproto/media github.com/chromedp/cdproto/memory github.com/chromedp/cdproto/performance github.com/chromedp/cdproto/audits github.com/chromedp/cdproto/page github.com/chromedp/cdproto/fetch github.com/chromedp/cdproto/log github.com/chromedp/cdproto/performancetimeline github.com/chromedp/cdproto/profiler github.com/chromedp/cdproto/storage github.com/chromedp/cdproto/systeminfo github.com/chromedp/cdproto/tethering github.com/chromedp/cdproto/tracing github.com/chromedp/cdproto/webaudio github.com/chromedp/cdproto/webauthn github.com/grafana/xk6-browser/k6ext github.com/grafana/xk6-browser/keyboardlayout github.com/grafana/xk6-browser/log github.com/grafana/xk6-browser/storage github.com/chromedp/cdproto/emulation github.com/chromedp/cdproto/overlay github.com/grafana/xk6-browser/trace golang.org/x/crypto/ocsp go.k6.io/k6/lib/netext github.com/mstoykov/k6-taskqueue-lib/taskqueue github.com/redis/go-redis/v9/internal/rand github.com/redis/go-redis/v9/internal/util github.com/redis/go-redis/v9/internal/hashtag github.com/redis/go-redis/v9/internal github.com/redis/go-redis/v9/internal/hscan github.com/redis/go-redis/v9/internal/proto github.com/google/uuid github.com/chromedp/cdproto github.com/redis/go-redis/v9/internal/pool github.com/lestrrat-go/blackmagic github.com/lestrrat-go/httpcc github.com/lestrrat-go/option github.com/lestrrat-go/httprc github.com/redis/go-redis/v9 github.com/lestrrat-go/iter/arrayiter github.com/lestrrat-go/iter/mapiter github.com/lestrrat-go/jwx/v2/internal/base64 github.com/lestrrat-go/jwx/v2/cert github.com/lestrrat-go/jwx/v2/jwa github.com/lestrrat-go/jwx/v2/internal/ecutil github.com/lestrrat-go/jwx/v2/internal/iter github.com/lestrrat-go/jwx/v2/internal/json github.com/lestrrat-go/jwx/v2/internal/pool golang.org/x/crypto/curve25519 github.com/lestrrat-go/jwx/v2/x25519 github.com/lestrrat-go/jwx/v2/jwk github.com/grafana/xk6-browser/common github.com/davecgh/go-spew/spew github.com/pmezard/go-difflib/difflib gopkg.in/yaml.v3 net/http/internal/testcert net/http/httptest github.com/stretchr/testify/assert github.com/stretchr/testify/require go.k6.io/k6/js/modules/k6/encoding go.k6.io/k6/js/eventloop github.com/grafana/xk6-browser/chromium internal/sysinfo testing github.com/grafana/xk6-browser/browser go.k6.io/k6/lib/testutils go.k6.io/k6/js/modulestest go.k6.io/k6/js/promises golang.org/x/net/html github.com/grafana/xk6-webcrypto/webcrypto github.com/grafana/xk6-redis/redis hash/adler32 github.com/andybalholm/cascadia compress/zlib golang.org/x/crypto/md4 github.com/nu7hatch/gouuid github.com/Azure/go-ntlmssp github.com/Soontao/goHttpDigestClient github.com/andybalholm/brotli github.com/klauspost/compress/fse github.com/PuerkitoBio/goquery github.com/klauspost/compress/huff0 github.com/klauspost/compress/internal/snapref github.com/klauspost/compress/zstd/internal/xxhash go.k6.io/k6/js/modules/k6/html github.com/klauspost/compress/zstd go.k6.io/k6/js/modules/k6 golang.org/x/crypto/ripemd160 go.k6.io/k6/js/modules/k6/crypto go.k6.io/k6/js/modules/k6/crypto/x509 go.k6.io/k6/js/modules/k6/data go.k6.io/k6/js/modules/k6/execution go.k6.io/k6/js/modules/k6/experimental/fs github.com/bufbuild/protocompile/protoutil google.golang.org/protobuf/types/dynamicpb github.com/jhump/protoreflect/desc/internal github.com/jhump/protoreflect/desc/sourceinfo github.com/jhump/protoreflect/internal github.com/jhump/protoreflect/desc go.k6.io/k6/lib/netext/httpext github.com/bufbuild/protocompile/ast golang.org/x/sync/semaphore google.golang.org/protobuf/types/known/sourcecontextpb google.golang.org/protobuf/types/known/typepb go.k6.io/k6/js/modules/k6/http google.golang.org/protobuf/types/known/apipb google.golang.org/protobuf/types/known/emptypb github.com/bufbuild/protocompile/reporter google.golang.org/protobuf/types/pluginpb github.com/bufbuild/protocompile/internal github.com/bufbuild/protocompile/walk github.com/grafana/xk6-websockets/websockets go.k6.io/k6/js/modules/k6/experimental/tracing github.com/bufbuild/protocompile/parser github.com/bufbuild/protocompile/sourceinfo github.com/jhump/protoreflect/desc/protoparse/ast google.golang.org/grpc/reflection/grpc_reflection_v1 google.golang.org/grpc/reflection/grpc_reflection_v1alpha go.k6.io/k6/js/modules/k6/metrics google.golang.org/grpc/reflection go.k6.io/k6/js/modules/k6/timers github.com/jhump/protoreflect/grpcreflect go.k6.io/k6/js/modules/k6/ws github.com/bufbuild/protocompile/linker go.k6.io/k6/lib/netext/grpcext go.k6.io/k6/log github.com/grpc-ecosystem/go-grpc-middleware/util/backoffutils github.com/grpc-ecosystem/go-grpc-middleware/util/metautils github.com/grpc-ecosystem/go-grpc-middleware/retry go.k6.io/k6/cloudapi/insights/proto/v1/k6 go.k6.io/k6/cloudapi/insights/proto/v1/common go.k6.io/k6/output/cloud/expv2/pbcloud go.k6.io/k6/cloudapi/insights/proto/v1/trace go.k6.io/k6/output/csv go.k6.io/k6/cloudapi/insights/proto/v1/ingester github.com/bufbuild/protocompile/options go.k6.io/k6/cloudapi/insights github.com/influxdata/influxdb1-client/pkg/escape github.com/influxdata/influxdb1-client/models go.k6.io/k6/output/cloud/insights go.k6.io/k6/output/cloud/expv2 # go.k6.io/k6/output/cloud/expv2 output/cloud/expv2/metrics_client.go:89:35: cannot use 0xffffffff (untyped int constant 4294967295) as int value in argument to fmt.Errorf (overflows) github.com/klauspost/compress/flate github.com/influxdata/influxdb1-client/v2 go.k6.io/k6/output/influxdb github.com/bufbuild/protocompile github.com/DataDog/datadog-go/statsd github.com/jhump/protoreflect/desc/protoparse go.k6.io/k6/output/statsd golang.org/x/term github.com/klauspost/compress/gzip go.k6.io/k6/ui go.k6.io/k6/output/json go.k6.io/k6/js/modules/k6/grpc golang.org/x/crypto/x509roots/fallback go.k6.io/k6/js *** Error code 1 Stop. make: stopped in /usr/ports/net/k6