Test ran at 2023-06-05 01:24:12.632911+00:00 SOLUTION: dynamo=1.3.0: Dynamo Ada Generator Origin: commit 956f1e71c272651acff3d4457718f5a6db053f14 from https://gitlab.com/stcarrez/dynamo.git Available when: (case OS is Linux => True, Macos => True, Windows => True, others => False) Properties: Post_Fetch run: ${CRATE_DIR}/./sh ./alire-setup.sh Author: Stephane.Carrez@gmail.com Configuration: no modifiers Description: Dynamo Ada Generator Environment: MANPATH=${CRATE_ROOT}/man:${MANPATH} Environment: PATH=${CRATE_ROOT}/bin:${PATH} Executable: dynamo GPR Scenario: DYNAMO_BUILD := distrib | debug | optimize | profile | coverage GPR Scenario: UTIL_OS := win32 | win64 | linux32 | linux64 | macos64 | netbsd32 | netbsd64 | freebsd32 | freebsd64 case OS is when Linux => (case Word_Size is Bits_32 => GPR External: UTIL_OS := linux32, Bits_64 => GPR External: UTIL_OS := linux64) when Macos => GPR External: UTIL_OS := macos64 when Windows => (case Word_Size is Bits_32 => GPR External: UTIL_OS := win32, Bits_64 => GPR External: UTIL_OS := win64) License: Apache-2.0 Long_Description: [![Build Status](https://img.shields.io/jenkins/s/https/jenkins.vacs.fr/Bionic-Dynamo.svg)](https://jenkins.vacs.fr/job/Bionic-Dynamo/) [![Test Status](https://img.shields.io/jenkins/t/https/jenkins.vacs.fr/Bionic-Dynamo.svg)](https://jenkins.vacs.fr/job/Bionic-Dynamo/) [![codecov](https://codecov.io/gh/stcarrez/dynamo/branch/master/graph/badge.svg)](https://codecov.io/gh/stcarrez/dynamo) [![Download](https://img.shields.io/badge/download-1.3.0-brightgreen.svg)](https://download.vacs.fr/dynamo/dynamo-1.3.0.tar.gz) [![License](https://img.shields.io/badge/license-APACHE2-blue.svg)](LICENSE) ![Commits](https://img.shields.io/github/commits-since/stcarrez/dynamo/1.3.0.svg) This Ada05 application is a code generator used to generate an Ada Web Application or database mappings from hibernate-like XML description, YAML doctrine model or UML models. It provides various commands for the generation of a web application which uses the Ada Web Application framework (https://github.com/stcarrez/ada-awa/). Maintainer: Stephane.Carrez@gmail.com Maintainers_Logins: stcarrez Name: dynamo Project_File: dynamo_tool.gpr Tag: uml Tag: generator Tag: database Version: 1.3.0 Website: https://gitlab.com/stcarrez/dynamo Dependencies (direct): ado_all2.3.0 ado_mysql2.3.0 ado_postgresql2.3.0 ado_sqlite2.3.0 elada^1.8.5 libgpr* security^1.4.1 serverfaces1.5.0 servletada^1.6.0 utilada^2.5.0 utilada_xml^2.5.0 xmlada* Dependencies (solution): ado=2.3.0 ado_all=2.3.0 ado_mysql=2.3.0 ado_postgresql=2.3.0 ado_sqlite=2.3.0 elada=1.8.5 libgpr=23.0.0 libpq=14.8.0 libsqlite3=3.37.2 security=1.4.1 serverfaces=1.5.0 servletada=1.6.0 utilada=2.5.0 utilada_xml=2.5.0 xmlada=23.0.0 Dependencies (external): gnat(/=2020) & (>=11) (indirect,hinted) libmariadb* (indirect,hinted) Dependencies (graph): ado=2.3.0 --> utilada=2.5.0 (^2.5.0) ado=2.3.0 --> utilada_xml=2.5.0 (^2.5.0) ado_all=2.3.0 --> ado_mysql=2.3.0 (^2.3.0) ado_all=2.3.0 --> ado_postgresql=2.3.0 (^2.3.0) ado_all=2.3.0 --> ado_sqlite=2.3.0 (^2.3.0) ado_mysql=2.3.0 --> ado=2.3.0 (^2.3.0) ado_mysql=2.3.0 --> libmariadb* ado_postgresql=2.3.0 --> ado=2.3.0 (^2.3.0) ado_postgresql=2.3.0 --> libpq=14.8.0 (*) ado_sqlite=2.3.0 --> ado=2.3.0 (^2.3.0) ado_sqlite=2.3.0 --> libsqlite3=3.37.2 (*) dynamo=1.3.0 --> ado_all=2.3.0 (2.3.0) dynamo=1.3.0 --> ado_mysql=2.3.0 (2.3.0) dynamo=1.3.0 --> ado_postgresql=2.3.0 (2.3.0) dynamo=1.3.0 --> ado_sqlite=2.3.0 (2.3.0) dynamo=1.3.0 --> elada=1.8.5 (^1.8.5) dynamo=1.3.0 --> libgpr=23.0.0 (*) dynamo=1.3.0 --> security=1.4.1 (^1.4.1) dynamo=1.3.0 --> serverfaces=1.5.0 (1.5.0) dynamo=1.3.0 --> servletada=1.6.0 (^1.6.0) dynamo=1.3.0 --> utilada=2.5.0 (^2.5.0) dynamo=1.3.0 --> utilada_xml=2.5.0 (^2.5.0) dynamo=1.3.0 --> xmlada=23.0.0 (*) elada=1.8.5 --> utilada=2.5.0 (^2.5.0) libgpr=23.0.0 --> gnat/=2020 libgpr=23.0.0 --> xmlada=23.0.0 (~23.0.0) security=1.4.1 --> utilada=2.5.0 (^2.5.0) security=1.4.1 --> utilada_xml=2.5.0 (^2.5.0) serverfaces=1.5.0 --> security=1.4.1 (^1.4.1) serverfaces=1.5.0 --> servletada=1.6.0 (^1.6.0) serverfaces=1.5.0 --> utilada=2.5.0 (^2.5.0) servletada=1.6.0 --> elada=1.8.5 (^1.8.5) servletada=1.6.0 --> security=1.4.1 (^1.4.1) servletada=1.6.0 --> utilada=2.5.0 (^2.5.0) utilada_xml=2.5.0 --> utilada=2.5.0 (^2.5.0) utilada_xml=2.5.0 --> xmlada=23.0.0 (*) xmlada=23.0.0 --> gnat>=11 Dependencies cannot be met LOG: