[Bug 281600] lang/rust failing to build on risc-v (again)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 281600] lang/rust failing to build on risc-v (again)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Sep 2024 11:17:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281600 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuz@FreeBSD.org --- Comment #3 from Robert Clausecker <fuz@FreeBSD.org> --- The key problem is that we don't support system calls removed with FreeBSD 13 on RISC-V as FreeBSD 12 did not support RISC-V. But Rust requires these to work. It was neither possible to convince the Rust team to bump their ISA requirements to FreeBSD 13, nor the RISC-V FreeBSD team to add COMPAT-12 support, so they issue remains unfixed. -- You are receiving this mail because: You are on the CC list for the bug.