>>> Building on localhost under sysutils/loki,-main BDEPENDS = [lang/go] DIST = [sysutils/loki,-main:loki-3.5.3.tar.gz] FULLPKGNAME = loki-3.5.3 (Junk lock obtained for localhost at 1756860139.04) >>> Running depends in sysutils/loki,-main at 1756860139.15 last junk was in devel/luarexlib /usr/sbin/pkg_add -aI -Drepair go-1.25.0 was: /usr/sbin/pkg_add -aI -Drepair go-1.25.0 /usr/sbin/pkg_add -aI -Drepair go-1.25.0 >>> Running show-prepare-results in sysutils/loki,-main at 1756860162.88 ===> sysutils/loki,-main ===> Building from scratch loki-3.5.3 ===> loki-3.5.3 depends on: go-=1.25.0 -> go-1.25.0 ===> Verifying specs: c pthread c pthread ===> found c.102.0 pthread.28.0 go-1.25.0 (Junk lock released for localhost at 1756860164.85) distfiles size=104902526 >>> Running patch in sysutils/loki,-main at 1756860164.94 ===> sysutils/loki,-main ===> Checking files for loki-3.5.3 `/usr/ports/distfiles/loki-3.5.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for loki-3.5.3 ===> Patching for loki-3.5.3 ===> Applying OpenBSD patch patch-cmd_loki_loki-local-config_yaml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: cmd/loki/loki-local-config.yaml |--- cmd/loki/loki-local-config.yaml.orig |+++ cmd/loki/loki-local-config.yaml -------------------------- Patching file cmd/loki/loki-local-config.yaml using Plan A... Hunk #1 succeeded at 8. done ===> Applying OpenBSD patch patch-cmd_promtail_promtail-local-config_yaml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: clients/cmd/promtail/promtail-local-config.yaml |--- clients/cmd/promtail/promtail-local-config.yaml.orig |+++ clients/cmd/promtail/promtail-local-config.yaml -------------------------- Patching file clients/cmd/promtail/promtail-local-config.yaml using Plan A... Hunk #1 succeeded at 3. 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 sysutils/loki,-main at 1756860354.66 ===> sysutils/loki,-main ===> Generating configure for loki-3.5.3 ===> Configuring for loki-3.5.3 >>> Running build in sysutils/loki,-main at 1756860360.70 ===> sysutils/loki,-main ===> Building for loki-3.5.3 cd /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki && /usr/bin/env -i GO386=softfloat GOCACHE="/usr/obj/ports/loki-3.5.3/go-cache" GOTOOLCHAIN=local TMPDIR="/usr/obj/ports/loki-3.5.3/build-arm" GOPROXY=invalid://ports.should.not.fetch.at.buildtime/ GO111MODULE=off GOPATH="/usr/obj/ports/loki-3.5.3/go:/usr/local/go-pkg" PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool" PATH='/usr/obj/ports/loki-3.5.3/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='/loki-3.5.3_writes_to_HOME' PICFLAG="-fpic" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP= MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/usr/obj/ports/loki-3.5.3/bin/install -c -m 755" BSD_INSTALL_SCRIPT="/usr/obj/ports/loki-3.5.3/bin/install -c -m 755" BSD_INSTALL_DATA="/usr/obj/ports/loki-3.5.3/bin/install -c -m 644" BSD_INSTALL_MAN="/usr/obj/ports/loki-3.5.3/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/usr/obj/ports/loki-3.5.3/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/usr/obj/ports/loki-3.5.3/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/usr/obj/ports/loki-3.5.3/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/usr/obj/ports/loki-3.5.3/bin/install -d -m 755" go build -ldflags="-w -X github.com/grafana/loki/pkg/build.Version=3.5.3" -v -buildvcs=false -p=1 -o bin/loki ./cmd/loki package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/errno: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/errno package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/fcntl: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/fcntl package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/fts: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/fts package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/grp: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/grp package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/langinfo: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/langinfo package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/limits: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/limits package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/netdb: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/netdb package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/netinet/in: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/netinet/in package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/poll: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/poll package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/pthread: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/pthread package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/pwd: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/pwd package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/signal: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/signal package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/stdio: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/stdio package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/stdlib: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/stdlib package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/sys/socket: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/sys/socket package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/sys/stat: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/sys/stat package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc/sys/types: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/sys/types package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/termios: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/termios package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/time: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/time package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/unistd: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/unistd package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/utime: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/utime package github.com/grafana/loki/cmd/loki imports github.com/grafana/loki/v3/pkg/loki imports github.com/grafana/loki/v3/pkg/blockbuilder/builder imports github.com/grafana/loki/v3/pkg/ingester imports github.com/grafana/loki/v3/pkg/storage imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper imports github.com/grafana/loki/v3/pkg/storage/stores/shipper/indexshipper/downloads imports github.com/grafana/loki/v3/pkg/compactor/deletion imports zombiezen.com/go/sqlite imports modernc.org/libc imports modernc.org/libc/uuid: build constraints exclude all Go files in /usr/obj/ports/loki-3.5.3/go/src/github.com/grafana/loki/vendor/modernc.org/libc/uuid *** Error 1 in sysutils/loki (Makefile:25 'do-build') *** Error 2 in sysutils/loki (/usr/ports/infrastructure/mk/bsd.port.mk:3065 '/usr/obj/ports/loki-3.5.3/build-arm/.build_done': @cd /usr/port...) *** Error 2 in sysutils/loki (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=loki-3.5.3; export _LOCKS_HELD=" loki-3.5.3"; ...) ===> Exiting sysutils/loki,-main 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...) >>> Running clean in sysutils/loki,-main at 1756860386.69 ===> sysutils/loki,-main ===> Cleaning for loki-3.5.3 >>> Ended at 1756860396.28 max_stuck=104.89/depends=23.75/show-prepare-results=2.07/patch=189.69/configure=6.06/build=26.00/clean=9.66 Error: job failed with 512 on localhost at 1756860396