# golang.org/x/sys/unix [golang.org/x/sys/unix.test]
unix/syscall_bsd.go:346:7: msg.SetIovlen undefined (type Msghdr has no field or method SetIovlen)
unix/syscall_bsd.go:378:7: msg.SetIovlen undefined (type Msghdr has no field or method SetIovlen)
FAIL golang.org/x/sys/unix [build failed]