Test ran at 2024-04-12 12:37:00.498727+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): 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 --> make=4.4.1 (*) LOG: Note: Deploying jwt=1.0.0... #=#=# ##O#-# ##O=# # #=#=-# # Note: Deploying make=4.4.1... Note: Deploying matreshka_league=21.0.0... #=#=# ##O#-# 0.1% ###################################################################### 98.3% ######################################################################## 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...: Windows [gprbuild ] looking for GPRbuild...: C:\Users\runneradmin\.config\alire\cache\dependencies\gprbuild_22.0.1_c842bbc5/bin\gprbuild.exe [gprbuild ] checking GPRbuild version...: ok [gprbuild ] looking for GPRinstall...: C:\Users\runneradmin\.config\alire\cache\dependencies\gprbuild_22.0.1_c842bbc5/bin\gprinstall.exe [asis ] checking whether ASIS library is available...: no [aws ] checking whether AWS library is available...: no [modules ] checking whether to build AMF module...: no [mysql ] checking whether to build MySQL module...: no (mysql_config not found) configure.exe: (info) MySQL driver module is disabled [oci ] checking whether to build Oracle module...: no (not found) configure.exe: (info) Oracle driver module is disabled [postgresql] checking whether to build PostgreSQL module...: yes (pg_config) [postgresql] checking whether PostgreSQL library is usable...: no configure.exe: (info) PostgreSQL driver module is disabled [sqlite3 ] checking whether to build SQLite3 module...: yes (sqlite3.dll in PATH) [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.exe: (info) Firebird driver module is disabled configure.exe: VALGRIND => configure.exe: HAS_FIREBIRD => configure.exe: MYSQL_LIBRARY_OPTIONS => configure.exe: HAS_GPRINSTALL => true configure.exe: INSTALL => C:/Users/runneradmin/.cache/alire/msys64/usr/bin/install.exe configure.exe: GPRDIR => /usr/local/lib/gnat configure.exe: GPRBUILD => C:/Users/runneradmin/.config/alire/cache/dependencies/gprbuild_22.0.1_c842bbc5/bin/gprbuild.exe configure.exe: HAS_SQLITE3 => true configure.exe: OPERATING_SYSTEM => Windows configure.exe: FIREBIRD_LIBRARY_OPTIONS => configure.exe: HAS_MYSQL => configure.exe: VERSION => 20.0 configure.exe: ARCHITECTURE => portable_64_le configure.exe: BINDIR => /usr/local/bin configure.exe: LIBDIR => /usr/local/lib configure.exe: HAS_ASIS => configure.exe: HAS_GPRBUILD2014 => configure.exe: HAS_POSTGRESQL => configure.exe: OCI_LIBRARY_OPTIONS => configure.exe: HAS_OCI => configure.exe: PREFIX => /usr/local configure.exe: POSTGRESQL_LIBRARY_OPTIONS => configure.exe: GPRINSTALL => C:/Users/runneradmin/.config/alire/cache/dependencies/gprbuild_22.0.1_c842bbc5/bin/gprinstall.exe configure.exe: HAS_VALGRIND => configure.exe: HAS_AWS => configure.exe: SQLITE3_LIBRARY_OPTIONS => "-LC:\Program Files\Amazon\AWSCLIV2\", "-lsqlite3" configure.exe: HAS_WORKING_MYSQL_SERVER => configure.exe: RTL_VERSION_SUFFIX => -12.2 configure.exe: ENABLE_AMF => configure.exe: creating Makefile.config configure.exe: creating gnat/install/matreshka_config.gpr configure.exe: creating gnat/matreshka_config.gpr configure.exe: creating source/league/matreshka-config.ads Note: Building jwt/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-scanner.adb [Ada] xml-sax-simple_readers-scanner-tables.ads [Ada] xml-sax-simple_readers-parser.adb [Ada] xml-sax-simple_readers-parser-tables.ads [Ada] xml.ads [Ada] xml-utilities.ads [Ada] xml-utilities-namespace_supports.adb [Ada] xml-sax.ads [Ada] xml-sax-writers.adb [Ada] xml-sax-string_output_destinations.ads [Ada] xml-sax-string_input_sources.ads [Ada] xml-sax-stream_element_array_input_sources.ads 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-socket_input_sources.ads [Ada] xml-sax-simple_readers.adb [Ada] xml-sax-simple_readers-validator.adb [Ada] xml-sax-simple_readers-scanner-actions.adb [Ada] xml-sax-simple_readers-resolver.adb [Ada] xml-sax-simple_readers-parser-actions.adb [Ada] xml-sax-simple_readers-callbacks.adb [Ada] xml-sax-simple_readers-analyzer.adb [Ada] xml-sax-readers.ads [Ada] xml-sax-pretty_writers.adb [Ada] xml-sax-parse_exceptions.adb [Ada] xml-sax-parse_exceptions-internals.adb [Ada] xml-sax-output_destinations.ads [Ada] xml-sax-output_destinations-strings.adb [Ada] xml-sax-locators.adb [Ada] xml-sax-locators-internals.adb [Ada] xml-sax-lexical_handlers.ads [Ada] xml-sax-input_sources.ads [Ada] xml-sax-input_sources-strings.adb [Ada] xml-sax-input_sources-streams.adb [Ada] xml-sax-input_sources-streams-sockets.adb [Ada] xml-sax-input_sources-streams-files.adb xml-sax-input_sources-streams-files-naming_utilities__windows.adb:50:06: error: file "matreshka-internals-windows.ads" not found xml-sax-input_sources-streams-files-naming_utilities__windows.adb:50:06: error: "XML.SAX.INPUT_SOURCES.STREAMS.FILES (body)" depends on "XML.SAX.INPUT_SOURCES.STREAMS.FILES.NAMING_UTILITIES (body)" xml-sax-input_sources-streams-files-naming_utilities__windows.adb:50:06: error: "XML.SAX.INPUT_SOURCES.STREAMS.FILES.NAMING_UTILITIES (body)" depends on "MATRESHKA.INTERNALS.WINDOWS (spec)" compilation of xml-sax-input_sources-streams-files.adb failed gprbuild: *** compilation phase failed stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "D:\a\alire-crates-ci\alire-crates-ci\test\b9b1063a-4386-40f2-81b5-605b12e6d233\jwt_1.0.0_5caac64d\gnat/jwt.gpr"] exited with code 4 ERROR: Command ["gprbuild", "-s", "-j0", "-p", "-P", "D:\a\alire-crates-ci\alire-crates-ci\test\b9b1063a-4386-40f2-81b5-605b12e6d233\jwt_1.0.0_5caac64d\gnat/jwt.gpr"] exited with code 4 stderr: ALIRE.CHECKED_ERROR stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "D:\a\alire-crates-ci\alire-crates-ci\test\b9b1063a-4386-40f2-81b5-605b12e6d233\jwt_1.0.0_5caac64d\gnat/jwt.gpr"] exited with code 4 stderr: raised ALIRE.CHECKED_ERROR : alire-stored-error:1 [D:\a\alire-crates-ci\alire-crates-ci\alire_install\bin\alr.exe] 0xdc98eb Semantic_Versioning.Basic.At_Least at alire.adb:251 0xa63e32 Semantic_Versioning.Basic.At_Least at alire-os_lib-subprocess.adb:110 0xc9b793 Semantic_Versioning.Basic.At_Least at alire-spawn.adb:21 0xc9bee4 Semantic_Versioning.Basic.At_Least at alire-spawn.adb:41 0xbfc3e0 Semantic_Versioning.Basic.At_Least at alire-roots.adb:140 0xbfa8e7 Semantic_Versioning.Basic.At_Least at alire-roots.adb:171 0xc17363 Semantic_Versioning.Basic.At_Least at alire-roots.adb:1364 0xc62228 Semantic_Versioning.Basic.At_Least at alire-solutions.adb:1443 0xc60e50 Semantic_Versioning.Basic.At_Least at alire-solutions.adb:1518 0xc174a4 Semantic_Versioning.Basic.At_Least at alire-roots.adb:1368 0xbfac57 Semantic_Versioning.Basic.At_Least at alire-roots.adb:196 0x47726b Semantic_Versioning.Basic.At_Least at alr-commands-build.adb:58 0x488aa6 Semantic_Versioning.Basic.At_Least at alr-commands-get.adb:187 0x48d3cc Semantic_Versioning.Basic.At_Least at alr-commands-get.adb:348 0x51c0a3 Semantic_Versioning.Basic.At_Least at clic-subcommand-instance.adb:742 0x528a27 Semantic_Versioning.Basic.At_Least at alr-commands.adb:492 0x401761 Alr.Main at alr-main.adb:10 0x404bd6 Main at b__alr-main.adb:2130 0x401423 __tmainCRTStartup at ??? 0x40113b mainCRTStartup at ??? [C:\Windows\System32\KERNEL32.DLL] 0x7ffee5204cae [C:\Windows\SYSTEM32\ntdll.dll] 0x7ffee64fe8a9 Warning: jwt=1.0.0 successfully retrieved but its build failed. Dependencies were solved as follows: + make 4.4.1 (new,indirect) + matreshka_league 21.0.0 (new) ERROR: Build ended with errors