Test ran at 2023-05-30 13:05:04.403887+00:00 SOLUTION: adacl=5.13.1: Ada Class Library Origin: source archive adacl-5.13.1.tgz at https://sourceforge.net/projects/adacl/files/Alire/adacl-5.13.1.tgz with hashes sha256:1885411ea7cc34b5209042fb2a6603a868ba1960d1bcc5fb7e080f77169d3ecc, sha512:23c60fa315303c201440c678bced549b01ba4956cea8720ef3080da01ae1c88303a22e8cc73bf5287c7998a5111030f6aab697538c7d503950fd1acef2951fc6 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 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.13.1 Website: https://sourceforge.net/projects/adacl/ Dependencies (direct): gnat>=12 & <2000 Dependencies (solution): gnat=12.2.1 (gnat_external) (installed) Dependencies (graph): adacl=5.13.1 --> gnat=12.2.1 (gnat_external) (>=12 & <2000) LOG: Note: Deploying adacl=5.13.1... #=#=# ##O#-# ##O=# # #=#=-# # -#O#- # # -=#=# # # ######################################################################## 100.0%-=O#-# # # -=O#- # # # -=O=# # # # -=O=-# # # # ######################################################################## 100.0% adacl=5.13.1 successfully retrieved. Dependencies were solved as follows: +i gnat 12.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=12.2.1 2. None 3. gnat_external=12.2.1 [Detected at /usr/bin/gnat] 4. gnat_arm_elf=12.2.1 5. gnat_avr_elf=12.2.1 6. gnat_riscv64_elf=12.2.1 7. gnat_arm_elf=12.1.2 8. gnat_avr_elf=12.1.2 9. gnat_native=12.1.2 0. gnat_riscv64_elf=12.1.2 a. (See more choices...) Enter your choice index (first is default): > ERROR: Canceled.