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}}' -ldflags="-s -w -X github.com/google/syzkaller/prog.GitRevision=5f7c2dee8fbb40bb5418c441edb8a8efe5f260e2 -X github.com/google/syzkaller/prog.gitRevisionDate=20260206-092953" ./sys/syz-sysgen | grep -q false || go install -ldflags="-s -w -X github.com/google/syzkaller/prog.GitRevision=5f7c2dee8fbb40bb5418c441edb8a8efe5f260e2 -X github.com/google/syzkaller/prog.gitRevisionDate=20260206-092953" ./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=5f7c2dee8fbb40bb5418c441edb8a8efe5f260e2 -X github.com/google/syzkaller/prog.gitRevisionDate=20260206-092953" -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=5f7c2dee8fbb40bb5418c441edb8a8efe5f260e2 -X github.com/google/syzkaller/prog.gitRevisionDate=20260206-092953" -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=5f7c2dee8fbb40bb5418c441edb8a8efe5f260e2 -X github.com/google/syzkaller/prog.gitRevisionDate=20260206-092953" -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=5f7c2dee8fbb40bb5418c441edb8a8efe5f260e2 -X github.com/google/syzkaller/prog.gitRevisionDate=20260206-092953" -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=5f7c2dee8fbb40bb5418c441edb8a8efe5f260e2 -X github.com/google/syzkaller/prog.gitRevisionDate=20260206-092953" -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=5f7c2dee8fbb40bb5418c441edb8a8efe5f260e2 -X github.com/google/syzkaller/prog.gitRevisionDate=20260206-092953" -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=5f7c2dee8fbb40bb5418c441edb8a8efe5f260e2 -X github.com/google/syzkaller/prog.gitRevisionDate=20260206-092953" -o ./bin/syz-ci github.com/google/syzkaller/syz-ci # syz-agent uses codesearch clang tool which requires cgo. CGO_ENABLED=1 GOOS=freebsd GOARCH=amd64 go build -ldflags="-s -w -X github.com/google/syzkaller/prog.GitRevision=5f7c2dee8fbb40bb5418c441edb8a8efe5f260e2 -X github.com/google/syzkaller/prog.gitRevisionDate=20260206-092953" -o ./bin/syz-agent github.com/google/syzkaller/syz-agent # github.com/google/syzkaller/tools/clang/codesearch warning: unknown warning option '-Wno-changes-meaning' [-Wunknown-warning-option] error: invalid value 'c++23' in '-std=c++23' note: use 'c++98' or 'c++03' for 'ISO C++ 1998 with amendments' standard note: use 'gnu++98' or 'gnu++03' for 'ISO C++ 1998 with amendments and GNU extensions' standard note: use 'c++11' for 'ISO C++ 2011 with amendments' standard note: use 'gnu++11' for 'ISO C++ 2011 with amendments and GNU extensions' standard note: use 'c++14' for 'ISO C++ 2014 with amendments' standard note: use 'gnu++14' for 'ISO C++ 2014 with amendments and GNU extensions' standard note: use 'c++17' for 'ISO C++ 2017 with amendments' standard note: use 'gnu++17' for 'ISO C++ 2017 with amendments and GNU extensions' standard note: use 'c++20' for 'ISO C++ 2020 DIS' standard note: use 'gnu++20' for 'ISO C++ 2020 DIS with GNU extensions' standard note: use 'c++2b' for 'Working draft for ISO C++ 2023 DIS' standard note: use 'gnu++2b' for 'Working draft for ISO C++ 2023 DIS with GNU extensions' standard gmake: *** [Makefile:177: agent] Error 1 gmake: *** Waiting for unfinished jobs....