Search Criteria
Package Details: libgpr 2020-6
Git Clone URL: | https://aur.archlinux.org/gprbuild.git (read-only, click to copy) |
---|---|
Package Base: | gprbuild |
Description: | Ada library to handle GPRbuild project files |
Upstream URL: | https://github.com/AdaCore/gprbuild/ |
Licenses: | |
Conflicts: | |
Submitter: | None |
Maintainer: | charlie5 (xiretza) |
Last Packager: | xiretza |
Votes: | 26 |
Popularity: | 0.86 |
First Submitted: | 2010-02-03 13:25 |
Last Updated: | 2021-01-05 13:19 |
Dependencies (3)
- xmlada (xmlada-git)
- gprbuild-bootstrap (gprbuild-bootstrap-git, gprbuild) (make)
- xmlada (xmlada-git) (make)
Latest Comments
1 2 3 4 5 Next › Last »
charlie5 commented on 2021-01-03 08:10
hi @JanSurft
The name clash is unfortunate :( .
I know of no workaround other than to remove all packages that require grpc.
I can at least add gprc to the 'conflicts' array. Thanks for pointing out the issue.
JanSurft commented on 2021-01-02 06:03
This package seems to conflict with grpc because it desires overwriting of libgpr.
Is there any known workaround, or do I need to remove all packages that require
grpc
for installinggnat-gps
?Armag67 commented on 2020-05-22 11:42
Ok, thank you very much xiretza, I will wait ;)
xiretza commented on 2020-05-22 11:28
Yes,
gnat-gps
still needs to be updated to the 2020 release, which will happen soon™ (all the gnatcoll-db based packages need to be done first).Armag67 commented on 2020-05-22 11:20
Thanks xiretza, I had forgotten that trick since last year. I have now installed/updated without troubles and in that order :
gprbuild-bootstrap (2020-2), xmlada (2020-2), libgpr (2020-3), gprbuild (2020-4), gnatcoll-core (2020-1)
butgnat-gps (2019-2 is the latest version)
was broken and I needed to rebuild it. Rebuild ofgnat-gps
fails now with this traceback:xiretza commented on 2020-05-22 06:43
@Armag67:
gprbuild-bootstrap
andxmlada
need to be updated beforegprbuild
andlibgpr
can be built. If that doesn't work, please post the exact versions of all those packages and I'll have a look.Armag67 commented on 2020-05-22 01:04
Hello charlie5,
Today update of
libgpr
required bygnatcoll-core
andgprbuild
updates failed on my Manjaro box with this traceback:I have the
libxmlada_schema.so
file in my path, but not thelibxmlada_schema.so.2019
file. Should y make a symlink?Thanks to take a look.
chmp commented on 2020-01-30 07:02
Hi, Looks like the package would need to be updated: curl: (6) Could not resolve host: mirrors.cdn.adacore.com
That's a showstopper at the moment.
Armag67 commented on 2019-06-29 01:20
The solution was in this comment of charlie5 from may 2019: https://aur.archlinux.org/packages/xmlada/#comment-693217
There is a circular dependency. 'gprbuild' depends on 'libgpr', which depends on 'xmlada', which depends on 'gprbuild'. The circularity is broken by introducing 'gprbuild-bootstrap'. The normal build order should be: gprbuild-bootstrap xmlada libgpr gprbuild (which should replace gprbuild-bootstrap)
I have uninstalled gnat-gps and all his related packages installed in this order:
gprbuild-bootstrap xmlada libgpr gprbuild
before gnat-gpsArmag67 commented on 2019-06-22 22:37
Hello charlie5,
I have the following error when building this package at today updates of:
Could it by related with this warning?gnatcoll-core
,gnatcoll-iconv
,gnatcoll-python
,gnatcoll-readline
,gprbuild
,gtkada
,libadalang
,libgpr
&xmlada
packages related to mygnat-gps
instal:Thank's to take a look.
Edit: Now, sunday morning with all the 16 packages update related to
gnat-gps
, same error at buid ofgprbuild
.