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=e0aa7963ba56a926d1a741e7f580d24ce94c4e65 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20241118-100710'" -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=e0aa7963ba56a926d1a741e7f580d24ce94c4e65 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20241118-100710'" -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=e0aa7963ba56a926d1a741e7f580d24ce94c4e65 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20241118-100710'" -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=e0aa7963ba56a926d1a741e7f580d24ce94c4e65 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20241118-100710'" -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=e0aa7963ba56a926d1a741e7f580d24ce94c4e65 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20241118-100710'" -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=e0aa7963ba56a926d1a741e7f580d24ce94c4e65 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20241118-100710'" -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=e0aa7963ba56a926d1a741e7f580d24ce94c4e65 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20241118-100710'" -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:186: db] Error 1
make: *** Waiting for unfinished jobs....
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
error obtaining VCS status: fork/exec /usr/bin/git: resource temporarily unavailable
	Use -buildvcs=false to disable VCS stamping.
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: *** [Makefile:168: repro] Error 1
make: *** [Makefile:171: mutate] 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
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
make: *** [Makefile:162: ci] Error 1