Test ran at 2025-02-13 12:52:50.040805+00:00

SOLUTION:
pragmarc=20240810.0.0: The PragmAda Reusable Components
Origin: commit fc017aa47449308c4fb7318120aab265607d3af2 from https://github.com/bracke/PragmARC.git
Properties:
   Author: Jeff Carter
   Build Switches: 
   Description: The PragmAda Reusable Components
   License: BSD-3-Clause
   Maintainer: Bent Bracke <bent@bracke.dk>
   Maintainers_Logins: bracke
   Name: pragmarc
   Tag: cards
   Tag: conversions
   Tag: datastructures
   Tag: encryption
   Tag: matching
   Tag: randomness
   Tag: safety
   Tag: sorting
   Tag: taskcom
   Tag: tty
   Tag: containers
   Version: 20240810
   Website: https://github.com/bracke/PragmARC
Dependencies (direct):
   gnat<13.0 | >=13.3
Dependencies (solution):
   gnat=12.2.1 (gnat_native)
Dependencies (graph):
   pragmarc=20240810.0.0 --> gnat=12.2.1 (gnat_native) (<13.0 | >=13.3)


LOG:
Spawning: alr -d -n get --build pragmarc=20240810.0.0
Note: Deploying pragmarc=20240810.0.0...
Note: Building pragmarc=20240810.0.0/pragmarc.gpr...
Setup
   [mkdir]        object directory for project PragmARC
   [mkdir]        library directory for project PragmARC
