Test ran at 2023-04-09 13:05:54.362121+00:00 SOLUTION: matreshka_servlet=21.0.0: Servlet API Origin: commit e6463c55cfc662b3f738175e855fb9bf6cdfd3b8 from https://github.com/reznikmm/matreshka-alire Properties: Author: Vadim Godunko Description: Servlet API License: BSD-3-Clause Maintainer: Vadim Godunko Maintainer: Maxim Reznik Maintainers_Logins: godunko Maintainers_Logins: reznikmm Name: matreshka_servlet Project_File: build_matreshka_servlet.gpr Tag: web Tag: servlet Tag: http Version: 21.0.0 Website: https://github.com/godunko/matreshka Dependencies (direct): matreshka_league21.0.0 Dependencies (solution): make=4.3.0 matreshka_league=21.0.0 Dependencies (graph): matreshka_league=21.0.0 --> make=4.3.0 (*) matreshka_servlet=21.0.0 --> matreshka_league=21.0.0 (21.0.0) LOG: Note: Deploying matreshka_servlet=21.0.0... Note: Deploying make=4.3.0... Note: Deploying matreshka_league=21.0.0... #=#=# 0.0% ############## 19.8% ########################## 37.5% ########################################## 59.3% ######################################################### 79.3% ####################################################################### 99.4% ######################################################################## 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...: POSIX [gprbuild ] looking for GPRbuild...: /usr/bin/gprbuild [gprbuild ] checking GPRbuild version...: ok [gprbuild ] looking for GPRinstall...: /usr/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...: no (pkg-config not found) configure: (info) SQLite3 driver module is disabled [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 => /usr/bin/gprbuild configure: HAS_SQLITE3 => configure: OPERATING_SYSTEM => POSIX configure: FIREBIRD_LIBRARY_OPTIONS => configure: HAS_MYSQL => configure: VERSION => 20.0 configure: ARCHITECTURE => x86_64 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 => /usr/bin/gprinstall configure: HAS_VALGRIND => configure: HAS_AWS => configure: SQLITE3_LIBRARY_OPTIONS => configure: HAS_WORKING_MYSQL_SERVER => configure: RTL_VERSION_SUFFIX => -10.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 matreshka_servlet/build_matreshka_servlet.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 Matreshka_Servlet Compile [Ada] matreshka-internals-strings-handlers-x86_64.ads [Ada] matreshka-internals-strings-handlers-x86_64_popcnt.ads [Ada] matreshka-simd-intel-sse2.ads [Ada] matreshka-simd-intel-avx.ads [Ada] matreshka-internals-strings-handlers-generic_x86_sse2.adb [Ada] matreshka-simd-intel.ads matreshka-internals-strings-handlers-generic_x86_sse2.adb:146:07: warning: constant "Item" may be modified via address clause at line 141 [Ada] matreshka-simd-intel-cpuid.adb [Ada] matreshka-internals-strings-handlers-x86_utilities.adb [Ada] matreshka-simd-intel-mmx.adb [Ada] matreshka-simd-intel-sse.adb [Ada] xml-sax-simple_readers-scanner.adb [Ada] xml-sax-simple_readers-parser.adb [Ada] xml-sax-simple_readers-scanner-tables.ads xml-sax-simple_readers-scanner.adb:701:45: warning: "YY_Last_Accepting_Position" may be referenced before it has a value xml-sax-simple_readers-scanner.adb:702:45: warning: "YY_Last_Accepting_Index" may be referenced before it has a value xml-sax-simple_readers-scanner.adb:703:45: warning: "YY_Last_Accepting_State" may be referenced before it has a value xml-sax-simple_readers-scanner.adb:704:45: warning: "YY_Last_Accepting_Line" may be referenced before it has a value xml-sax-simple_readers-scanner.adb:705:45: warning: "YY_Last_Accepting_Column" may be referenced before it has a value xml-sax-simple_readers-scanner.adb:706:45: warning: "YY_Last_Accepting_Skip_LF" may be referenced before it has a value [Ada] xml-sax-simple_readers-parser-tables.ads [Ada] xml-utilities-namespace_supports.adb [Ada] xml-sax-attributes-internals.adb [Ada] xml-sax-parse_exceptions.adb [Ada] matreshka-internals-uri_utilities.adb [Ada] xml-sax-output_destinations.ads [Ada] matreshka-internals-xml-element_tables.adb [Ada] matreshka-internals-xml.ads [Ada] xml-sax-locators-internals.adb [Ada] xml.ads [Ada] xml-sax-file_input_sources.ads [Ada] xml-sax-input_sources-streams-element_arrays.adb [Ada] matreshka-internals-xml-namespace_scopes.adb [Ada] xml-sax-constants.ads [Ada] xml-sax-simple_readers-validator.adb [Ada] matreshka-internals-xml-base_scopes.adb [Ada] xml-sax-writers.adb [Ada] xml-sax-string_input_sources.ads [Ada] xml-sax-socket_input_sources.ads [Ada] xml-sax-simple_readers-scanner-actions.adb [Ada] xml-sax-dtd_handlers.ads [Ada] matreshka-internals-xml-symbol_tables.adb [Ada] xml-sax-default_handlers.adb [Ada] xml-sax-lexical_handlers.ads [Ada] xml-sax-input_sources-streams-files.adb [Ada] xml-sax-declaration_handlers.ads [Ada] xml-sax-simple_readers.adb [Ada] xml-sax-simple_readers-analyzer.adb [Ada] xml-sax-simple_readers-parser-actions.adb [Ada] xml-sax-error_handlers.ads [Ada] xml-sax-readers.ads [Ada] xml-sax-output_destinations-strings.adb [Ada] xml-sax-parse_exceptions-internals.adb [Ada] xml-sax-input_sources-strings.adb [Ada] matreshka-internals-xml-attribute_tables.adb [Ada] xml-sax-input_sources-streams-sockets.adb [Ada] xml-sax-attributes.adb [Ada] matreshka-internals-sax_locators.adb [Ada] xml-sax-simple_readers-resolver.adb [Ada] xml-utilities.ads [Ada] xml-sax-entity_resolvers.ads [Ada] matreshka-internals-xml-entity_tables.adb [Ada] xml-sax-input_sources.ads [Ada] xml-sax.ads [Ada] xml-sax-pretty_writers.adb [Ada] xml-sax-input_sources-streams.adb [Ada] xml-sax-locators.adb [Ada] matreshka-internals-xml-notation_tables.adb [Ada] xml-sax-stream_element_array_input_sources.ads [Ada] xml-sax-content_handlers.ads [Ada] matreshka-internals-xml-attributes.adb [Ada] xml-sax-simple_readers-callbacks.adb [Ada] xml-sax-string_output_destinations.ads [Ada] matreshka-internals-unicode-ucd-core_0107.ads [Ada] matreshka-internals-unicode-ucd-core_0010.ads [Ada] matreshka-internals-unicode-ucd-core_0012.ads [Ada] matreshka-internals-unicode-ucd-core_000e.ads [Ada] matreshka-internals-unicode-ucd-core_000a.ads [Ada] matreshka-internals-unicode-ucd-core_02b7.ads [Ada] matreshka-internals-unicode-ucd-core_02fa.ads [Ada] matreshka-internals-unicode-ucd-core_009f.ads [Ada] matreshka-internals-unicode-ucd-core_02b9.ads [Ada] matreshka-internals-unicode-ucd-core_01e8.ads [Ada] matreshka-internals-unicode-ucd-core_01d5.ads [Ada] matreshka-internals-unicode-ucd-core_0132.ads [Ada] matreshka-internals-unicode-ucd-core_0104.ads [Ada] matreshka-internals-unicode-ucd-core_01bc.ads [Ada] matreshka-internals-unicode-ucd-core_001c.ads [Ada] matreshka-internals-unicode-ucd-core_0031.ads [Ada] matreshka-internals-unicode-ucd-core_002d.ads [Ada] matreshka-internals-unicode-ucd-core_0028.ads [Ada] matreshka-internals-unicode-ucd-core_002f.ads [Ada] matreshka-internals-unicode-ucd-core_0029.ads [Ada] matreshka-internals-unicode-ucd-core_0024.ads [Ada] matreshka-internals-unicode-ucd-core_0003.ads [Ada] matreshka-internals-unicode-ucd-core_0027.ads [Ada] matreshka-internals-unicode-ucd-core_0110.ads [Ada] matreshka-internals-unicode-ucd-core_0fff.ads [Ada] matreshka-internals-unicode-ucd-core_010a.ads [Ada] matreshka-internals-unicode-ucd-core_0116.ads [Ada] matreshka-internals-unicode-ucd-core_01ee.ads [Ada] matreshka-internals-unicode-ucd-core_0023.ads [Ada] matreshka-internals-unicode-ucd-core_00a6.ads [Ada] matreshka-internals-unicode-ucd-core_00b2.ads [Ada] matreshka-internals-unicode-ucd-core_0e01.ads [Ada] matreshka-internals-unicode-ucd-core_0022.ads [Ada] matreshka-internals-unicode-ucd-core_010c.ads [Ada] matreshka-internals-unicode-ucd-core_0007.ads [Ada] matreshka-internals-unicode-ucd-core_00a9.ads [Ada] matreshka-internals-unicode-ucd-core_0101.ads [Ada] matreshka-internals-unicode-ucd-core_0114.ads [Ada] matreshka-internals-unicode-ucd-core_016f.ads [Ada] matreshka-internals-unicode-ucd-cases.ads [Ada] matreshka-internals-unicode-ucd-core_0133.ads [Ada] matreshka-internals-unicode-ucd-core_00d7.ads [Ada] matreshka-internals-unicode-ucd-core_01d7.ads [Ada] matreshka-internals-unicode-ucd-core_0013.ads [Ada] matreshka-internals-unicode-ucd-core_016a.ads [Ada] matreshka-internals-unicode-ucd-core_0105.ads [Ada] matreshka-internals-unicode-ucd-core_01f4.ads [Ada] matreshka-internals-unicode-ucd-core_00a8.ads [Ada] matreshka-internals-unicode-ucd-core_0009.ads [Ada] matreshka-internals-unicode-ucd-core_00ad.ads [Ada] matreshka-internals-unicode-ucd-core.ads [Ada] matreshka-internals-unicode-ucd-core_01f6.ads [Ada] matreshka-internals-unicode-ucd-core_00a1.ads [Ada] matreshka-internals-unicode-ucd-core_01ff.ads [Ada] matreshka-internals-unicode-ucd-core_002a.ads [Ada] matreshka-internals-unicode-ucd-core_01f5.ads [Ada] matreshka-internals-unicode-ucd-core_001d.ads [Ada] matreshka-internals-unicode-ucd-core_0016.ads [Ada] matreshka-internals-unicode-ucd-core_0100.ads [Ada] matreshka-internals-unicode-ucd-indexes.ads [Ada] matreshka-internals-unicode-ucd-core_0004.ads [Ada] matreshka-internals-unicode-ucd-core_0026.ads [Ada] matreshka-internals-unicode-ucd-core_000f.ads [Ada] matreshka-internals-unicode-ucd-core_00d8.ads [Ada] matreshka-internals-unicode-ucd-core_02ff.ads [Ada] matreshka-internals-unicode-ucd-norms.ads [Ada] matreshka-internals-unicode-ucd-core_0006.ads [Ada] matreshka-internals-unicode-ucd-core_000c.ads [Ada] matreshka-internals-unicode-ucd-core_0030.ads [Ada] matreshka-internals-unicode-ucd-core_000d.ads [Ada] matreshka-internals-unicode-ucd-core_0123.ads [Ada] matreshka-internals-unicode-ucd-core_0032.ads [Ada] matreshka-internals-unicode-ucd-core_0018.ads [Ada] matreshka-internals-unicode-ucd-core_01d4.ads [Ada] matreshka-internals-unicode-ucd-core_010e.ads [Ada] matreshka-internals-unicode-ucd-core_0021.ads [Ada] matreshka-internals-unicode-ucd-core_001b.ads [Ada] matreshka-internals-unicode-ucd-core_0134.ads [Ada] matreshka-internals-unicode-ucd-core_0124.ads matreshka-internals-unicode-ucd-norms.ads:13187:27: warning: there are no others matreshka-internals-unicode-ucd-norms.ads:16852:27: warning: there are no others [Ada] matreshka-internals-unicode-ucd-core_01d3.ads [Ada] matreshka-internals-unicode-ucd-core_0001.ads [Ada] matreshka-internals-unicode-ucd-core_00af.ads [Ada] matreshka-internals-unicode-ucd-core_00ae.ads [Ada] matreshka-internals-unicode-ucd-core_00b0.ads [Ada] matreshka-internals-unicode-ucd-core_00ab.ads [Ada] matreshka-internals-unicode-ucd-core_0015.ads [Ada] matreshka-internals-unicode-ucd-core_00fe.ads [Ada] matreshka-internals-unicode-ucd-core_02a6.ads [Ada] matreshka-internals-unicode-ucd-core_0113.ads [Ada] matreshka-internals-unicode-ucd-core_00a7.ads [Ada] matreshka-internals-unicode-ucd-core_010d.ads [Ada] matreshka-internals-unicode-ucd-core_0002.ads [Ada] matreshka-internals-unicode-ucd-core_00f9.ads [Ada] matreshka-internals-unicode-ucd-core_0005.ads [Ada] matreshka-internals-unicode-ucd-core_0008.ads [Ada] matreshka-internals-unicode-ucd-core_0017.ads [Ada] matreshka-internals-unicode-ucd-core_01b0.ads [Ada] matreshka-internals-unicode-ucd-core_0103.ads [Ada] matreshka-internals-unicode-ucd-core_01d6.ads [Ada] matreshka-internals-unicode-ucd-core_00e0.ads [Ada] matreshka-internals-unicode-ucd-core_0000.ads [Ada] matreshka-internals-unicode-ucd-colls.ads [Ada] matreshka-internals-unicode-ucd-core_0011.ads [Ada] matreshka-internals-unicode-ucd-core_011a.ads [Ada] matreshka-internals-unicode-ucd-core_00a0.ads [Ada] matreshka-internals-unicode-ucd-core_004d.ads [Ada] matreshka-internals-unicode-ucd-core_0014.ads [Ada] matreshka-internals-unicode-ucd-core_001f.ads [Ada] matreshka-internals-unicode-ucd-core_0115.ads [Ada] matreshka-internals-unicode-ucd-core_002b.ads [Ada] matreshka-internals-unicode-ucd-core_0033.ads [Ada] matreshka-internals-unicode-ucd-core_00b1.ads [Ada] matreshka-internals-unicode-ucd-core_01f0.ads [Ada] matreshka-internals-unicode-ucd-core_01f7.ads matreshka-internals-unicode-ucd-colls.ads:31605:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:32121:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:38199:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:39661:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:40177:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:43997:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:45831:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:47277:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:47793:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:48819:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:49335:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:49851:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:54011:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:54663:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:55179:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:55695:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:56211:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:57219:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:61665:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:65399:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:69681:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:70197:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:70713:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:71745:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:72261:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:72777:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:73293:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:73907:27: warning: there are no others matreshka-internals-unicode-ucd-colls.ads:74423:27: warning: there are no others [Ada] matreshka-internals-unicode-ucd-core_00ac.ads [Ada] matreshka-internals-unicode-ucd-core_0025.ads [Ada] matreshka-internals-unicode-ucd-core_01f1.ads [Ada] matreshka-internals-unicode-ucd-core_01d1.ads [Ada] matreshka-internals-unicode-ucd-core_00fd.ads [Ada] matreshka-internals-unicode-ucd-core_0102.ads [Ada] matreshka-internals-unicode-ucd-core_0111.ads [Ada] matreshka-internals-unicode-ucd-core_0020.ads [Ada] matreshka-internals-unicode-ucd-core_01f8.ads [Ada] matreshka-internals-unicode-ucd-core_0019.ads [Ada] matreshka-internals-unicode-ucd-core_010b.ads [Ada] matreshka-internals-unicode-ucd-core_0112.ads [Ada] matreshka-internals-unicode-ucd-core_02b8.ads [Ada] matreshka-internals-unicode-ucd-core_001a.ads [Ada] matreshka-internals-unicode-ucd-core_00fb.ads [Ada] matreshka-internals-unicode-ucd-core_002e.ads [Ada] matreshka-internals-unicode-ucd-core_01d2.ads [Ada] matreshka-internals-unicode-ucd-core_00ff.ads [Ada] matreshka-internals-unicode-ucd-core_0109.ads [Ada] matreshka-internals-unicode-ucd-core_001e.ads [Ada] matreshka-internals-unicode-ucd-core_00fa.ads [Ada] matreshka-internals-unicode-ucd-core_00fc.ads [Ada] matreshka-internals-unicode-ucd-core_0034.ads [Ada] matreshka-internals-unicode-ucd-core_0e02.ads [Ada] matreshka-internals-unicode-ucd-core_002c.ads [Ada] matreshka-internals-unicode-ucd-core_00a4.ads [Ada] matreshka-internals-unicode-ucd-core_0118.ads [Ada] matreshka-internals-unicode-ucd-core_0e00.ads [Ada] matreshka-internals-unicode-ucd-core_01d0.ads [Ada] matreshka-internals-unicode-ucd-core_000b.ads [Ada] matreshka-internals-unicode-ucd-core_01f3.ads [Ada] matreshka-internals-unicode-ucd-core_0108.ads [Ada] matreshka-internals-unicode-ucd-core_01f2.ads [Ada] matreshka-internals-unicode-ucd-core_016b.ads [Ada] matreshka-internals-unicode-ucd-core_00aa.ads [Ada] matreshka-internals-regexps-compiler-parser.adb [Ada] matreshka-internals-regexps-compiler-scanner-tables.ads [Ada] matreshka-internals-regexps-compiler-parser-tables.ads [Ada] matreshka-internals-regexps-compiler-scanner.adb [Ada] matreshka-internals-text_codecs-iana_registry.ads matreshka-internals-regexps-compiler-parser.adb:278:21: warning: range test optimized away matreshka-internals-regexps-compiler-parser.adb:278:21: warning: value is known to be in range matreshka-internals-regexps-compiler-parser.adb:300:21: warning: range test optimized away matreshka-internals-regexps-compiler-parser.adb:300:21: warning: value is known to be in range [Ada] matreshka-internals-text_codecs-shiftjis-tables.ads [Ada] matreshka-internals-text_codecs-koi8u.adb matreshka-internals-text_codecs-koi8u.adb:614:24: warning: lower bound test optimized away matreshka-internals-text_codecs-koi8u.adb:614:24: warning: value is known to be in range [Ada] matreshka-internals-text_codecs-windows1251.adb matreshka-internals-text_codecs-windows1251.adb:315:24: warning: lower bound test optimized away matreshka-internals-text_codecs-windows1251.adb:315:24: warning: value is known to be in range [Ada] matreshka-internals-text_codecs-koi8r.adb matreshka-internals-text_codecs-koi8r.adb:619:24: warning: lower bound test optimized away matreshka-internals-text_codecs-koi8r.adb:619:24: warning: value is known to be in range [Ada] matreshka-internals-text_codecs-shiftjis.adb matreshka-internals-text_codecs-shiftjis.adb:182:32: warning: lower bound test optimized away matreshka-internals-text_codecs-shiftjis.adb:182:32: warning: value is known to be in range [Ada] matreshka-internals-text_codecs-windows1252.adb matreshka-internals-text_codecs-windows1252.adb:225:24: warning: lower bound test optimized away matreshka-internals-text_codecs-windows1252.adb:225:24: warning: value is known to be in range [Ada] matreshka-internals-text_codecs-ibm437.adb matreshka-internals-text_codecs-ibm437.adb:753:24: warning: lower bound test optimized away matreshka-internals-text_codecs-ibm437.adb:753:24: warning: value is known to be in range [Ada] matreshka-internals-text_codecs-iso88591.adb matreshka-internals-text_codecs-iso88591.adb:133:24: warning: lower bound test optimized away matreshka-internals-text_codecs-iso88591.adb:133:24: warning: value is known to be in range [Ada] matreshka-internals-text_codecs-iso88595.adb matreshka-internals-text_codecs-iso88595.adb:161:24: warning: lower bound test optimized away matreshka-internals-text_codecs-iso88595.adb:161:24: warning: value is known to be in range [Ada] matreshka-internals-text_codecs-ascii.adb [Ada] matreshka-internals-text_codecs-windows1250.adb matreshka-internals-text_codecs-ascii.adb:143:24: warning: lower bound test optimized away matreshka-internals-text_codecs-ascii.adb:143:24: warning: value is known to be in range [Ada] matreshka-internals-string_vectors.adb matreshka-internals-text_codecs-windows1250.adb:429:24: warning: lower bound test optimized away matreshka-internals-text_codecs-windows1250.adb:429:24: warning: value is known to be in range [Ada] league-characters.adb [Ada] matreshka-internals-regexps-engine-debug.adb matreshka-internals-regexps-engine-debug.adb:42:09: warning: type "State" is not referenced [Ada] league-application.adb [Ada] league-strings-cursors.adb [Ada] league-json-streams-float_stream_operations.ads [Ada] matreshka-internals-regexps-compiler-semantic.adb [Ada] matreshka-internals-regexps-compiler-generator.adb [Ada] matreshka-internals-calendars-gregorian.adb [Ada] matreshka-internals-calendars-formatting.adb [Ada] matreshka-internals-stream_element_vectors.adb matreshka-internals-stream_element_vectors.adb:180:07: warning: "Length" is not modified, could be declared constant matreshka-internals-stream_element_vectors.adb:189:21: warning: redundant conversion, expression is of type "Hash_Type" [Ada] league-holders-floats.ads [Ada] league-strings-internals.adb [Ada] league-calendars.adb [Ada] matreshka-internals-settings-fallbacks.adb [Ada] league.ads [Ada] matreshka-internals-unicode-characters.ads [Ada] matreshka-internals-regexps-compiler-optimizer.adb [Ada] league-json-streams-integer_stream_operations.ads [Ada] matreshka-internals-unicode.adb [Ada] matreshka-atomics.ads [Ada] matreshka-internals-unicode-cldr-collation.ads [Ada] matreshka-cldr-allkeys_reader.adb [Ada] league-holders-short_integers.ads [Ada] league-json-streams-long_integer_stream_operations.ads [Ada] league-stream_element_vectors-internals.adb [Ada] league-json-documents.adb [Ada] league-holders-integers.ads [Ada] matreshka.ads [Ada] matreshka-internals-unicode-ucd-properties.adb [Ada] league-locales-constructors.adb [Ada] league-regexps.adb [Ada] league-characters-internals.adb [Ada] matreshka-internals-unicode-collation.adb [Ada] league-json-streams-boolean_stream_operations.adb [Ada] matreshka-internals-unicode-properties.adb [Ada] league-holders-generic_holders.adb [Ada] league-holders-json_arrays.ads [Ada] matreshka-internals-unicode-characters-general_punctuation.ads [Ada] matreshka-json_parser.adb [Ada] matreshka-internals-locales.adb [Ada] league-json-values.adb [Ada] league-json-arrays-internals.adb [Ada] matreshka-cldr.ads [Ada] league-json-streams-long_float_stream_operations.ads [Ada] league-json-streams-generic_integer_stream_operations.adb [Ada] matreshka-internals-regexps-compiler.adb [Ada] matreshka-config.ads [Ada] matreshka-internals-regexps-engine.ads [Ada] matreshka-internals-strings-handlers.adb [Ada] league-environment_variables.adb [Ada] matreshka-internals-strings.adb [Ada] league-json-values-internals.adb [Ada] league-calendars-iso_8601.adb [Ada] matreshka-internals-unicode-ucd.adb [Ada] matreshka-internals.ads [Ada] matreshka-cldr-ldml_parsers.adb matreshka-internals-locales.adb:50:04: warning: "Application_Locale" is not modified, could be declared constant [Ada] matreshka-internals-utf16.adb matreshka-internals-utf16.ads:100:04: warning: pragma Pack for "Utf16_String" ignored matreshka-internals-utf16.ads:100:04: warning: explicit component size given at line 99 matreshka-internals-utf16.ads:108:04: warning: pragma Pack for "Unaligned_Utf16_String" ignored matreshka-internals-utf16.ads:108:04: warning: explicit component size given at line 107 [Ada] matreshka-cldr-collation_loader.adb matreshka-cldr-ldml_parsers.adb:84:06: warning: formal parameter "Success" is not referenced matreshka-cldr-ldml_parsers.adb:98:06: warning: formal parameter "Success" is not referenced matreshka-cldr-ldml_parsers.adb:141:06: warning: formal parameter "Success" is not referenced [Ada] matreshka-internals-text_codecs.adb [Ada] league-settings.adb [Ada] league-holders-booleans.ads [Ada] league-holders-long_integers.ads [Ada] league-strings-hash.adb [Ada] league-json-arrays.adb [Ada] matreshka-internals-regexps-compiler-debug.adb [Ada] matreshka-internals-translator-xliff_readers.adb [Ada] matreshka-cldr-collation_compiler.adb [Ada] league-json-streams-generic_float_stream_operations.adb [Ada] league-translator.adb matreshka-internals-translator-xliff_readers.adb:50:04: warning: constant "Trolltech_NS" is not referenced matreshka-internals-translator-xliff_readers.adb:63:04: warning: constant "XLIFF_Name" is not referenced [Ada] league-holders-long_long_integers.ads [Ada] matreshka-internals-calendars-times.adb [Ada] league-strings.adb [Ada] league-stream_element_vectors-hash.adb [Ada] matreshka-internals-translator.adb league-strings.adb:725:06: warning: formal parameter "Changed_First" is not referenced league-strings.adb:726:06: warning: formal parameter "Removed_Last" is not referenced league-strings.adb:727:06: warning: formal parameter "Inserted_Last" is not referenced [Ada] matreshka-internals-strings-operations.adb [Ada] matreshka-json_generator.adb [Ada] league-holders-long_floats.ads [Ada] matreshka-internals-unicode-normalization.adb [Ada] matreshka-internals-calendars-formatting-iso_8601.adb [Ada] league-strings-cursors-characters.adb [Ada] matreshka-internals-text_codecs-utf16.adb [Ada] league-json-documents-internals.adb [Ada] league-strings-debug.adb [Ada] matreshka-json_types.adb [Ada] matreshka-internals-regexps.adb [Ada] league-holders.adb [Ada] matreshka-internals-settings.adb [Ada] matreshka-json_documents.adb [Ada] league-json.ads [Ada] matreshka-simd.ads [Ada] league-holders-generic_iterable_holders.adb [Ada] matreshka-internals-regexps-engine-pike.adb [Ada] league-holders-json_objects.ads [Ada] league-holders-generic_compound_holders.adb [Ada] matreshka-internals-unicode-casing.adb [Ada] league-base_codecs.adb matreshka-internals-regexps-engine-pike.adb:211:20: warning: object "SOL" is always True at this point matreshka-internals-regexps-engine-pike.adb:211:20: warning: (see assignment at line 201) [Ada] matreshka-internals-locales-defaults.ads [Ada] matreshka-internals-calendars-formatting-times.adb [Ada] league-holders-generic_floats.adb [Ada] league-holders-generic_enumerations.adb [Ada] matreshka-internals-settings-ini_managers.adb [Ada] matreshka-internals-code_point_sets.adb [Ada] league-pretty_printers.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 [Ada] matreshka-cldr-collation_data.adb [Ada] matreshka-internals-settings-ini_files.adb [Ada] league-string_vectors.adb matreshka-internals-settings-ini_files.adb:610:12: warning: formal parameter "Section_Key" is not referenced [Ada] league-character_sets-internals.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 matreshka-cldr-collation_rules_parser.adb:186:30: warning: "raise" statement may result in abnormal return (RM 6.4.1(17)) [Ada] matreshka-internals-unicode-cldr.ads [Ada] league-character_sets.adb [Ada] league-calendars-ada_conversions.adb [Ada] matreshka-internals-calendars.ads [Ada] league-characters-latin.ads [Ada] matreshka-internals-host_types.ads [Ada] league-locales.adb [Ada] league-json-streams.adb league-locales.ads:46:12: warning: unit "League.Strings" is not referenced [Ada] matreshka-internals-unicode-characters-latin.ads [Ada] league-iris.adb league-iris.adb:84:36: warning: "=" unimplemented league-iris.adb:160:36: warning: Encoded_Authority unimplemented league-iris.adb:174:36: warning: Encoded_Fragment unimplemented league-iris.adb:188:36: warning: Encoded_Host unimplemented league-iris.adb:202:36: warning: Encoded_Path unimplemented league-iris.adb:216:36: warning: Encoded_Query unimplemented league-iris.adb:230:36: warning: Encoded_Scheme unimplemented league-iris.adb:245:36: warning: Encoded_User_Info unimplemented league-iris.adb:268:36: warning: From_Encoded unimplemented league-iris.adb:1224:09: warning: formal parameter "Self" is not referenced league-iris.adb:1476:36: warning: Is_Valid unimplemented league-iris.adb:1506:24: warning: formal parameter "Default" is not referenced league-iris.adb:1594:06: warning: formal parameter "Self" is not referenced league-iris.adb:1594:31: warning: formal parameter "To" is not referenced league-iris.adb:1597:36: warning: Set_Authority unimplemented league-iris.adb:1606:06: warning: formal parameter "Self" is not referenced league-iris.adb:1607:06: warning: formal parameter "To" is not referenced league-iris.adb:1611:36: warning: Set_Encoded unimplemented league-iris.adb:1620:06: warning: formal parameter "Self" is not referenced league-iris.adb:1621:06: warning: formal parameter "To" is not referenced league-iris.adb:1624:36: warning: Set_Encoded_Authority unimplemented league-iris.adb:1633:06: warning: formal parameter "Self" is not referenced league-iris.adb:1634:06: warning: formal parameter "To" is not referenced league-iris.adb:1637:36: warning: Set_Encoded_Fragment unimplemented league-iris.adb:1646:06: warning: formal parameter "Self" is not referenced league-iris.adb:1647:06: warning: formal parameter "To" is not referenced league-iris.adb:1650:36: warning: Set_Encoded_Host unimplemented league-iris.adb:1659:06: warning: formal parameter "Self" is not referenced league-iris.adb:1660:06: warning: formal parameter "To" is not referenced league-iris.adb:1663:36: warning: Set_Encoded_Path unimplemented league-iris.adb:1672:06: warning: formal parameter "Self" is not referenced league-iris.adb:1673:06: warning: formal parameter "To" is not referenced league-iris.adb:1676:36: warning: Set_Encoded_Query unimplemented league-iris.adb:1685:06: warning: formal parameter "Self" is not referenced league-iris.adb:1686:06: warning: formal parameter "To" is not referenced league-iris.adb:1689:36: warning: Set_Encoded_Scheme unimplemented league-iris.adb:1698:06: warning: formal parameter "Self" is not referenced league-iris.adb:1699:06: warning: formal parameter "To" is not referenced league-iris.adb:1702:36: warning: Set_Encoded_User_Info unimplemented league-iris.adb:1711:06: warning: formal parameter "Self" is not referenced league-iris.adb:1711:31: warning: formal parameter "To" is not referenced league-iris.adb:1714:36: warning: Set_Fragment unimplemented league-iris.adb:1833:06: warning: formal parameter "Self" is not referenced league-iris.adb:1833:31: warning: formal parameter "To" is not referenced league-iris.adb:1836:36: warning: Set_User_Info unimplemented league-iris.adb:1849:36: warning: To_Encoded unimplemented [Ada] league-stream_element_vectors.adb [Ada] matreshka-internals-text_codecs-utf8.adb [Ada] league-strings-cursors-grapheme_clusters.adb [Ada] league-json-objects.adb [Ada] matreshka-internals-strings-c.adb [Ada] league-json-objects-internals.adb [Ada] league-holders-generic_integers.adb [Ada] league-text_codecs.adb [Ada] league-string_vectors-internals.adb [Ada] matreshka-atomics-counters__gcc.adb [Ada] matreshka-atomics-generic_test_and_set__gcc__64.adb [Ada] matreshka-internals-strings-configuration__x86_64.adb [Ada] matreshka-internals-strings-handlers-portable__64.adb [Ada] matreshka-internals-calendars-clocks__posix.adb [Ada] matreshka-internals-strings-constants__x86.ads [Ada] matreshka-internals-settings-configuration__posix.ads [Ada] web_socket-handlers.adb [Ada] web_socket-connections.ads [Ada] web_socket.ads [Ada] web_socket-listeners.ads [Ada] servlet-http_responses.adb [Ada] servlet-http_cookie_sets.adb [Ada] servlet-http_parameter_vectors.ads [Ada] servlet-http_servlets.adb [Ada] matreshka-rfc2616_dates.adb [Ada] servlet-http_sessions.ads [Ada] servlet-http_parameters.adb [Ada] servlet-http_cookies.adb [Ada] servlet-http_requests.adb servlet-http_cookies.adb:55:13: warning: function "Create" is not referenced [Ada] servlet-http_upgrade_handlers.ads [Ada] servlet-generic_servlets.adb [Ada] servlet-response_wrappers.adb [Ada] servlet-context_listeners.ads [Ada] servlet-contexts.adb [Ada] servlet-output_streams.ads servlet-contexts.adb:56:07: warning: constant "Aux" is not referenced [Ada] servlet-configs.ads [Ada] servlet-servlet_registrations.adb [Ada] servlet-servlets.ads [Ada] servlet-responses.ads [Ada] servlet-request_wrappers.adb [Ada] servlet-write_listeners.ads [Ada] servlet-container_initializers.ads [Ada] servlet-event_listeners.ads [Ada] servlet.ads [Ada] servlet-requests.adb Build Libraries [gprlib] league-10.2.lexch [gprlib] matreshka-servlet-10.2.lexch [link library] libleague-10.2.so [link library] libmatreshka-servlet-10.2.so Build finished successfully in 111.73 seconds. matreshka_servlet=21.0.0 successfully retrieved and built. Dependencies were solved as follows: + make 4.3.0 (new,indirect) + matreshka_league 21.0.0 (new) Found declared GPR file: build_matreshka_servlet.gpr