Hi Mathieu, Mathieu Othacehe <othac...@gnu.org> writes:
> Hello Maxim, > >>> 1. rustc bootstrap from 1.39 (the itch to make it faster comes back >>> everytime I have to build it ;-)). >> >> I'm nearing completion on this front. > > That will be a welcomed improvement! > >>> 2. fontconfig update that should allow per-profile fonts management via >>> XDG_DATA_DIRS (I have the commit ready, but failed to test it due to >>> having to build rust and getting distracted by 1. :-)) >> >> I'll propose a few patches to include in the 'frozen' core-updates >> branch since we've found a world-rebuilding change worthy of addressing >> anyway (the patch below). > > Great! As we are going for a full rebuild, maybe we should also consider > some of the Thiago fixes targeting core-updates-frozen such as > https://issues.guix.gnu.org/50239. Yes, I think we should cherry-pick anything valuable before the big rebuild of the frozen branch (perhaps we should simply sync with core-updates?) >> Sadly the plain .tar file was/is not covered by tests (and not easily >> so), but if his was my only omission, it should be correct (TM). >> Attentive review needed :-). > > This seems reasonable and I'm currently rebuilding the world to test > this fix and the Python fix. I should maybe apply your Rust bootstrap > patch if you have it around to gain some time. It's currently building Rust 1.47 (it takes about 15 minutes per Rust). I'll build it all until 1.54, then recheck a few ones for reproducibility (at least the first and last ones). If all is good I'll send the patches I have. > Thanks for all those fixes! Thank you for the testing/reports! Maxim