Test ran at 2023-04-13 13:04:54.825465+00:00 SOLUTION: mos6502_create_led=1.1.2: Create ROM with little program Origin: source archive mos6502_create_led-1.1.2.tgz at https://sourceforge.net/projects/tutorial-6502/files/Alire/mos6502_create_led-1.1.2.tgz with hashes sha256:1f3b32d8e810ca30589443c03adc6b70d8638bd45b48fca4b2825ea25efec20f, sha512:8e0dbe2dc031cbe06908983debaf9121482e96d8ff61a964b9c4cce17c250b5f71e4a92bc7704b07f5a032ced2e178af15066ba02ab793f2971f8ff4489dc107 Properties: Test run: ${CRATE_DIR}/test/alr run Author: Martin Krischik Description: Create ROM with little program Executable: create_led License: GPL-3.0-or-later Long_Description: This is a tool to create a rom image with little program. This program can be used to create a ROM immage for the MOS 6502 tutorial from Ben Eater. Development versions available with: ```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/tutorial-6502/git) Maintainer: Martin Krischik Maintainers_Logins: krischik Name: mos6502_create_led Tag: mos-6502 Tag: tools Tag: retrocomputing Tag: ada2022 Version: 1.1.2 Website: https://sourceforge.net/projects/tutorial-6502 Dependencies (direct): gnat>=12 & <2000 Dependencies (solution): gnat=12.1.1 (gnat_external) (installed) Dependencies (graph): mos6502_create_led=1.1.2 --> gnat=12.1.1 (gnat_external) (>=12 & <2000) LOG: Note: Deploying mos6502_create_led=1.1.2... #=#=# ##O#-# ##O=# # #=#=-# # -#O#- # # ######################################################################## 100.0%-=#=# # # -=#=# # # ######################################################################## 100.0% mos6502_create_led=1.1.2 successfully retrieved. Dependencies were solved as follows: +i gnat 12.1.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.1.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.