scudo's junkie site

The problem with unbuildable open source software

Jul 5th, 2025 - scudo

In the last couple of years, I've had a problem: some software is not available in binary form, or the binaries are too old to run on my system (this of course happens only on Linux, as Windows has amazing backwards compatibility most of the time); so I am forced to build it myself. Or I just want to do it anyway, just as a challenge.

These are a good part of the roadblocks I've encountered over time:

This isn't even a problem of reproducible builds; it's a matter of "is this software really  free, or am I getting scammed?", and a matter of "why does their binary work, even if it's supposedly built in the same way, and mine doesn't"?