[package - main-armv7-default][net/k6] Failed for k6-0.45.0 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Jul 2023 10:59:30 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/ampere2/data/main-armv7-default/pe5b71726cc79_s92fd2f39e5/logs/k6-0.45.0.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-armv7-default&build=pe5b71726cc79_s92fd2f39e5 Log: =>> Building net/k6 build started at Sat Jul 29 10:56:33 UTC 2023 port directory: /usr/ports/net/k6 package name: k6-0.45.0 building for: FreeBSD main-armv7-default-job-12 14.0-CURRENT FreeBSD 14.0-CURRENT 1400093 arm maintained by: lcook@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400089 Jail OSVERSION: 1400093 Job Id: 12 !!! Jail is newer than host. (Jail: 1400093, Host: 1400089) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400093 UNAME_v=FreeBSD 14.0-CURRENT 1400093 UNAME_r=14.0-CURRENT 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/main-armv7-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-armv7-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-armv7-default/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--- ===> The following configuration options are available for k6-0.45.0: 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 " 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-- PORTDOCS="" OSREL=14.0 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--- 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=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: armv7-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: armv7-unknown-freebsd14.0-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 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: armv7-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=armv7 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400093 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 AGPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> k6-0.45.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.4.pkg [main-armv7-default-job-12] Installing pkg-1.20.4... [main-armv7-default-job-12] Extracting pkg-1.20.4: .......... done ===> k6-0.45.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of k6-0.45.0 =========================================================================== =======================<phase: fetch-depends >============================ ===> k6-0.45.0 depends on file: /usr/local/bin/go120 - not found ===> Installing existing package /packages/All/go120-1.20.3.pkg [main-armv7-default-job-12] Installing go120-1.20.3... [main-armv7-default-job-12] Extracting go120-1.20.3: .......... done ===> k6-0.45.0 depends on file: /usr/local/bin/go120 - found ===> Returning to build of k6-0.45.0 ===> k6-0.45.0 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.91.pkg [main-armv7-default-job-12] Installing ca_root_nss-3.91... [main-armv7-default-job-12] Extracting ca_root_nss-3.91: .......... done ===== Message from ca_root_nss-3.91: -- 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. <snip> google.golang.org/grpc/internal/resolver/unix golang.org/x/text/unicode/bidi golang.org/x/text/secure/bidirule golang.org/x/net/idna golang.org/x/net/http/httpguts golang.org/x/net/http2/hpack golang.org/x/net/http2 github.com/dop251/goja 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 net/http/httputil google.golang.org/grpc/internal/transport google.golang.org/grpc google.golang.org/grpc/reflection/grpc_reflection_v1alpha google.golang.org/protobuf/types/dynamicpb github.com/grafana/xk6-grpc/lib/netext/grpcext github.com/bufbuild/protocompile/protoutil github.com/jhump/protoreflect/desc/internal github.com/jhump/protoreflect/desc/sourceinfo github.com/jhump/protoreflect/internal github.com/jhump/protoreflect/desc github.com/bufbuild/protocompile/ast github.com/bufbuild/protocompile/reporter github.com/bufbuild/protocompile/internal github.com/bufbuild/protocompile/walk github.com/bufbuild/protocompile/parser github.com/bufbuild/protocompile/linker github.com/bufbuild/protocompile/options github.com/bufbuild/protocompile/sourceinfo golang.org/x/sync/semaphore google.golang.org/protobuf/types/known/sourcecontextpb google.golang.org/protobuf/types/known/typepb google.golang.org/protobuf/types/known/apipb google.golang.org/protobuf/types/known/emptypb google.golang.org/protobuf/types/known/fieldmaskpb google.golang.org/protobuf/types/known/structpb google.golang.org/protobuf/types/known/wrapperspb google.golang.org/protobuf/types/pluginpb github.com/bufbuild/protocompile github.com/jhump/protoreflect/desc/protoparse/ast github.com/jhump/protoreflect/desc/protoparse github.com/mstoykov/k6-taskqueue-lib/taskqueue github.com/serenize/snaker 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/go-redis/redis/v8/internal/pool github.com/go-redis/redis/v8 go.k6.io/k6/js/common go.k6.io/k6/js/compiler go.k6.io/k6/js/modules github.com/grafana/xk6-grpc/grpc github.com/grafana/xk6-timers/timers github.com/google/uuid 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/eventloop internal/sysinfo runtime/trace testing go.k6.io/k6/lib/testutils go.k6.io/k6/js/modulestest github.com/andybalholm/brotli github.com/grafana/xk6-redis/redis github.com/klauspost/compress/fse github.com/klauspost/compress/huff0 github.com/klauspost/compress/internal/snapref github.com/klauspost/compress/zstd/internal/xxhash github.com/klauspost/compress/zstd hash/adler32 compress/zlib github.com/mccutchen/go-httpbin/httpbin/assets github.com/mccutchen/go-httpbin/httpbin/digest github.com/mccutchen/go-httpbin/httpbin golang.org/x/crypto/ocsp go.k6.io/k6/lib/netext go.k6.io/k6/lib/testutils/httpmultibin/grpc_any_testing go.k6.io/k6/lib/testutils/httpmultibin/grpc_testing github.com/tidwall/gjson golang.org/x/net/html go.k6.io/k6/lib/testutils/httpmultibin github.com/andybalholm/cascadia github.com/grafana/xk6-webcrypto/webcrypto # github.com/grafana/xk6-webcrypto/webcrypto vendor/github.com/grafana/xk6-webcrypto/webcrypto/aes.go:592:38: cannot use 549755813632 (untyped int constant) as int value in constant declaration (overflows) golang.org/x/crypto/md4 github.com/Azure/go-ntlmssp github.com/PuerkitoBio/goquery github.com/nu7hatch/gouuid github.com/Soontao/goHttpDigestClient go.k6.io/k6/lib/netext/httpext go.k6.io/k6/js/modules/k6 go.k6.io/k6/js/modules/k6/html 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/encoding go.k6.io/k6/js/modules/k6/execution github.com/chromedp/sysutil github.com/chromedp/cdproto/cdp github.com/chromedp/cdproto/runtime github.com/grafana/xk6-browser/api github.com/chromedp/cdproto/accessibility github.com/chromedp/cdproto/animation github.com/chromedp/cdproto/debugger github.com/chromedp/cdproto/io github.com/chromedp/cdproto/security github.com/chromedp/cdproto/network go.k6.io/k6/js/modules/k6/http github.com/grafana/xk6-websockets/websockets github.com/chromedp/cdproto/audits github.com/chromedp/cdproto/target github.com/chromedp/cdproto/serviceworker github.com/chromedp/cdproto/browser github.com/chromedp/cdproto/backgroundservice github.com/chromedp/cdproto/cachestorage github.com/chromedp/cdproto/cast github.com/chromedp/cdproto/css github.com/chromedp/cdproto/database github.com/chromedp/cdproto/deviceorientation github.com/chromedp/cdproto/dom github.com/chromedp/cdproto/domdebugger github.com/chromedp/cdproto/domstorage github.com/chromedp/cdproto/domsnapshot github.com/chromedp/cdproto/page github.com/chromedp/cdproto/eventbreakpoints github.com/chromedp/cdproto/fetch github.com/chromedp/cdproto/headlessexperimental github.com/chromedp/cdproto/heapprofiler github.com/chromedp/cdproto/indexeddb github.com/chromedp/cdproto/input github.com/chromedp/cdproto/emulation github.com/chromedp/cdproto/inspector github.com/chromedp/cdproto/layertree github.com/chromedp/cdproto/log github.com/chromedp/cdproto/media github.com/chromedp/cdproto/memory github.com/chromedp/cdproto/overlay github.com/chromedp/cdproto/performance 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/common/js github.com/grafana/xk6-browser/k6error github.com/grafana/xk6-browser/k6ext github.com/chromedp/cdproto github.com/grafana/xk6-browser/keyboardlayout github.com/grafana/xk6-browser/log github.com/grafana/xk6-browser/storage os/exec go.k6.io/k6/js/modules/k6/experimental/tracing go.k6.io/k6/lib/netext/grpcext go.k6.io/k6/js/modules/k6/grpc go.k6.io/k6/js/modules/k6/metrics go.k6.io/k6/js/modules/k6/ws go.k6.io/k6/log github.com/grafana/xk6-browser/common github.com/klauspost/compress/s2 github.com/klauspost/compress/snappy go.k6.io/k6/output/cloud/expv2/pbcloud go.k6.io/k6/output/cloud/expv2 # go.k6.io/k6/output/cloud/expv2 output/cloud/expv2/metrics_client.go:96:35: cannot use 0xffffffff (untyped int constant 4294967295) as int value in argument to fmt.Errorf (overflows) go.k6.io/k6/output/cloud/v1 go.k6.io/k6/output/csv github.com/influxdata/influxdb1-client/pkg/escape github.com/influxdata/influxdb1-client/models github.com/influxdata/influxdb1-client/v2 go.k6.io/k6/output/influxdb github.com/klauspost/compress/flate github.com/klauspost/compress/gzip go.k6.io/k6/output/json github.com/grafana/xk6-browser/chromium github.com/DataDog/datadog-go/statsd go.k6.io/k6/output/statsd github.com/grafana/xk6-browser/browser golang.org/x/term go.k6.io/k6/ui go.k6.io/k6/js/modules/k6/experimental/browser *** Error code 1 Stop. make: stopped in /usr/ports/net/k6