Test ran at 2024-12-10 00:51:39.144258+00:00 SOLUTION: aicwl=3.24.1: Ada Industrial Control Widgets Library Origin: commit 73939c9ed0be13a994728d1c362b945e5d131f19 from https://github.com/HeisenbugLtd/aicwl.git Properties: Author: Dmitry A. Kazakov Description: Ada Industrial Control Widgets Library GPR Scenario: Development := Debug | Release | Profile GPR Scenario: Legacy := Ada95 | Ada2005 | Ada2012 License: GPL-2.0-or-later WITH GCC-exception-2.0 Long_Description: This crate provides a library for designing high-quality industrial control widgets for Ada applications. The software is based on [GtkAda](https://docs.adacore.com/live/wave/gtkada/html/gtkada_rm/index.html), Ada bindings to [Gtk+](https://www.gtk.org/), and [cairo](https://www.cairographics.org/manual/index.html). The key features of the library are: * Widgets composed of transparent layers drawn by cairo * Fully scalable graphics * Support of time controlled refresh policy for real-time and heavy-duty applications * Caching graphical operations * Stream I/O support for serialization and deserialization * Ready-to-use gauge, meter, oscilloscope widgets * Editor widget for WYSIWYG design of complex dashboards For further information, visit the [AICWL website](http://www.dmitry-kazakov.de/ada/aicwl.htm). Maintainer's note: This Alire crate is packaged in a rather minimalistic way to keep dependencies on external libraries at a minimum. The crate's definition covers the core functionality of AICWL, though, so it should be sufficient for most needs. For example, the original distribution has references to [Simple Components](http://www.dmitry-kazakov.de/ada/components.htm) which are not strictly necessary for the core functionality of the library. Maintainer: Vinzent "Jellix" Saranen Maintainers_Logins: Jellix Name: aicwl Project_File: sources/aicwl.gpr Project_File: sources/aicwl-editor.gpr Tag: widgets Tag: gauge Tag: graphics Tag: ui Tag: gtk Version: 3.24.1 Website: http://www.dmitry-kazakov.de/ada/aicwl.htm Dependencies (direct): gtkada>=17 Dependencies (solution): gtkada=23.0.0 libgtk3=3.24.41 make=4.3.0 pkg_config=1.8.1 Dependencies (graph): aicwl=3.24.1 --> gtkada=23.0.0 (>=17) gtkada=23.0.0 --> libgtk3=3.24.41 (>=3.24.24) gtkada=23.0.0 --> make=4.3.0 (*) gtkada=23.0.0 --> pkg_config=1.8.1 (*) LOG: Note: Deploying aicwl=3.24.1... Note: Migrating lockfile from /home/runner/work/alire-crates-ci/alire-crates-ci/test/683ab125-e938-4cf6-9f5e-edd829a751be/aicwl_3.24.1_73939c9e/alire.lock to /home/runner/work/alire-crates-ci/alire-crates-ci/test/683ab125-e938-4cf6-9f5e-edd829a751be/aicwl_3.24.1_73939c9e/alire/alire.lock Note: Deploying libgtk3=3.24.41... Note: Deploying make=4.3.0... Note: Deploying pkg_config=1.8.1... Note: Deploying gtkada=23.0.0... #=#=# 0.2% ######## 12.3% ######################################################################## 100.0% Note: Running post_fetch actions for gtkada=23.0.0... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/home/runner/work/alire-crates-ci/alire-crates-ci/test/683ab125-e938-4cf6-9f5e-edd829a751be/aicwl_3.24.1_73939c9e/alire/cache/dependencies/gtkada_23.0.0_bac4d634': configure: error: C compiler cannot create executables See `config.log' for more details stderr: Command ["bash", "-c", "PATH=${DISTRIB_ROOT}/mingw64/bin:${PATH} ./configure"] exited with code 77 stderr: ALIRE.CHECKED_ERROR stderr: Command ["bash", "-c", "PATH=${DISTRIB_ROOT}/mingw64/bin:${PATH} ./configure"] exited with code 77 stderr: raised ALIRE.CHECKED_ERROR : alire-stored-error:1 [/home/runner/work/alire-crates-ci/alire-crates-ci/alire_install/bin/alr] 0xd7ada2 Alire.Raise_Checked_Error at alire.adb:251 0xa423cf Alire.Os_Lib.Subprocess.Checked_Spawn at alire-os_lib-subprocess.adb:110 0xa4a085 Alire.Properties.Actions.Executor.Execute_Run at alire-properties-actions-executor.adb:40 0xa4b07f Alire.Properties.Actions.Executor.Execute_Actions at alire-properties-actions-executor.adb:94 0xa4a689 Alire.Properties.Actions.Executor.Execute_Actions at alire-properties-actions-executor.adb:58 0xbc4d2c Alire.Roots.Deploy_Dependencies.Deploy_Release.Run_Post_Fetch at alire-roots.adb:346 0xbc5a0c Alire.Roots.Deploy_Dependencies.Deploy_Release at alire-roots.adb:418 0xbdb95e Alire.Roots.Traverse.Traverse_Wrap at alire-roots.adb:1364 0xc25a8b Alire.Solutions.Traverse.Visit at alire-solutions.adb:1443 0xc241fa Alire.Solutions.Traverse at alire-solutions.adb:1502 0xbdbaac Alire.Roots.Traverse at alire-roots.adb:1368 0xbc5d8e Alire.Roots.Deploy_Dependencies at alire-roots.adb:434 0x4b0337 Alr.Commands.Get.Retrieve at alr-commands-get.adb:173 0x4b4e77 Alr.Commands.Get.Execute at alr-commands-get.adb:348 0x53bb7e Alr.Commands.Sub_Cmd.Execute at clic-subcommand-instance.adb:742 0x54756f Alr.Commands.Execute at alr-commands.adb:492 0x43cb1a Alr.Main at alr-main.adb:10 0x43f3e7 Main at b__alr-main.adb:2132 [/lib/x86_64-linux-gnu/libc.so.6] 0x7fa6d902a1c8 0x7fa6d902a289 [/home/runner/work/alire-crates-ci/alire-crates-ci/alire_install/bin/alr] 0x43c9f8 _start at ??? 0xfffffffffffffffe stderr: A post-fetch action failed, re-run with -vv -d for details ERROR: A post-fetch action failed, re-run with -vv -d for details