Test ran at 2024-03-16 01:17:54.308272+00:00 SOLUTION: adacl=5.15.1: Ada Class Library Origin: source archive adacl-5.15.1.tgz at https://sourceforge.net/projects/adacl/files/Alire/adacl-5.15.1.tgz with hashes sha256:e7c1515b7e3f32706c8b3eb2c577d78bba4cbc767b037a9a660c98d0311651f0, sha512:2a2edad6b848fdca6c752a7b5cd2fc9248ebf67bd02e98d32178aa62cb2760a72e8062d4398f6ed2edbf7d278a3fde0a482f26e78ba53c48b3d995d81168964c Properties: Test run: ${CRATE_DIR}/test/alr run Author: Martin Krischik Build Switches: Description: Ada Class Library License: GPL-3.0-or-later Long_Description: A class library for Ada for those who like OO programming. Currently the following functionality is migrated to Ada 2022: * Getopt commandline argument parser * String utilities * Trace utility * Smart pointer * Reference counted * Unique pointer * Shared pointer * AUnit compatible informative asserts * generic for arrays types * generic for discrete types * generic for access types See [GNATdoc](https://adacl.sourceforge.net/gnatdoc/adacl/index.html) for details. Development versions and testsuite available using the follwowing index: ```sh alr index --add "git+https://github.com/krischik/alire-index.git#develop" --name krischik ``` Source code and testsuite available on [SourceForge](https://git.code.sf.net/p/adacl/git) Maintainer: Martin Krischik Maintainers_Logins: krischik Name: adacl Tag: library Tag: command-line Tag: trace Tag: logging Tag: string Tag: aunit Tag: assert Tag: container Tag: smart-pointer Tag: ada2022 Version: 5.15.1 Website: https://sourceforge.net/projects/adacl/ Dependencies (direct): gnat>=12 & <2000 Dependencies (solution): gnat=13.2.1 (gnat_external) (installed) Dependencies (graph): adacl=5.15.1 --> gnat=13.2.1 (gnat_external) (>=12 & <2000) LOG: Note: Deploying adacl=5.15.1... #=#=# ##=#=# ##-=#=-# # #-=#=-# # #-=#=- # ######################################################################## 100.0% # #=O=# # # #=O=# # ############################################################# 85.5% ######################################################################## 100.0% adacl=5.15.1 successfully retrieved. Dependencies were solved as follows: +i gnat 13.2.1 (new,installed,gnat_external) Welcome to the toolchain selection assistant In this assistant you can set up the default toolchain to be used with any crate that does not specify its own top-level dependency on a version of gnat or gprbuild. If you choose "None", Alire will use whatever version is found in the environment. Note: gnat is currently not configured. (alr will use the version found in the environment.) Please select the gnat version for use with this configuration 1. gnat_native=13.2.1 2. None 3. gnat_external=13.2.1 [Detected at /usr/bin/gnat] 4. gnat_arm_elf=13.2.1 5. gnat_avr_elf=13.2.1 6. gnat_riscv64_elf=13.2.1 7. gnat_arm_elf=13.1.0 8. gnat_avr_elf=13.1.0 9. gnat_native=13.1.0 0. gnat_riscv64_elf=13.1.0 a. (See more choices...) Enter your choice index (first is default): > ERROR: Canceled.