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/beefy21/data/142i386-default/8fcb80b6544f/logs/alloy-1.6.1_3.log Build URL: https://pkg-status.freebsd.org/beefy21/build.html?mastername=142i386-default&build=8fcb80b6544f Log: =>> Building sysutils/alloy build started at Wed Apr 9 10:45:18 UTC 2025 port directory: /usr/ports/sysutils/alloy package name: alloy-1.6.1_3 building for: FreeBSD 142i386-default-job-31 14.2-RELEASE-p2 FreeBSD 14.2-RELEASE-p2 i386 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 1258 Apr 5 01:01 /usr/ports/sysutils/alloy/Makefile Ports top last git commit: 8fcb80b654 Ports top unclean checkout: no Port dir last git commit: a4e30d4f4f Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2-9-g05a460dc Host OSVERSION: 1500035 Jail OSVERSION: 1402000 Job Id: 31 ---Begin Environment--- SHELL=/bin/sh BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 OSVERSION=1402000 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 UNAME_m=i386 UNAME_p=i386 UNAME_r=14.2-RELEASE-p2 LOCALBASE=/usr/local UNAME_v=FreeBSD 14.2-RELEASE-p2 USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2-9-g05a460dc MASTERMNT=/usr/local/poudriere/data/.m/142i386-default/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/142i386-default/31/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=142i386-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/142i386-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2-9-g05a460dc 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=14.2 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--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### #### # 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 DISABLE_MAKE_JOBS=poudriere ---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 pipebuf (-y) 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.6.1_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.1.0.pkg [142i386-default-job-31] Installing pkg-2.1.0... [142i386-default-job-31] Extracting pkg-2.1.0: .......... done ===> alloy-1.6.1_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of alloy-1.6.1_3 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> alloy-1.6.1_3 depends on file: /usr/local/bin/go123 - not found ===> Installing existing package /packages/All/go123-1.23.7_4.pkg [142i386-default-job-31] Installing go123-1.23.7_4... [142i386-default-job-31] Extracting go123-1.23.7_4: .......... done ===> alloy-1.6.1_3 depends on file: /usr/local/bin/go123 - found ===> Returning to build of alloy-1.6.1_3 ===> alloy-1.6.1_3 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.108.pkg [142i386-default-job-31] Installing ca_root_nss-3.108... [142i386-default-job-31] Extracting ca_root_nss-3.108: ....... 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.108: -- 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.6.1_3 depends on package: ca_root_nss>0 - found ===> Returning to build of alloy-1.6.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.6.1_3 for building ===> Fetching github.com/grafana/alloy/syntax dependency (cd /portdistfiles/go/sysutils_alloy/grafana-alloy-v1.6.1_GH0; [ -e syntax/go.mod ] || ( /bin/mkdir -p syntax/; /usr/bin/tar -xzf grafana-alloy-v1.6.1_GH0.tar.gz alloy-1.6.1/syntax/go.mod; cp -f alloy-1.6.1/syntax/go.mod syntax/go.mod)) ===> Fetching github.com/grafana/alloy dependencies # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor/@v/v0.10.2.mod # get https://proxy.golang.org/cloud.google.com/go/auth/@v/v0.7.0.mod # get https://proxy.golang.org/github.com/99designs/keyring/@v/v1.2.2.mod # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5/@v/v5.7.0.mod # get https://proxy.golang.org/cloud.google.com/go/@v/v0.115.0.mod # get https://proxy.golang.org/cloud.google.com/go/auth/oauth2adapt/@v/v0.2.2.mod # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources/@v/v1.1.1.mod <snip> go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig go.opentelemetry.io/proto/otlp/collector/trace/v1 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/envconfig go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/retry go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/otlpconfig go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp go.opentelemetry.io/otel/exporters/stdout/stdoutlog go.opentelemetry.io/otel/exporters/stdout/stdoutmetric go.opentelemetry.io/otel/exporters/stdout/stdouttrace go.opentelemetry.io/contrib/config go.opentelemetry.io/collector/service/telemetry/internal/otelinit go.opentelemetry.io/otel/log/internal/global go.opentelemetry.io/otel/log/global go.opentelemetry.io/contrib/bridges/otelzap go.opentelemetry.io/contrib/propagators/b3 go.opentelemetry.io/collector/service/telemetry go.opentelemetry.io/collector/service go.opentelemetry.io/collector/otelcol github.com/grafana/alloy/internal/converter/internal/otelcolconvert github.com/grafana/alloy/internal/converter/internal/prometheusconvert/build github.com/vultr/govultr/v2 github.com/prometheus/prometheus/discovery/vultr github.com/prometheus/prometheus/discovery/install github.com/grafana/alloy/internal/converter/internal/prometheusconvert/component github.com/grafana/alloy/internal/converter/internal/prometheusconvert github.com/grafana/loki/v3/clients/pkg/promtail/positions github.com/grafana/loki/v3/clients/pkg/promtail/targets/file github.com/grafana/alloy/internal/converter/internal/promtailconvert/internal/build github.com/google/pprof/profile github.com/felixge/fgprof github.com/prometheus/alertmanager/pkg/modtimevfs github.com/shurcooL/httpfs/vfsutil github.com/shurcooL/vfsgen github.com/grafana/loki/v3/clients/pkg/promtail/server/ui github.com/grafana/loki/v3/clients/pkg/promtail/targets/kafka github.com/grafana/loki/v3/clients/pkg/promtail/targets/azureeventhubs github.com/grafana/loki/v3/clients/pkg/promtail/targets/cloudflare github.com/grafana/loki/v3/pkg/framedstdcopy github.com/grafana/loki/v3/clients/pkg/promtail/targets/docker github.com/grafana/loki/v3/clients/pkg/promtail/targets/serverutils github.com/grafana/loki/v3/clients/pkg/promtail/targets/gcplog github.com/grafana/loki/v3/clients/pkg/promtail/targets/gelf github.com/grafana/loki/v3/clients/pkg/promtail/targets/heroku github.com/grafana/loki/v3/clients/pkg/promtail/targets/journal github.com/grafana/loki/v3/clients/pkg/promtail/targets/lokipush github.com/grafana/loki/v3/clients/pkg/promtail/targets/stdin github.com/grafana/loki/v3/clients/pkg/promtail/targets/syslog github.com/grafana/loki/v3/clients/pkg/promtail/targets/windows github.com/grafana/loki/v3/clients/pkg/promtail/targets github.com/grafana/loki/v3/clients/pkg/promtail/server github.com/grafana/loki/v3/pkg/tracing github.com/grafana/loki/v3/clients/pkg/promtail/config github.com/drone/envsubst/parse github.com/drone/envsubst/path github.com/drone/envsubst github.com/grafana/loki/v3/pkg/util/cfg github.com/grafana/alloy/internal/converter/internal/promtailconvert github.com/drone/envsubst/v2/parse github.com/drone/envsubst/v2/path github.com/drone/envsubst/v2 github.com/grafana/alloy/internal/static/config/features github.com/grafana/alloy/internal/static/logs github.com/grafana/alloy/internal/static/traces/automaticloggingprocessor github.com/grafana/alloy/internal/static/traces/noopreceiver github.com/grafana/alloy/internal/static/traces/promsdprocessor github.com/grafana/alloy/internal/static/traces/pushreceiver github.com/grafana/alloy/internal/static/traces/remotewriteexporter github.com/grafana/alloy/internal/static/traces/servicegraphprocessor github.com/grafana/alloy/internal/static/traces/spanmetricsprocessor/internal/cache github.com/grafana/alloy/internal/static/traces/spanmetricsprocessor/internal/metadata github.com/grafana/alloy/internal/static/traces/spanmetricsprocessor github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusexporter/internal/metadata github.com/open-telemetry/opentelemetry-collector-contrib/pkg/resourcetotelemetry github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusexporter github.com/grafana/alloy/internal/static/traces github.com/grafana/alloy/internal/static/config github.com/grafana/alloy/internal/static/integrations/v2/agent github.com/grafana/alloy/internal/static/integrations/v2/apache_http github.com/grafana/alloy/internal/static/integrations/v2/app_agent_receiver github.com/grafana/alloy/internal/static/integrations/v2/blackbox_exporter github.com/grafana/alloy/internal/static/integrations/v2/eventhandler github.com/grafana/alloy/internal/static/integrations/v2/snmp_exporter github.com/grafana/alloy/internal/converter/internal/staticconvert/internal/build github.com/grafana/vmware_exporter/vsphere github.com/grafana/alloy/internal/static/integrations/v2/vmware_exporter github.com/grafana/alloy/internal/static/integrations/vmware_exporter github.com/grafana/alloy/internal/static/integrations/install github.com/grafana/alloy/internal/converter/internal/staticconvert github.com/grafana/alloy/internal/converter github.com/grafana/alloy/internal/service/otel github.com/grafana/alloy/internal/web/api github.com/prometheus/common/server github.com/grafana/alloy/internal/web/ui github.com/grafana/alloy/internal/service/ui github.com/grafana/alloy/internal/static/config/instrumentation github.com/grafana/alloy/internal/usagestats github.com/grafana/ckit/advertise github.com/grafana/alloy/internal/alloycli github.com/grafana/alloy/internal/winmanifest golang.org/x/crypto/x509roots/fallback github.com/grafana/alloy # github.com/grafana/alloy runtime: out of memory: cannot allocate 8388608-byte block (926646272 in use) fatal error: out of memory goroutine 1 gp=0x28806128 m=2 mp=0x2883e508 [running]: runtime.throw({0x8323bd9, 0xd}) runtime/panic.go:1073 +0x35 fp=0x288559d0 sp=0x288559bc pc=0x80b48b5 runtime.(*mcache).allocLarge(0x284f7088, 0x50c000, 0x1) runtime/mcache.go:236 +0x1c1 fp=0x288559fc sp=0x288559d0 pc=0x8058d31 runtime.mallocgc(0x50c000, 0x82f9260, 0x1) runtime/malloc.go:1177 +0x629 fp=0x28855a74 sp=0x288559fc pc=0x80b07a9 runtime.newarray(0x82f9260, 0x11000) runtime/malloc.go:1431 +0x39 fp=0x28855a88 sp=0x28855a74 pc=0x80b0cb9 runtime.makeBucketArray(0x82eb480, 0x10, 0x0) runtime/map.go:377 +0x178 fp=0x28855aa0 sp=0x28855a88 pc=0x8054518 runtime.makemap(0x82eb480, 0x4d1fe, 0x0) runtime/map.go:343 +0xaf fp=0x28855ac4 sp=0x28855aa0 pc=0x80b0e4f cmd/link/internal/ld.(*pclntab).generateFuncnametab(0xf93da300, 0x28806c68, {0xfb494000, 0x4d1fe, 0x55800}) cmd/link/internal/ld/pcln.go:302 +0x34 fp=0x28855b08 sp=0x28855ac4 pc=0x823fc94 cmd/link/internal/ld.(*Link).pclntab(0x28806c68, {0xfaec6000, 0x30d5a, 0x30d5a}) cmd/link/internal/ld/pcln.go:801 +0x145 fp=0x28855b70 sp=0x28855b08 pc=0x82430e5 cmd/link/internal/ld.Main(0x850e480, {0x10, 0x20, 0x1, 0x4, 0x8, 0x0, {0x28812431, 0x1, 0x1}, ...}) cmd/link/internal/ld/main.go:423 +0x1abd fp=0x28855d50 sp=0x28855b70 pc=0x823be6d main.main() cmd/link/main.go:72 +0xad7 fp=0x28855fac sp=0x28855d50 pc=0x82c9197 runtime.main() runtime/proc.go:272 +0x288 fp=0x28855ff0 sp=0x28855fac pc=0x8081138 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x28855ff4 sp=0x28855ff0 pc=0x80bab21 goroutine 2 gp=0x28806488 m=nil [force gc (idle)]: runtime.gopark(0x833e2c8, 0x85170f8, 0x11, 0xa, 0x1) runtime/proc.go:424 +0xfa fp=0x2883afdc sp=0x2883afc8 pc=0x80b49ea runtime.goparkunlock(...) runtime/proc.go:430 runtime.forcegchelper() runtime/proc.go:337 +0xc7 fp=0x2883aff0 sp=0x2883afdc pc=0x8081497 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x2883aff4 sp=0x2883aff0 pc=0x80bab21 created by runtime.init.6 in goroutine 1 runtime/proc.go:325 +0x1d goroutine 3 gp=0x288065a8 m=nil [GC sweep wait]: runtime.gopark(0x833e2c8, 0x85172a0, 0xc, 0x9, 0x1) runtime/proc.go:424 +0xfa fp=0x2883b7cc sp=0x2883b7b8 pc=0x80b49ea runtime.goparkunlock(...) runtime/proc.go:430 runtime.bgsweep(0x2881e240) runtime/mgcsweep.go:317 +0xec fp=0x2883b7e8 sp=0x2883b7cc pc=0x806b26c runtime.gcenable.gowrap1() runtime/mgc.go:204 +0x21 fp=0x2883b7f0 sp=0x2883b7e8 pc=0x805cca1 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x2883b7f4 sp=0x2883b7f0 pc=0x80bab21 created by runtime.gcenable in goroutine 1 runtime/mgc.go:204 +0x71 goroutine 4 gp=0x288066c8 m=nil [GC scavenge wait]: runtime.gopark(0x833e2c8, 0x8517860, 0xd, 0xa, 0x2) runtime/proc.go:424 +0xfa fp=0x2883bfb8 sp=0x2883bfa4 pc=0x80b49ea runtime.goparkunlock(...) runtime/proc.go:430 runtime.(*scavengerState).park(0x8517860) runtime/mgcscavenge.go:425 +0x54 fp=0x2883bfcc sp=0x2883bfb8 pc=0x8068854 runtime.bgscavenge(0x2881e240) runtime/mgcscavenge.go:658 +0x69 fp=0x2883bfe8 sp=0x2883bfcc pc=0x8068ea9 runtime.gcenable.gowrap2() runtime/mgc.go:205 +0x21 fp=0x2883bff0 sp=0x2883bfe8 pc=0x805cc61 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x2883bff4 sp=0x2883bff0 pc=0x80bab21 created by runtime.gcenable in goroutine 1 runtime/mgc.go:205 +0xb1 goroutine 5 gp=0x28806a28 m=nil [finalizer wait]: runtime.gopark(0x833e17c, 0x8525870, 0x10, 0xa, 0x1) runtime/proc.go:424 +0xfa fp=0x2883a798 sp=0x2883a784 pc=0x80b49ea runtime.runfinq() runtime/mfinal.go:193 +0xf0 fp=0x2883a7f0 sp=0x2883a798 pc=0x805be00 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x2883a7f4 sp=0x2883a7f0 pc=0x80bab21 created by runtime.createfing in goroutine 1 runtime/mfinal.go:163 +0x5a goroutine 6 gp=0x28806ea8 m=nil [GC worker (idle)]: runtime.gopark(0x833e18c, 0x28816270, 0x1a, 0xa, 0x0) runtime/proc.go:424 +0xfa fp=0x2883c78c sp=0x2883c778 pc=0x80b49ea runtime.gcBgMarkWorker(0x2881e640) runtime/mgc.go:1412 +0xeb fp=0x2883c7e8 sp=0x2883c78c pc=0x805f61b runtime.gcBgMarkStartWorkers.gowrap1() runtime/mgc.go:1328 +0x21 fp=0x2883c7f0 sp=0x2883c7e8 pc=0x805f511 runtime.goexit({}) runtime/asm_386.s:1393 +0x1 fp=0x2883c7f4 sp=0x2883c7f0 pc=0x80bab21 created by runtime.gcBgMarkStartWorkers in goroutine 1 runtime/mgc.go:1328 +0x114 *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/alloy
