tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
Makefile:32: run command via tools/syz-env for best compatibility, see:
Makefile:33: 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
bin/syz-sysgen
touch .descriptions
GOOS=linux GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=e792ae78c524597ed9bdc16cf10503e2c0079be5 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20230224-150949'" -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=e792ae78c524597ed9bdc16cf10503e2c0079be5 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20230224-150949'" -o ./bin/syz-runtest github.com/google/syzkaller/tools/syz-runtest
GOOS=linux GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=e792ae78c524597ed9bdc16cf10503e2c0079be5 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20230224-150949'" -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=e792ae78c524597ed9bdc16cf10503e2c0079be5 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20230224-150949'" -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=e792ae78c524597ed9bdc16cf10503e2c0079be5 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20230224-150949'" -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=e792ae78c524597ed9bdc16cf10503e2c0079be5 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20230224-150949'" -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=e792ae78c524597ed9bdc16cf10503e2c0079be5 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20230224-150949'" -o ./bin/syz-upgrade github.com/google/syzkaller/tools/syz-upgrade
# github.com/google/syzkaller/pkg/html
pkg/html/html.go:24:53: cannot use Funcs (type "html/template".FuncMap) as type "text/template".FuncMap in argument to "text/template".New("").Funcs
note: module requires Go 1.19
# github.com/google/syzkaller/sys/linux/gen
note: module requires Go 1.19
go build github.com/google/syzkaller/sys/linux/gen: /usr/local/go/pkg/tool/linux_amd64/compile: signal: killed
make: *** [Makefile:166: runtest] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:163: manager] Error 2