C:\Users\Sh\Documents\GitHub\goroot\src>make.bat
Building Go cmd/dist using C:\Users\Sh\Documents\GitHub\goroot
warning: GOPATH set to GOROOT (C:\Users\Sh\Documents\GitHub\goroot) has no effect
# runtime
runtime\defs_windows.go:10:2: _PROT_NONE redeclared in this block
C:\Users\Sh\Documents\GitHub\goroot\src\runtime\defs_nsx_amd64.go:12:16: previous declaration
runtime\defs_windows.go:11:2: _PROT_READ redeclared in this block
C:\Users\Sh\Documents\GitHub\goroot\src\runtime\defs_nsx_amd64.go:13:16: previous declaration
runtime\defs_windows.go:12:2: _PROT_WRITE redeclared in this block
C:\Users\Sh\Documents\GitHub\goroot\src\runtime\defs_nsx_amd64.go:14:16: previous declaration
runtime\defs_windows.go:13:2: _PROT_EXEC redeclared in this block
C:\Users\Sh\Documents\GitHub\goroot\src\runtime\defs_nsx_amd64.go:15:16: previous declaration
runtime\defs_windows.go:15:2: _MAP_ANON redeclared in this block
C:\Users\Sh\Documents\GitHub\goroot\src\runtime\defs_nsx_amd64.go:17:17: previous declaration
runtime\defs_windows.go:16:2: _MAP_PRIVATE redeclared in this block
C:\Users\Sh\Documents\GitHub\goroot\src\runtime\defs_nsx_amd64.go:18:17: previous declaration
runtime\defs_windows.go:21:2: _SIGINT redeclared in this block
C:\Users\Sh\Documents\GitHub\goroot\src\runtime\defs_nsx_amd64.go:32:15: previous declaration
runtime\mem_windows.go:27:6: sysAlloc redeclared in this block
C:\Users\Sh\Documents\GitHub\goroot\src\runtime\mem_nsx.go:20:47: previous declaration
runtime\mem_windows.go:32:6: sysUnused redeclared in this block
C:\Users\Sh\Documents\GitHub\goroot\src\runtime\mem_nsx.go:39:36: previous declaration
runtime\mem_windows.go:62:6: sysUsed redeclared in this block
C:\Users\Sh\Documents\GitHub\goroot\src\runtime\mem_nsx.go:119:34: previous declaration
runtime\mem_windows.go:62:6: too many errors
C:\Users\Sh\Documents\GitHub\goroot\src>