Test ran at 2023-04-12 13:03:52.319800+00:00 SOLUTION: mos6502_create_nop=1.1.1: Create NOP ROM Origin: source archive mos6502_create_nop-1.1.1.tgz at https://sourceforge.net/projects/tutorial-6502/files/Alire/mos6502_create_nop-1.1.1.tgz with hashes sha256:d471fa062b0bc0cf87ccb2a5fae2fd1a128d4715fcb2c255361f5669000004b0, sha512:73bbfb23f491359e8fc72f1e26e61c5d6fac85b687d4758acf07e78c0f7179e64659d82bdb11c58b1dc40c16f902b5b5953450fedc7c73d78ab8686db10e622c Properties: Test run: ${CRATE_DIR}/test/alr run Author: Martin Krischik Description: Create NOP ROM Executable: create_nop License: GPL-3.0-or-later Long_Description: This is a tool to create a rom image with NOP commands. 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_nop Tag: mos-6502 Tag: tools Tag: retrocomputing Tag: ada2022 Version: 1.1.1 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_nop=1.1.1 --> gnat=12.1.1 (gnat_external) (>=12 & <2000) LOG: Note: Deploying mos6502_create_nop=1.1.1... #=#=# ##O#-# ##O=# # #=#=-# # -#O#- # # -=#=# # # ######################################################################## 100.0%-=O#-# # # ######################################################################## 100.0% mos6502_create_nop=1.1.1 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.