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 make[1]: '.descriptions' is up to date. GOOS=linux GOARCH=arm go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=3f914d6b3c38d9db5351af800f102f3ec2970128 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20240426-081757'" "-tags=syz_target syz_os_linux syz_arch_arm " -o ./bin/linux_arm/syz-fuzzer github.com/google/syzkaller/syz-fuzzer GOOS=linux GOARCH=arm go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=3f914d6b3c38d9db5351af800f102f3ec2970128 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20240426-081757'" "-tags=syz_target syz_os_linux syz_arch_arm " -o ./bin/linux_arm/syz-execprog github.com/google/syzkaller/tools/syz-execprog GOOS=linux GOARCH=arm go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=3f914d6b3c38d9db5351af800f102f3ec2970128 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20240426-081757'" "-tags=syz_target syz_os_linux syz_arch_arm " -o ./bin/linux_arm/syz-stress github.com/google/syzkaller/tools/syz-stress mkdir -p ./bin/linux_arm arm-linux-gnueabi-gcc -o ./bin/linux_arm/syz-executor executor/executor.cc \ -D__LINUX_ARM_ARCH__=6 -march=armv6 -O2 -pthread -Wall -Werror -Wparentheses -Wunused-const-variable -Wframe-larger-than=16384 -Wno-stringop-overflow -Wno-array-bounds -Wno-format-overflow -Wno-unused-but-set-variable -Wno-unused-command-line-argument -static -DGOOS_linux=1 -DGOARCH_arm=1 \ -DHOSTGOOS_linux=1 -DGIT_REVISION=\"3f914d6b3c38d9db5351af800f102f3ec2970128\" # github.com/google/syzkaller/pkg/ifuzz/arm64 pkg/ifuzz/arm64/pseudo.go:39:9: (1 << 31) (untyped int constant 2147483648) overflows int make: *** [Makefile:189: stress] Error 1 make: *** Waiting for unfinished jobs.... # github.com/google/syzkaller/pkg/ifuzz/arm64 pkg/ifuzz/arm64/pseudo.go:39:9: (1 << 31) (untyped int constant 2147483648) overflows int # github.com/google/syzkaller/pkg/ifuzz/arm64 pkg/ifuzz/arm64/pseudo.go:39:9: (1 << 31) (untyped int constant 2147483648) overflows int make: *** [Makefile:162: fuzzer] Error 1 make: *** [Makefile:165: execprog] Error 1