dev-libs/nettle does not compile because of a getenv() error, and it seems that several programs suffer from this, so far I have only seen 5, but there may be more. Reproducible: Always Steps to Reproduce: 1. Have a musl system 2. Try to compile nettle Actual Results: It does not compile Expected Results: It should compile and install successfully.
Created attachment 913438 [details] The build log
Created attachment 913439 [details] emerge --info
The issue is in ancient bundled copies of (fallback) getopt, so unfortunately, multiple bugs are correct (just saying in case you're worried they're dupes -- they're not unfortunately).
Should I put that these bugs are confirmed?
We don't use UNCO/CONF in gentoo, really.