tribuchet: building on jamie Running phase: unpackPhase unpacking source archive /nix/store/khgh07r1ryhdp4c4my90yx3rg90b2lsi-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase 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/user cgo: exec gcc: fork/exec /nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin/gcc: resource temporarily unavailable)) (typecheck) "github.com/jackc/pgx/v5/pgconn" ^ server/pg/db.go:16:50: undefined: pgx (typecheck) Query(context.Context, string, ...interface{}) (pgx.Rows, error) ^ server/pg/db.go:17:52: undefined: pgx (typecheck) QueryRow(context.Context, string, ...interface{}) pgx.Row ^ server/pg/db.go:18:42: undefined: pgx (typecheck) CopyFrom(ctx context.Context, tableName pgx.Identifier, columnNames []string, rowSrc pgx.CopyFromSource) (int64, error) ^ 4 issues: * typecheck: 4