Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 946649

Summary: dev-lang/ada-bootstrap-14: build for m68k
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Gentoo Linux ADA team <ada>
Status: CONFIRMED ---    
Severity: normal CC: esigra, m68k
Priority: Normal    
Version: unspecified   
Hardware: m68k   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 932733    
Bug Blocks: 940472    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-12-18 23:22:25 UTC
As I mentioned in...

commit 908f1f548d41b61b66cb36661ca0866ca55d6e36
Author: Sam James <sam@gentoo.org>
Date:   Wed Dec 18 23:12:10 2024 +0000

    dev-lang/ada-bootstrap: add bootstrap binaries for loong, riscv, s390*

    Same details as cae8f6ff8f9a857ba3a07371d6b2d5d8996afb5f although I built
    it at the same time as amd64 (see a73baf031bc6e4b613ae181491fedfa3e8437232).

    This one was a bit delayed as wasn't included in the first batch because
    they're pure ~arch (TODO: find a way to handle that more nicely in the
    script to use stable for stable arches, and not otherwise; could grep
    arches.desc?)

    We have alpha, hppa, mips, m68k, and x86 left. m68k wasn't done yet
    because its current GCC is 13 still b/c of a bootstrap failure.

    Bug: https://bugs.gentoo.org/940472
    Signed-off-by: Sam James <sam@gentoo.org>

... we're currently lacking a binary for m68k because of bug 932733.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-12-18 23:43:28 UTC
I should say, I'd quite like to get universal arch coverage for this, even if it sounds rather niche, because it ends up being *really* useful for GCC testing (in part because the FE is so different to the others) and exposing issues before they pop up elsewhere.