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/beefy13/data/134i386-quarterly/359bbf7fc5af/logs/alloy-1.6.1_2.log Build URL: https://pkg-status.freebsd.org/beefy13/build.html?mastername=134i386-quarterly&build=359bbf7fc5af Log: =>> Building sysutils/alloy build started at Tue Apr 8 11:22:41 UTC 2025 port directory: /usr/ports/sysutils/alloy package name: alloy-1.6.1_2 building for: FreeBSD 134i386-quarterly-job-05 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 i386 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 1258 Apr 3 01:01 /usr/ports/sysutils/alloy/Makefile Ports top last git commit: 359bbf7fc Ports top unclean checkout: no Port dir last git commit: 359bbf7fc Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2-7-gf78625a5 Host OSVERSION: 1500035 Jail OSVERSION: 1304000 Job Id: 05 ---Begin Environment--- SHELL=/bin/csh BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 OSVERSION=1304000 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=13.4-RELEASE-p4 LOCALBASE=/usr/local UNAME_v=FreeBSD 13.4-RELEASE-p4 USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2-7-gf78625a5 MASTERMNT=/usr/local/poudriere/data/.m/134i386-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/134i386-quarterly/05/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=134i386-quarterly SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/134i386-quarterly/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2-7-gf78625a5 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--- 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 ---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.6.1_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.1.0.pkg [134i386-quarterly-job-05] Installing pkg-2.1.0... [134i386-quarterly-job-05] Extracting pkg-2.1.0: .......... done ===> alloy-1.6.1_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of alloy-1.6.1_2 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> alloy-1.6.1_2 depends on file: /usr/local/bin/go123 - not found ===> Installing existing package /packages/All/go123-1.23.7_4.pkg [134i386-quarterly-job-05] Installing go123-1.23.7_4... [134i386-quarterly-job-05] Extracting go123-1.23.7_4: .......... done ===> alloy-1.6.1_2 depends on file: /usr/local/bin/go123 - found ===> Returning to build of alloy-1.6.1_2 ===> alloy-1.6.1_2 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.108.pkg [134i386-quarterly-job-05] Installing ca_root_nss-3.108... [134i386-quarterly-job-05] Extracting ca_root_nss-3.108: ....... 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.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_2 depends on package: ca_root_nss>0 - found ===> Returning to build of alloy-1.6.1_2 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user => v1.6.1.mod doesn't seem to exist in /portdistfiles/go/sysutils_alloy/grafana-alloy-v1.6.1_GH0. => Attempting to fetch https://proxy.golang.org/github.com/grafana/alloy/@v/v1.6.1.mod v1.6.1.mod 55 kB 8647 kBps 00s => v1.6.1.zip doesn't seem to exist in /portdistfiles/go/sysutils_alloy/grafana-alloy-v1.6.1_GH0. => Attempting to fetch https://proxy.golang.org/github.com/grafana/alloy/@v/v1.6.1.zip v1.6.1.zip 13 MB 61 MBps 01s => grafana-alloy-v1.6.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/go/sysutils_alloy/grafana-alloy-v1.6.1_GH0. => Attempting to fetch https://proxy.golang.org/github.com/grafana/alloy/@v/grafana-alloy-v1.6.1_GH0.tar.gz fetch: https://proxy.golang.org/github.com/grafana/alloy/@v/grafana-alloy-v1.6.1_GH0.tar.gz: Not Found => Attempting to fetch https://codeload.github.com/grafana/alloy/tar.gz/v1.6.1?dummy=/grafana-alloy-v1.6.1_GH0.tar.gz fetch: https://codeload.github.com/grafana/alloy/tar.gz/v1.6.1?dummy=/grafana-alloy-v1.6.1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/grafana/alloy/tar.gz/v1.6.1?dummy=/grafana-alloy-v1.6.1_GH0.tar.gz: size of remote file is not known grafana-alloy-v1.6.1_GH0.tar.gz 12 MB 15 MBps 01s <snip> golang.org/x/net/context/ctxhttp github.com/grafana/alloy/internal/component/pyroscope/scrape github.com/grafana/pyroscope/api/gen/proto/go/push/v1/pushv1connect github.com/grafana/alloy/internal/component/pyroscope/write github.com/burningalchemist/sql_exporter github.com/grafana/snowflake-prometheus-exporter/collector github.com/grafana/alloy/internal/component/pyroscope/receive_http github.com/grafana/alloy/internal/static/integrations/mssql github.com/grafana/alloy/internal/static/integrations/snowflake_exporter github.com/grafana/alloy/internal/component/remote/kubernetes github.com/grafana/alloy/internal/component/prometheus/exporter/mssql github.com/grafana/alloy/internal/component/prometheus/exporter/snowflake github.com/grafana/alloy/internal/component/remote/s3 github.com/cenkalti/backoff/v3 github.com/go-jose/go-jose/v3/cipher github.com/go-jose/go-jose/v3/json github.com/ryanuber/go-glob github.com/hashicorp/go-secure-stdlib/strutil github.com/hashicorp/go-secure-stdlib/parseutil github.com/hashicorp/go-secure-stdlib/awsutil github.com/grafana/alloy/internal/component/remote/kubernetes/configmap github.com/grafana/alloy/internal/component/remote/kubernetes/secret github.com/go-jose/go-jose/v3 cloud.google.com/go/iam/credentials/apiv1/credentialspb cloud.google.com/go/iam/credentials/apiv1 google.golang.org/genproto/googleapis/iam/credentials/v1 github.com/go-jose/go-jose/v3/jwt github.com/grafana/alloy/internal/converter/diag github.com/open-telemetry/opentelemetry-collector-contrib/extension/jaegerremotesampling/internal github.com/grafana/alloy/internal/converter/internal/common github.com/hashicorp/vault/api github.com/open-telemetry/opentelemetry-collector-contrib/extension/jaegerremotesampling/internal/metadata github.com/open-telemetry/opentelemetry-collector-contrib/extension/jaegerremotesampling go.opentelemetry.io/collector/confmap/provider/yamlprovider go.opentelemetry.io/collector/otelcol/internal/configunmarshaler go.opentelemetry.io/collector/otelcol/internal/grpclog go.opentelemetry.io/collector/extension/extensioncapabilities go.opentelemetry.io/otel/sdk/trace/tracetest go.opentelemetry.io/collector/connector/xconnector go.opentelemetry.io/collector/component/componenttest go.opentelemetry.io/collector/pdata/testdata github.com/hashicorp/vault/api/auth/approle github.com/hashicorp/vault/api/auth/aws github.com/hashicorp/vault/api/auth/azure github.com/hashicorp/vault/api/auth/gcp github.com/hashicorp/vault/api/auth/kubernetes github.com/hashicorp/vault/api/auth/ldap github.com/hashicorp/vault/api/auth/userpass go.opentelemetry.io/collector/service/internal/components github.com/grafana/alloy/internal/component/remote/vault go.opentelemetry.io/collector/service/internal/status go.opentelemetry.io/collector/connector/connectortest go.opentelemetry.io/collector/receiver/receivertest go.opentelemetry.io/collector/extension/extensiontest github.com/grafana/alloy/internal/component/all go.opentelemetry.io/collector/processor/processortest go.opentelemetry.io/collector/exporter/exportertest go.opentelemetry.io/collector/service/internal/zpages go.opentelemetry.io/collector/service/internal/capabilityconsumer go.opentelemetry.io/collector/service/internal/builders go.opentelemetry.io/collector/service/pipelines go.opentelemetry.io/collector/service/internal/metadata go.opentelemetry.io/collector/service/internal/resource go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp/internal/retry go.opentelemetry.io/collector/service/internal/proctelemetry go.opentelemetry.io/otel/log go.opentelemetry.io/collector/service/extensions go.opentelemetry.io/proto/otlp/logs/v1 go.opentelemetry.io/otel/log/noop go.opentelemetry.io/otel/sdk/log/internal/x go.opentelemetry.io/otel/sdk/log go.opentelemetry.io/proto/otlp/collector/logs/v1 go.opentelemetry.io/collector/service/internal/graph go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/envconfig go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp/internal/transform go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/retry go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp go.opentelemetry.io/proto/otlp/metrics/v1 go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/envconfig go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/retry go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/oconf go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/transform go.opentelemetry.io/proto/otlp/collector/metrics/v1 go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/transform go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/envconfig go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp go.opentelemetry.io/proto/otlp/collector/trace/v1 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/otlptracegrpc go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/retry go.opentelemetry.io/otel/exporters/stdout/stdoutlog go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/otlpconfig go.opentelemetry.io/otel/exporters/stdout/stdoutmetric go.opentelemetry.io/otel/exporters/stdout/stdouttrace go.opentelemetry.io/otel/log/internal/global go.opentelemetry.io/contrib/propagators/b3 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp go.opentelemetry.io/otel/log/global go.opentelemetry.io/contrib/bridges/otelzap github.com/grafana/alloy/internal/converter/internal/prometheusconvert/build github.com/vultr/govultr/v2 github.com/grafana/loki/v3/clients/pkg/promtail/positions go.opentelemetry.io/contrib/config github.com/grafana/loki/v3/clients/pkg/promtail/targets/file github.com/prometheus/prometheus/discovery/vultr github.com/prometheus/prometheus/discovery/install github.com/google/pprof/profile github.com/grafana/alloy/internal/converter/internal/prometheusconvert/component github.com/grafana/alloy/internal/converter/internal/prometheusconvert github.com/felixge/fgprof github.com/prometheus/alertmanager/pkg/modtimevfs github.com/shurcooL/httpfs/vfsutil github.com/grafana/alloy/internal/converter/internal/promtailconvert/internal/build go.opentelemetry.io/collector/service/telemetry/internal/otelinit 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/cloudflare github.com/grafana/loki/v3/clients/pkg/promtail/targets/azureeventhubs 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 go.opentelemetry.io/collector/service/telemetry 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/pkg/tracing go.opentelemetry.io/collector/service github.com/drone/envsubst/parse github.com/drone/envsubst/path github.com/drone/envsubst github.com/grafana/loki/v3/clients/pkg/promtail/targets github.com/grafana/loki/v3/pkg/util/cfg go.opentelemetry.io/collector/otelcol github.com/drone/envsubst/v2/parse github.com/drone/envsubst/v2/path github.com/drone/envsubst/v2 github.com/grafana/loki/v3/clients/pkg/promtail/server github.com/grafana/alloy/internal/static/config/features github.com/grafana/alloy/internal/static/traces/noopreceiver github.com/grafana/alloy/internal/static/traces/promsdprocessor github.com/grafana/loki/v3/clients/pkg/promtail/config github.com/grafana/alloy/internal/converter/internal/otelcolconvert github.com/grafana/alloy/internal/converter/internal/promtailconvert github.com/grafana/alloy/internal/static/logs github.com/grafana/alloy/internal/static/traces/automaticloggingprocessor 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/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/traces 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/config github.com/grafana/alloy/internal/static/integrations/v2/snmp_exporter github.com/grafana/vmware_exporter/vsphere github.com/grafana/alloy/internal/service/otel github.com/grafana/alloy/internal/web/api github.com/grafana/alloy/internal/converter/internal/staticconvert/internal/build github.com/grafana/alloy/internal/static/integrations/v2/vmware_exporter github.com/grafana/alloy/internal/static/integrations/vmware_exporter github.com/prometheus/common/server github.com/grafana/alloy/internal/web/ui github.com/grafana/alloy/internal/static/integrations/install 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 golang.org/x/crypto/x509roots/fallback github.com/grafana/alloy/internal/converter/internal/staticconvert github.com/grafana/alloy/internal/converter github.com/grafana/alloy/internal/alloycli github.com/grafana/alloy # github.com/grafana/alloy /usr/local/go123/pkg/tool/freebsd_386/link: mapping output file failed: cannot allocate memory *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/alloy
