setup
x86_64-linux.golangci-lint
· build #104
· raw
1this derivation will be built:2 /nix/store/30aaknrfqvmpw3cnpg1g80m5x3sa8v9n-niks3-tests-1.4.0.drv3error: Cannot build '/nix/store/30aaknrfqvmpw3cnpg1g80m5x3sa8v9n-niks3-tests-1.4.0.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/s8p3qwih8hwf091m7fbjz3ims1p7lym3-niks3-tests-1.4.07 Last 23 log lines:8 > tribuchet: building on jamie9 > Running phase: unpackPhase10 > unpacking source archive /nix/store/qr0c1hpwf941zapcvhq5hr3m76wrxaz9-source11 > source root is source12 > Running phase: patchPhase13 > Running phase: updateAutotoolsGnuConfigScriptsPhase14 > Running phase: configurePhase15 > Running phase: buildPhase16 > server/pg/db.go:11:2: could not import github.com/jackc/pgx/v5/pgconn (vendor/github.com/jackc/pgx/v5/pgconn/defaults.go:8:2: could not import os/user (-: # os/user17 > cgo: exec gcc: fork/exec /nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin/gcc: resource temporarily unavailable)) (typecheck)18 > "github.com/jackc/pgx/v5/pgconn"19 > ^20 > server/pg/db.go:16:50: undefined: pgx (typecheck)21 > Query(context.Context, string, ...interface{}) (pgx.Rows, error)22 > ^23 > server/pg/db.go:17:52: undefined: pgx (typecheck)24 > QueryRow(context.Context, string, ...interface{}) pgx.Row25 > ^26 > server/pg/db.go:18:42: undefined: pgx (typecheck)27 > CopyFrom(ctx context.Context, tableName pgx.Identifier, columnNames []string, rowSrc pgx.CopyFromSource) (int64, error)28 > ^29 > 4 issues:30 > * typecheck: 431 For full logs, run:32 nix log /nix/store/30aaknrfqvmpw3cnpg1g80m5x3sa8v9n-niks3-tests-1.4.0.drv