Test ran at 2025-02-14 01:33:34.086873+00:00 SOLUTION: bbs_lisp=0.2.0: Embedable tiny lisp interpreter Origin: commit 635bd24292fd343f73d2ae3f34c0d0d2a1e1446e from https://github.com/BrentSeidel/Ada-Lisp.git Properties: Author: Brent Seidel Description: Embedable tiny lisp interpreter License: GPL-3.0-or-later Long_Description: This is the core of a simple tiny lisp that is intended to be embedded in other applications. It can be extended with new commands specific to the application. Maintainer: Brent Seidel Maintainers_Logins: BrentSeidel Name: bbs_lisp Tag: lisp Tag: embedded Version: 0.2.0 Website: https://github.com/BrentSeidel/Ada-Lisp Dependencies (direct): bbs~0.1.0 Dependencies (solution): bbs=0.1.0 Dependencies (graph): bbs_lisp=0.2.0 --> bbs=0.1.0 (~0.1.0) LOG: Spawning: alr -d -n get --build bbs_lisp=0.2.0 Note: Deploying bbs_lisp=0.2.0... Note: Deploying bbs=0.1.0... Note: Building bbs_lisp=0.2.0/bbs_lisp.gpr... Setup [mkdir] object directory for project BBS [mkdir] library directory for project BBS [mkdir] object directory for project bbs_lisp [mkdir] library directory for project bbs_lisp Compile [Ada] bbs.ads [Ada] bbs-units.adb [Ada] bbs-lisp-evaluate-vars.adb [Ada] bbs-lisp-evaluate.adb [Ada] bbs-lisp-info.ads [Ada] bbs-lisp-evaluate-symb.adb [Ada] bbs-lisp-symbols.adb [Ada] bbs-lisp-evaluate-mem.adb [Ada] bbs-lisp-parser-stdio.adb [Ada] bbs-lisp-parser-string.adb [Ada] bbs-lisp.adb [Ada] bbs-lisp-evaluate-misc.adb [Ada] bbs-lisp-evaluate-char.adb [Ada] bbs-lisp-stack.adb [Ada] bbs-lisp-evaluate-cond.adb [Ada] bbs-lisp-memory.adb [Ada] bbs-lisp-evaluate-bool.adb [Ada] bbs-lisp-evaluate-pred.adb [Ada] bbs-lisp-evaluate-str.adb [Ada] bbs-lisp-evaluate-math.adb [Ada] bbs-lisp-evaluate-loops.adb [Ada] bbs-lisp-debug.adb [Ada] bbs-lisp-evaluate-io.adb [Ada] bbs-lisp-parser-file.adb [Ada] bbs-lisp-parser.adb [Ada] bbs-lisp-strings.adb [Ada] bbs-lisp-evaluate-func.adb [Ada] bbs-lisp-global.ads [Ada] bbs-lisp-conses.adb [Ada] bbs-lisp-evaluate-list.adb Build Libraries [gprlib] Bbs.lexch [gprlib] Bbs-Lisp.lexch [archive] libBbs.a [index] libBbs.a [archive] libBbs-Lisp.a [index] libBbs-Lisp.a bbs_lisp=0.2.0 successfully retrieved and built. Dependencies were solved as follows: + bbs 0.1.0 (new) Found declared GPR file: bbs_lisp.gpr