commit:     2bc8499369b60beb2aecc00a21bfde6fbf525e4f
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  4 14:51:21 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Sep  4 14:51:21 2025 +0000
URL:        https://gitweb.gentoo.org/proj/binhost.git/commit/?id=2bc84993

variants: gccfrontends: reproducibly build gcc[ada]

Back when we originally set this going, we got a suitable binpkg for ada
to keep using, and then moved around a bit between gnat-gpl and various
ada-bootstrap slots. Now, it builds fine if you kickstart with the right
ada-bootstrap for the oldest gcc you want... but since then,
ada-bootstrap was added to all world files.

Pin ada-bootstrap to 11, to go with the gcc:11 we kickstart the
frontends build with.

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 builders/dola/gnome-23/portage/variants/gccfrontends/world     | 1 +
 builders/milou/gnome-23/portage/variants/gccfrontends/world    | 1 +
 builders/milou/gnome-v3-23/portage/variants/gccfrontends/world | 1 +
 3 files changed, 3 insertions(+)

diff --git a/builders/dola/gnome-23/portage/variants/gccfrontends/world 
b/builders/dola/gnome-23/portage/variants/gccfrontends/world
index 7193386..5e2737d 100644
--- a/builders/dola/gnome-23/portage/variants/gccfrontends/world
+++ b/builders/dola/gnome-23/portage/variants/gccfrontends/world
@@ -1,3 +1,4 @@
+=dev-lang/ada-bootstrap-11
 sys-devel/gcc:12
 sys-devel/gcc:13
 sys-devel/gcc:14

diff --git a/builders/milou/gnome-23/portage/variants/gccfrontends/world 
b/builders/milou/gnome-23/portage/variants/gccfrontends/world
index 7193386..5e2737d 100644
--- a/builders/milou/gnome-23/portage/variants/gccfrontends/world
+++ b/builders/milou/gnome-23/portage/variants/gccfrontends/world
@@ -1,3 +1,4 @@
+=dev-lang/ada-bootstrap-11
 sys-devel/gcc:12
 sys-devel/gcc:13
 sys-devel/gcc:14

diff --git a/builders/milou/gnome-v3-23/portage/variants/gccfrontends/world 
b/builders/milou/gnome-v3-23/portage/variants/gccfrontends/world
index 7193386..5e2737d 100644
--- a/builders/milou/gnome-v3-23/portage/variants/gccfrontends/world
+++ b/builders/milou/gnome-v3-23/portage/variants/gccfrontends/world
@@ -1,3 +1,4 @@
+=dev-lang/ada-bootstrap-11
 sys-devel/gcc:12
 sys-devel/gcc:13
 sys-devel/gcc:14

Reply via email to