Test ran at 2025-08-24 13:15:15.331621+00:00 SOLUTION: alr2appimage=1.0.0: Tool to create an AppImage executable from an Alire crate Origin: commit 19b5459f5b5553d6b861746eacd19e434fb0e146 from https://github.com/mgrojo/alr2appimage Available when: (case OS is Linux => True, others => False) Properties: Author: Manuel Gomez Build Switches: Description: Tool to create an AppImage executable from an Alire crate Executable: alr2appimage License: GPL-3.0-only Long_Description: There are two prerequisites for your project to work with this tool: - It has to be an Alire crate with an `executables` field. Its first value has to be the main application program. Otherwise, the executable program can be specified on the command line. - It must be installable using Alire, including all the needed resources. `alr2appimage` will use the following command for installing it (this requires Alire 2.0): ```shell alr install ``` Or it will run `gprinstall` inside `alr exec`, if the former fails (Alire 1.x). If you simply run the tool inside an Alire crate, it will read the metadata from your `alire.toml` file and create a default AppImage from it. NOTE: `alr2appimage` is an independent project; it is not affiliated to, nor supported by, the Alire or AppImage projects. Maintainer: Manuel Gomez Maintainers_Logins: mgrojo Name: alr2appimage Tag: utility Tag: appimage Tag: alire Tag: linux Tag: packaging Version: 1.0.0 Website: https://github.com/mgrojo/alr2appimage Dependencies (direct): ada_toml^0.3.0 parse_args~0.9.0 resources~0.1.0 spoon^1.0.1 Dependencies (solution): ada_toml=0.5.0 parse_args=0.9.0 resources=0.1.0 spoon=1.0.1 Dependencies (graph): alr2appimage=1.0.0 --> ada_toml=0.5.0 (^0.3.0) alr2appimage=1.0.0 --> parse_args=0.9.0 (~0.9.0) alr2appimage=1.0.0 --> resources=0.1.0 (~0.1.0) alr2appimage=1.0.0 --> spoon=1.0.1 (^1.0.1) LOG: [alr test] Testing alr2appimage=1.0.0 [alr test] Spawning retrieval for remote crate: alr -d -n get alr2appimage=1.0.0 Note: Deploying alr2appimage=1.0.0... Note: Deploying ada_toml=0.5.0... #=#=# ##O#-# Note: Deploying parse_args=0.9.0... Note: Deploying resources=0.1.0... Note: Deploying spoon=1.0.1... Warning: Possible tilde intended instead of caret for a 0.x version. Alire does not change the meaning of caret and tilde for pre/post-1.0 versions. The suspicious dependency is: ada_toml^0.3.0 You can disable this warning by setting the option warning.caret to false. alr2appimage=1.0.0 successfully retrieved. Dependencies were solved as follows: + ada_toml 0.5.0 (new) + parse_args 0.9.0 (new) + resources 0.1.0 (new) + spoon 1.0.1 (new) [alr test] Spawning default test for remote crate: alr -d -n build --release -- -cargs:Ada -gnatwn Note: Building alr2appimage=1.0.0/alr2appimage.gpr... /root/.local/share/alire/toolchains/gprbuild_25.0.1_9a2e6cfb/bin/gprbuild: /lib64/libc.so.6: version `GLIBC_2.35' not found (required by /root/.local/share/alire/toolchains/gprbuild_25.0.1_9a2e6cfb/bin/gprbuild) stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/412e9724-aa1e-4e93-b945-092ea331c85e/alr2appimage_1.0.0_19b5459f/alr2appimage.gpr", "-cargs:Ada", "-gnatwn"] exited with code 1 ERROR: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/412e9724-aa1e-4e93-b945-092ea331c85e/alr2appimage_1.0.0_19b5459f/alr2appimage.gpr", "-cargs:Ada", "-gnatwn"] exited with code 1 stderr: ALIRE.CHECKED_ERROR stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/412e9724-aa1e-4e93-b945-092ea331c85e/alr2appimage_1.0.0_19b5459f/alr2appimage.gpr", "-cargs:Ada", "-gnatwn"] exited with code 1 stderr: raised ALIRE.CHECKED_ERROR : alire-stored-error:1 [/usr/bin/alr] 0xe75bc6 Alire.Raise_Checked_Error at alire.adb:284 0xac1a54 Alire.Os_Lib.Subprocess.Checked_Spawn at alire-os_lib-subprocess.adb:111 0xd40276 Alire.Spawn.Command at alire-spawn.adb:22 0xd412ee Alire.Spawn.Gprbuild at alire-spawn.adb:68 0xc748cb Alire.Roots.Build at alire-roots.adb:189 0xc7301a Alire.Roots.Build at alire-roots.adb:255 0xc9832b Alire.Roots.Traverse at alire-roots.adb:2143 0xcfee85 Alire.Solutions.Traverse.Visit at alire-solutions.adb:1472 0xcfdfcc Alire.Solutions.Traverse at alire-solutions.adb:1555 0xc9841e Alire.Roots.Traverse at alire-roots.adb:2147 0xc984dd Alire.Roots.Traverse at alire-roots.adb:2127 0xc7359b Alire.Roots.Build at alire-roots.adb:286 0xc736d7 Alire.Roots.Build at alire-roots.adb:114 0x49aa0d Alr.Commands.Build.Execute at alr-commands-build.adb:145 0x49a36d Alr.Commands.Build.Execute at alr-commands-build.adb:113 0x49a51f Alr.Commands.Build.Execute at alr-commands-build.adb:54 0x53bbcc Alr.Commands.Sub_Cmd.Execute at clic-subcommand-instance.adb:749 0x5472be Alr.Commands.Execute at alr-commands.adb:632 0x43d48a Alr.Main at alr-main.adb:13 0x4403a3 Main at b__alr-main.adb:2445 [/lib64/libc.so.6] 0x7fc45db375ce 0x7fc45db3767e [/usr/bin/alr] 0x43d323 _start at ??? 0xfffffffffffffffe stderr: ALIRE.ROOTS.BUILD._WRAPPED_STATEMENTS.BUILD_FAILED stderr: alire-roots.adb:202 stderr: raised ALIRE.ROOTS.BUILD._WRAPPED_STATEMENTS.BUILD_FAILED : alire-roots.adb:202 [/usr/bin/alr] 0xc74cc7 Alire.Roots.Build at alire-roots.adb:202 0xc7301a Alire.Roots.Build at alire-roots.adb:255 0xc9832b Alire.Roots.Traverse at alire-roots.adb:2143 0xcfee85 Alire.Solutions.Traverse.Visit at alire-solutions.adb:1472 0xcfdfcc Alire.Solutions.Traverse at alire-solutions.adb:1555 0xc9841e Alire.Roots.Traverse at alire-roots.adb:2147 0xc984dd Alire.Roots.Traverse at alire-roots.adb:2127 0xc7359b Alire.Roots.Build at alire-roots.adb:286 0xc736d7 Alire.Roots.Build at alire-roots.adb:114 0x49aa0d Alr.Commands.Build.Execute at alr-commands-build.adb:145 0x49a36d Alr.Commands.Build.Execute at alr-commands-build.adb:113 0x49a51f Alr.Commands.Build.Execute at alr-commands-build.adb:54 0x53bbcc Alr.Commands.Sub_Cmd.Execute at clic-subcommand-instance.adb:749 0x5472be Alr.Commands.Execute at alr-commands.adb:632 0x43d48a Alr.Main at alr-main.adb:13 0x4403a3 Main at b__alr-main.adb:2445 [/lib64/libc.so.6] 0x7fc45db375ce 0x7fc45db3767e [/usr/bin/alr] 0x43d323 _start at ??? 0xfffffffffffffffe ERROR: Compilation failed.