Test ran at 2025-03-28 13:00:03.246045+00:00

SOLUTION:
bbs_simcpu=0.3.2: CPU Simulator for multiple CPUs
Origin: commit 4d3446b607116be48bff7bb4c9093241ffbfce77 from https://github.com/BrentSeidel/Sim-CPU.git
Properties:
   Author: Brent Seidel
   Description: CPU Simulator for multiple CPUs
   License: GPL-3.0-or-later
   Long_Description: This contains simulators for the 6502, 8080/8085/Z80 and 680000/68008 processors.
More will probably be added with time.

   Maintainer: Brent Seidel <brentseidel@mac.com>
   Maintainers_Logins: BrentSeidel
   Name: bbs_simcpu
   Tag: cpu-simulator
   Tag: 6502
   Tag: i8080
   Tag: z80
   Tag: m68000
   Version: 0.3.2
   Website: https://github.com/BrentSeidel/Sim-CPU
Dependencies (direct):
   bbs~0.1.0
Dependencies (solution):
   bbs=0.1.0
Dependencies (graph):
   bbs_simcpu=0.3.2 --> bbs=0.1.0 (~0.1.0)


LOG:
Spawning: alr -d -n get --build bbs_simcpu=0.3.2
Note: Deploying bbs_simcpu=0.3.2...
Note: Deploying bbs=0.1.0...
Note: Alire has selected automatically this toolchain:
   gprbuild=22.0.1
   gnat_native=14.2.1
You can select a different toolchain at any time with `alr toolchain --select`
Download will start now:
Note: Deploying gprbuild=22.0.1...
#=#=#                                                                          

                                                                           0.1%
############################################                              62.0%
######################################################################## 100.0%
Note: gprbuild=22.0.1 installed successfully.
Note: Deploying gnat_native=14.2.1...
#=#=#                                                                          

                                                                           0.0%
####                                                                       6.4%
##########                                                                14.2%
################                                                          22.5%
#######################                                                   32.2%
#############################                                             41.0%
##################################                                        47.4%
#######################################                                   55.0%
#############################################                             62.7%
##################################################                        70.3%
########################################################                  79.1%
###############################################################           87.6%
###################################################################       94.4%
######################################################################## 100.0%
Note: gnat_native=14.2.1 installed successfully.
Note: Building bbs_simcpu=0.3.2/bbs_simcpu.gpr...
Setup
   [mkdir]        object directory for project BBS
   [mkdir]        library directory for project BBS
   [mkdir]        object directory for project bbs_simcpu
   [mkdir]        library directory for project bbs_simcpu
Compile
   [Ada]          bbs.ads
   [Ada]          bbs-units.adb
   [Ada]          bbs-sim_cpu-msc6502.adb
   [Ada]          bbs-sim_cpu-m68000-line_d.adb
   [Ada]          bbs-sim_cpu-m68000-line_9.adb
   [Ada]          bbs-sim_cpu-m68000-line_8.adb
   [Ada]          bbs-sim_cpu-m68000-line_c.adb
   [Ada]          bbs-sim_cpu-m68000.adb
   [Ada]          bbs-sim_cpu-m68000-line_6.adb
   [Ada]          bbs-sim_cpu-m68000-line_5.adb
   [Ada]          bbs-sim_cpu-m68000-line_7.adb
   [Ada]          bbs-sim_cpu-m68000-line_3.adb
   [Ada]          bbs-sim_cpu-m68000-line_4.adb
   [Ada]          bbs-sim_cpu-m68000-line_1.adb
   [Ada]          bbs-sim_cpu-m68000-line_2.adb
   [Ada]          bbs-sim_cpu-m68000-line_b.adb
   [Ada]          bbs-sim_cpu-m68000-exceptions.adb
   [Ada]          bbs-sim_cpu-m68000-line_0.adb
   [Ada]          bbs-sim_cpu-m68000-line_e.adb
   [Ada]          bbs-sim_cpu-i8080-z80.adb
   [Ada]          bbs-sim_cpu-i8080.adb
   [Ada]          bbs-sim_cpu-serial.adb
   [Ada]          bbs-sim_cpu-serial-telnet.adb
   [Ada]          bbs-sim_cpu-clock.adb
   [Ada]          bbs-sim_cpu-serial-mux.adb
   [Ada]          bbs-sim_cpu-disk.adb
   [Ada]          bbs-sim_cpu-example.adb
bbs-sim_cpu-serial-telnet.adb:143:39: warning: "sock_com" may be referenced before it has a value [enabled by default]
   [Ada]          bbs-sim_cpu.adb
bbs-sim_cpu-serial-mux.adb:165:39: warning: "sock_com" may be referenced before it has a value [enabled by default]
Build Libraries
   [gprlib]       Bbs.lexch
   [gprlib]       bbs_simcpu.lexch
   [archive]      libBbs.a
   [index]        libBbs.a
   [archive]      libbbs_simcpu.a
   [index]        libbbs_simcpu.a

bbs_simcpu=0.3.2 successfully retrieved and built.
Dependencies were solved as follows:

   + bbs 0.1.0 (new)
Found declared GPR file: bbs_simcpu.gpr