Skip to content

x/sys/unix: build broken on openbsd-mips64-jsing due to use of SetIovlen in CL 412497 #53575

@bcmills

Description

@bcmills

x/sys/unix appears to be broken on openbsd/mips64 as of CL 412497:

# 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]

greplogs -l -e 'msg\.SetIovlen undefined' --since=2022-01-01
2022-06-26T22:12:19-87e55d7-351e0f4/openbsd-mips64-jsing
2022-06-26T00:26:59-87e55d7-416c953/openbsd-mips64-jsing
2022-06-26T00:21:33-87e55d7-666d736/openbsd-mips64-jsing
2022-06-24T23:50:20-87e55d7-41e1d90/openbsd-mips64-jsing

(attn @ianlancetaylor @tklauser @4a6f656c)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions