Skip to content

x/website: build broken on freebsd-riscv64-unmatched due to outdated x/sys dependency #57217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bcmills opened this issue Dec 9, 2022 · 3 comments
Labels
arch-riscv Issues solely affecting the riscv64 architecture. FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. OS-FreeBSD website
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Dec 9, 2022

https://build.golang.org/log/0577c687a5f6b6be718799bebf6564607fdfef23:

# golang.org/x/sys/unix
../../../../pkg/mod/golang.org/x/[email protected]/unix/sockcmsg_unix.go:34:9: undefined: Cmsghdr
../../../../pkg/mod/golang.org/x/[email protected]/unix/syscall_freebsd.go:54:9: undefined: RawSockaddrDatalink
../../../../pkg/mod/golang.org/x/[email protected]/unix/syscall_unix.go:186:38: undefined: _Socklen
../../../../pkg/mod/golang.org/x/[email protected]/unix/syscall_unix.go:193:7: undefined: RawSockaddrInet4
../../../../pkg/mod/golang.org/x/[email protected]/unix/syscall_unix.go:201:9: undefined: RawSockaddrInet6
../../../../pkg/mod/golang.org/x/[email protected]/unix/syscall_unix.go:207:7: undefined: RawSockaddrUnix
../../../../pkg/mod/golang.org/x/[email protected]/unix/cap_freebsd.go:19:23: undefined: CAP_RIGHTS_VERSION_00
../../../../pkg/mod/golang.org/x/[email protected]/unix/cap_freebsd.go:20:23: undefined: CAP_RIGHTS_VERSION_00
../../../../pkg/mod/golang.org/x/[email protected]/unix/cap_freebsd.go:47:21: undefined: CapRights
../../../../pkg/mod/golang.org/x/[email protected]/unix/cap_freebsd.go:51:24: undefined: CapRights
../../../../pkg/mod/golang.org/x/[email protected]/unix/cap_freebsd.go:51:24: too many errors
?   	golang.org/x/website/cmd/googlegolangorg	[no test files]
?   	golang.org/x/website/cmd/locktrigger	[no test files]
FAIL	golang.org/x/website/cmd/golangorg [build failed]

(CC @golang/riscv64)

@bcmills bcmills added OS-FreeBSD NeedsFix The path to resolution is known, but the work has not been done. arch-riscv Issues solely affecting the riscv64 architecture. labels Dec 9, 2022
@bcmills bcmills added this to the Unreleased milestone Dec 9, 2022
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/456517 mentions this issue: all: update golang.org/x dependencies to latest

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/456655 mentions this issue: dashboard: skip x/website on freebsd/riscv64

gopherbot pushed a commit to golang/build that referenced this issue Dec 9, 2022
Updates golang/go#51800.
Updates golang/go#57217.

Change-Id: I9049457e8e69e4f6c35810998bbff2f8371078e1
Reviewed-on: https://go-review.googlesource.com/c/build/+/456655
Reviewed-by: Michael Pratt <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
Auto-Submit: Bryan Mills <[email protected]>
Run-TryBot: Bryan Mills <[email protected]>
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/457555 mentions this issue: dashboard: re-enable x/website on freebsd-riscv64-unmatched

gopherbot pushed a commit to golang/build that referenced this issue Dec 14, 2022
This build should be passing on x/website as of CL 456517.

Updates golang/go#51800.
Updates golang/go#57217.

Change-Id: Iff8b8e6600bf15625e994d6ae398eda170c991dc
Reviewed-on: https://go-review.googlesource.com/c/build/+/457555
TryBot-Result: Gopher Robot <[email protected]>
Auto-Submit: Bryan Mills <[email protected]>
Reviewed-by: Than McIntosh <[email protected]>
Run-TryBot: Bryan Mills <[email protected]>
@golang golang locked and limited conversation to collaborators Dec 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-riscv Issues solely affecting the riscv64 architecture. FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. OS-FreeBSD website
Projects
None yet
Development

No branches or pull requests

2 participants