Test ran at 2025-02-04 22:36:57.498127+00:00 SOLUTION: tash=8.7.2: Binding to Tcl/Tk Origin: commit 4c588c12752a81819b9e0cf186ffb765d86637c0 from https://github.com/simonjwright/tcladashell.git Properties: Post_Fetch run: make -C src tcl_record_sizes.ads (from ${CRATE_ROOT}/.) Author: Simon Wright Description: Binding to Tcl/Tk GPR Scenario: TASH_LIBRARY_TYPE := static | relocatable case OS is when Linux => GPR External: TASH_PLATFORM := linux when Macos => GPR External: TASH_PLATFORM := macos when Windows => GPR External: TASH_PLATFORM := windows License: GPL-2.0-or-later WITH GCC-exception-2.0 Long_Description: Tash (previously known as Tcl Ada Shell) is an Ada binding to Tcl/Tk. Its purpose is to * allow a Tcl program to use Ada in place of C to implement Tcl commands where additional execution speed, more complex data structures, or better name space management is needed, and * support the rapid development of Platform-Independent Graphical User Interfaces via Tk. Please note that, on macOS, tash assumes that Tcl/Tk is provided via [Homebrew](https://brew.sh). Maintainer: Simon Wright Maintainers_Logins: simonjwright Name: tash Project_File: tash.gpr Tag: scripting Tag: tcl Tag: tk Version: 8.7.2 Website: https://github.com/simonjwright/tcladashell Dependencies (direct): libtcl~8.6.0 libtk~8.6.0 Dependencies (solution): libtcl=8.6.13 libtk=8.6.13 Dependencies (graph): tash=8.7.2 --> libtcl=8.6.13 (~8.6.0) tash=8.7.2 --> libtk=8.6.13 (~8.6.0) LOG: Spawning: alr -d -n get --build tash=8.7.2 Note: Deploying tash=8.7.2... Note: Running post-fetch actions for tash=8.7.2... make: Entering directory '/d/a/alire-crates-ci/alire-crates-ci/test/4b802ccf-2bbd-4ef1-9803-0d856445f81c/tash_8.7.2_4c588c12/src' tclsh tcl_record_sizes.tcl >tcl_record_sizes.c gprbuild -P tcl_record_sizes.gpr -o tcl_record_sizes.exe Setup [mkdir] object directory for project Tcl_Record_Sizes Compile [c] tcl_record_sizes.c Link [archive] libtcl_record_sizes.a [index] libtcl_record_sizes.a [link] tcl_record_sizes.c ./tcl_record_sizes.exe >tcl_record_sizes.ads make: Leaving directory '/d/a/alire-crates-ci/alire-crates-ci/test/4b802ccf-2bbd-4ef1-9803-0d856445f81c/tash_8.7.2_4c588c12/src' Note: Building tash=8.7.2/tash.gpr... Setup [mkdir] object directory for project Tash [mkdir] library directory for project Tash Compile [c] tkmacro.c [c] tclmacro.c [ada] tcl_record_sizes.ads [ada] tcl.adb [ada] tcl-tk.adb [ada] tcl-tk-ada.adb [ada] tcl-async.adb [ada] tcl-ada.adb [ada] chelper.adb [ada] cargv.adb Build Libraries [gprlib] tash.lexch [archive] libtash.a [index] libtash.a tash=8.7.2 successfully retrieved and built. Dependencies were solved as follows: +b libtcl 8.6.13 (new,system package) +b libtk 8.6.13 (new,system package) Found declared GPR file: tash.gpr