Skip to content

cmd/vendor: build broken on linux/arm after x/sys/unix update  #29224

@ALTree

Description

@ALTree

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

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.release-blocker

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions