tput: no terminal type specified and no TERM environmental variable. tput: no terminal type specified and no TERM environmental variable. 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 gmake .descriptions tput: no terminal type specified and no TERM environmental variable. tput: no terminal type specified and no TERM environmental variable. 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 touch .descriptions GOOS=freebsd GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=f61ed74922653fa99fbc3f915d36f6741e2df41c -X 'github.com/google/syzkaller/prog.gitRevisionDate=20240502-170015'" -o ./bin/syz-manager github.com/google/syzkaller/syz-manager GOOS=freebsd GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=f61ed74922653fa99fbc3f915d36f6741e2df41c -X 'github.com/google/syzkaller/prog.gitRevisionDate=20240502-170015'" -o ./bin/syz-runtest github.com/google/syzkaller/tools/syz-runtest GOOS=freebsd GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=f61ed74922653fa99fbc3f915d36f6741e2df41c -X 'github.com/google/syzkaller/prog.gitRevisionDate=20240502-170015'" -o ./bin/syz-repro github.com/google/syzkaller/tools/syz-repro GOOS=freebsd GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=f61ed74922653fa99fbc3f915d36f6741e2df41c -X 'github.com/google/syzkaller/prog.gitRevisionDate=20240502-170015'" -o ./bin/syz-mutate github.com/google/syzkaller/tools/syz-mutate GOOS=freebsd GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=f61ed74922653fa99fbc3f915d36f6741e2df41c -X 'github.com/google/syzkaller/prog.gitRevisionDate=20240502-170015'" -o ./bin/syz-prog2c github.com/google/syzkaller/tools/syz-prog2c GOOS=freebsd GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=f61ed74922653fa99fbc3f915d36f6741e2df41c -X 'github.com/google/syzkaller/prog.gitRevisionDate=20240502-170015'" -o ./bin/syz-db github.com/google/syzkaller/tools/syz-db GOOS=freebsd GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=f61ed74922653fa99fbc3f915d36f6741e2df41c -X 'github.com/google/syzkaller/prog.gitRevisionDate=20240502-170015'" -o ./bin/syz-upgrade github.com/google/syzkaller/tools/syz-upgrade GOOS=freebsd GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=f61ed74922653fa99fbc3f915d36f6741e2df41c -X 'github.com/google/syzkaller/prog.gitRevisionDate=20240502-170015'" -o ./bin/syz-ci github.com/google/syzkaller/syz-ci pkg/ipc/ipc.go:12:2: package slices is not in GOROOT (/usr/local/go120/src/slices) note: imported by a module that requires go 1.21 gmake: *** [Makefile:156: manager] Error 1 gmake: *** Waiting for unfinished jobs....