bisecting fixing commit since c578ddb39e565139897124e74e5a43e56538cb33 building syzkaller on 2e44d63e401ead7d7928c95a30d243b2de1a243b revisions tested: 0, total time: 9.296468681s (build: 0s, test: 0s) error: syzkaller build failed: failed to run ["make" "target"]: exit status 2 GOOS=linux GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=2e44d63e401ead7d7928c95a30d243b2de1a243b+ -X 'github.com/google/syzkaller/prog.gitRevisionDate=Tue Apr 21 16:52:03 2020 +0530'" "-tags=syz_target syz_os_linux syz_arch_amd64 " -o ./bin/linux_amd64/syz-fuzzer github.com/google/syzkaller/syz-fuzzer GOOS=linux GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=2e44d63e401ead7d7928c95a30d243b2de1a243b+ -X 'github.com/google/syzkaller/prog.gitRevisionDate=Tue Apr 21 16:52:03 2020 +0530'" "-tags=syz_target syz_os_linux syz_arch_amd64 " -o ./bin/linux_amd64/syz-execprog github.com/google/syzkaller/tools/syz-execprog GOOS=linux GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=2e44d63e401ead7d7928c95a30d243b2de1a243b+ -X 'github.com/google/syzkaller/prog.gitRevisionDate=Tue Apr 21 16:52:03 2020 +0530'" "-tags=syz_target syz_os_linux syz_arch_amd64 " -o ./bin/linux_amd64/syz-stress github.com/google/syzkaller/tools/syz-stress mkdir -p ./bin/linux_amd64 gcc -o ./bin/linux_amd64/syz-executor executor/executor.cc \ -O2 -pthread -Wall -Werror -Wparentheses -Wframe-larger-than=16384 -m64 -static -fpermissive -w -DGOOS_linux=1 -DGOARCH_amd64=1 \ -DHOSTGOOS_linux=1 -DGIT_REVISION=\"2e44d63e401ead7d7928c95a30d243b2de1a243b+\" # github.com/google/syzkaller/sys/linux/gen sys/linux/gen/386.go:296:50: undefined: Field sys/linux/gen/386.go:301:7: undefined: Ref sys/linux/gen/386.go:302:54: undefined: Field sys/linux/gen/386.go:307:7: undefined: Ref sys/linux/gen/386.go:308:55: undefined: Field sys/linux/gen/386.go:313:7: undefined: Ref sys/linux/gen/386.go:314:59: undefined: Field sys/linux/gen/386.go:319:7: undefined: Ref sys/linux/gen/386.go:320:55: undefined: Field sys/linux/gen/386.go:325:7: undefined: Ref sys/linux/gen/386.go:325:7: too many errors Makefile:139: recipe for target 'execprog' failed make: *** [execprog] Error 2 make: *** Waiting for unfinished jobs.... # github.com/google/syzkaller/sys/linux/gen sys/linux/gen/386.go:296:50: undefined: Field sys/linux/gen/386.go:301:7: undefined: Ref sys/linux/gen/386.go:302:54: undefined: Field sys/linux/gen/386.go:307:7: undefined: Ref sys/linux/gen/386.go:308:55: undefined: Field sys/linux/gen/386.go:313:7: undefined: Ref sys/linux/gen/386.go:314:59: undefined: Field sys/linux/gen/386.go:319:7: undefined: Ref sys/linux/gen/386.go:320:55: undefined: Field sys/linux/gen/386.go:325:7: undefined: Ref sys/linux/gen/386.go:325:7: too many errors Makefile:157: recipe for target 'stress' failed make: *** [stress] Error 2 # github.com/google/syzkaller/sys/linux/gen sys/linux/gen/386.go:296:50: undefined: Field sys/linux/gen/386.go:301:7: undefined: Ref sys/linux/gen/386.go:302:54: undefined: Field sys/linux/gen/386.go:307:7: undefined: Ref sys/linux/gen/386.go:308:55: undefined: Field sys/linux/gen/386.go:313:7: undefined: Ref sys/linux/gen/386.go:314:59: undefined: Field sys/linux/gen/386.go:319:7: undefined: Ref sys/linux/gen/386.go:320:55: undefined: Field sys/linux/gen/386.go:325:7: undefined: Ref sys/linux/gen/386.go:325:7: too many errors Makefile:136: recipe for target 'fuzzer' failed make: *** [fuzzer] Error 2 go env (err=) GO111MODULE="" GOARCH="amd64" GOBIN="" GOCACHE="/syzkaller/.cache/go-build" GOENV="/syzkaller/.config/go/env" GOEXE="" GOFLAGS="" GOHOSTARCH="amd64" GOHOSTOS="linux" GONOPROXY="" GONOSUMDB="" GOOS="linux" GOPATH="/syzkaller/jobs/linux/gopath" GOPRIVATE="" GOPROXY="https://proxy.golang.org,direct" GOROOT="/syzkaller/go" GOSUMDB="sum.golang.org" GOTMPDIR="" GOTOOLDIR="/syzkaller/go/pkg/tool/linux_amd64" GCCGO="gccgo" AR="ar" CC="gcc" CXX="g++" CGO_ENABLED="1" GOMOD="" CGO_CFLAGS="-g -O2" CGO_CPPFLAGS="" CGO_CXXFLAGS="-g -O2" CGO_FFLAGS="-g -O2" CGO_LDFLAGS="-g -O2" PKG_CONFIG="pkg-config" GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build743628836=/tmp/go-build -gno-record-gcc-switches" git status (err=) HEAD detached at 2e44d63e Changes not staged for commit: (use "git add ..." to update what will be committed) (use "git restore ..." to discard changes in working directory) modified: sys/akaros/gen/amd64.go modified: sys/freebsd/gen/386.go modified: sys/freebsd/gen/amd64.go modified: sys/fuchsia/gen/amd64.go modified: sys/fuchsia/gen/arm64.go modified: sys/linux/gen/386.go modified: sys/linux/gen/amd64.go modified: sys/linux/gen/arm.go modified: sys/linux/gen/arm64.go modified: sys/linux/gen/mips64le.go modified: sys/linux/gen/ppc64le.go modified: sys/netbsd/gen/amd64.go modified: sys/openbsd/gen/amd64.go modified: sys/test/gen/32_fork_shmem.go modified: sys/test/gen/32_shmem.go modified: sys/test/gen/64.go modified: sys/test/gen/64_fork.go modified: sys/trusty/gen/arm.go modified: sys/windows/gen/amd64.go Untracked files: (use "git add ..." to include in what will be committed) .descriptions no changes added to commit (use "git add" and/or "git commit -a")