tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified Makefile:31: run command via tools/syz-env for best compatibility, see: Makefile:32: https://github.com/google/syzkaller/blob/master/docs/contributing.md#using-syz-env go list -f '{{.Stale}}' ./sys/syz-sysgen | grep -q false || go install ./sys/syz-sysgen make .descriptions tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified Makefile:31: run command via tools/syz-env for best compatibility, see: Makefile:32: https://github.com/google/syzkaller/blob/master/docs/contributing.md#using-syz-env bin/syz-sysgen go fmt ./sys/... >/dev/null touch .descriptions GOOS=linux GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=7d02db5adbb376babbbd3199f8c530e468292727 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20241119-152346'" -o ./bin/syz-manager github.com/google/syzkaller/syz-manager GOOS=linux GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=7d02db5adbb376babbbd3199f8c530e468292727 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20241119-152346'" -o ./bin/syz-repro github.com/google/syzkaller/tools/syz-repro GOOS=linux GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=7d02db5adbb376babbbd3199f8c530e468292727 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20241119-152346'" -o ./bin/syz-mutate github.com/google/syzkaller/tools/syz-mutate GOOS=linux GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=7d02db5adbb376babbbd3199f8c530e468292727 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20241119-152346'" -o ./bin/syz-prog2c github.com/google/syzkaller/tools/syz-prog2c GOOS=linux GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=7d02db5adbb376babbbd3199f8c530e468292727 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20241119-152346'" -o ./bin/syz-db github.com/google/syzkaller/tools/syz-db GOOS=linux GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=7d02db5adbb376babbbd3199f8c530e468292727 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20241119-152346'" -o ./bin/syz-upgrade github.com/google/syzkaller/tools/syz-upgrade GOOS=linux GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=7d02db5adbb376babbbd3199f8c530e468292727 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20241119-152346'" -o ./bin/syz-ci github.com/google/syzkaller/syz-ci error obtaining VCS status: fork/exec /usr/bin/git: resource temporarily unavailable Use -buildvcs=false to disable VCS stamping. make: *** [Makefile:189: upgrade] Error 1 make: *** Waiting for unfinished jobs.... error obtaining VCS status: fork/exec /usr/bin/git: resource temporarily unavailable Use -buildvcs=false to disable VCS stamping. make: *** [Makefile:186: db] Error 1 error obtaining VCS status: fork/exec /usr/bin/git: resource temporarily unavailable Use -buildvcs=false to disable VCS stamping. make: *** [Makefile:171: mutate] Error 1 error obtaining VCS status: exit status 128 Use -buildvcs=false to disable VCS stamping. make: *** [Makefile:168: repro] Error 1 go: error obtaining buildID for go tool compile: fork/exec /syzkaller/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.1.linux-amd64/pkg/tool/linux_amd64/compile: resource temporarily unavailable go: error obtaining buildID for go tool compile: fork/exec /syzkaller/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.1.linux-amd64/pkg/tool/linux_amd64/compile: resource temporarily unavailable go: error obtaining buildID for go tool compile: fork/exec /syzkaller/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.1.linux-amd64/pkg/tool/linux_amd64/compile: resource temporarily unavailable make: *** [Makefile:156: manager] Error 1 make: *** [Makefile:177: prog2c] Error 1 runtime: failed to create new OS thread (have 2 already; errno=11) runtime: may need to increase max user processes (ulimit -u) fatal error: newosproc runtime stack: runtime.throw({0xdf2d5b?, 0x7fffb80dce08?}) runtime/panic.go:1023 +0x5c fp=0x7fffb80dcde0 sp=0x7fffb80dcdb0 pc=0x446e7c runtime.newosproc(0xc0000e8008) runtime/os_linux.go:195 +0x176 fp=0x7fffb80dce50 sp=0x7fffb80dcde0 pc=0x443836 runtime.newm1(0xc0000e8008) runtime/proc.go:2701 +0xbf fp=0x7fffb80dce90 sp=0x7fffb80dce50 pc=0x44e1ff runtime.newm(0x45340b?, 0x0, 0x1523180?) runtime/proc.go:2676 +0x125 fp=0x7fffb80dcec0 sp=0x7fffb80dce90 pc=0x44e0c5 runtime.main.func1() runtime/proc.go:172 +0x25 fp=0x7fffb80dcee8 sp=0x7fffb80dcec0 pc=0x47ab45 runtime.systemstack(0x485cdf) runtime/asm_amd64.s:509 +0x4a fp=0x7fffb80dcef8 sp=0x7fffb80dcee8 pc=0x4814ca goroutine 1 gp=0xc0000061c0 m=0 mp=0x1525340 [running]: runtime.systemstack_switch() runtime/asm_amd64.s:474 +0x8 fp=0xc0000e2750 sp=0xc0000e2740 pc=0x481468 runtime.main() runtime/proc.go:171 +0x67 fp=0xc0000e27e0 sp=0xc0000e2750 pc=0x4496e7 runtime.goexit({}) runtime/asm_amd64.s:1695 +0x1 fp=0xc0000e27e8 sp=0xc0000e27e0 pc=0x483301 go: error obtaining buildID for go tool compile: exit status 2 make: *** [Makefile:162: ci] Error 1