>>> Emerging (1 of 3) dev-ada/xmlada-2021-r2::gentoo [...] 28. project XmlAda_Dom is | >>> no compiler for language "Ada", cannot compile "dom-core-attrs.adb" gprbuild: *** compilation phase failed Following https://wiki.gentoo.org/wiki/Project:Ada#Building_the_dev-ada_packages , in make.conf there is the line: ADA_TARGET="gnat_2021" and gnat-gpl-2021 is installed: % equery l dev-lang/gnat-gpl * Searching for gnat-gpl in dev-lang ... [IP-] [ ] dev-lang/gnat-gpl-2020:9.3.1 [IP-] [ ] dev-lang/gnat-gpl-2021-r4:10 When i set ADA_TARGET="gnat_2020" the problem disappears (dev-ada/xmlada compiles with no issue).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d08b24d7f3a424fd78f45ac9f3a34a1605a30eda commit d08b24d7f3a424fd78f45ac9f3a34a1605a30eda Author: Alfredo Tupone <tupone@gentoo.org> AuthorDate: 2022-11-21 07:21:44 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2022-11-21 07:22:47 +0000 dev-ada/gprbuild: fix also stable for change gcc_major_version Closes: https://bugs.gentoo.org/882291 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> dev-ada/gprbuild/{gprbuild-2021-r1.ebuild => gprbuild-2021-r2.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Please rebuild gprbuild