+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gotosocial-0.17.0/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gotosocial-0.17.0/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for gotosocial-0.17.0 cd /home/pbulk/build/www/gotosocial/work/gotosocial-0.17.0 && /bin/env VERSION=0.17.0 USETOOLS=no GO_BUILDTAGS="wasmsqlite3" GOPATH=/home/pbulk/build/www/gotosocial/work/.gopath GOPROXY=file:///home/pbulk/build/www/gotosocial/work/.goproxy GOCACHE=/home/pbulk/build/www/gotosocial/work/.cache/go-build GOTOOLCHAIN=local CC=cc CFLAGS=-pipe\ -O2 CPPFLAGS= CXX=c++ CXXFLAGS=-pipe\ -O2 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/www/gotosocial/work/.cwrapper/bin:/home/pbulk/build/www/gotosocial/work/.buildlink/bin:/home/pbulk/build/www/gotosocial/work/.gcc/bin:/home/pbulk/build/www/gotosocial/work/.tools/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/usr/pkg/etc/gotosocial CXXCPP=cpp HOME=/home/pbulk/build/www/gotosocial/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/www/gotosocial/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/bin/install BSD_INSTALL_PROGRAM_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/home/pbulk/build/www/gotosocial/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/home/pbulk/build/www/gotosocial/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/www/gotosocial/work/.tools/bin/gdbus-codegen PKG_CONFIG=/home/pbulk/build/www/gotosocial/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/www/gotosocial/work/.buildlink/lib64/pkgconfig:/home/pbulk/build/www/gotosocial/work/.buildlink/lib/pkgconfig:/home/pbulk/build/www/gotosocial/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/www/gotosocial/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/pbulk/build/www/gotosocial/work/.cwrapper/config scripts/build.sh $ env CGO_ENABLED=0 go build -trimpath -v -tags wasmsqlite3 netgo osusergo static_build kvformat timetzdata -ldflags= -s -w -extldflags '-static' -X 'main.Version=0.17.0' -gcflags= ./cmd/gotosocial vendor/github.com/go-jose/go-jose/v4/symmetric.go:33:2: cannot find module providing package golang.org/x/crypto/pbkdf2: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) /usr/pkg/go123/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go:13:2: package vendor/golang.org/x/sys/cpu is not in std (/usr/pkg/go123/src/vendor/golang.org/x/sys/cpu) vendor/golang.org/x/net/ipv4/batch.go:11:2: cannot find module providing package golang.org/x/net/internal/socket: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/jackc/pgx/v5/pgconn/config.go:20:2: cannot find module providing package github.com/jackc/pgpassfile: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/jackc/pgx/v5/pgconn/config.go:21:2: cannot find module providing package github.com/jackc/pgservicefile: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/jackc/pgx/v5/pgconn/pgconn.go:19:2: cannot find module providing package github.com/jackc/pgx/v5/internal/iobufpool: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/jackc/pgx/v5/pgconn/config.go:22:2: cannot find module providing package github.com/jackc/pgx/v5/pgconn/ctxwatch: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/jackc/pgx/v5/pgconn/pgconn.go:22:2: cannot find module providing package github.com/jackc/pgx/v5/pgconn/internal/bgreader: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/jackc/pgx/v5/pgxpool/conn.go:9:2: cannot find module providing package github.com/jackc/puddle/v2: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/golang.org/x/crypto/ssh/cipher.go:20:2: cannot find module providing package golang.org/x/crypto/internal/poly1305: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_duration/gen_property_activitystreams_duration.go:7:2: cannot find module providing package github.com/superseriousbusiness/activity/streams/values/duration: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/goccy/go-json/decode.go:10:2: cannot find module providing package github.com/goccy/go-json/internal/decoder: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/goccy/go-json/color.go:6:2: cannot find module providing package github.com/goccy/go-json/internal/encoder: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/goccy/go-json/encode.go:10:2: cannot find module providing package github.com/goccy/go-json/internal/encoder/vm: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/goccy/go-json/encode.go:11:2: cannot find module providing package github.com/goccy/go-json/internal/encoder/vm_color: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/goccy/go-json/encode.go:12:2: cannot find module providing package github.com/goccy/go-json/internal/encoder/vm_color_indent: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/goccy/go-json/encode.go:13:2: cannot find module providing package github.com/goccy/go-json/internal/encoder/vm_indent: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/goccy/go-json/decode.go:11:2: cannot find module providing package github.com/goccy/go-json/internal/errors: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/goccy/go-json/decode.go:12:2: cannot find module providing package github.com/goccy/go-json/internal/runtime: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/klauspost/compress/s2/decode.go:14:2: cannot find module providing package github.com/klauspost/compress/internal/race: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/minio/md5-simd/block_amd64.go:14:2: cannot find module providing package github.com/klauspost/cpuid/v2: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/minio/minio-go/v7/pkg/cors/cors.go:26:2: cannot find module providing package github.com/dustin/go-humanize: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/minio/minio-go/v7/pkg/encrypt/server-side.go:27:2: cannot find module providing package golang.org/x/crypto/argon2: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/minio/minio-go/v7/pkg/notification/notification.go:26:2: cannot find module providing package github.com/minio/minio-go/v7/pkg/set: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/minio/minio-go/v7/pkg/replication/replication.go:29:2: cannot find module providing package github.com/rs/xid: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/google.golang.org/protobuf/proto/decode.go:8:2: cannot find module providing package google.golang.org/protobuf/encoding/protowire: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/google.golang.org/protobuf/proto/encode.go:13:2: cannot find module providing package google.golang.org/protobuf/internal/order: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/dsoprea/go-exif/v3/testing_common.go:6:2: package testing is not in std (/usr/pkg/go123/src/testing) vendor/github.com/tetratelabs/wazero/internal/sys/fs.go:9:2: cannot find module providing package github.com/tetratelabs/wazero/internal/descriptor: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/tetratelabs/wazero/internal/engine/wazevo/engine.go:15:2: cannot find module providing package github.com/tetratelabs/wazero/internal/engine/wazevo/backend: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/tetratelabs/wazero/internal/engine/wazevo/isa_amd64.go:7:2: cannot find module providing package github.com/tetratelabs/wazero/internal/engine/wazevo/backend/isa/amd64: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/tetratelabs/wazero/internal/engine/wazevo/engine.go:16:2: cannot find module providing package github.com/tetratelabs/wazero/internal/engine/wazevo/frontend: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/tetratelabs/wazero/internal/engine/wazevo/engine.go:17:2: cannot find module providing package github.com/tetratelabs/wazero/internal/engine/wazevo/ssa: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/tetratelabs/wazero/internal/engine/wazevo/call_engine.go:13:2: cannot find module providing package github.com/tetratelabs/wazero/internal/engine/wazevo/wazevoapi: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/tetratelabs/wazero/internal/engine/wazevo/engine_cache.go:20:2: cannot find module providing package github.com/tetratelabs/wazero/internal/u32: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/tetratelabs/wazero/internal/engine/wazevo/engine_cache.go:21:2: cannot find module providing package github.com/tetratelabs/wazero/internal/u64: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/uptrace/bun/schema/table.go:10:2: cannot find module providing package github.com/jinzhu/inflection: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/uptrace/bun/schema/append_value.go:15:2: cannot find module providing package github.com/uptrace/bun/extra/bunjson: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/uptrace/bun/schema/dialect.go:12:2: cannot find module providing package github.com/uptrace/bun/internal/parser: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/uptrace/bun/schema/field.go:9:2: cannot find module providing package github.com/uptrace/bun/internal/tagparser: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/uptrace/bun/schema/append_value.go:17:2: cannot find module providing package github.com/vmihailenco/msgpack/v5: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/ncruces/go-sqlite3/blob.go:6:2: cannot find module providing package github.com/ncruces/go-sqlite3/internal/util: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/ncruces/go-sqlite3/vfs/vfs.go:12:2: cannot find module providing package github.com/ncruces/julianday: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/uptrace/opentelemetry-go-extra/otelsql/otel.go:14:2: cannot find module providing package go.opentelemetry.io/otel/semconv/v1.10.0: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporter.go:12:2: cannot find module providing package go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/go.opentelemetry.io/proto/otlp/trace/v1/trace.pb.go:24:2: cannot find module providing package go.opentelemetry.io/proto/otlp/common/v1: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/go.opentelemetry.io/proto/otlp/trace/v1/trace.pb.go:25:2: cannot find module providing package go.opentelemetry.io/proto/otlp/resource/v1: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig/envconfig.go:18:2: cannot find module providing package go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/envconfig: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry/retry.go:17:2: cannot find module providing package github.com/cenkalti/backoff/v4: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/google.golang.org/grpc/backoff.go:27:2: cannot find module providing package google.golang.org/grpc/backoff: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/google.golang.org/grpc/connectivity/connectivity.go:24:2: cannot find module providing package google.golang.org/grpc/grpclog: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/google.golang.org/grpc/credentials/credentials.go:31:2: cannot find module providing package google.golang.org/grpc/attributes: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/google.golang.org/grpc/credentials/credentials.go:32:2: cannot find module providing package google.golang.org/grpc/internal/credentials: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/google.golang.org/grpc/dialoptions.go:30:2: cannot find module providing package google.golang.org/grpc/credentials/insecure: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go:30:2: cannot find module providing package google.golang.org/protobuf/types/known/durationpb: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig/options.go:22:2: cannot find module providing package google.golang.org/grpc/encoding/gzip: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/compile.go:4:2: cannot find module providing package github.com/grpc-ecosystem/grpc-gateway/v2/utilities: import lookup disabled by -mod=vendor (Go version in go.mod is at least 1.14 and vendor directory exists.) *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/www/gotosocial *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/www/gotosocial