>>> Building on arm64-1 under lang/v BDEPENDS = [devel/boehm-gc] DIST = [lang/v:vlang-v-0.4.5.tar.gz;lang/v:vlang-vc-2386fe9a0d8cc92d0d013ecd81456f2831433a71.tar.gz;lang/v:vlang-markdown-b7ff5f24fdb26935d6e2277c7888752fb8aac114.tar.gz] FULLPKGNAME = v-0.4.5 RDEPENDS = [devel/boehm-gc] (Junk lock failure for arm64-1 at 1714966514.59565) Received IO (Junk lock obtained for arm64-1 at 1714966535.87) Received IO Woken up lang/v Woken up lang/v >>> Running depends in lang/v at 1714966538.36 last junk was in print/ghostscript/gnu,a4,no_x11 /usr/sbin/pkg_add -aI -Drepair boehm-gc-8.2.4 was: /usr/sbin/pkg_add -aI -Drepair boehm-gc-8.2.4 /usr/sbin/pkg_add -aI -Drepair boehm-gc-8.2.4 >>> Running show-prepare-results in lang/v at 1714966542.33 ===> lang/v ===> Building from scratch v-0.4.5 ===> v-0.4.5 depends on: boehm-gc-* -> boehm-gc-8.2.4 ===> Verifying specs: X11 c m pthread ===> found X11.18.0 c.100.0 m.10.1 pthread.27.1 boehm-gc-8.2.4 (Junk lock released for arm64-1 at 1714966543.18) distfiles size=10978331 >>> Running patch in lang/v at 1714966543.24 ===> lang/v ===> Checking files for v-0.4.5 `/usr/ports/distfiles/vlang-v-0.4.5.tar.gz' is up to date. `/usr/ports/distfiles/vlang-vc-2386fe9a0d8cc92d0d013ecd81456f2831433a71.tar.gz' is up to date. `/usr/ports/distfiles/vlang-markdown-b7ff5f24fdb26935d6e2277c7888752fb8aac114.tar.gz' is up to date. >> (SHA256) vlang-v-0.4.5.tar.gz: OK >> (SHA256) vlang-vc-2386fe9a0d8cc92d0d013ecd81456f2831433a71.tar.gz: OK >> (SHA256) vlang-markdown-b7ff5f24fdb26935d6e2277c7888752fb8aac114.tar.gz: OK ===> Extracting for v-0.4.5 mkdir -p /usr/obj/ports/v-0.4.5/v-0.4.5/.vmodules ===> Patching for v-0.4.5 ===> Applying OpenBSD patch patch-cmd_tools_modules_testing_common_v Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix to build tools in cmd/tools/ sub-directories |See https://github.com/vlang/v/issues/21119 | |Index: cmd/tools/modules/testing/common.v |--- cmd/tools/modules/testing/common.v.orig |+++ cmd/tools/modules/testing/common.v -------------------------- Patching file cmd/tools/modules/testing/common.v using Plan A... Hunk #1 succeeded at 542. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in lang/v at 1714966546.61 ===> lang/v ===> Generating configure for v-0.4.5 ===> Configuring for v-0.4.5 >>> Running build in lang/v at 1714966547.07 ===> lang/v ===> Building for v-0.4.5 cd /usr/obj/ports/v-0.4.5/v-0.4.5 && exec /usr/bin/env -i PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool" PATH='/usr/obj/ports/v-0.4.5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe' TRUEPREFIX='/usr/local' DESTDIR='' HOME='/usr/obj/ports/v-0.4.5/v-0.4.5' PICFLAG="-fpic" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP=-s MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/usr/obj/ports/v-0.4.5/bin/install -c -s -m 755" BSD_INSTALL_SCRIPT="/usr/obj/ports/v-0.4.5/bin/install -c -m 755" BSD_INSTALL_DATA="/usr/obj/ports/v-0.4.5/bin/install -c -m 644" BSD_INSTALL_MAN="/usr/obj/ports/v-0.4.5/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/usr/obj/ports/v-0.4.5/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/usr/obj/ports/v-0.4.5/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/usr/obj/ports/v-0.4.5/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/usr/obj/ports/v-0.4.5/bin/install -d -m 755" HOME=/usr/obj/ports/v-0.4.5/v-0.4.5 /usr/bin/make v cc -O2 -pipe -std=gnu11 -w -o v1 vc/v.c -lm -lexecinfo -lpthread ./v1 -no-parallel -o v2 cmd/v ./v2 -o v cmd/v rm -rf v1 v2 V has been successfully built ./v run ./cmd/tools/detect_tcc.v Note: `tcc` was not used, so unless you install it yourself, your backend C compiler will be `cc`, which is usually either `clang`, `gcc` or `msvc`. These C compilers, are several times slower at compiling C source code, compared to `tcc`. They do produce more optimised executables, but that is done at the cost of compilation speed. cp /usr/ports/lang/v/files/v{self,up}.v /usr/obj/ports/v-0.4.5/v-0.4.5/cmd/tools/ cd /usr/obj/ports/v-0.4.5/v-0.4.5 && /usr/bin/env -i PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool" PATH='/usr/obj/ports/v-0.4.5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe' TRUEPREFIX='/usr/local' DESTDIR='' HOME='/usr/obj/ports/v-0.4.5/v-0.4.5' PICFLAG="-fpic" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP=-s MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/usr/obj/ports/v-0.4.5/bin/install -c -s -m 755" BSD_INSTALL_SCRIPT="/usr/obj/ports/v-0.4.5/bin/install -c -m 755" BSD_INSTALL_DATA="/usr/obj/ports/v-0.4.5/bin/install -c -m 644" BSD_INSTALL_MAN="/usr/obj/ports/v-0.4.5/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/usr/obj/ports/v-0.4.5/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/usr/obj/ports/v-0.4.5/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/usr/obj/ports/v-0.4.5/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/usr/obj/ports/v-0.4.5/bin/install -d -m 755" HOME=/usr/obj/ports/v-0.4.5/v-0.4.5 ./v -prod -o v cmd/v cd /usr/obj/ports/v-0.4.5/v-0.4.5 && /usr/bin/env -i PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool" PATH='/usr/obj/ports/v-0.4.5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe' TRUEPREFIX='/usr/local' DESTDIR='' HOME='/usr/obj/ports/v-0.4.5/v-0.4.5' PICFLAG="-fpic" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP=-s MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/usr/obj/ports/v-0.4.5/bin/install -c -s -m 755" BSD_INSTALL_SCRIPT="/usr/obj/ports/v-0.4.5/bin/install -c -m 755" BSD_INSTALL_DATA="/usr/obj/ports/v-0.4.5/bin/install -c -m 644" BSD_INSTALL_MAN="/usr/obj/ports/v-0.4.5/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/usr/obj/ports/v-0.4.5/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/usr/obj/ports/v-0.4.5/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/usr/obj/ports/v-0.4.5/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/usr/obj/ports/v-0.4.5/bin/install -d -m 755" HOME=/usr/obj/ports/v-0.4.5/v-0.4.5 ./v -prod build-tools Warning: `markdown` exists, but is not updated. V will continue, since updates can fail due to temporary network problems, and the existing module `markdown` may still work. -------------------------------------------------- ---- Building cmd/tools ... ---------------------------------------------------- v compiler args: "-prod " OK [ 1/64] C: 28559.2 ms, R: 0.000 ms cmd/tools/detect_tcc.v OK [ 2/64] C: 28788.8 ms, R: 0.000 ms cmd/tools/gen1m.v OK [ 3/64] C: 35845.8 ms, R: 0.000 ms cmd/tools/regress.v OK [ 4/64] C: 36172.0 ms, R: 0.000 ms cmd/tools/fast/fast_job.v OK [ 5/64] C: 36992.5 ms, R: 0.000 ms cmd/tools/vbin2v.v OK [ 6/64] C: 38225.1 ms, R: 0.000 ms cmd/tools/fast/fast.v OK [ 7/64] C: 42273.1 ms, R: 0.000 ms cmd/tools/test_os_process.v OK [ 8/64] C: 42806.0 ms, R: 0.000 ms cmd/tools/changelog_helper.v OK [ 9/64] C: 45741.6 ms, R: 0.000 ms cmd/tools/vbug.v OK [10/64] C: 46120.1 ms, R: 0.000 ms cmd/tools/performance_compare.v OK [11/64] C: 46432.1 ms, R: 0.000 ms cmd/tools/fuzz/map_fuzz.v OK [12/64] C: 46818.4 ms, R: 0.000 ms cmd/tools/test_if_v_test_system_works.v OK [13/64] C: 51966.1 ms, R: 0.000 ms cmd/tools/oldv.v OK [14/64] C: 56677.4 ms, R: 0.000 ms cmd/tools/show_ancient_deprecations.v OK [15/64] C: 57306.7 ms, R: 0.000 ms cmd/tools/report_v_module_folders_without_tests.v OK [16/64] C: 58589.1 ms, R: 0.000 ms cmd/tools/bench/wyhash.v OK [17/64] C: 63995.6 ms, R: 0.000 ms cmd/tools/vbuild-vbinaries.v OK [18/64] C: 40513.1 ms, R: 0.000 ms cmd/tools/vbump.v OK [19/64] C: 33306.2 ms, R: 0.000 ms cmd/tools/vcomplete.v OK [20/64] C: 73946.1 ms, R: 0.000 ms cmd/tools/vbuild-tools.v OK [21/64] C: 79001.3 ms, R: 0.000 ms cmd/tools/vbuild-examples.v OK [22/64] C: 51121.0 ms, R: 0.000 ms cmd/tools/vcheck-md.v OK [23/64] C: 45767.0 ms, R: 0.000 ms cmd/tools/vcompress.v OK [24/64] C: 23355.1 ms, R: 0.000 ms cmd/tools/vself.v OK [25/64] C: 46960.3 ms, R: 0.000 ms cmd/tools/vdoctor.v OK [26/64] C: 52419.8 ms, R: 0.000 ms cmd/tools/vcreate OK [27/64] C: 44188.4 ms, R: 0.000 ms cmd/tools/vmissdoc.v OK [28/64] C: 32998.8 ms, R: 0.000 ms cmd/tools/vsetup-freetype.v OK [29/64] C: 101027.9 ms, R: 0.000 ms cmd/tools/translate.v OK [30/64] C: 50386.9 ms, R: 0.000 ms cmd/tools/vrepl.v OK [31/64] C: 62789.0 ms, R: 0.000 ms cmd/tools/vrepeat.v OK [32/64] C: 41114.9 ms, R: 0.000 ms cmd/tools/vtest-all.v OK [33/64] C: 127160.9 ms, R: 0.000 ms cmd/tools/measure/scanner_speed.v OK [34/64] C: 28069.3 ms, R: 0.000 ms cmd/tools/vup.v OK [35/64] C: 34057.0 ms, R: 0.000 ms cmd/tools/vtracev.v OK [36/64] C: 52815.9 ms, R: 0.000 ms cmd/tools/vsymlink.v OK [37/64] C: 60152.0 ms, R: 0.000 ms cmd/tools/vshould-compile-all.v FAIL [38/64] C: 100051.5 ms, R: 0.000 ms cmd/tools/vls.v >> compilation failed: ================== ^~~~~~~~~~~~~~~ /tmp/v_55/tsession_227c1a8d50_47160532463335/vls.01HX60YM620S7V9XCZHK35NCKC.tmp.c:36395:120: error: too many arguments to function call, expected 5, have 7 ret = mbedtls_pk_parse_key(&l->certs->client_key, l->config.cert_key.str, (int)(l->config.cert_key.len + 1), 0, 0, (voidptr)mbedtls_ctr_drbg_random, &_const_net__mbedtls__ctr_drbg); ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/mbedtls/pk.h:689:5: note: 'mbedtls_pk_parse_key' declared here int mbedtls_pk_parse_key( mbedtls_pk_context *ctx, ^ /tmp/v_55/tsession_227c1a8d50_47160532463335/vls.01HX60YM620S7V9XCZHK35NCKC.tmp.c:36404:96: error: too many arguments to function call, expected 3, have 5 ret = mbedtls_pk_parse_keyfile(&l->certs->client_key, ((char*)(l->config.cert_key.str)), 0, (voidptr)mbedtls_ctr_drbg_random, &_const_net__mbedtls__ctr_drbg); ~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/mbedtls/pk.h:740:5: note: 'mbedtls_pk_parse_keyfile' declared here int mbedtls_pk_parse_keyfile( mbedtls_pk_context *ctx, ... ================== (Use `v -cg` to print the entire error message) builder error: ================== C error. This should never happen. This is a compiler bug, please report it using `v bug file.v`. https://github.com/vlang/v/issues/new/choose You can also use #help on Discord: https://discord.gg/vlang FAIL [39/64] C: 77042.3 ms, R: 0.000 ms cmd/tools/vshare.v >> compilation failed: ================== ^ /tmp/v_55/tsession_227c1a8d50_47160532463335/vshare.01HX60YKF7FWERT2Y92TFYZGY7.tmp.c:31289:120: error: too many arguments to function call, expected 5, have 7 ret = mbedtls_pk_parse_key(&l->certs->client_key, l->config.cert_key.str, (int)(l->config.cert_key.len + 1), 0, 0, (voidptr)mbedtls_ctr_drbg_random, &_const_net__mbedtls__ctr_drbg); ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/mbedtls/pk.h:689:5: note: 'mbedtls_pk_parse_key' declared here int mbedtls_pk_parse_key( mbedtls_pk_context *ctx, ^ /tmp/v_55/tsession_227c1a8d50_47160532463335/vshare.01HX60YKF7FWERT2Y92TFYZGY7.tmp.c:31298:96: error: too many arguments to function call, expected 3, have 5 ret = mbedtls_pk_parse_keyfile(&l->certs->client_key, ((char*)(l->config.cert_key.str)), 0, (voidptr)mbedtls_ctr_drbg_random, &_const_net__mbedtls__ctr_drbg); ~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/mbedtls/pk.h:740:5: note: 'mbedtls_pk_parse_keyfile' declared here int mbedtls_pk_parse_keyfile( mbedtls_pk_context *ctx, ... ================== (Use `v -cg` to print the entire error message) builder error: ================== C error. This should never happen. This is a compiler bug, please report it using `v bug file.v`. https://github.com/vlang/v/issues/new/choose You can also use #help on Discord: https://discord.gg/vlang FAIL [40/64] C: 77668.5 ms, R: 0.000 ms cmd/tools/vshader.v >> compilation failed: ================== ^~~~~~~~~~~~~~~ /tmp/v_55/tsession_227c1a8d50_47160532463335/vshader.01HX60YN1YFB03A54J8T6RD7FD.tmp.c:31160:120: error: too many arguments to function call, expected 5, have 7 ret = mbedtls_pk_parse_key(&l->certs->client_key, l->config.cert_key.str, (int)(l->config.cert_key.len + 1), 0, 0, (voidptr)mbedtls_ctr_drbg_random, &_const_net__mbedtls__ctr_drbg); ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/mbedtls/pk.h:689:5: note: 'mbedtls_pk_parse_key' declared here int mbedtls_pk_parse_key( mbedtls_pk_context *ctx, ^ /tmp/v_55/tsession_227c1a8d50_47160532463335/vshader.01HX60YN1YFB03A54J8T6RD7FD.tmp.c:31169:96: error: too many arguments to function call, expected 3, have 5 ret = mbedtls_pk_parse_keyfile(&l->certs->client_key, ((char*)(l->config.cert_key.str)), 0, (voidptr)mbedtls_ctr_drbg_random, &_const_net__mbedtls__ctr_drbg); ~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/mbedtls/pk.h:740:5: note: 'mbedtls_pk_parse_keyfile' declared here int mbedtls_pk_parse_keyfile( mbedtls_pk_context *ctx, ... ================== (Use `v -cg` to print the entire error message) builder error: ================== C error. This should never happen. This is a compiler bug, please report it using `v bug file.v`. https://github.com/vlang/v/issues/new/choose You can also use #help on Discord: https://discord.gg/vlang FAIL [41/64] C: 100177.3 ms, R: 0.000 ms cmd/tools/vpm >> compilation failed: ================== ^~~~~~~~~~~~~~~ /tmp/v_55/tsession_227c1a8d50_47160532463335/vpm.01HX60YMNWRJJQ8DGVXAEHHQ3F.tmp.c:33721:120: error: too many arguments to function call, expected 5, have 7 ret = mbedtls_pk_parse_key(&l->certs->client_key, l->config.cert_key.str, (int)(l->config.cert_key.len + 1), 0, 0, (voidptr)mbedtls_ctr_drbg_random, &_const_net__mbedtls__ctr_drbg); ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/mbedtls/pk.h:689:5: note: 'mbedtls_pk_parse_key' declared here int mbedtls_pk_parse_key( mbedtls_pk_context *ctx, ^ /tmp/v_55/tsession_227c1a8d50_47160532463335/vpm.01HX60YMNWRJJQ8DGVXAEHHQ3F.tmp.c:33730:96: error: too many arguments to function call, expected 3, have 5 ret = mbedtls_pk_parse_keyfile(&l->certs->client_key, ((char*)(l->config.cert_key.str)), 0, (voidptr)mbedtls_ctr_drbg_random, &_const_net__mbedtls__ctr_drbg); ~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/mbedtls/pk.h:740:5: note: 'mbedtls_pk_parse_keyfile' declared here int mbedtls_pk_parse_keyfile( mbedtls_pk_context *ctx, ... ================== (Use `v -cg` to print the entire error message) builder error: ================== C error. This should never happen. This is a compiler bug, please report it using `v bug file.v`. https://github.com/vlang/v/issues/new/choose You can also use #help on Discord: https://discord.gg/vlang FAIL [42/64] C: 147632.2 ms, R: 0.000 ms cmd/tools/gen_vc.v >> compilation failed: ================== ^~~~~~~~~~~~~~~ /tmp/v_55/tsession_227c1a8d50_47160532463335/gen_vc.01HX60YNN7Y854VC1JS4KJ49FS.tmp.c:35412:120: error: too many arguments to function call, expected 5, have 7 ret = mbedtls_pk_parse_key(&l->certs->client_key, l->config.cert_key.str, (int)(l->config.cert_key.len + 1), 0, 0, (voidptr)mbedtls_ctr_drbg_random, &_const_net__mbedtls__ctr_drbg); ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/mbedtls/pk.h:689:5: note: 'mbedtls_pk_parse_key' declared here int mbedtls_pk_parse_key( mbedtls_pk_context *ctx, ^ /tmp/v_55/tsession_227c1a8d50_47160532463335/gen_vc.01HX60YNN7Y854VC1JS4KJ49FS.tmp.c:35421:96: error: too many arguments to function call, expected 3, have 5 ret = mbedtls_pk_parse_keyfile(&l->certs->client_key, ((char*)(l->config.cert_key.str)), 0, (voidptr)mbedtls_ctr_drbg_random, &_const_net__mbedtls__ctr_drbg); ~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/mbedtls/pk.h:740:5: note: 'mbedtls_pk_parse_keyfile' declared here int mbedtls_pk_parse_keyfile( mbedtls_pk_context *ctx, ... ================== (Use `v -cg` to print the entire error message) builder error: ================== C error. This should never happen. This is a compiler bug, please report it using `v bug file.v`. https://github.com/vlang/v/issues/new/choose You can also use #help on Discord: https://discord.gg/vlang OK [43/64] C: 69464.2 ms, R: 0.000 ms cmd/tools/vtest-cleancode.v OK [44/64] C: 64008.5 ms, R: 0.000 ms cmd/tools/vtest.v OK [45/64] C: 31298.6 ms, R: 0.000 ms cmd/tools/vwipe-cache.v OK [46/64] C: 69230.0 ms, R: 0.000 ms cmd/tools/vtest-self.v OK [47/64] C: 41119.4 ms, R: 0.000 ms cmd/tools/vwhere OK [48/64] C: 106404.7 ms, R: 0.000 ms cmd/tools/vscan.v OK [49/64] C: 49918.5 ms, R: 0.000 ms cmd/tools/vwatch.v OK [50/64] C: 84496.7 ms, R: 0.000 ms cmd/tools/vtest-fmt.v OK [51/64] C: 129514.7 ms, R: 0.000 ms cmd/tools/vgret.v OK [52/64] C: 197229.9 ms, R: 0.000 ms cmd/tools/measure/parser_speed.v OK [53/64] C: 202396.8 ms, R: 0.000 ms cmd/tools/vast OK [54/64] C: 184743.9 ms, R: 0.000 ms cmd/tools/vfmt.v OK [55/64] C: 173803.2 ms, R: 0.000 ms cmd/tools/vtest-parser.v OK [56/64] C: 157618.6 ms, R: 0.000 ms cmd/tools/vvet OK [57/64] C: 280166.9 ms, R: 0.000 ms cmd/tools/builders/interpret_builder.v OK [58/64] C: 288289.3 ms, R: 0.000 ms cmd/tools/builders/js_builder.v OK [59/64] C: 296236.7 ms, R: 0.000 ms cmd/tools/builders/wasm_builder.v OK [60/64] C: 297078.9 ms, R: 0.000 ms cmd/tools/builders/golang_builder.v OK [61/64] C: 301923.2 ms, R: 0.000 ms cmd/tools/builders/native_builder.v OK [62/64] C: 276102.7 ms, R: 0.000 ms cmd/tools/vdoc OK [63/64] C: 362309.8 ms, R: 0.000 ms cmd/tools/check_os_api_parity.v OK [64/64] C: 371582.0 ms, R: 0.000 ms cmd/tools/builders/c_builder.v -------------------------------------------------------------------------------- Failed command 1: '/usr/obj/ports/v-0.4.5/v-0.4.5/v' -skip-running -prod -o '/tmp/v_55/tsession_227c1a8d50_47160532463335/vls' '/usr/obj/ports/v-0.4.5/v-0.4.5/cmd/tools/vls.v' Failed command 2: '/usr/obj/ports/v-0.4.5/v-0.4.5/v' -skip-running -prod -o '/tmp/v_55/tsession_227c1a8d50_47160532463335/vshare' '/usr/obj/ports/v-0.4.5/v-0.4.5/cmd/tools/vshare.v' Failed command 3: '/usr/obj/ports/v-0.4.5/v-0.4.5/v' -skip-running -prod -o '/tmp/v_55/tsession_227c1a8d50_47160532463335/vshader' '/usr/obj/ports/v-0.4.5/v-0.4.5/cmd/tools/vshader.v' Failed command 4: '/usr/obj/ports/v-0.4.5/v-0.4.5/v' -skip-running -prod -o '/tmp/v_55/tsession_227c1a8d50_47160532463335/vpm' '/usr/obj/ports/v-0.4.5/v-0.4.5/cmd/tools/vpm' Failed command 5: '/usr/obj/ports/v-0.4.5/v-0.4.5/v' -skip-running -prod -o '/tmp/v_55/tsession_227c1a8d50_47160532463335/gen_vc' '/usr/obj/ports/v-0.4.5/v-0.4.5/cmd/tools/gen_vc.v' Summary for building cmd/tools: 5 failed, 59 passed, 64 total. Elapsed time: 371612 ms, on 31 parallel jobs. *** Error 1 in lang/v (Makefile:42 'do-build') *** Error 2 in lang/v (/usr/ports/infrastructure/mk/bsd.port.mk:3057 '/usr/obj/ports/v-0.4.5/.build_done': @cd /usr/ports/lang/v && PKGPATH=...) *** Error 2 in lang/v (/usr/ports/infrastructure/mk/bsd.port.mk:2704 'build': @lock=v-0.4.5; export _LOCKS_HELD=" v-0.4.5"; /usr/bin/perl...) ===> Exiting lang/v with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1714968258.33 max_stuck=302.11/waiting-for-lock #208=23.78/depends=3.98/show-prepare-results=0.90/patch=3.33/configure=0.50/build=1711.30 Error: job failed with 512 on arm64-1 at 1714968258