Search Criteria
Package Details: alire 1.2.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/alire.git (read-only, click to copy) |
---|---|
Package Base: | alire |
Description: | A catalog of ready-to-use Ada libraries plus a command-line tool (alr) to obtain, build, and incorporate them into your own projects. It aims to fulfill a similar role to Rust's cargo or OCaml's opam. |
Upstream URL: | https://alire.ada.dev/ |
Licenses: | GPL3 |
Submitter: | tfl5034 |
Maintainer: | tfl5034 |
Last Packager: | tfl5034 |
Votes: | 2 |
Popularity: | 0.000577 |
First Submitted: | 2021-02-17 07:22 (UTC) |
Last Updated: | 2023-06-03 20:01 (UTC) |
Dependencies (4)
- gnatcoll-coreAUR (gnatcoll-core-gitAUR)
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
- gprbuildAUR (gprbuild-gitAUR, gprbuild-bootstrapAUR) (make)
Required by (2)
Sources (20)
- alire-1.2.2.tar.gz
- alire.patch
- gcc13.1.patch
- git+https://github.com/alire-project/clic#commit=185519d65b089c3238e24cfe87f1d22db1f3e0d9
- git+https://github.com/alire-project/gnatcoll-core.git#commit=403efe11405113cf12ae3d014df474cf7a046176
- git+https://github.com/alire-project/semantic_versioning.git#commit=fe4e72e40786589a66d53662639f894fcdb3419c
- git+https://github.com/alire-project/simple_logging.git#commit=02a7de7568af6af7cedd1048901fae8e9477b1d9
- git+https://github.com/alire-project/xmlezout.git#commit=1fcbd0b9303d044d8f09a8ef652afa8c0400ee8b
- git+https://github.com/Fabien-Chouteau/spdx_ada#commit=2df9b1182544359c751544e52e14c94830d99fa6
- git+https://github.com/HeisenbugLtd/si_units#commit=39de6478ba6d63c24dd34dd7205a6ce2cb971703
- git+https://github.com/mosteo/aaa.git#commit=906d9eaf4fb8efabfbc3d8cfb34d04ceec340e13
- git+https://github.com/mosteo/ajunitgen.git#commit=e5d01db5e7834d15c4066f0a8e33d780deae3cc9
- git+https://github.com/mosteo/ansi-ada#commit=acf9afca3afe1f8b8843c061f3cef860d7567307
- git+https://github.com/mosteo/minirest#commit=4550aa356d55b9cd55f26acd34701f646021c5ff
- git+https://github.com/mosteo/optional#commit=0c7d20c0c8b48ccb6b25fb648d48382e598c25c3
- git+https://github.com/mosteo/stopwatch#commit=86e7302d29f360f98f568b6015755229949b2194
- git+https://github.com/mosteo/toml_slicer#commit=8b9dff0f450394b07ea71f0eb9b39d9c20e21f9c
- git+https://github.com/mosteo/uri-ada.git#commit=b61eba59099b3ab39e59e228fe4529927f9e849e
- git+https://github.com/pmderodat/ada-toml.git#commit=2a671ffb1039a036f2bb68bdc88afc8d3dc68c10
- toml_slicer.gcc13.1.patch
Latest Comments
1 2 Next › Last »
charlie5 commented on 2023-07-09 16:31 (UTC)
This package is available in the Arch Ada Repository.
demizer commented on 2023-06-01 03:45 (UTC)
@tfl5034, I haven't edited the wiki in years! I don't think that change would be welcome. :)
tfl5034 commented on 2023-06-01 02:17 (UTC)
@demizer if you don't mind, could you update the Arch Wiki to reflect the definition of "out-of-date" that I linked so we don't have this confusion in the future? In the meantime, I will see what patches need to be applied. I will accept patches if you want to contribute.
demizer commented on 2023-05-31 22:36 (UTC) (edited on 2023-05-31 22:43 (UTC) by demizer)
@tfl5034 sorry. The 1.2.2 package from upstream is not buildable on arch. Irregardless what the wiki says about flagging. Upstream is out of date and thus this package is as well.
Thank you for supporting Arch!
tfl5034 commented on 2023-05-31 19:51 (UTC)
I will look into fixing this. But please only flag this as out of date when there is an upstream version bump that this package is missing. https://wiki.archlinux.org/title/Arch_User_Repository#Flagging_packages_out-of-date
demizer commented on 2023-05-31 19:15 (UTC)
I created https://aur.archlinux.org/packages/alire-git until a new versioned release of Alire is made that supports gcc 13.1.
demizer commented on 2023-05-31 06:21 (UTC)
@charlie5 seems gcc 13.1 broke alire and it's deps pretty good. Unfortunately I was not able to build from source at all. I did get past the error you listed by updating the toml_slicer git ref in the PKGBUILD but the build fails on a different step. The only way this is going to build is for the alire project to make a new release that supports gcc 13.1
charlie5 commented on 2023-05-30 18:21 (UTC) (edited on 2023-05-30 18:46 (UTC) by charlie5)
hi tfl5034,
I'm getting the following error when trying to build ...
Do you get the same ?
Regards.
tfl5034 commented on 2022-12-04 08:05 (UTC)
Thanks @demizer. I am incorporating your changes in the next commit.
demizer commented on 2022-12-01 07:08 (UTC)
Hi! Thanks for the suggestion. I tried it but it did not work. Here is a patch to what did work:
Thanks again!
1 2 Next › Last »