Test ran at 2025-05-04 12:30:43.668026+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 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/3dca61e4-e465-4aa8-8a1d-7a0a11346c88/cortex_m_1.1.0_f2d064ae/tests/tests.gpr"] exited with code 7 ERROR: Compilation failed.