Hello, Am Sat, Mar 11, 2023 at 01:56:27PM +0100 schrieb Josselin Poiret: > I've been looking at the state of most failures for the CI jobset for > core-updates, and we have a couple of problems: > - gcc < 9 and gcc == 12 never cross-compile. > - we can't build the cross toolchain for the hurd, because the glibc > upgrade to 2.35 would require newer gnumach headers
are these new issues compared to master? There we also have gcc@9 and @12, so my guess would be no, at least for the first one. > Should we consider these blockers for a core-updates merge? If the situation is not worse than on master, my answer will be a firm "no". Otherwise I am less sure. I think we might still want to merge core-updates first and handle these cross compilation issues in a later feature branch of the core team. Thanks for your work and thorough analysis! Andreas