There is an updated pull request by dkwo against master on the void-packages repository https://github.com/dkwo/void-packages openssl3 https://github.com/void-linux/void-packages/pull/37681 update openssl to 3 series - Build failures on `x86_64-musl`: - [ ] xrootd, netpgp, vpn-ws, eid-mw, boinc, php, php8.0, nzbget, nrpe, xca: deprecated something - [ ] mairix, rust-sccache, fractal, telegram-desktop, rabbitmq-c, git-brws, rooster, cargo-aoc, spotify-tui, git-series, tarpaulin, taisei, rust-cargo-audit, signal-backup-decode, cargo-outdated, rustup: cargo errors - [ ] lua54-luasec, yubiko-piv-tool, gcsf, ipmiutil, rng-tools: errors - xbps: still broken, see https://github.com/void-linux/xbps/issues/531 - use `xrevbump "bump for openssl-3.0" $(xbps-query -Rs libssl.so -p shlib-requires | cut -d ':' -f 1 | xargs -n1 xbps-uhelper getpkgname)` and same for `libcrypto`, or use `sort -u file1 file2`. [ci skip] A patch file from https://github.com/void-linux/void-packages/pull/37681.patch is attached