Test ran at 2024-05-02 00:33:39.329604+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: ${CRATE_DIR}/./make -C src tcl_record_sizes.ads 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.12 libtk=8.6.12 Dependencies (graph): tash=8.7.2 --> libtcl=8.6.12 (~8.6.0) tash=8.7.2 --> libtk=8.6.12 (~8.6.0) LOG: Note: Deploying tash=8.7.2... Note: Deploying libtcl=8.6.12... The system package 'mingw-w64-x86_64-tcl' is about to be installed. This action might require admin privileges and impact your system installation. Do you want Alire to install this system package? Using default: Yes resolving dependencies... looking for conflicting packages... Packages (2) mingw-w64-x86_64-zlib-1.2.13-3 mingw-w64-x86_64-tcl-8.6.12-1 Total Download Size: 2.74 MiB Total Installed Size: 10.08 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... mingw-w64-x86_64-tcl-8.6.12-1-any downloading... mingw-w64-x86_64-zlib-1.2.13-3-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing mingw-w64-x86_64-zlib... installing mingw-w64-x86_64-tcl... Note: Deploying libtk=8.6.12... The system package 'mingw-w64-x86_64-tk' is about to be installed. This action might require admin privileges and impact your system installation. Do you want Alire to install this system package? Using default: Yes resolving dependencies... looking for conflicting packages... Packages (1) mingw-w64-x86_64-tk-8.6.12-1 Total Download Size: 1.94 MiB Total Installed Size: 5.60 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... mingw-w64-x86_64-tk-8.6.12-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing mingw-w64-x86_64-tk... Note: Running post_fetch actions for tash=8.7.2... make: Entering directory 'D:/a/alire-crates-ci/alire-crates-ci/test/1bb606ec-22cf-402d-879c-48bc3ee07a9c/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/1bb606ec-22cf-402d-879c-48bc3ee07a9c/tash_8.7.2_4c588c12/src' Note: Building tash/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 Build finished successfully in 3.04 seconds. tash=8.7.2 successfully retrieved and built. Dependencies were solved as follows: + libtcl 8.6.12 (new) + libtk 8.6.12 (new) Found declared GPR file: tash.gpr