hi @GaryScottMartin
I believe this project is now obsolete. It is no longer required for gnatstudio and was last worked on 4 years ago.
Do you have a specific need for it ?
| Git Clone URL: | https://aur.archlinux.org/gpr-unit-provider.git (read-only, click to copy) |
|---|---|
| Package Base: | gpr-unit-provider |
| Description: | A unit provider for Libadalang based on GPR project analysis library. |
| Upstream URL: | https://github.com/AdaCore/gpr-unit-provider |
| Licenses: | custom, GPL3 |
| Submitter: | charlie5 |
| Maintainer: | charlie5 |
| Last Packager: | charlie5 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-11-19 04:55 (UTC) |
| Last Updated: | 2023-06-11 08:18 (UTC) |
hi @GaryScottMartin
I believe this project is now obsolete. It is no longer required for gnatstudio and was last worked on 4 years ago.
Do you have a specific need for it ?
I get a target not found error from pacman when I try to install this from the Ada Repository. And I get the following when I try to install from the AUR:
[gary@Denali gpr-unit-provider]$ makepkg -si
==> Making package: gpr-unit-provider 23.0.0-2 (Tue Jan 20 15:33:21 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading gpr-unit-provider-23.0.0.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 0
100 29171 0 29171 0 0 59401 0 0
==> Validating source files with sha256sums...
gpr-unit-provider-23.0.0.tar.gz ... Passed
==> Extracting sources...
-> Extracting gpr-unit-provider-23.0.0.tar.gz with bsdtar
==> Starting build()...
gprbuild -p -m -j0 -XGPR_UNIT_PROVIDER_BUILD=release -XLIBRARY_TYPE=static -XXMLADA_BUILD=static -P gpr_unit_provider.gpr
Setup
[mkdir] object directory for project gpr_unit_provider
[mkdir] library directory for project gpr_unit_provider
Compile
[Ada] libadalang-gpr2_provider.adb
[Ada] libadalang-gpr2_lock.ads
libadalang-gpr2_provider.adb:33:06: error: file "gpr2-project-unit_info.ads" not found
libadalang-gpr2_provider.adb:35:06: error: file "gpr2-project-source.ads" not found
libadalang-gpr2_provider.adb:36:06: error: file "gpr2-project-source-set.ads" not found
libadalang-gpr2_provider.adb:37:06: error: file "gpr2-unit.ads" not found
compilation of libadalang-gpr2_provider.adb failed
gprbuild: *** compilation phase failed
make: *** [Makefile:84: build-static] Error 4
==> ERROR: A failure occurred in build().
Aborting...
This package is available in the Arch Ada Repository.
https://wiki.archlinux.org/title/Ada
Pinned Comments
charlie5 commented on 2023-07-09 16:44 (UTC)
This package is available in the Arch Ada Repository.