Test ran at 2025-04-08 00:35:48.213048+00:00 SOLUTION: cortex_m=1.1.0: Drivers for Cortex-M micro-controllers (NVIC, SysTick, etc.) Origin: commit f2d064ae4f7ac0049426b70d83558fa52fec7216 from https://github.com/Fabien-Chouteau/cortex-m.git Properties: Test run: alr build (from ${CRATE_ROOT}/tests/) Author: AdaCore Config type: core : Enum (m0, m0p, m4, m4f, m7f, m7df) Configuration: no modifiers Description: Drivers for Cortex-M micro-controllers (NVIC, SysTick, etc.) License: BSD-3-Clause Long_Description: # cortex-m Ada drivers for the peripherals of ARM Cortex-M micro-controllers (NVIC,\nSysTick, etc.) This crate is a snapshot of the `Cortex-M` support in [Ada Drivers Library](https://github.com/AdaCore/Ada_Drivers_Library/tree/master/arch/ARM/cortex_m). Any bug report, issue, contribution must be adressed to the [Ada Drivers Library](https://github.com/AdaCore/Ada_Drivers_Library/) repo. Maintainer: chouteau@adacore.com Maintainers_Logins: Fabien-Chouteau Name: cortex_m Tag: embedded Tag: arm Tag: nostd Version: 1.1.0 Website: https://github.com/AdaCore/Ada_Drivers_Library/ Dependencies (direct): gnat_arm_elf>=12 hal~0.3 | ^1.0.0 Dependencies (solution): gnat_arm_elf=14.2.1 hal=1.0.0 Dependencies (graph): cortex_m=1.1.0 --> gnat_arm_elf=14.2.1 (>=12) cortex_m=1.1.0 --> hal=1.0.0 (~0.3 | ^1.0.0) LOG: Spawning: alr -d -n get cortex_m=1.1.0 Note: Deploying cortex_m=1.1.0... Note: Deploying gnat_arm_elf=14.2.1... #=#=# ##O#-# 0.0% # 2.0% ### 4.2% #### 5.8% ###### 8.4% ####### 10.8% ########## 14.3% ############ 17.9% ############# 18.5% ############### 22.1% ################# 24.0% ################### 26.9% ##################### 29.9% ######################## 34.6% ########################### 37.5% ############################ 39.5% ############################## 41.9% ################################ 44.9% ################################## 47.9% #################################### 50.9% ##################################### 52.1% ###################################### 53.6% ######################################## 56.8% ########################################### 59.8% ############################################ 61.8% ############################################# 62.8% ############################################### 66.2% ################################################# 68.8% #################################################### 73.3% ####################################################### 77.0% ########################################################## 80.8% ############################################################ 83.9% ############################################################## 87.4% ################################################################ 89.8% ################################################################## 92.8% #################################################################### 95.7% ####################################################################### 98.7% ######################################################################## 100.0% Note: gnat_arm_elf=14.2.1 installed successfully. Note: Deploying hal=1.0.0... cortex_m=1.1.0 successfully retrieved. Dependencies were solved as follows: +b gnat_arm_elf 14.2.1 (new,binary) + hal 1.0.0 (new) Note: Synchronizing workspace... Warning: Exploring incomplete solutions to dependencies, this may take some time... Dependencies automatically updated as follows: New solution is incomplete. +. cortex_m 1.1.0 (new,path=..) + hal 1.0.0 (new,indirect) Missing: +! gnat_arm_elf (^12.1) & (>=12) (new,missing:conflict) Warning: Generating possibly incomplete configuration because of missing dependencies warn: Generating possibly incomplete environment because of missing dependencies Note: Building tests=0.1.0-dev/tests.gpr... kb: warning: can't find a toolchain for the following configuration: language 'Ada', target 'arm-eabi', runtime 'light-cortex-m7df' Setup [mkdir] object directory for project HAL [mkdir] library directory for project HAL [mkdir] object directory for project Cortex_M [mkdir] library directory for project Cortex_M [mkdir] object directory for project Tests [mkdir] exec directory for project Tests cortex_m.gpr:4:25: warning: libraries are not supported on this platform hal.gpr:5:24: warning: libraries are not supported on this platform hal.gpr:1:09: no compiler for language "Ada", cannot compile "hal-bitmap.ads" gprbuild: *** compilation phase failed ERROR: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/Users/runner/work/alire-crates-ci/alire-crates-ci/test/321b1fa2-b274-4da8-9e47-858312bc91ad/cortex_m_1.1.0_f2d064ae/tests/tests.gpr"] exited with code 7 ERROR: Compilation failed.