@majora
Perhaps try cleaning out any AUR helper caches (ie ~/.cache/pacaur). Then remove all gcc-ada built packages. Then try to rebuild whichever of the gnatcoll bindings you need.
$ rm -fr ~/.cache/pacaur
$ sudo pacman -Rsc gcc-ada
$ pacaur -S gnatcoll-python2
Pinned Comments
charlie5 commented on 2023-07-09 16:33 (UTC)
This package is available in the Arch Ada Repository.