Test ran at 2025-04-04 01:12:26.892987+00:00 SOLUTION: security=1.5.1: Security Library for HTTP client and server with OAuth2 support Origin: commit 4cdc7c89a00b939763126ea1b658aa83dc5f5a0e from https://gitlab.com/stcarrez/ada-security.git Properties: Author: Stephane.Carrez@gmail.com Configuration: no modifiers Description: Security Library for HTTP client and server with OAuth2 support GPR Scenario: SECURITY_BUILD := distrib | debug | optimize | profile | coverage GPR Scenario: SECURITY_LIBRARY_TYPE := relocatable | static | static-pic License: Apache-2.0 Long_Description: [![Build Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-security/badges/build.json)](https://porion.vacs.fr/porion/projects/view/ada-security/summary) [![Test Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-security/badges/tests.json)](https://porion.vacs.fr/porion/projects/view/ada-securit/xunits) [![Coverage](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-security/badges/coverage.json)](https://porion.vacs.fr/porion/projects/view/ada-security/summary) [![Documentation Status](https://readthedocs.org/projects/ada-security/badge/?version=latest)](https://ada-security.readthedocs.io/en/latest/?badge=latest) Ada Security provides a security framework which allows applications to define and enforce security policies. This framework allows users to authenticate by using [OpenID Authentication 2.0](https://openid.net/specs/openid-authentication-2_0.html) as well as [OAuth 2.0](https://oauth.net/2/) protocol. It allows a web application to integrate easily with Yahoo!, Gitlab, Github, Facebook and Google+ authentication systems. The Ada05 library includes: * An OpenID client authentication, * An OAuth 2.0 client authentication, * An OpenID Connect authentication framework, * An OAuth 2.0 server authentication framework, * A policy based security framework to protect the resources The Ada Security library is used by the [Ada Web Application](https://gitlab.com/stcarrez/ada-awa) to provide authentication and access control to users within the web applications. ## Documentation * [Ada Security Programmer's Guide](https://ada-security.readthedocs.io/en/latest/) Maintainer: Stephane.Carrez@gmail.com Maintainers_Logins: stcarrez Name: security Project_File: security.gpr Tag: security Tag: oauth2 Tag: authentication Tag: permissions Tag: jwt Version: 1.5.1 Website: https://gitlab.com/stcarrez/ada-security Dependencies (direct): utilada^2.6.0 utilada_xml^2.6.0 Dependencies (solution): gnat=14.2.1 (gnat_external) utilada=2.8.0 utilada_xml=2.8.0 xmlada=25.0.0 Dependencies (graph): security=1.5.1 --> utilada=2.8.0 (^2.6.0) security=1.5.1 --> utilada_xml=2.8.0 (^2.6.0) utilada_xml=2.8.0 --> utilada=2.8.0 (^2.7.0) utilada_xml=2.8.0 --> xmlada=25.0.0 (*) xmlada=25.0.0 --> gnat=14.2.1 (gnat_external) (>=11) LOG: Spawning: alr -d -n get --build security=1.5.1 Note: Deploying security=1.5.1... Note: Deploying utilada=2.8.0... Note: Deploying xmlada=25.0.0... #=#=# ##O#-# ##=O#- # Note: Deploying utilada_xml=2.8.0... Note: Alire has selected automatically this toolchain: gprbuild=22.0.1 gnat_native=14.2.1 You can select a different toolchain at any time with `alr toolchain --select` Download will start now: Note: Deploying gprbuild=22.0.1... #=#=# 0.1% ################# 24.8% ################################### 49.5% ##################################################### 74.2% ####################################################################### 99.0% ######################################################################## 100.0% Note: gprbuild=22.0.1 installed successfully. Note: Deploying gnat_native=14.2.1... #=#=# 0.0% # 2.0% ## 2.9% #### 6.2% ###### 8.8% ######### 12.8% ########## 14.8% ############ 17.6% ############## 20.5% ################# 23.9% ################### 26.9% ##################### 30.0% ####################### 32.2% ######################### 35.7% ############################ 39.9% ############################# 41.1% ############################### 43.8% ############################### 43.9% ################################# 46.9% ##################################### 51.5% ####################################### 54.5% ########################################## 58.6% ########################################### 60.4% ############################################ 61.5% ############################################## 64.7% ################################################# 68.6% #################################################### 72.2% ###################################################### 76.1% ######################################################## 79.1% ########################################################### 82.0% ############################################################## 86.3% ################################################################ 90.2% ################################################################## 92.7% ##################################################################### 96.3% ####################################################################### 99.6% ######################################################################## 100.0% Note: gnat_native=14.2.1 installed successfully. Note: Running post-fetch actions for xmlada=25.0.0... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking whether gnat can build shared libs... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes configure: creating ./config.status config.status: creating xmlada_shared.gpr config.status: creating Makefile config.status: creating tests/dom/default.gpr Note: Building security=1.5.1/security.gpr... gprconfig: can't find a native toolchain for language 'ada' gprconfig: can't find a native toolchain for language 'ada' Setup [mkdir] object directory for project UtilAda_Core [mkdir] library directory for project UtilAda_Core [mkdir] object directory for project UtilAda_Sys [mkdir] library directory for project UtilAda_Sys [mkdir] object directory for project XmlAda_Sax [mkdir] library directory for project XmlAda_Sax [mkdir] object directory for project UtilAda_Xml [mkdir] library directory for project UtilAda_Xml [mkdir] object directory for project Security [mkdir] library directory for project Security security.gpr:12:25: warning: libraries are not supported on this platform utilada_sys.gpr:62:25: warning: libraries are not supported on this platform utilada_core.gpr:12:25: warning: libraries are not supported on this platform utilada_base.gpr:15:25: warning: libraries are not supported on this platform utilada_xml.gpr:13:25: warning: libraries are not supported on this platform xmlada_sax.gpr:30:25: warning: libraries are not supported on this platform xmlada_unicode.gpr:28:25: warning: libraries are not supported on this platform xmlada_input.gpr:29:25: warning: libraries are not supported on this platform xmlada_input.gpr:27:09: no compiler for language "Ada", cannot compile "input_sources-http.adb" gprbuild: *** compilation phase failed stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/1cf68363-c1ce-4bd7-8dfc-f6a4b7f8d0f7/security_1.5.1_4cdc7c89/security.gpr"] exited with code 4 ERROR: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/1cf68363-c1ce-4bd7-8dfc-f6a4b7f8d0f7/security_1.5.1_4cdc7c89/security.gpr"] exited with code 4 stderr: ALIRE.CHECKED_ERROR stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/1cf68363-c1ce-4bd7-8dfc-f6a4b7f8d0f7/security_1.5.1_4cdc7c89/security.gpr"] exited with code 4 stderr: raised ALIRE.CHECKED_ERROR : alire-stored-error:1 [/usr/bin/alr] 0xe16f5e Alire.Raise_Checked_Error at alire.adb:284 0xa845be Alire.Os_Lib.Subprocess.Checked_Spawn at alire-os_lib-subprocess.adb:111 0xcef7be Alire.Spawn.Command at alire-spawn.adb:21 0xcefdde Alire.Spawn.Gprbuild at alire-spawn.adb:41 0xc31d1f Alire.Roots.Build at alire-roots.adb:186 0xc304da Alire.Roots.Build at alire-roots.adb:252 0xc53d6f Alire.Roots.Traverse at alire-roots.adb:2075 0xcba1fd Alire.Solutions.Traverse.Visit at alire-solutions.adb:1480 0xcb9344 Alire.Solutions.Traverse at alire-solutions.adb:1563 0xc53e62 Alire.Roots.Traverse at alire-roots.adb:2079 0xc53f21 Alire.Roots.Traverse at alire-roots.adb:2059 0xc30a46 Alire.Roots.Build at alire-roots.adb:283 0xc30b2b Alire.Roots.Build at alire-roots.adb:111 0x4a5e38 Alr.Commands.Get.Retrieve at alr-commands-get.adb:205 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 [/lib64/libc.so.6] 0x7fa9e74c3086 0x7fa9e74c3149 [/usr/bin/alr] 0x4393dc _start at ??? 0xfffffffffffffffe Warning: security=1.5.1 successfully retrieved but its build failed. Dependencies were solved as follows: +b gnat 14.2.1 (new,gnat_external,indirect,executable in path) + utilada 2.8.0 (new) + utilada_xml 2.8.0 (new) + xmlada 25.0.0 (new,indirect) ERROR: Build ended with errors