Test ran at 2025-05-09 13:13:19.000166+00:00 SOLUTION: awa=2.5.0: Ada Web Application Origin: commit e34bd6db1a23d6f47214d7001b3c0ce55a7cf54f from https://github.com/stcarrez/ada-awa.git Available when: (case OS is Freebsd => True, Linux => True, Macos => False, Windows => False, others => False) Properties: Post_Fetch run: sh ./alire-setup.sh (from ${CRATE_ROOT}/.) Author: Stephane.Carrez@gmail.com Description: Ada Web Application Environment: DYNAMO_SEARCH_PATH=${CRATE_ROOT}/awa/plugins:${DYNAMO_SEARCH_PATH} Environment: DYNAMO_UML_PATH=${CRATE_ROOT}/awa/uml:${DYNAMO_UML_PATH} GPR Scenario: AWA_AWS_IMPL := none | 1 | 2 | 3 | 4 GPR Scenario: AWA_BUILD := distrib | debug | optimize | profile | coverage GPR Scenario: AWA_LIBRARY_TYPE := relocatable | static | static-pic GPR External: AWA_AWS_IMPL := 4 License: Apache-2.0 Long_Description: [![Build Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-util/badges/build.json)](https://porion.vacs.fr/porion/projects/view/ada-util/summary) [![Test Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-util/badges/tests.json)](https://porion.vacs.fr/porion/projects/view/ada-util/xunits) [![Coverage](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-util/badges/coverage.json)](https://porion.vacs.fr/porion/projects/view/ada-util/summary) [![Documentation Status](https://readthedocs.org/projects/ada-util/badge/?version=latest)](https://ada-util.readthedocs.io/en/latest/?badge=latest) Ada Web Application is a framework to build a Web Application in Ada 2012. The framework provides several ready to use and extendable modules that are common to many web application. This includes the login, authentication, users, permissions, managing comments, tags, votes, documents, images. It provides a complete blog, question and answers and a wiki module. AWA simplifies the Web Application development by taking care of user management with Google+, Facebook authentication and by providing the foundations on top of which you can construct your own application. AWA provides a powerful permission management that gives flexibility to applications to grant access and protect your user's resources. ![AWA Features](https://github.com/stcarrez/ada-awa/wiki/images/awa-features.png) # Documentation The Ada Web Application programmer's guide describes how to setup the framework, how you can setup and design your first web application with it, and it provides detailed description of AWA components: * [Ada Web Application programmer's guide](https://ada-awa.readthedocs.io/en/latest/) [PDF](https://github.com/stcarrez/ada-awa/blob/master/awa/docs/awa-book.pdf) * [Ada Database Objects Programmer's Guide](https://ada-ado.readthedocs.io/en/latest/) * [Ada Security Programmer's Guide](https://ada-security.readthedocs.io/en/latest/) * [Ada Utility Library Programmer's Guide](https://ada-util.readthedocs.io/en/latest/) Maintainer: Stephane.Carrez@gmail.com Maintainers_Logins: stcarrez Name: awa Project_File: .alire/awa_blogs.gpr Project_File: .alire/awa.gpr Project_File: .alire/awa_settings.gpr Project_File: .alire/awa_wikis.gpr Project_File: .alire/awa_changelogs.gpr Project_File: .alire/awa_images.gpr Project_File: .alire/awa_setup.gpr Project_File: .alire/awa_workspaces.gpr Project_File: .alire/awa_comments.gpr Project_File: .alire/awa_jobs.gpr Project_File: .alire/awa_storages.gpr Project_File: .alire/awa_counters.gpr Project_File: .alire/awa_mail.gpr Project_File: .alire/awa_tags.gpr Project_File: .alire/awa_countries.gpr Project_File: .alire/awa_questions.gpr Project_File: .alire/awa_votes.gpr Tag: web Tag: users Tag: jobs Tag: wiki Tag: framework Tag: storage Tag: blog Version: 2.5.0 Website: https://gitlab.com/stcarrez/ada-awa Dependencies (direct): ado^2.4.0 aws~24.0 elada^1.8.6 keystoreada^1.4.0 security^1.5.0 serverfaces^1.6.0 servletada^1.7.0 utilada^2.6.0 utilada_xml^2.6.0 wikiada^1.4.1 Dependencies (solution): ado=2.4.1 aws=24.0.0 elada=1.8.7 gnat=14.2.1 (gnat_native) gnatcoll=24.0.0 keystoreada=1.4.1 libgpr=24.0.0 make=4.3.0 openssl=3.0.15 security=1.5.1 serverfaces=1.6.1 servletada=1.7.1 utilada=2.8.0 utilada_xml=2.8.0 wikiada=1.4.2 xmlada=24.0.0 Dependencies (graph): ado=2.4.1 --> utilada=2.8.0 (^2.6.0) ado=2.4.1 --> utilada_xml=2.8.0 (^2.6.0) awa=2.5.0 --> ado=2.4.1 (^2.4.0) awa=2.5.0 --> aws=24.0.0 (~24.0) awa=2.5.0 --> elada=1.8.7 (^1.8.6) awa=2.5.0 --> keystoreada=1.4.1 (^1.4.0) awa=2.5.0 --> security=1.5.1 (^1.5.0) awa=2.5.0 --> serverfaces=1.6.1 (^1.6.0) awa=2.5.0 --> servletada=1.7.1 (^1.7.0) awa=2.5.0 --> utilada=2.8.0 (^2.6.0) awa=2.5.0 --> utilada_xml=2.8.0 (^2.6.0) awa=2.5.0 --> wikiada=1.4.2 (^1.4.1) aws=24.0.0 --> gnat=14.2.1 (gnat_native) (>=12) aws=24.0.0 --> gnatcoll=24.0.0 (~24.0.0) aws=24.0.0 --> make=4.3.0 (*) aws=24.0.0 --> openssl=3.0.15 (*) aws=24.0.0 --> xmlada=24.0.0 (~24.0.0) elada=1.8.7 --> utilada=2.8.0 (^2.5.0) gnatcoll=24.0.0 --> libgpr=24.0.0 (~24.0.0) keystoreada=1.4.1 --> utilada=2.8.0 (^2.6.0) libgpr=24.0.0 --> gnat=14.2.1 (gnat_native) (/=2020) libgpr=24.0.0 --> xmlada=24.0.0 (~24.0.0) security=1.5.1 --> utilada=2.8.0 (^2.6.0) security=1.5.1 --> utilada_xml=2.8.0 (^2.6.0) serverfaces=1.6.1 --> security=1.5.1 (^1.5.0) serverfaces=1.6.1 --> servletada=1.7.1 (^1.7.0) serverfaces=1.6.1 --> utilada=2.8.0 (^2.6.0) servletada=1.7.1 --> elada=1.8.7 (^1.8.5) servletada=1.7.1 --> security=1.5.1 (^1.5.0) servletada=1.7.1 --> utilada=2.8.0 (^2.6.0) utilada_xml=2.8.0 --> utilada=2.8.0 (^2.7.0) utilada_xml=2.8.0 --> xmlada=24.0.0 (*) wikiada=1.4.2 --> utilada=2.8.0 (^2.5.0) xmlada=24.0.0 --> gnat=14.2.1 (gnat_native) (>=11) LOG: Spawning: alr -d -n get --build awa=2.5.0 Note: Deploying awa=2.5.0... fatal: remote error: upload-pack: not our ref d484cd3d5f1c715a1afbd630aede7e1fa0c47036 fatal: Fetched in submodule path 'dynamo', but it did not contain d484cd3d5f1c715a1afbd630aede7e1fa0c47036. Direct fetching of that commit failed. stderr: Command ["git", "clone", "--recursive", "-q", "https://github.com/stcarrez/ada-awa.git", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/52f265e1-c4dd-4b8e-b1e3-924deca81e80/alr-bgzh.tmp"] exited with code 128 stderr: Generating Outcome_Failure with message: Command ["git", "clone", "--recursive", "-q", "https://github.com/stcarrez/ada-awa.git", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/52f265e1-c4dd-4b8e-b1e3-924deca81e80/alr-bgzh.tmp"] exited with code 128 stderr: Generating Outcome_Failure with call stack: stderr: raised AAA.DEBUG.STACK_TRACE.DEBUG_EXCEPTION : aaa-debug.adb:44 [/usr/bin/alr] 0xfa58c0 aaa__debug__stack_trace at ??? 0xe1588a Alire.Outcome_Failure at alire.adb:226 0xe16017 Alire.Outcome_Failure at alire.adb:223 0x7f89ab Alire.Errors.Get at alire-errors.adb:106 0x7f8a6c Alire.Errors.Get at alire-errors.adb:104 0xde6e3f Alire.Vcss.Git.Clone at alire-vcss-git.adb:184 0xde58de Alire.Vcss.Git.Clone at alire-vcss-git.adb:132 0x9b1b76 Alire.Origins.Deployers.Git.Deploy at alire-origins-deployers-git.adb:16 0x9d984d Alire.Origins.Deployers.Deploy_Steps at alire-origins-deployers.adb:123 0x9dacda Alire.Origins.Deployers.Deploy at alire-origins-deployers.adb:170 0xc02ea8 Alire.Releases.Deploy at alire-releases.adb:339 0xc3acf7 Alire.Roots.Create_For_Release at alire-roots.adb:719 0xc3b29b Alire.Roots.Create_For_Release at alire-roots.adb:710 0x4a57c7 Alr.Commands.Get.Retrieve at alr-commands-get.adb:134 0x4a94f3 Alr.Commands.Get.Execute at alr-commands-get.adb:378 0x4a96a1 Alr.Commands.Get.Execute at alr-commands-get.adb:256 0x533c96 Alr.Commands.Sub_Cmd.Execute at clic-subcommand-instance.adb:749 0x53eff7 Alr.Commands.Execute at alr-commands.adb:561 0x43953a Alr.Main at alr-main.adb:13 0x43c1d3 Main at b__alr-main.adb:2299 [/lib/x86_64-linux-gnu/libc.so.6] 0x7f9fd741b248 0x7f9fd741b303 [/usr/bin/alr] 0x4393dc _start at ??? 0xfffffffffffffffe stderr: ALIRE.CHECKED_ERROR stderr: Command ["git", "clone", "--recursive", "-q", "https://github.com/stcarrez/ada-awa.git", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/52f265e1-c4dd-4b8e-b1e3-924deca81e80/alr-bgzh.tmp"] exited with code 128 stderr: raised ALIRE.CHECKED_ERROR : alire-stored-error:2 [/usr/bin/alr] 0xe1423b Alire.Assert at alire.adb:158 0x9b1b95 Alire.Origins.Deployers.Git.Deploy at alire-origins-deployers-git.adb:16 0x9d984d Alire.Origins.Deployers.Deploy_Steps at alire-origins-deployers.adb:123 0x9dacda Alire.Origins.Deployers.Deploy at alire-origins-deployers.adb:170 0xc02ea8 Alire.Releases.Deploy at alire-releases.adb:339 0xc3acf7 Alire.Roots.Create_For_Release at alire-roots.adb:719 0xc3b29b Alire.Roots.Create_For_Release at alire-roots.adb:710 0x4a57c7 Alr.Commands.Get.Retrieve at alr-commands-get.adb:134 0x4a94f3 Alr.Commands.Get.Execute at alr-commands-get.adb:378 0x4a96a1 Alr.Commands.Get.Execute at alr-commands-get.adb:256 0x533c96 Alr.Commands.Sub_Cmd.Execute at clic-subcommand-instance.adb:749 0x53eff7 Alr.Commands.Execute at alr-commands.adb:561 0x43953a Alr.Main at alr-main.adb:13 0x43c1d3 Main at b__alr-main.adb:2299 [/lib/x86_64-linux-gnu/libc.so.6] 0x7f9fd741b248 0x7f9fd741b303 [/usr/bin/alr] 0x4393dc _start at ??? 0xfffffffffffffffe stderr: Generating Outcome_Failure with message: Deployment of commit e34bd6db1a23d6f47214d7001b3c0ce55a7cf54f from https://github.com/stcarrez/ada-awa.git to /home/runner/work/alire-crates-ci/alire-crates-ci/test/52f265e1-c4dd-4b8e-b1e3-924deca81e80/awa_2.5.0_e34bd6db failed stderr: Generating Outcome_Failure with call stack: stderr: raised AAA.DEBUG.STACK_TRACE.DEBUG_EXCEPTION : aaa-debug.adb:44 [/usr/bin/alr] 0xfa58c0 aaa__debug__stack_trace at ??? 0xe1588a Alire.Outcome_Failure at alire.adb:226 0xe16017 Alire.Outcome_Failure at alire.adb:223 0x9da418 Alire.Origins.Deployers.Deploy_Steps at alire-origins-deployers.adb:155 0x9dacda Alire.Origins.Deployers.Deploy at alire-origins-deployers.adb:170 0xc02ea8 Alire.Releases.Deploy at alire-releases.adb:339 0xc3acf7 Alire.Roots.Create_For_Release at alire-roots.adb:719 0xc3b29b Alire.Roots.Create_For_Release at alire-roots.adb:710 0x4a57c7 Alr.Commands.Get.Retrieve at alr-commands-get.adb:134 0x4a94f3 Alr.Commands.Get.Execute at alr-commands-get.adb:378 0x4a96a1 Alr.Commands.Get.Execute at alr-commands-get.adb:256 0x533c96 Alr.Commands.Sub_Cmd.Execute at clic-subcommand-instance.adb:749 0x53eff7 Alr.Commands.Execute at alr-commands.adb:561 0x43953a Alr.Main at alr-main.adb:13 0x43c1d3 Main at b__alr-main.adb:2299 [/lib/x86_64-linux-gnu/libc.so.6] 0x7f9fd741b248 0x7f9fd741b303 [/usr/bin/alr] 0x4393dc _start at ??? 0xfffffffffffffffe stderr: ALIRE.CHECKED_ERROR stderr: Deployment of commit e34bd6db1a23d6f47214d7001b3c0ce55a7cf54f from https://github.com/stcarrez/ada-awa.git to /home/runner/work/alire-crates-ci/alire-crates-ci/test/52f265e1-c4dd-4b8e-b1e3-924deca81e80/awa_2.5.0_e34bd6db failed stderr: raised ALIRE.CHECKED_ERROR : alire-stored-error:3 [/usr/bin/alr] 0xe1423b Alire.Assert at alire.adb:158 0xc02ed0 Alire.Releases.Deploy at alire-releases.adb:339 0xc3acf7 Alire.Roots.Create_For_Release at alire-roots.adb:719 0xc3b29b Alire.Roots.Create_For_Release at alire-roots.adb:710 0x4a57c7 Alr.Commands.Get.Retrieve at alr-commands-get.adb:134 0x4a94f3 Alr.Commands.Get.Execute at alr-commands-get.adb:378 0x4a96a1 Alr.Commands.Get.Execute at alr-commands-get.adb:256 0x533c96 Alr.Commands.Sub_Cmd.Execute at clic-subcommand-instance.adb:749 0x53eff7 Alr.Commands.Execute at alr-commands.adb:561 0x43953a Alr.Main at alr-main.adb:13 0x43c1d3 Main at b__alr-main.adb:2299 [/lib/x86_64-linux-gnu/libc.so.6] 0x7f9fd741b248 0x7f9fd741b303 [/usr/bin/alr] 0x4393dc _start at ??? 0xfffffffffffffffe ERROR: Deployment of commit e34bd6db1a23d6f47214d7001b3c0ce55a7cf54f from https://github.com/stcarrez/ada-awa.git to /home/runner/work/alire-crates-ci/alire-crates-ci/test/52f265e1-c4dd-4b8e-b1e3-924deca81e80/awa_2.5.0_e34bd6db failed