Test ran at 2025-09-18 01:11:23.309593+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=14.2.0 (gnat_external) Dependencies (graph): crc_32=20240725.0.0 --> gnat=14.2.0 (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 14.2.0 (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... #=#=# ############## 20.2% #################################### 50.7% ###################################################### 75.9% ######################################################################## 100.0% Note: gprbuild=25.0.1 installed successfully. Note: Deploying gnat_native=15.2.1... #=#=# # 1.9% #### 6.9% ######### 13.0% ############## 19.9% ################ 22.6% ################### 27.6% ####################### 32.4% ############################ 39.0% ############################ 39.8% ############################# 41.2% ############################### 43.4% ################################## 48.6% ####################################### 54.9% ######################################## 56.9% ############################################# 63.1% ################################################## 70.7% ##################################################### 74.6% ###################################################### 76.1% ######################################################### 80.3% ############################################################### 87.9% ################################################################ 90.2% ################################################################## 92.2% ##################################################################### 96.1% ###################################################################### 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.30 seconds. Found declared GPR file: crc_32.gpr [alr test] Test completed SUCCESSFULLY