main/strace: static assertion failed: "IPPROTO_MAX != 256"
strace fails to build due to an update in musl:
xlat/inet_protocols.h:242:1: error: static assertion failed: "IPPROTO_MAX != 256"
242 | static_assert((IPPROTO_MAX) == (256), "IPPROTO_MAX != 256");
IPPROTO_MAX
has been updated, but not yet in strace.
Upstream issue: https://github.com/strace/strace/issues/164
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information