-
Notifications
You must be signed in to change notification settings - Fork 19k
build: freebsd/riscv64 port is broken #76475
Copy link
Copy link
Open
Labels
BugReportIssues describing a possible bug in the Go implementation.Issues describing a possible bug in the Go implementation.NeedsInvestigationSomeone 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.OS-FreeBSDarch-riscvIssues solely affecting the riscv64 architecture.Issues solely affecting the riscv64 architecture.umbrella
Milestone
Metadata
Metadata
Assignees
Labels
BugReportIssues describing a possible bug in the Go implementation.Issues describing a possible bug in the Go implementation.NeedsInvestigationSomeone 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.OS-FreeBSDarch-riscvIssues solely affecting the riscv64 architecture.Issues solely affecting the riscv64 architecture.umbrella
Type
Fields
Give feedbackNo fields configured for issues without a type.
The Go porting policy has a section on broken ports, https://go.dev/wiki/PortingPolicy#broken-ports. The GOOS=freebsd GOARCH=riscv64 port was marked broken in August 2025 (CL 691835), with the following issues being relevant:
This is an umbrella issue to track the status of the port.
CC @golang/freebsd, @golang/riscv64, @golang/release.