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: [email protected] Log URL: https://pkg-status.freebsd.org/ampere1/data/134releng-armv7-quarterly/ecca3fdbec51/logs/alloy-1.2.1_3.log Build URL: https://pkg-status.freebsd.org/ampere1/build.html?mastername=134releng-armv7-quarterly&build=ecca3fdbec51 Log: =>> Building sysutils/alloy build started at Thu Mar 13 18:30:51 UTC 2025 port directory: /usr/ports/sysutils/alloy package name: alloy-1.2.1_3 building for: FreeBSD 134releng-armv7-quarterly-job-13 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 1304000 arm maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 1839 Feb 1 01:01 /usr/ports/sysutils/alloy/Makefile Ports top last git commit: ecca3fdbe Ports top unclean checkout: no Port dir last git commit: 3a5f172d6 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2-1-ge21e8e10 Host OSVERSION: 1500028 Jail OSVERSION: 1304000 Job Id: 13 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 1304000 UNAME_r=13.4-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 MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2-1-ge21e8e10 MASTERMNT=/usr/local/poudriere/data/.m/134releng-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/134releng-armv7-quarterly/13/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=134releng-armv7-quarterly SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/134releng-armv7-quarterly/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2-1-ge21e8e10 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-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/alloy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/alloy/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/alloy/work/.cache HOME=/wrkdirs/usr/ports/sysutils/alloy/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/alloy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/alloy/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/alloy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/alloy/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/alloy/work/.cache HOME=/wrkdirs/usr/ports/sysutils/alloy/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/alloy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/alloy/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_IN STALL_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/alloy" EXAMPLESDIR="share/examples/alloy" DATADIR="share/alloy" WWWDIR="www/alloy" ETCDIR="etc/alloy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/alloy DOCSDIR=/usr/local/share/doc/alloy EXAMPLESDIR=/usr/local/share/examples/alloy WWWDIR=/usr/local/www/alloy ETCDIR=/usr/local/etc/alloy --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 MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> alloy-1.2.1_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [134releng-armv7-quarterly-job-13] Installing pkg-1.21.3... [134releng-armv7-quarterly-job-13] Extracting pkg-1.21.3: .......... done ===> alloy-1.2.1_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of alloy-1.2.1_3 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> alloy-1.2.1_3 depends on file: /usr/local/bin/go122 - not found ===> Installing existing package /packages/All/go122-1.22.11.pkg [134releng-armv7-quarterly-job-13] Installing go122-1.22.11... [134releng-armv7-quarterly-job-13] Extracting go122-1.22.11: .......... done ===> alloy-1.2.1_3 depends on file: /usr/local/bin/go122 - found ===> Returning to build of alloy-1.2.1_3 ===> alloy-1.2.1_3 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.104.pkg [134releng-armv7-quarterly-job-13] Installing ca_root_nss-3.104... [134releng-armv7-quarterly-job-13] 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 ===> alloy-1.2.1_3 depends on package: ca_root_nss>0 - found ===> Returning to build of alloy-1.2.1_3 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by alloy-1.2.1_3 for building ===> Fetching github.com/grafana/alloy/syntax dependency (cd /portdistfiles/go/sysutils_alloy/grafana-alloy-v1.2.1_GH0; [ -e syntax/go.mod ] || ( /bin/mkdir -p syntax/; /usr/bin/tar -xzf grafana-alloy-v1.2.1_GH0.tar.gz alloy-1.2.1/syntax/go.mod; cp -f alloy-1.2.1/syntax/go.mod syntax/go.mod)) ===> Fetching github.com/grafana/alloy/internal/etc/datadogreceiver dependency (cd /portdistfiles/go/sysutils_alloy/grafana-alloy-v1.2.1_GH0; [ -e internal/etc/datadogreceiver/go.mod ] || ( /bin/mkdir -p internal/etc/datadogreceiver/; /usr/bin/tar -xzf grafana-alloy-v1.2.1_GH0.tar.gz alloy-1.2.1/internal/etc/datadogreceiver/go.mod; cp -f alloy-1.2.1/internal/etc/datadogreceiver/go.mod internal/etc/datadogreceiver/go.mod)) ===> Fetching github.com/grafana/alloy dependencies # get https://proxy.golang.org/cloud.google.com/go/@v/v0.112.2.mod # get https://proxy.golang.org/cloud.google.com/go/pubsub/@v/v1.36.1.mod # get https://proxy.golang.org/cloud.google.com/go/compute/metadata/@v/v0.3.0.mod # get https://proxy.golang.org/cloud.google.com/go/auth/oauth2adapt/@v/v0.2.2.mod # get https://proxy.golang.org/cloud.google.com/go/iam/@v/v1.1.6.mod <snip> github.com/hashicorp/go-discover/provider/digitalocean github.com/hashicorp/go-discover/provider/gce github.com/hashicorp/go-discover/provider/linode github.com/hashicorp/mdns github.com/hashicorp/go-discover/provider/mdns github.com/hashicorp/go-discover/provider/os github.com/packethost/packngo github.com/hashicorp/go-discover/provider/packet github.com/nicolai86/scaleway-sdk github.com/hashicorp/go-discover/provider/scaleway github.com/softlayer/softlayer-go/filter github.com/softlayer/softlayer-go/datatypes github.com/renier/xmlrpc github.com/softlayer/softlayer-go/config github.com/softlayer/softlayer-go/sl github.com/softlayer/softlayer-go/session github.com/softlayer/softlayer-go/services github.com/hashicorp/go-discover/provider/azure github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common/errors github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common/http github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common/profile github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/cvm/v20170312 github.com/hashicorp/go-discover/provider/tencentcloud github.com/joyent/triton-go/authentication github.com/joyent/triton-go github.com/joyent/triton-go/errors github.com/joyent/triton-go/client github.com/joyent/triton-go/compute github.com/apache/arrow/go/v12/arrow/compute github.com/hashicorp/go-discover/provider/triton github.com/hashicorp/vic/pkg/vsphere/tags github.com/hashicorp/go-discover/provider/vsphere k8s.io/client-go/plugin/pkg/client/auth/azure k8s.io/client-go/plugin/pkg/client/auth/oidc k8s.io/client-go/plugin/pkg/client/auth github.com/hashicorp/go-discover/provider/k8s github.com/grafana/alloy/internal/winmanifest golang.org/x/crypto/x509roots/fallback github.com/snowflakedb/gosnowflake github.com/grafana/snowflake-prometheus-exporter/collector github.com/burningalchemist/sql_exporter github.com/grafana/alloy/internal/static/integrations/snowflake_exporter github.com/grafana/alloy/internal/static/integrations/mssql github.com/grafana/alloy/internal/component/prometheus/exporter/snowflake github.com/grafana/alloy/internal/component/prometheus/exporter/mssql github.com/grafana/alloy/internal/static/integrations/install github.com/grafana/alloy/internal/component/all github.com/grafana/alloy/internal/converter/internal/staticconvert/internal/build github.com/grafana/alloy/internal/converter/internal/staticconvert github.com/grafana/alloy/internal/converter github.com/hashicorp/go-discover/provider/softlayer github.com/hashicorp/go-discover github.com/grafana/alloy/internal/alloycli github.com/grafana/alloy # github.com/grafana/alloy runtime: out of memory: cannot allocate 4194304-byte block (536477696 in use) fatal error: out of memory goroutine 1 gp=0x20802128 m=4 mp=0x2083ab08 [running]: runtime.throw({0x2ecee1, 0xd}) runtime/panic.go:1023 +0x4c fp=0x353f6a24 sp=0x353f6a10 pc=0x503dc runtime.(*mcache).allocLarge(0x204a02e0, 0xfa00, 0x0) runtime/mcache.go:236 +0x1c4 fp=0x353f6a50 sp=0x353f6a24 pc=0x27210 runtime.mallocgc(0xfa00, 0x2d4b10, 0x1) runtime/malloc.go:1165 +0x6d8 fp=0x353f6a98 sp=0x353f6a50 pc=0x1da38 runtime.makeslice(0x2d4b10, 0x3e8, 0x3e8) runtime/slice.go:107 +0xa8 fp=0x353f6aac sp=0x353f6a98 pc=0x6d560 cmd/link/internal/loader.(*Loader).allocPayload(...) cmd/link/internal/loader/loader.go:593 cmd/link/internal/loader.(*Loader).newPayload(0x208a6008, {0x407e85f0, 0x4c}, 0x0) cmd/link/internal/loader/loader.go:570 +0x4c fp=0x353f6adc sp=0x353f6aac pc=0x144d74 cmd/link/internal/loader.(*Loader).newExtSym(0x208a6008, {0x407e85f0, 0x4c}, 0x0) cmd/link/internal/loader/loader.go:495 +0x224 fp=0x353f6b28 sp=0x353f6adc pc=0x144908 cmd/link/internal/loader.(*Loader).LookupOrCreateSym(0x208a6008, {0x407e85f0, 0x4c}, 0x0) cmd/link/internal/loader/loader.go:509 +0xdc fp=0x353f6b50 sp=0x353f6b28 pc=0x144b54 cmd/link/internal/ld.(*dwctxt).newdie(0x353f7434, 0x4bd890, 0x25, {0xd22ad7a4, 0x44}) cmd/link/internal/ld/dwarf.go:304 +0x254 fp=0x353f6b9c sp=0x353f6b50 pc=0x1c16dc cmd/link/internal/ld.(*dwctxt).newtype(0x353f7434, 0x45a377) cmd/link/internal/ld/dwarf.go:659 +0xad8 fp=0x353f6c70 sp=0x353f6b9c pc=0x1c3450 cmd/link/internal/ld.(*dwctxt).defgotype(0x353f7434, 0x45a377) cmd/link/internal/ld/dwarf.go:529 +0x104 fp=0x353f6ca0 sp=0x353f6c70 pc=0x1c2800 cmd/link/internal/ld.(*dwctxt).newtype(0x353f7434, 0x1fc45c) cmd/link/internal/ld/dwarf.go:683 +0x2090 fp=0x353f6d74 sp=0x353f6ca0 pc=0x1c4a08 cmd/link/internal/ld.(*dwctxt).defgotype(0x353f7434, 0x1fc45c) cmd/link/internal/ld/dwarf.go:529 +0x104 fp=0x353f6da4 sp=0x353f6d74 pc=0x1c2800 cmd/link/internal/ld.(*dwctxt).newtype(0x353f7434, 0x1fc45d) cmd/link/internal/ld/dwarf.go:656 +0x830 fp=0x353f6e78 sp=0x353f6da4 pc=0x1c31a8 cmd/link/internal/ld.(*dwctxt).defgotype(0x353f7434, 0x1fc45d) cmd/link/internal/ld/dwarf.go:529 +0x104 fp=0x353f6ea8 sp=0x353f6e78 pc=0x1c2800 cmd/link/internal/ld.(*dwctxt).newtype(0x353f7434, 0x1fc466) cmd/link/internal/ld/dwarf.go:683 +0x2090 fp=0x353f6f7c sp=0x353f6ea8 pc=0x1c4a08 cmd/link/internal/ld.(*dwctxt).defgotype(0x353f7434, 0x1fc466) cmd/link/internal/ld/dwarf.go:529 +0x104 fp=0x353f6fac sp=0x353f6f7c pc=0x1c2800 cmd/link/internal/ld.(*dwctxt).newtype(0x353f7434, 0x1fc467) cmd/link/internal/ld/dwarf.go:683 +0x2090 fp=0x353f7080 sp=0x353f6fac pc=0x1c4a08 cmd/link/internal/ld.(*dwctxt).defgotype(0x353f7434, 0x1fc467) cmd/link/internal/ld/dwarf.go:529 +0x104 fp=0x353f70b0 sp=0x353f7080 pc=0x1c2800 cmd/link/internal/ld.(*dwctxt).newtype(0x353f7434, 0x1fc468) cmd/link/internal/ld/dwarf.go:656 +0x830 fp=0x353f7184 sp=0x353f70b0 pc=0x1c31a8 cmd/link/internal/ld.(*dwctxt).defgotype(0x353f7434, 0x1fc468) cmd/link/internal/ld/dwarf.go:529 +0x104 fp=0x353f71b4 sp=0x353f7184 pc=0x1c2800 cmd/link/internal/ld.(*dwctxt).dwarfVisitFunction(0x353f7434, 0x1fc1ca, 0x22eaaee0) cmd/link/internal/ld/dwarf.go:1691 +0x4fc fp=0x353f7228 sp=0x353f71b4 pc=0x1ce8a8 cmd/link/internal/ld.dwarfGenerateDebugInfo(0x2091a128) cmd/link/internal/ld/dwarf.go:1866 +0x160c fp=0x353f745c sp=0x353f7228 pc=0x1cff28 cmd/link/internal/ld.Main(0x4b52e8, {0x4, 0x8, 0x1, 0xd, 0xe, 0x1c00000, {0x0, 0x0, 0x0}, ...}) cmd/link/internal/ld/main.go:370 +0x1880 fp=0x353f75c8 sp=0x353f745c pc=0x20d494 main.main() cmd/link/main.go:72 +0xc60 fp=0x353f7fa8 sp=0x353f75c8 pc=0x29fce8 runtime.main() runtime/proc.go:271 +0x2fc fp=0x353f7fec sp=0x353f7fa8 pc=0x536a8 runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x353f7fec sp=0x353f7fec pc=0x89f14 goroutine 2 gp=0x20802488 m=nil [force gc (idle)]: runtime.gopark(0x30642c, 0x4bd638, 0x11, 0xa, 0x1) runtime/proc.go:402 +0x104 fp=0x20836fd4 sp=0x20836fc0 pc=0x53c54 runtime.goparkunlock(...) runtime/proc.go:408 runtime.forcegchelper() runtime/proc.go:326 +0xe4 fp=0x20836fec sp=0x20836fd4 pc=0x53a74 runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x20836fec sp=0x20836fec pc=0x89f14 created by runtime.init.5 in goroutine 1 runtime/proc.go:314 +0x1c goroutine 3 gp=0x208027e8 m=nil [GC sweep wait]: runtime.gopark(0x30642c, 0x4bd7d0, 0xc, 0x9, 0x1) runtime/proc.go:402 +0x104 fp=0x208377c4 sp=0x208377b0 pc=0x53c54 runtime.goparkunlock(...) runtime/proc.go:408 runtime.bgsweep(0x2081c240) runtime/mgcsweep.go:318 +0x11c fp=0x208377e4 sp=0x208377c4 pc=0x3b924 runtime.gcenable.gowrap1() runtime/mgc.go:203 +0x28 fp=0x208377ec sp=0x208377e4 pc=0x2bb14 runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x208377ec sp=0x208377ec pc=0x89f14 created by runtime.gcenable in goroutine 1 runtime/mgc.go:203 +0x74 goroutine 4 gp=0x20802908 m=nil [GC scavenge wait]: runtime.gopark(0x30642c, 0x4bdbb0, 0xd, 0xa, 0x2) runtime/proc.go:402 +0x104 fp=0x20837fb4 sp=0x20837fa0 pc=0x53c54 runtime.goparkunlock(...) runtime/proc.go:408 runtime.(*scavengerState).park(0x4bdbb0) runtime/mgcscavenge.go:425 +0x68 fp=0x20837fc8 sp=0x20837fb4 pc=0x38c80 runtime.bgscavenge(0x2081c240) runtime/mgcscavenge.go:658 +0x60 fp=0x20837fe4 sp=0x20837fc8 pc=0x393b4 runtime.gcenable.gowrap2() runtime/mgc.go:204 +0x28 fp=0x20837fec sp=0x20837fe4 pc=0x2bac0 runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x20837fec sp=0x20837fec pc=0x89f14 created by runtime.gcenable in goroutine 1 runtime/mgc.go:204 +0xbc goroutine 17 gp=0x2091a008 m=nil [finalizer wait]: runtime.gopark(0x3062dc, 0x4e981c, 0x10, 0xa, 0x1) runtime/proc.go:402 +0x104 fp=0x2083278c sp=0x20832778 pc=0x53c54 runtime.runfinq() runtime/mfinal.go:194 +0x110 fp=0x208327ec sp=0x2083278c pc=0x2a90c runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x208327ec sp=0x208327ec pc=0x89f14 created by runtime.createfing in goroutine 1 runtime/mfinal.go:164 +0x5c goroutine 18 gp=0x2091a5a8 m=nil [GC worker (idle)]: runtime.gopark(0x3062f0, 0x2088e000, 0x1a, 0xa, 0x0) runtime/proc.go:402 +0x104 fp=0x20836790 sp=0x2083677c pc=0x53c54 runtime.gcBgMarkWorker() runtime/mgc.go:1310 +0xec fp=0x208367ec sp=0x20836790 pc=0x2e73c runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x208367ec sp=0x208367ec pc=0x89f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 runtime/mgc.go:1234 +0x20 goroutine 5 gp=0x20802c68 m=nil [GC worker (idle)]: runtime.gopark(0x3062f0, 0x2093e0d8, 0x1a, 0xa, 0x0) runtime/proc.go:402 +0x104 fp=0x20838790 sp=0x2083877c pc=0x53c54 runtime.gcBgMarkWorker() runtime/mgc.go:1310 +0xec fp=0x208387ec sp=0x20838790 pc=0x2e73c runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x208387ec sp=0x208387ec pc=0x89f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 runtime/mgc.go:1234 +0x20 goroutine 33 gp=0x20884248 m=nil [GC worker (idle)]: runtime.gopark(0x3062f0, 0x2088e018, 0x1a, 0xa, 0x0) runtime/proc.go:402 +0x104 fp=0x20894790 sp=0x2089477c pc=0x53c54 runtime.gcBgMarkWorker() runtime/mgc.go:1310 +0xec fp=0x208947ec sp=0x20894790 pc=0x2e73c runtime.goexit({}) runtime/asm_arm.s:859 +0x4 fp=0x208947ec sp=0x208947ec pc=0x89f14 created by runtime.gcBgMarkStartWorkers in goroutine 1 runtime/mgc.go:1234 +0x20 *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/alloy