Compile
   [Ada]          pragmarc_config.ads
   [Ada]          pragmarc.ads
   [Ada]          pragmarc-wrapping.ads
   [Ada]          pragmarc-word_input.adb
   [Ada]          pragmarc-unbounded_numbers.ads
   [Ada]          pragmarc-unbounded_numbers-rationals.adb
   [Ada]          pragmarc-unbounded_numbers-integers.adb
   [Ada]          pragmarc-title_comparisons.adb
   [Ada]          pragmarc-three_way.adb
   [Ada]          pragmarc-text_io.adb
   [Ada]          pragmarc-task_communication.ads
   [Ada]          pragmarc-task_communication-transporters.adb
   [Ada]          pragmarc-task_communication-monitors.adb
   [Ada]          pragmarc-task_communication-forwarders.adb
   [Ada]          pragmarc-sorting.ads
   [Ada]          pragmarc-sorting-radix.adb
   [Ada]          pragmarc-sorting-quick.adb
   [Ada]          pragmarc-sorting-insertion.adb
   [Ada]          pragmarc-sorting-heap.adb
   [Ada]          pragmarc-safety.ads
   [Ada]          pragmarc-safety-suspension_objects.adb
   [Ada]          pragmarc-safety-semaphores.adb
   [Ada]          pragmarc-safety-pointers.adb
   [Ada]          pragmarc-rem_nn_wrapper.adb
   [Ada]          pragmarc-reflection.ads
   [Ada]          pragmarc-rational_postfix_calculator.adb
   [Ada]          pragmarc-randomness.ads
   [Ada]          pragmarc-randomness-universal.adb
   [Ada]          pragmarc-randomness-u32_ranges.adb
   [Ada]          pragmarc-randomness-threefry.adb
   [Ada]          pragmarc-randomness-real_values.ads
   [Ada]          pragmarc-randomness-real_ranges.adb
   [Ada]          pragmarc-randomness-kiss.adb
   [Ada]          pragmarc-randomness-isaac.adb
   [Ada]          pragmarc-randomness-combined.adb
   [Ada]          pragmarc-protected_option.adb
   [Ada]          pragmarc-postfix_calculator.adb
   [Ada]          pragmarc-persistent_skip_list_unbounded.adb
   [Ada]          pragmarc-permutations.adb
   [Ada]          pragmarc-mixed_case.adb
   [Ada]          pragmarc-min_max.ads
   [Ada]          pragmarc-menu_handler.adb
   [Ada]          pragmarc-math.adb
   [Ada]          pragmarc-matching.ads
   [Ada]          pragmarc-matching-regular_expression.adb
   [Ada]          pragmarc-matching-quick_string.adb
   [Ada]          pragmarc-matching-character_regular_expression.adb
   [Ada]          pragmarc-luhn_generation.adb
   [Ada]          pragmarc-line_fields.adb
   [Ada]          pragmarc-least_squares_fitting.adb
   [Ada]          pragmarc-job_pools.adb
   [Ada]          pragmarc-images.adb
   [Ada]          pragmarc-images-image.ads
   [Ada]          pragmarc-hash_fast_variable_length.adb
   [Ada]          pragmarc-hash.adb
   [Ada]          pragmarc-genetic_algorithm.adb
   [Ada]          pragmarc-encryption.ads
   [Ada]          pragmarc-encryption-threefish.adb
   [Ada]          pragmarc-encryption-threefish-block_512.adb
   [Ada]          pragmarc-encryption-threefish-block_256.adb
   [Ada]          pragmarc-encryption-threefish-block_1024.adb
   [Ada]          pragmarc-encryption-simple_xor.adb
   [Ada]          pragmarc-encryption-bifid.adb
   [Ada]          pragmarc-date_handler.adb
   [Ada]          pragmarc-data_structures.ads
   [Ada]          pragmarc-data_structures-stacks.ads
   [Ada]          pragmarc-data_structures-stacks-unbounded.ads
   [Ada]          pragmarc-data_structures-stacks-unbounded-unprotected.adb
   [Ada]          pragmarc-data_structures-stacks-unbounded-protection.adb
   [Ada]          pragmarc-data_structures-skip_lists.ads
   [Ada]          pragmarc-data_structures-skip_lists-unbounded.adb
   [Ada]          pragmarc-data_structures-sets.ads
   [Ada]          pragmarc-data_structures-sets-discrete.adb
   [Ada]          pragmarc-data_structures-queues.ads
   [Ada]          pragmarc-data_structures-queues-unbounded.ads
   [Ada]          pragmarc-data_structures-queues-unbounded-unprotected.adb
   [Ada]          pragmarc-data_structures-queues-unbounded-protection.ads
   [Ada]          pragmarc-data_structures-queues-unbounded-protection-non_blocking.adb
   [Ada]          pragmarc-data_structures-queues-unbounded-protection-blocking.ads
   [Ada]          pragmarc-data_structures-queues-bounded.ads
   [Ada]          pragmarc-data_structures-queues-bounded-unprotected.adb
   [Ada]          pragmarc-data_structures-queues-bounded-protection.ads
   [Ada]          pragmarc-data_structures-queues-bounded-protection-non_blocking.adb
   [Ada]          pragmarc-data_structures-queues-bounded-protection-blocking.ads
   [Ada]          pragmarc-data_structures-lists.ads
   [Ada]          pragmarc-data_structures-lists-unbounded.ads
   [Ada]          pragmarc-data_structures-lists-unbounded-protection.adb
   [Ada]          pragmarc-data_structures-lists-bounded.ads
   [Ada]          pragmarc-data_structures-lists-bounded-protection.adb
   [Ada]          pragmarc-data_structures-bags.ads
   [Ada]          pragmarc-data_structures-bags-unbounded.ads
   [Ada]          pragmarc-data_structures-bags-unbounded-unprotected.adb
   [Ada]          pragmarc-data_structures-bags-unbounded-protection.adb
   [Ada]          pragmarc-conversions.ads
   [Ada]          pragmarc-conversions-vectors.adb
   [Ada]          pragmarc-conversions-unbounded_strings.ads
   [Ada]          pragmarc-concurrent_pipeline.adb
   [Ada]          pragmarc-comparisons.ads
   [Ada]          pragmarc-cards.ads
   [Ada]          pragmarc-cards-us.adb
   [Ada]          pragmarc-cards-decks.ads
   [Ada]          pragmarc-cards-decks-us.adb
   [Ada]          pragmarc-cards-decks-general.adb
   [Ada]          pragmarc-b_strings.adb
   [Ada]          pragmarc-binary_semaphore_handler.adb
   [Ada]          pragmarc-binary_searcher.adb
   [Ada]          pragmarc-ansi_tty_control.adb
   [Ada]          compile_all.adb
pragmarc-matching-character_regular_expression.ads:31:04: warning: in instantiation at pragmarc-matching-regular_expression.adb:30 [-gnatwv]
pragmarc-matching-character_regular_expression.ads:31:04: warning: aggregate not fully initialized [-gnatwv]
Build Libraries
   [gprlib]       PragmARC.lexch
   [archive]      libPragmARC.a
   [index]        libPragmARC.a

pragmarc=20240810.0.0 successfully retrieved and built.
Dependencies were solved as follows:

   +b gnat 12.2.1 (new,gnat_native,binary)
Found declared GPR file: pragmarc.gpr