It fails with linker error, e.g. see: https://github.com/rust-random/getrandom/runs/5698849705 Relevant Rust issue: https://github.com/rust-lang/rust/pull/94052 It looks like due to `libc` changes we now need Solaris-specific `sendfile` and `lgrp`.