-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.release-blocker
Milestone
Description
CL 153838 re-vendored golang.org/x/sys/unix, and that broke the linux/arm builder:
# cmd/vendor/golang.org/x/sys/unix_test [cmd/vendor/golang.org/x/sys/unix.test]
go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_test.go:471:8: undefined: unix.SyncFileRange
go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_test.go:480:8: undefined: unix.SyncFileRange
FAIL cmd/vendor/golang.org/x/sys/unix [build failed]
2018/12/13 04:17:37 Failed: exit status 2
example:
https://build.golang.org/log/4fb5c10b30bdaa9b04a1b048ae9043afcd8160df
cc @4a6f656c
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.release-blocker