Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942585 - dev-lang/ada-bootstrap-0_p2021-r1 fails to compile: configure: error: C compiler cannot create executables
Summary: dev-lang/ada-bootstrap-0_p2021-r1 fails to compile: configure: error: C compi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux ADA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-31 07:54 UTC by Agostino Sarubbo
Modified: 2025-01-23 06:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,56.06 KB, text/plain)
2024-10-31 07:54 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,15.74 KB, text/plain)
2024-10-31 07:54 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-10-31 07:54:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/ada-bootstrap-0_p2021-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-31 07:54:38 UTC
Created attachment 907420 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-10-31 07:54:39 UTC
Created attachment 907421 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2024-10-31 07:54:40 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


configure: error: C compiler cannot create executables
configure: error: in `/var/tmp/portage/dev-lang/ada-bootstrap-0_p2021-r1/work/build':
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-23 06:40:35 UTC
Related to...

commit bac3705f1e4856701675b844bceec9a7ac8705ce
Author: Sam James <sam@gentoo.org>
Date:   Tue Jan 7 20:09:02 2025 +0000

    dev-lang/ada-bootstrap: strip unsupported CXXFLAGS too

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

But it should also be masked on musl, which I'll do now.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-23 06:41:10 UTC
Ah, already done:

commit ba5372eb049058fdfc09e32ce7d63fd64ed89fe7
Author: Sam James <sam@gentoo.org>
Date:   Sun Jan 5 00:57:51 2025 +0000

    profiles/features/musl: mask dev-lang/ada-bootstrap (for now)

    dev-lang/ada-bootstrap isn't yet built for musl.

    Signed-off-by: Sam James <sam@gentoo.org>