# Ionen Wolkens (2025-02-11)
# Fails to build with >=gcc14 and >=clang16 (Modern C) and tests fail
# among several other accumulating issues. Hasn't received a release
# since 2013 and snapshots been difficult due to upstream often doing
# refactoring leading to various runtime regressions, and t
Hi,
I'm experimenting with an automated setup to build and distribute crate
tarballs for Rust packages in Gentoo. The setup roughly works like
this:
1. We create a fork (or a mirror) of the upstream project repository
in the dedicated GitHub organization [1].
2. crate-dist-mirror action [2] is