Search Criteria
Package Details: libadalang 2018-2
Git Clone URL: | https://aur.archlinux.org/libadalang.git (read-only) |
---|---|
Package Base: | libadalang |
Description: | A high performance semantic engine for the Ada programming language. |
Upstream URL: | https://github.com/AdaCore/libadalang |
Licenses: | |
Conflicts: | |
Submitter: | charlie5 |
Maintainer: | charlie5 |
Last Packager: | charlie5 |
Votes: | 3 |
Popularity: | 0.044568 |
First Submitted: | 2017-06-05 06:00 |
Last Updated: | 2018-09-30 08:52 |
Latest Comments
1 2 3 Next › Last »
charlie5 commented on 2018-09-30 09:07
@Tav @troisqua
I think the problem has now been fixed.
Clang has trouble compiling the Quex-generated lexer, so we had to make sure GPRbuild chooses GCC.
Apologies for the delay in sorting this out.
Tav commented on 2018-09-30 01:19
While building I received this message:
troisqua commented on 2018-09-16 12:47
Hello, When compiling the package I get the following error
pmderodat commented on 2018-09-13 06:25
Sure, and thank you for reporting the issue! :-)
gbabin commented on 2018-09-12 18:16
@charlie5 @pmderodat Thank you, it works now.
charlie5 commented on 2018-09-11 17:48
@gbabin Hi again,
I've re-submitted all of the Ada related packages with (hopefully) fixes and the mods you suggested in your 'gprbuild' package comment.
Please let me know if you have the same (or any other) problem.
pmderodat commented on 2018-09-11 14:40
Hello gbabin,
This log make me suspect that you need to update your
libgpr
package (which now builds in shared and static-pic mode). Sorry for the inconvenience, we probably need to put version numbers in package dependencies. Thank you for reporting this!gbabin commented on 2018-09-09 09:59
I have build and installed
gnatcoll-core
,gnatcoll-iconv
andgprbuild
in version 2018-1, but I have this error:pmderodat commented on 2018-07-12 06:13
Hello mindbound,
I believe your report should go to https://aur.archlinux.org/packages/libadalang-git ;-)
Good catch: gnatcoll-gmp-git is indeed missing: I’ll add it. I’ll also edit my instructions below to remove the typo. Thank you!
mindbound commented on 2018-07-10 15:34
Instead of
lankgit-git
there should belangkit-git
.Also, building on 4.17.4-1 x86_64 currently fails with
This is solved by including
gnatcoll-gmp-git
among the dependencies (or building it manually before).