Test ran at 2025-02-13 12:49:00.397503+00:00 SOLUTION: alr2appimage=0.9.3: Tool to create an AppImage executable from an Alire crate Origin: commit fba60fa7465d49f08ca30eac5e9b121d1ae5e6a4 from https://github.com/mgrojo/alr2appimage.git 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 a crate with an `executables` field. Its first value has to be the main application program. - 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: 0.9.3 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 Dependencies (missing): spoon^1.0.1 (direct,missed:unavailable) Dependencies (graph): alr2appimage=0.9.3 --> ada_toml=0.5.0 (^0.3.0) alr2appimage=0.9.3 --> parse_args=0.9.0 (~0.9.0) alr2appimage=0.9.3 --> resources=0.1.0 (~0.1.0) alr2appimage=0.9.3 --> spoon^1.0.1 Dependencies cannot be met LOG: