Test ran at 2025-10-15 13:06:39.760566+00:00 SOLUTION: crc_32=20240725.0.0: Cyclic Redundancy Check to verify data integrity (ISO 3309) Origin: commit 6197de2ca333b4730f75d5804cfdd6c881e9f1de from https://github.com/bracke/CRC-32.git Properties: Author: Jeff Carter Build Switches: Description: Cyclic Redundancy Check to verify data integrity (ISO 3309) License: BSD-3-Clause Long_Description: # CRC-32 Cyclic Redundancy Check to verify data integrity (ISO 3309) Derived, with extensive modifications, from Zip.CRC_Crypto by Gautier de Montmollin. Maintainer: Bent Bracke Maintainers_Logins: bracke Name: crc_32 Tag: crc Tag: iso3309 Tag: data Tag: redundancy Tag: verification Version: 20240725.0.0 Website: https://github.com/bracke/CRC-32 Dependencies (direct): gnat<13.0 | >=13.3 Dependencies (solution): gnat=15.2.1 (gnat_external) Dependencies (graph): crc_32=20240725.0.0 --> gnat=15.2.1 (gnat_external) (<13.0 | >=13.3) LOG: [alr test] Testing crc_32=20240725.0.0 [alr test] Spawning retrieval for remote crate: alr -d -n get crc_32=20240725.0.0 Note: Deploying crc_32=20240725.0.0... crc_32=20240725.0.0 successfully retrieved. Dependencies were solved as follows: +b gnat 15.2.1 (new,gnat_external,executable in path) [alr test] Spawning default test for remote crate: alr -d -n build --release -- -cargs:Ada -gnatwn Note: Alire has selected automatically this toolchain: gprbuild=25.0.1 gnat_native=15.2.1 You can select a different toolchain at any time with `alr toolchain --select` Download will start now: Note: Deploying gprbuild=25.0.1... #=#=# ################## 25.7% ####################################################### 76.8% ######################################################################## 100.0% Note: gprbuild=25.0.1 installed successfully. Note: Deploying gnat_native=15.2.1... #=#=# ### 4.6% ########## 14.7% ################# 24.8% ######################### 34.8% ################################ 45.1% ####################################### 55.2% ########################################### 59.8% ################################################# 68.4% ######################################################## 78.3% ############################################################### 88.2% ###################################################################### 98.3% ######################################################################## 100.0% Note: gnat_native=15.2.1 installed successfully. Note: Building crc_32=20240725.0.0/crc_32.gpr... Setup [mkdir] object directory for project Crc_32 [mkdir] library directory for project Crc_32 Compile [Ada] crc_32_config.ads [Ada] crc_32.adb Build Libraries [gprlib] Crc_32.lexch [archive] libCrc_32.a [index] libCrc_32.a Success: Build finished successfully in 0.42 seconds. Found declared GPR file: crc_32.gpr [alr test] Test completed SUCCESSFULLY