hi @S-Cesc
This is due to Arch updating GCC from version 15 to version 16. 'libgnarl' is the Ada runtime and so used by every Ada package. The situation occurs on every major GCC update.
To remedy, rebuild/install gprbuild-bootstrap, then xmlada and then gprbuild. Then update the remaining Ada packages with 'yay -Syu'. So ...
$ yay -S gprbuild-bootstrap
$ yay -S xmlada
$ yay -S gprbuild
$ yay -Syu
This should update most Ada packages. If you use an Ada package which has not been updated by 'yay -Syu', simply rebuild/install it.
Regards.
Pinned Comments
charlie5 commented on 2023-09-16 01:56 (UTC)
hi @wvxvw
Apologies for these problems.
Can you please try the following ...
I've also redirected the doc build output to a log file.
Also, the Ada packages are now available in an unofficial Arch repository.
Thanks for reporting.
Regards.
charlie5 commented on 2023-07-09 16:43 (UTC) (edited on 2023-09-16 01:56 (UTC) by charlie5)
This package is available in the Arch Ada Repository.