Test ran at 2024-01-14 13:09:42.176059+00:00 SOLUTION: dynamo=1.4.0: Dynamo Ada Generator Origin: commit 91a535d6a3737b55cc009ad66bb8a3ccd3832993 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/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/dynamo/badges/build.json)](https://porion.vacs.fr/porion/projects/view/dynamo/summary) [![Test Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/dynamo/badges/tests.json)](https://porion.vacs.fr/porion/projects/view/dynamo/xunits) [![Coverage](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/dynamo/badges/coverage.json)](https://porion.vacs.fr/porion/projects/view/dynamo/summary) 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://gitlab.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.4.0 Website: https://gitlab.com/stcarrez/dynamo Dependencies (direct): ado_all2.4.0 ado_mysql2.4.0 ado_postgresql2.4.0 ado_sqlite2.4.0 elada^1.8.6 libgpr* security^1.5.0 serverfaces1.6.0 servletada^1.7.0 utilada^2.6.0 utilada_xml^2.6.0 xmlada* Dependencies (solution): ado=2.4.0 ado_all=2.4.0 ado_mysql=2.4.0 ado_postgresql=2.4.0 ado_sqlite=2.4.0 elada=1.8.6 gnat=13.1.1 (gnat_external) libgpr=24.0.0 libpq=15.3.0 libsqlite3=20071018.0.0 security=1.5.0 serverfaces=1.6.0 servletada=1.7.0 utilada=2.6.0 utilada_xml=2.6.0 xmlada=24.0.0 Dependencies (external): libmariadb* (indirect,hinted) Dependencies (graph): ado=2.4.0 --> utilada=2.6.0 (^2.6.0) ado=2.4.0 --> utilada_xml=2.6.0 (^2.6.0) ado_all=2.4.0 --> ado_mysql=2.4.0 (^2.4.0) ado_all=2.4.0 --> ado_postgresql=2.4.0 (^2.4.0) ado_all=2.4.0 --> ado_sqlite=2.4.0 (^2.4.0) ado_mysql=2.4.0 --> ado=2.4.0 (^2.4.0) ado_mysql=2.4.0 --> libmariadb* ado_postgresql=2.4.0 --> ado=2.4.0 (^2.4.0) ado_postgresql=2.4.0 --> libpq=15.3.0 (*) ado_sqlite=2.4.0 --> ado=2.4.0 (^2.4.0) ado_sqlite=2.4.0 --> libsqlite3=20071018.0.0 (*) dynamo=1.4.0 --> ado_all=2.4.0 (2.4.0) dynamo=1.4.0 --> ado_mysql=2.4.0 (2.4.0) dynamo=1.4.0 --> ado_postgresql=2.4.0 (2.4.0) dynamo=1.4.0 --> ado_sqlite=2.4.0 (2.4.0) dynamo=1.4.0 --> elada=1.8.6 (^1.8.6) dynamo=1.4.0 --> libgpr=24.0.0 (*) dynamo=1.4.0 --> security=1.5.0 (^1.5.0) dynamo=1.4.0 --> serverfaces=1.6.0 (1.6.0) dynamo=1.4.0 --> servletada=1.7.0 (^1.7.0) dynamo=1.4.0 --> utilada=2.6.0 (^2.6.0) dynamo=1.4.0 --> utilada_xml=2.6.0 (^2.6.0) dynamo=1.4.0 --> xmlada=24.0.0 (*) elada=1.8.6 --> utilada=2.6.0 (^2.5.0) libgpr=24.0.0 --> gnat=13.1.1 (gnat_external) (/=2020) libgpr=24.0.0 --> xmlada=24.0.0 (~24.0.0) security=1.5.0 --> utilada=2.6.0 (^2.6.0) security=1.5.0 --> utilada_xml=2.6.0 (^2.6.0) serverfaces=1.6.0 --> security=1.5.0 (^1.5.0) serverfaces=1.6.0 --> servletada=1.7.0 (^1.7.0) serverfaces=1.6.0 --> utilada=2.6.0 (^2.6.0) servletada=1.7.0 --> elada=1.8.6 (^1.8.5) servletada=1.7.0 --> security=1.5.0 (^1.5.0) servletada=1.7.0 --> utilada=2.6.0 (^2.6.0) utilada_xml=2.6.0 --> utilada=2.6.0 (^2.6.0) utilada_xml=2.6.0 --> xmlada=24.0.0 (*) xmlada=24.0.0 --> gnat=13.1.1 (gnat_external) (>=11) Dependencies cannot be met LOG: