New comment by CameronNemo on void-packages repository https://github.com/void-linux/void-packages/pull/41295#issuecomment-1365400724 Comment: Build failures on cross musl seem at least tangentially libssp related: ``` Trying to install dependants of base-chroot: Trying to install dependants of base-devel: Trying to install dependants of musl-devel: ccache-4.6.3_1: broken, unresolvable shlib `libgcc_s.so.1' nghttp2-1.51.0_1: broken, unresolvable shlib `libgcc_s.so.1' libxbps-0.59.1_7: broken, unresolvable shlib `libssp.so.0' xbps-0.59.1_7: broken, unresolvable shlib `libssp.so.0' ccache-4.6.3_1: broken, unresolvable shlib `libstdc++.so.6' nghttp2-1.51.0_1: broken, unresolvable shlib `libstdc++.so.6' Transaction aborted due to unresolved shlibs. Failed to install 'musl-devel' and 'base-chroot-0.68_1' Error: Process completed with exit code 1. ``` Curiously, both of those builds worked locally.