Test ran at 2025-02-23 12:23:09.661188+00:00 SOLUTION: jwt=1.0.0: JSON Web Token (JWT) implementation in Ada Origin: source archive 1.0.0.tar.gz at https://github.com/reznikmm/jwt/archive/1.0.0.tar.gz with hash sha512:5caac64d0e8d5e2e1480ee44ae214585046e9dee1ce391196891e56a4140d9314ed4551ec0fcd162ec909a5f1ce28867cb265e912d6e50b6659b5655597a3d4e Properties: Author: Maxim Reznik Description: JSON Web Token (JWT) implementation in Ada License: MIT Maintainer: Maxim Reznik Maintainers_Logins: reznikmm Name: jwt Project_File: gnat/jwt.gpr Tag: web Tag: token Tag: jws Tag: json Tag: jwt Version: 1.0.0 Website: https://github.com/reznikmm/jwt Dependencies (direct): matreshka_league* Dependencies (solution): gnat=13.2.2 (gnat_native) make=4.4.1 matreshka_league=21.0.0 Dependencies (graph): jwt=1.0.0 --> matreshka_league=21.0.0 (*) matreshka_league=21.0.0 --> gnat=13.2.2 (gnat_native) (<2000) matreshka_league=21.0.0 --> make=4.4.1 (*) LOG: Spawning: alr -d -n get --build jwt=1.0.0 Note: Deploying jwt=1.0.0... #=#=# ##O#-# ##O=# # #=#=-# # Note: Deploying make=4.4.1... The system package 'make' is about to be installed. This action might require admin privileges and impact your system installation. Do you want Alire to install this system package? Using default: Yes ==> Downloading https://ghcr.io/v2/homebrew/core/make/manifests/4.4.1-1 ==> Fetching make ==> Downloading https://ghcr.io/v2/homebrew/core/make/blobs/sha256:94377dc5a364da305c75fd7aa923a42897993de9edd1eb074428e13c3f2aaf93 ==> Pouring make--4.4.1.arm64_sonoma.bottle.1.tar.gz ==> Caveats GNU "make" has been installed as "gmake". If you need to use it as "make", you can add a "gnubin" directory to your PATH from your bashrc like: PATH="/opt/homebrew/opt/make/libexec/gnubin:$PATH" ==> Summary 🍺 /opt/homebrew/Cellar/make/4.4.1: 17 files, 1.3MB Note: Deploying matreshka_league=21.0.0... #=#=# ##O#-# 0.0% ###################### 30.9% ################################################# 68.6% ######################################################################## 100.0% Note: Running post-fetch actions for matreshka_league=21.0.0... gnatmake -p -j0 -Pgnat/tools_configure.gpr Setup [mkdir] object directory for project Tools_Configure Compile [Ada] configure-driver.adb [Ada] configure.adb [Ada] configure-architecture.adb [Ada] configure-instantiate.adb [Ada] configure-internals.adb [Ada] configure-rtl_version.adb [Ada] configure-tests.ads [Ada] configure-tests-asis.adb [Ada] configure-tests-aws.adb [Ada] configure-tests-firebird.adb [Ada] configure-tests-gprbuild.adb [Ada] configure-tests-install.adb [Ada] configure-tests-installation_directories.adb [Ada] configure-tests-modules.ads [Ada] configure-tests-modules-amf.adb [Ada] configure-tests-mysql.adb [Ada] configure-tests-oci.adb [Ada] configure-tests-operating_system.adb [Ada] configure-tests-postgresql.adb [Ada] configure-tests-sqlite3.adb [Ada] configure-tests-valgrind.adb [Ada] configure-version.adb [Ada] configure-builder.adb [Ada] configure-abstract_tests.adb [Ada] configure-pkg_config.adb [Ada] configure-component_switches.adb Bind [gprbind] configure-driver.bexch [Ada] configure-driver.ali Link [link] configure-driver.adb ./configure [os ] detecting target operating system...: MacOS [gprbuild ] looking for GPRbuild...: /Users/runner/.local/share/alire/toolchains/gprbuild_24.0.1_6f6b6658/bin/gprbuild [gprbuild ] checking GPRbuild version...: ok [gprbuild ] looking for GPRinstall...: /Users/runner/.local/share/alire/toolchains/gprbuild_24.0.1_6f6b6658/bin/gprinstall [asis ] checking whether ASIS library is available...: no [aws ] checking whether AWS library is available...: no [modules ] checking whether to build AMF module...: yes [mysql ] checking whether to build MySQL module...: no (mysql_config not found) configure: (info) MySQL driver module is disabled [oci ] checking whether to build Oracle module...: no (not found) configure: (info) Oracle driver module is disabled [postgresql] checking whether to build PostgreSQL module...: no (pg_config not found) configure: (info) PostgreSQL driver module is disabled [sqlite3 ] checking whether to build SQLite3 module...: yes (pkg-config) [sqlite3 ] checking for SQLite3 version...: [sqlite3 ] checking for linker switches...: "-lsqlite3" [sqlite3 ] checking whether SQLite3 library is usable...: yes [firebird ] checking whether to build Firebird module...: yes (try default) [firebird ] checking whether Firebird library is usable...: no configure: (info) Firebird driver module is disabled configure: VALGRIND => configure: HAS_FIREBIRD => configure: MYSQL_LIBRARY_OPTIONS => configure: HAS_GPRINSTALL => true configure: INSTALL => /usr/bin/install configure: GPRDIR => /usr/local/lib/gnat configure: GPRBUILD => /Users/runner/.local/share/alire/toolchains/gprbuild_24.0.1_6f6b6658/bin/gprbuild configure: HAS_SQLITE3 => true configure: OPERATING_SYSTEM => MacOS configure: FIREBIRD_LIBRARY_OPTIONS => configure: HAS_MYSQL => configure: VERSION => 20.0 configure: ARCHITECTURE => portable_64_le configure: BINDIR => /usr/local/bin configure: LIBDIR => /usr/local/lib configure: HAS_ASIS => configure: HAS_GPRBUILD2014 => configure: HAS_POSTGRESQL => configure: OCI_LIBRARY_OPTIONS => configure: HAS_OCI => configure: PREFIX => /usr/local configure: POSTGRESQL_LIBRARY_OPTIONS => configure: GPRINSTALL => /Users/runner/.local/share/alire/toolchains/gprbuild_24.0.1_6f6b6658/bin/gprinstall configure: HAS_VALGRIND => configure: HAS_AWS => configure: SQLITE3_LIBRARY_OPTIONS => "-lsqlite3" configure: HAS_WORKING_MYSQL_SERVER => configure: RTL_VERSION_SUFFIX => -13.2 configure: ENABLE_AMF => true configure: creating Makefile.config configure: creating gnat/install/matreshka_config.gpr configure: creating gnat/matreshka_config.gpr configure: creating source/league/matreshka-config.ads Note: Building jwt=1.0.0/gnat/jwt.gpr... Setup [mkdir] object directory for project Matreshka_League [mkdir] library directory for project Matreshka_League [mkdir] library ALI directory for project Matreshka_League [mkdir] object directory for project JWT Compile [Ada] xml-sax-simple_readers-parser-tables.ads [Ada] xml-sax-simple_readers-scanner.adb [Ada] xml-sax-simple_readers-parser.adb [Ada] xml-sax-simple_readers-scanner-tables.ads [Ada] xml-sax-locators-internals.adb [Ada] xml-sax-input_sources-streams-element_arrays.adb [Ada] xml-sax-error_handlers.ads [Ada] xml-sax-file_input_sources.ads [Ada] matreshka-internals-xml-attribute_tables.adb xml-sax-simple_readers-scanner.adb:701:45: warning: "YY_Last_Accepting_Position" may be referenced before it has a value [enabled by default] xml-sax-simple_readers-scanner.adb:702:45: warning: "YY_Last_Accepting_Index" may be referenced before it has a value [enabled by default] xml-sax-simple_readers-scanner.adb:703:45: warning: "YY_Last_Accepting_State" may be referenced before it has a value [enabled by default] xml-sax-simple_readers-scanner.adb:704:45: warning: "YY_Last_Accepting_Line" may be referenced before it has a value [enabled by default] xml-sax-simple_readers-scanner.adb:705:45: warning: "YY_Last_Accepting_Column" may be referenced before it has a value [enabled by default] xml-sax-simple_readers-scanner.adb:706:45: warning: "YY_Last_Accepting_Skip_LF" may be referenced before it has a value [enabled by default] [Ada] xml-sax-entity_resolvers.ads [Ada] matreshka-internals-sax_locators.adb [Ada] matreshka-internals-xml-symbol_tables.adb [Ada] xml-sax-simple_readers-analyzer.adb [Ada] xml-sax-constants.ads [Ada] xml-sax-simple_readers-scanner-actions.adb [Ada] xml-sax-input_sources-streams.adb [Ada] matreshka-internals-xml-notation_tables.adb [Ada] xml-utilities-namespace_supports.adb [Ada] xml-sax-dtd_handlers.ads [Ada] xml-sax-stream_element_array_input_sources.ads [Ada] xml-sax-output_destinations.ads [Ada] xml-sax-simple_readers-resolver.adb [Ada] xml-sax-attributes.adb [Ada] xml-sax-socket_input_sources.ads [Ada] matreshka-internals-xml-base_scopes.adb [Ada] matreshka-internals-xml.ads [Ada] xml-sax-simple_readers.adb [Ada] xml-sax-output_destinations-strings.adb [Ada] xml-sax-attributes-internals.adb [Ada] xml-sax-readers.ads [Ada] xml-sax.ads [Ada] xml-sax-locators.adb [Ada] matreshka-internals-xml-attributes.adb [Ada] xml-sax-declaration_handlers.ads [Ada] xml-sax-pretty_writers.adb [Ada] xml-sax-string_output_destinations.ads [Ada] xml-sax-simple_readers-callbacks.adb [Ada] xml-sax-parse_exceptions-internals.adb [Ada] matreshka-internals-xml-entity_tables.adb [Ada] xml-sax-lexical_handlers.ads [Ada] xml-sax-parse_exceptions.adb [Ada] xml-sax-simple_readers-parser-actions.adb [Ada] xml-sax-input_sources-strings.adb [Ada] xml-sax-writers.adb [Ada] xml-sax-input_sources-streams-files.adb [Ada] xml-sax-input_sources.ads [Ada] xml-sax-default_handlers.adb [Ada] xml-sax-simple_readers-validator.adb [Ada] xml-sax-string_input_sources.ads [Ada] xml-utilities.ads [Ada] xml-sax-input_sources-streams-sockets.adb [Ada] xml-sax-content_handlers.ads [Ada] matreshka-internals-uri_utilities.adb [Ada] xml.ads [Ada] matreshka-internals-xml-namespace_scopes.adb [Ada] matreshka-internals-xml-element_tables.adb [Ada] matreshka-internals-unicode-ucd-core_0103.ads [Ada] matreshka-internals-unicode-ucd-core_01e8.ads [Ada] matreshka-internals-unicode-ucd-core_011a.ads [Ada] matreshka-internals-unicode-ucd-core_010e.ads [Ada] matreshka-internals-unicode-ucd-core_01f4.ads [Ada] matreshka-internals-unicode-ucd-core_00af.ads [Ada] matreshka-internals-unicode-ucd-core_00a0.ads [Ada] matreshka-internals-unicode-ucd-core_00a1.ads [Ada] matreshka-internals-unicode-ucd-core_010d.ads [Ada] matreshka-internals-unicode-ucd-core_01f5.ads [Ada] matreshka-internals-unicode-ucd-core_0102.ads [Ada] matreshka-internals-unicode-ucd-core_0116.ads [Ada] matreshka-internals-unicode-ucd-core_0100.ads [Ada] matreshka-internals-unicode-ucd-core_0114.ads [Ada] matreshka-internals-unicode-ucd-core_01f7.ads [Ada] matreshka-internals-unicode-ucd-core_00ae.ads [Ada] matreshka-internals-unicode-ucd-core_00ad.ads [Ada] matreshka-internals-unicode-ucd-core_01f6.ads [Ada] matreshka-internals-unicode-ucd-core_0115.ads [Ada] matreshka-internals-unicode-ucd-core_0101.ads [Ada] matreshka-internals-unicode-ucd-core_010c.ads [Ada] matreshka-internals-unicode-ucd-core_01f2.ads [Ada] matreshka-internals-unicode-ucd-core_0105.ads [Ada] matreshka-internals-unicode-ucd-core_0111.ads [Ada] matreshka-internals-unicode-ucd-core_02b8.ads [Ada] matreshka-internals-unicode-ucd-colls.ads [Ada] matreshka-internals-unicode-ucd-core_00a6.ads [Ada] matreshka-internals-unicode-ucd-core_00aa.ads [Ada] matreshka-internals-unicode-ucd-core_00a7.ads [Ada] matreshka-internals-unicode-ucd-core_02b9.ads [Ada] matreshka-internals-unicode-ucd-core_0110.ads [Ada] matreshka-internals-unicode-ucd-core_0104.ads [Ada] matreshka-internals-unicode-ucd-core_010b.ads [Ada] matreshka-internals-unicode-ucd-core_01f3.ads [Ada] matreshka-internals-unicode-ucd-core_01f1.ads [Ada] matreshka-internals-unicode-ucd-core_0112.ads [Ada] matreshka-internals-unicode-ucd-core_00ac.ads [Ada] matreshka-internals-unicode-ucd-core_00ab.ads [Ada] matreshka-internals-unicode-ucd-core_00a4.ads [Ada] matreshka-internals-unicode-ucd-core_02a6.ads [Ada] matreshka-internals-unicode-ucd-core_01ff.ads [Ada] matreshka-internals-unicode-ucd-core_0107.ads [Ada] matreshka-internals-unicode-ucd-core_0113.ads [Ada] matreshka-internals-unicode-ucd-core_01f0.ads [Ada] matreshka-internals-unicode-ucd-core_010a.ads [Ada] matreshka-internals-unicode-ucd-core_016f.ads [Ada] matreshka-internals-unicode-ucd-core_0000.ads matreshka-internals-unicode-ucd-colls.ads:31605:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:32121:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:38199:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:39661:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:40177:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:43997:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:45831:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:47277:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:47793:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:48819:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:49335:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:49851:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:54011:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:54663:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:55179:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:55695:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:56211:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:57219:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:61665:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:65399:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:69681:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:70197:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:70713:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:71745:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:72261:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:72777:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:73293:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:73907:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-colls.ads:74423:27: warning: there are no others [-gnatwr] [Ada] matreshka-internals-unicode-ucd-core_00fa.ads [Ada] matreshka-internals-unicode-ucd-core_0014.ads [Ada] matreshka-internals-unicode-ucd-core_000f.ads [Ada] matreshka-internals-unicode-ucd-core_001b.ads [Ada] matreshka-internals-unicode-ucd-core_0028.ads [Ada] matreshka-internals-unicode-ucd-core_0029.ads [Ada] matreshka-internals-unicode-ucd-core_001c.ads [Ada] matreshka-internals-unicode-ucd-core_0015.ads [Ada] matreshka-internals-unicode-ucd-core_0001.ads [Ada] matreshka-internals-unicode-ucd-core_0017.ads [Ada] matreshka-internals-unicode-ucd-core_00fb.ads [Ada] matreshka-internals-unicode-ucd-core_0003.ads [Ada] matreshka-internals-unicode-ucd-core_001a.ads [Ada] matreshka-internals-unicode-ucd-core_000e.ads [Ada] matreshka-internals-unicode-ucd-core_000d.ads [Ada] matreshka-internals-unicode-ucd-core_00fc.ads [Ada] matreshka-internals-unicode-ucd-core_0002.ads [Ada] matreshka-internals-unicode-ucd-core_0016.ads [Ada] matreshka-internals-unicode-ucd-core_02fa.ads [Ada] matreshka-internals-unicode-ucd-core_001d.ads [Ada] matreshka-internals-unicode-ucd-core_0012.ads [Ada] matreshka-internals-unicode-ucd-core_0006.ads [Ada] matreshka-internals-unicode-ucd-core_0007.ads [Ada] matreshka-internals-unicode-ucd-core_00ff.ads [Ada] matreshka-internals-unicode-ucd-core_00d8.ads [Ada] matreshka-internals-unicode-ucd-core_0013.ads [Ada] matreshka-internals-unicode-ucd-core_000a.ads [Ada] matreshka-internals-unicode-ucd-core_001e.ads [Ada] matreshka-internals-unicode-ucd-core_016a.ads [Ada] matreshka-internals-unicode-ucd-core_02ff.ads [Ada] matreshka-internals-unicode-ucd-core_000c.ads [Ada] matreshka-internals-unicode-ucd-core_00fd.ads [Ada] matreshka-internals-unicode-ucd-core_0005.ads [Ada] matreshka-internals-unicode-ucd-core_0011.ads [Ada] matreshka-internals-unicode-ucd-core_0010.ads [Ada] matreshka-internals-unicode-ucd-core_00fe.ads [Ada] matreshka-internals-unicode-ucd-core_0004.ads [Ada] matreshka-internals-unicode-ucd-core_001f.ads [Ada] matreshka-internals-unicode-ucd-core_000b.ads [Ada] matreshka-internals-unicode-ucd-core_016b.ads [Ada] matreshka-internals-unicode-ucd-core_0e02.ads [Ada] matreshka-internals-unicode-ucd-core_0021.ads [Ada] matreshka-internals-unicode-ucd-core_0009.ads [Ada] matreshka-internals-unicode-ucd-core_0008.ads [Ada] matreshka-internals-unicode-ucd-core_002f.ads [Ada] matreshka-internals-unicode-ucd-core_00d7.ads [Ada] matreshka-internals-unicode-ucd-core_0034.ads [Ada] matreshka-internals-unicode-ucd-core_0020.ads [Ada] matreshka-internals-unicode-ucd-core_01bc.ads [Ada] matreshka-internals-unicode-ucd-core_0e01.ads [Ada] matreshka-internals-unicode-ucd-core_0022.ads [Ada] matreshka-internals-unicode-ucd-core_002d.ads [Ada] matreshka-internals-unicode-ucd-core_002e.ads [Ada] matreshka-internals-unicode-ucd-core_00e0.ads [Ada] matreshka-internals-unicode-ucd-core_0023.ads [Ada] matreshka-internals-unicode-ucd-core_0e00.ads [Ada] matreshka-internals-unicode-ucd-cases.ads [Ada] matreshka-internals-unicode-ucd-core_01b0.ads [Ada] matreshka-internals-unicode-ucd-indexes.ads [Ada] matreshka-internals-unicode-ucd-core_002a.ads [Ada] matreshka-internals-unicode-ucd-core_0033.ads [Ada] matreshka-internals-unicode-ucd-core_0027.ads [Ada] matreshka-internals-unicode-ucd-core_0026.ads [Ada] matreshka-internals-unicode-ucd-core_00f9.ads [Ada] matreshka-internals-unicode-ucd-core_0032.ads [Ada] matreshka-internals-unicode-ucd-norms.ads [Ada] matreshka-internals-unicode-ucd-core.ads [Ada] matreshka-internals-unicode-ucd-core_0018.ads [Ada] matreshka-internals-unicode-ucd-core_002b.ads [Ada] matreshka-internals-unicode-ucd-core_0024.ads [Ada] matreshka-internals-unicode-ucd-core_0030.ads [Ada] matreshka-internals-unicode-ucd-core_0031.ads [Ada] matreshka-internals-unicode-ucd-core_0025.ads [Ada] matreshka-internals-unicode-ucd-core_002c.ads [Ada] matreshka-internals-unicode-ucd-core_0019.ads [Ada] matreshka-internals-unicode-ucd-core_01d5.ads [Ada] matreshka-internals-unicode-ucd-core_02b7.ads [Ada] matreshka-internals-unicode-ucd-core_00a9.ads [Ada] matreshka-internals-unicode-ucd-core_004d.ads [Ada] matreshka-internals-unicode-ucd-core_00a8.ads [Ada] matreshka-internals-unicode-ucd-core_01d4.ads [Ada] matreshka-internals-unicode-ucd-core_0123.ads [Ada] matreshka-internals-unicode-ucd-core_01d6.ads [Ada] matreshka-internals-unicode-ucd-core_0109.ads [Ada] matreshka-internals-unicode-ucd-core_0108.ads [Ada] matreshka-internals-unicode-ucd-core_01d7.ads [Ada] matreshka-internals-unicode-ucd-core_0134.ads [Ada] matreshka-internals-unicode-ucd-core_01ee.ads [Ada] matreshka-internals-unicode-ucd-core_0118.ads [Ada] matreshka-internals-unicode-ucd-core_01d3.ads [Ada] matreshka-internals-unicode-ucd-core_0124.ads [Ada] matreshka-internals-unicode-ucd-core_00b2.ads [Ada] matreshka-internals-unicode-ucd-core_01d2.ads [Ada] matreshka-internals-unicode-ucd-core_01d0.ads [Ada] matreshka-internals-unicode-ucd-core_0133.ads [Ada] matreshka-internals-unicode-ucd-core_01f8.ads [Ada] matreshka-internals-unicode-ucd-core_009f.ads [Ada] matreshka-internals-unicode-ucd-core_00b0.ads [Ada] matreshka-internals-unicode-ucd-core_00b1.ads [Ada] matreshka-internals-unicode-ucd-core_0132.ads [Ada] matreshka-internals-unicode-ucd-core_01d1.ads [Ada] matreshka-internals-unicode-ucd-core_0fff.ads [Ada] matreshka-internals-regexps-compiler-scanner-tables.ads [Ada] matreshka-internals-regexps-compiler-parser-tables.ads [Ada] matreshka-internals-regexps-compiler-parser.adb matreshka-internals-regexps-compiler-parser.adb:278:21: warning: range test optimized away [-gnatwc] matreshka-internals-regexps-compiler-parser.adb:278:21: warning: value is known to be in range [-gnatwc] matreshka-internals-regexps-compiler-parser.adb:300:21: warning: range test optimized away [-gnatwc] matreshka-internals-regexps-compiler-parser.adb:300:21: warning: value is known to be in range [-gnatwc] matreshka-internals-regexps-compiler-parser.adb:472:10: warning: variable "State_Stack" is never read and never assigned [-gnatwu] matreshka-internals-regexps-compiler-parser.adb:476:10: warning: variable "Input_Symbol" is never read and never assigned [-gnatwu] [Ada] matreshka-internals-regexps-compiler-scanner.adb [Ada] matreshka-internals-text_codecs-iana_registry.ads matreshka-internals-unicode-ucd-norms.ads:13187:27: warning: there are no others [-gnatwr] matreshka-internals-unicode-ucd-norms.ads:16852:27: warning: there are no others [-gnatwr] [Ada] matreshka-internals-text_codecs-shiftjis-tables.ads [Ada] matreshka-internals-text_codecs-ibm437.adb [Ada] matreshka-internals-text_codecs-ascii.adb [Ada] matreshka-internals-text_codecs-koi8u.adb [Ada] matreshka-internals-text_codecs-iso88591.adb [Ada] matreshka-internals-text_codecs-koi8r.adb [Ada] matreshka-internals-text_codecs-iso88595.adb [Ada] matreshka-internals-text_codecs-shiftjis.adb [Ada] matreshka-internals-text_codecs-windows1252.adb [Ada] matreshka-internals-text_codecs-windows1250.adb [Ada] matreshka-internals-text_codecs-windows1251.adb [Ada] league-json-arrays.adb [Ada] matreshka-internals-regexps.adb [Ada] league-strings-cursors-characters.adb [Ada] league-base_codecs.adb [Ada] league-calendars-ada_conversions.adb [Ada] matreshka-internals-code_point_sets.adb [Ada] league-stream_element_vectors-hash.adb [Ada] matreshka-internals-utf16.adb [Ada] league-characters.adb matreshka-internals-utf16.ads:100:04: warning: pragma Pack for "Utf16_String" ignored [-gnatwr] matreshka-internals-utf16.ads:100:04: warning: explicit component size given at line 99 [-gnatwr] matreshka-internals-utf16.ads:108:04: warning: pragma Pack for "Unaligned_Utf16_String" ignored [-gnatwr] matreshka-internals-utf16.ads:108:04: warning: explicit component size given at line 107 [-gnatwr] [Ada] matreshka-internals-regexps-compiler.adb [Ada] league-holders-json_objects.ads [Ada] matreshka-internals-strings-c.adb [Ada] matreshka-internals-regexps-compiler-generator.adb [Ada] matreshka-internals-regexps-compiler-optimizer.adb [Ada] league-strings-debug.adb [Ada] matreshka-internals-unicode-characters-latin.ads [Ada] matreshka-json_parser.adb [Ada] matreshka-internals-settings-ini_managers.adb [Ada] matreshka-internals-unicode-normalization.adb matreshka-internals-code_point_sets.adb:318:07: warning: use clause for type "General_Category" defined at matreshka-internals-unicode-ucd.ads:65 has no effect [-gnatwu] [Ada] league-calendars.adb [Ada] league-json-streams-integer_stream_operations.ads [Ada] league.ads [Ada] league-translator.adb [Ada] matreshka-internals-text_codecs-utf8.adb [Ada] matreshka-internals-unicode-cldr-collation.ads [Ada] league-stream_element_vectors.adb [Ada] matreshka-internals-translator-xliff_readers.adb [Ada] league-holders-generic_holders.adb [Ada] league-holders.adb matreshka-internals-translator-xliff_readers.adb:50:04: warning: constant "Trolltech_NS" is not referenced [-gnatwu] matreshka-internals-translator-xliff_readers.adb:63:04: warning: constant "XLIFF_Name" is not referenced [-gnatwu] [Ada] matreshka-internals-locales.adb league-holders.adb:134:45: warning: unsupported dispatching constructor call if the type of the built object has task components [enabled by default] league-holders.adb:134:45: warning: work around this by adding 'with no_task_parts' to the declaration of the root type "Abstract_Container" defined at league-holders.ads:249 [enabled by default] league-holders.adb:817:42: warning: unsupported dispatching constructor call if the type of the built object has task components [enabled by default] league-holders.adb:817:42: warning: work around this by adding 'with no_task_parts' to the declaration of the root type "Abstract_Container" defined at league-holders.ads:249 [enabled by default] league-holders.adb:844:42: warning: unsupported dispatching constructor call if the type of the built object has task components [enabled by default] league-holders.adb:844:42: warning: work around this by adding 'with no_task_parts' to the declaration of the root type "Abstract_Container" defined at league-holders.ads:249 [enabled by default] league-holders.adb:895:18: warning: unsupported dispatching constructor call if the type of the built object has task components [enabled by default] league-holders.adb:895:18: warning: work around this by adding 'with no_task_parts' to the declaration of the root type "Abstract_Container" defined at league-holders.ads:249 [enabled by default] [Ada] league-json-values-internals.adb [Ada] matreshka-internals-regexps-engine-debug.adb matreshka-internals-regexps-engine-debug.adb:42:09: warning: type "State" is not referenced [-gnatwu] [Ada] matreshka-internals-unicode-characters.ads [Ada] league-json-arrays-internals.adb [Ada] matreshka-atomics.ads [Ada] matreshka-internals-unicode-ucd.adb [Ada] matreshka-internals.ads [Ada] league-holders-floats.ads [Ada] matreshka.ads [Ada] matreshka-config.ads [Ada] league-json.ads [Ada] league-holders-json_arrays.ads [Ada] league-character_sets-internals.adb [Ada] matreshka-internals-unicode-collation.adb [Ada] league-holders-booleans.ads [Ada] league-environment_variables.adb [Ada] league-strings-cursors.adb [Ada] matreshka-internals-regexps-engine.ads [Ada] matreshka-internals-calendars-times.adb [Ada] league-text_codecs.adb [Ada] league-json-streams-float_stream_operations.ads [Ada] matreshka-internals-string_vectors.adb [Ada] league-holders-generic_integers.adb [Ada] league-json-values.adb [Ada] matreshka-internals-unicode.adb [Ada] league-pretty_printers.adb matreshka-internals-locales.adb:50:04: warning: "Application_Locale" is not modified, could be declared constant [-gnatwk] [Ada] league-strings.adb league-strings.adb:725:06: warning: formal parameter "Changed_First" is not referenced [-gnatwf] league-strings.adb:726:06: warning: formal parameter "Removed_Last" is not referenced [-gnatwf] league-strings.adb:727:06: warning: formal parameter "Inserted_Last" is not referenced [-gnatwf] [Ada] league-json-documents-internals.adb [Ada] league-string_vectors-internals.adb [Ada] matreshka-cldr.ads [Ada] league-json-streams-long_integer_stream_operations.ads [Ada] matreshka-internals-stream_element_vectors.adb [Ada] league-json-objects-internals.adb league-pretty_printers.adb:338:42: warning: applying 'Class to an untagged incomplete type is an obsolescent feature (RM J.11) [-gnatwr] [Ada] league-calendars-iso_8601.adb matreshka-internals-stream_element_vectors.adb:180:07: warning: "Length" is not modified, could be declared constant [-gnatwk] matreshka-internals-stream_element_vectors.adb:189:21: warning: redundant conversion, expression is of type "Hash_Type" [-gnatwr] [Ada] league-holders-generic_enumerations.adb [Ada] league-stream_element_vectors-internals.adb [Ada] matreshka-internals-calendars-gregorian.adb [Ada] league-json-streams.adb [Ada] league-json-objects.adb [Ada] league-characters-internals.adb [Ada] matreshka-internals-text_codecs-utf16.adb [Ada] matreshka-cldr-allkeys_reader.adb [Ada] league-locales.adb [Ada] matreshka-cldr-collation_data.adb [Ada] matreshka-json_generator.adb [Ada] matreshka-internals-regexps-compiler-semantic.adb [Ada] league-holders-long_long_integers.ads [Ada] league-holders-integers.ads [Ada] matreshka-internals-unicode-properties.adb [Ada] matreshka-cldr-collation_rules_parser.adb matreshka-cldr-collation_rules_parser.adb:186:30: warning: assignment to pass-by-copy formal may have no effect [enabled by default] matreshka-cldr-collation_rules_parser.adb:186:30: warning: "raise" statement may result in abnormal return (RM 6.4.1(17)) [enabled by default] [Ada] matreshka-internals-calendars-formatting-times.adb [Ada] league-character_sets.adb league-locales.ads:46:12: warning: unit "League.Strings" is not referenced [-gnatwu] [Ada] matreshka-internals-translator.adb [Ada] league-strings-cursors-grapheme_clusters.adb [Ada] matreshka-cldr-collation_compiler.adb [Ada] matreshka-internals-settings.adb [Ada] league-characters-latin.ads [Ada] matreshka-internals-regexps-compiler-debug.adb [Ada] league-holders-long_integers.ads [Ada] matreshka-internals-regexps-engine-pike.adb [Ada] league-json-streams-generic_float_stream_operations.adb [Ada] league-application.adb [Ada] league-json-streams-generic_integer_stream_operations.adb [Ada] league-holders-short_integers.ads [Ada] league-iris.adb league-iris.adb:84:36: warning: "=" unimplemented [enabled by default] league-iris.adb:160:36: warning: Encoded_Authority unimplemented [enabled by default] league-iris.adb:174:36: warning: Encoded_Fragment unimplemented [enabled by default] league-iris.adb:188:36: warning: Encoded_Host unimplemented [enabled by default] league-iris.adb:202:36: warning: Encoded_Path unimplemented [enabled by default] league-iris.adb:216:36: warning: Encoded_Query unimplemented [enabled by default] league-iris.adb:230:36: warning: Encoded_Scheme unimplemented [enabled by default] league-iris.adb:245:36: warning: Encoded_User_Info unimplemented [enabled by default] league-iris.adb:268:36: warning: From_Encoded unimplemented [enabled by default] league-iris.adb:1224:09: warning: formal parameter "Self" is not referenced [-gnatwf] league-iris.adb:1476:36: warning: Is_Valid unimplemented [enabled by default] league-iris.adb:1506:24: warning: formal parameter "Default" is not referenced [-gnatwf] league-iris.adb:1594:06: warning: formal parameter "Self" is not referenced [-gnatwf] league-iris.adb:1594:31: warning: formal parameter "To" is not referenced [-gnatwf] league-iris.adb:1597:36: warning: Set_Authority unimplemented [enabled by default] league-iris.adb:1606:06: warning: formal parameter "Self" is not referenced [-gnatwf] league-iris.adb:1607:06: warning: formal parameter "To" is not referenced [-gnatwf] league-iris.adb:1611:36: warning: Set_Encoded unimplemented [enabled by default] league-iris.adb:1620:06: warning: formal parameter "Self" is not referenced [-gnatwf] league-iris.adb:1621:06: warning: formal parameter "To" is not referenced [-gnatwf] league-iris.adb:1624:36: warning: Set_Encoded_Authority unimplemented [enabled by default] league-iris.adb:1633:06: warning: formal parameter "Self" is not referenced [-gnatwf] league-iris.adb:1634:06: warning: formal parameter "To" is not referenced [-gnatwf] league-iris.adb:1637:36: warning: Set_Encoded_Fragment unimplemented [enabled by default] league-iris.adb:1646:06: warning: formal parameter "Self" is not referenced [-gnatwf] league-iris.adb:1647:06: warning: formal parameter "To" is not referenced [-gnatwf] league-iris.adb:1650:36: warning: Set_Encoded_Host unimplemented [enabled by default] league-iris.adb:1659:06: warning: formal parameter "Self" is not referenced [-gnatwf] league-iris.adb:1660:06: warning: formal parameter "To" is not referenced [-gnatwf] league-iris.adb:1663:36: warning: Set_Encoded_Path unimplemented [enabled by default] league-iris.adb:1672:06: warning: formal parameter "Self" is not referenced [-gnatwf] league-iris.adb:1673:06: warning: formal parameter "To" is not referenced [-gnatwf] league-iris.adb:1676:36: warning: Set_Encoded_Query unimplemented [enabled by default] league-iris.adb:1685:06: warning: formal parameter "Self" is not referenced [-gnatwf] league-iris.adb:1686:06: warning: formal parameter "To" is not referenced [-gnatwf] league-iris.adb:1689:36: warning: Set_Encoded_Scheme unimplemented [enabled by default] league-iris.adb:1698:06: warning: formal parameter "Self" is not referenced [-gnatwf] league-iris.adb:1699:06: warning: formal parameter "To" is not referenced [-gnatwf] league-iris.adb:1702:36: warning: Set_Encoded_User_Info unimplemented [enabled by default] league-iris.adb:1711:06: warning: formal parameter "Self" is not referenced [-gnatwf] league-iris.adb:1711:31: warning: formal parameter "To" is not referenced [-gnatwf] league-iris.adb:1714:36: warning: Set_Fragment unimplemented [enabled by default] league-iris.adb:1833:06: warning: formal parameter "Self" is not referenced [-gnatwf] league-iris.adb:1833:31: warning: formal parameter "To" is not referenced [-gnatwf] league-iris.adb:1836:36: warning: Set_User_Info unimplemented [enabled by default] league-iris.adb:1849:36: warning: To_Encoded unimplemented [enabled by default] [Ada] matreshka-json_types.adb [Ada] matreshka-internals-host_types.ads [Ada] league-holders-long_floats.ads [Ada] league-strings-hash.adb [Ada] league-strings-internals.adb [Ada] matreshka-internals-text_codecs.adb [Ada] league-regexps.adb [Ada] matreshka-simd.ads [Ada] matreshka-internals-locales-defaults.ads matreshka-internals-regexps-engine-pike.adb:211:20: warning: condition is always True [-gnatwc] matreshka-internals-regexps-engine-pike.adb:211:20: warning: (see assignment at line 201) [-gnatwc] [Ada] league-holders-generic_compound_holders.adb [Ada] league-holders-generic_floats.adb [Ada] matreshka-internals-settings-ini_files.adb [Ada] matreshka-internals-calendars-formatting-iso_8601.adb [Ada] matreshka-cldr-collation_loader.adb [Ada] matreshka-internals-calendars.ads [Ada] matreshka-json_documents.adb [Ada] matreshka-internals-strings.adb [Ada] matreshka-internals-strings-operations.adb [Ada] matreshka-internals-unicode-ucd-properties.adb matreshka-internals-settings-ini_files.adb:610:12: warning: formal parameter "Section_Key" is not referenced [-gnatwf] [Ada] league-locales-constructors.adb [Ada] matreshka-cldr-ldml_parsers.adb matreshka-cldr-ldml_parsers.adb:84:06: warning: formal parameter "Success" is not referenced [-gnatwf] matreshka-cldr-ldml_parsers.adb:98:06: warning: formal parameter "Success" is not referenced [-gnatwf] matreshka-cldr-ldml_parsers.adb:141:06: warning: formal parameter "Success" is not referenced [-gnatwf] [Ada] matreshka-internals-calendars-formatting.adb [Ada] matreshka-internals-settings-fallbacks.adb [Ada] league-json-streams-long_float_stream_operations.ads [Ada] league-json-documents.adb [Ada] league-json-streams-boolean_stream_operations.adb [Ada] league-settings.adb [Ada] league-string_vectors.adb [Ada] matreshka-internals-strings-handlers.adb [Ada] league-holders-generic_iterable_holders.adb [Ada] matreshka-internals-unicode-casing.adb [Ada] matreshka-internals-unicode-characters-general_punctuation.ads [Ada] matreshka-internals-unicode-cldr.ads [Ada] matreshka-atomics-counters__gcc.adb matreshka-atomics-counters__gcc.adb:50:14: warning: intrinsic binding type mismatch on parameter 2 [enabled by default] matreshka-atomics-counters__gcc.adb:50:14: warning: profile of "Sync_Add_And_Fetch_32" doesn't match the builtin it binds [enabled by default] matreshka-atomics-counters__gcc.adb:54:13: warning: intrinsic binding type mismatch on result [enabled by default] matreshka-atomics-counters__gcc.adb:54:13: warning: intrinsic binding type mismatch on parameter 2 [enabled by default] matreshka-atomics-counters__gcc.adb:54:13: warning: profile of "Sync_Sub_And_Fetch_32" doesn't match the builtin it binds [enabled by default] matreshka-atomics-counters__gcc.adb:57:14: warning: intrinsic binding type mismatch on parameter 2 [enabled by default] matreshka-atomics-counters__gcc.adb:57:14: warning: profile of "Sync_Sub_And_Fetch_32" doesn't match the builtin it binds [enabled by default] [Ada] matreshka-atomics-generic_test_and_set__gcc__64.adb [Ada] matreshka-internals-strings-handlers-portable__64.adb [Ada] matreshka-internals-calendars-clocks__posix.adb [Ada] matreshka-internals-strings-configuration__portable.ads [Ada] matreshka-internals-strings-constants__le.ads [Ada] matreshka-internals-settings-configuration__posix.ads [Ada] jws-integers.adb jws-integers.adb:190:20: warning: writable actual for "A" overlaps with actual for "Result" [-gnatw.i] jws-integers.adb:200:23: warning: writable actual for "A" overlaps with actual for "Result" [-gnatw.i] compilation of jws-integers.adb failed gprbuild: *** compilation phase failed stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/Users/runner/work/alire-crates-ci/alire-crates-ci/test/f6c0f623-8ddc-4593-a45a-590cde843f29/jwt_1.0.0_5caac64d/gnat/jwt.gpr"] exited with code 4 ERROR: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/Users/runner/work/alire-crates-ci/alire-crates-ci/test/f6c0f623-8ddc-4593-a45a-590cde843f29/jwt_1.0.0_5caac64d/gnat/jwt.gpr"] exited with code 4 stderr: ALIRE.CHECKED_ERROR stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/Users/runner/work/alire-crates-ci/alire-crates-ci/test/f6c0f623-8ddc-4593-a45a-590cde843f29/jwt_1.0.0_5caac64d/gnat/jwt.gpr"] exited with code 4 stderr: raised ALIRE.CHECKED_ERROR : alire-stored-error:1 Load address: 0x102214000 Call stack traceback locations: 0x102e446cc 0x102e4472c 0x102c197a8 0x1028813ec 0x102af203c 0x102af25b4 0x102a3f834 0x102a3e038 0x102a60508 0x102ac0028 0x102abf458 0x102a605e4 0x102a606cc 0x102a3e53c 0x102a3e66c 0x1022931a8 0x102296564 0x1022966e4 0x10231e178 0x102328f5c 0x102216018 0x10221abd8 Warning: jwt=1.0.0 successfully retrieved but its build failed. Dependencies were solved as follows: +b gnat 13.2.2 (new,gnat_native,indirect,binary) +b make 4.4.1 (new,indirect,system package) + matreshka_league 21.0.0 (new) ERROR: Build ended with errors