Test ran at 2025-06-02 01:12:17.234858+00:00 SOLUTION: binary_trees=20240519.0.0: Ordered binary trees implemented without access types Origin: commit 42ea72288130b796b51177046123685f2ddb6567 from https://github.com/bracke/Binary_Trees.git Properties: Author: Jeff Carter Build Switches: Description: Ordered binary trees implemented without access types License: BSD-3-Clause Long_Description: # Binary_Trees Ordered binary trees implemented without access types Demonstration of a technique to be presented at the Ada Developers Workshop of the 2024 Ada-Europe conference Maintainer: Bent Bracke Maintainers_Logins: bracke Name: binary_trees Tag: binarytrees Tag: trees Tag: noaccess Version: 20240519 Website: https://github.com/bracke/Binary_Trees Dependencies (direct): gnat<13.0 | >=13.3 Dependencies (solution): gnat=14.2.1 (gnat_external) Dependencies (graph): binary_trees=20240519.0.0 --> gnat=14.2.1 (gnat_external) (<13.0 | >=13.3) LOG: Spawning: alr -d -n get --build binary_trees=20240519.0.0 Note: Deploying binary_trees=20240519.0.0... Note: Alire has selected automatically this toolchain: gprbuild=22.0.1 gnat_native=14.2.1 You can select a different toolchain at any time with `alr toolchain --select` Download will start now: Note: Deploying gprbuild=22.0.1... #=#=# 0.1% ################################################### 72.1% ######################################################################## 100.0% Note: gprbuild=22.0.1 installed successfully. Note: Deploying gnat_native=14.2.1... #=#=# 0.0% ###### 8.5% ############ 16.8% ################# 23.8% ###################### 30.6% ######################### 35.6% ############################### 43.4% #################################### 50.9% ########################################## 58.9% ############################################### 65.3% ################################################### 71.5% ###################################################### 75.0% ########################################################### 82.1% ########################################################### 83.0% ############################################################### 88.2% #################################################################### 95.7% ######################################################################## 100.0% Note: gnat_native=14.2.1 installed successfully. Note: Building binary_trees=20240519.0.0/binary_trees.gpr... gprconfig: can't find a native toolchain for language 'ada' gprconfig: can't find a native toolchain for language 'ada' Setup [mkdir] object directory for project Binary_Trees [mkdir] library directory for project Binary_Trees binary_trees.gpr:3:25: warning: libraries are not supported on this platform binary_trees.gpr:2:09: no compiler for language "Ada", cannot compile "binary_trees_config.ads" gprbuild: *** compilation phase failed stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/7ec74cfb-410d-453b-9f0c-7735e4560f04/binary_trees_20240519.0.0_42ea7228/binary_trees.gpr"] exited with code 4 ERROR: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/7ec74cfb-410d-453b-9f0c-7735e4560f04/binary_trees_20240519.0.0_42ea7228/binary_trees.gpr"] exited with code 4 stderr: ALIRE.CHECKED_ERROR stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/7ec74cfb-410d-453b-9f0c-7735e4560f04/binary_trees_20240519.0.0_42ea7228/binary_trees.gpr"] exited with code 4 stderr: raised ALIRE.CHECKED_ERROR : alire-stored-error:1 [/usr/bin/alr] 0xe16f5e Alire.Raise_Checked_Error at alire.adb:284 0xa845be Alire.Os_Lib.Subprocess.Checked_Spawn at alire-os_lib-subprocess.adb:111 0xcef7be Alire.Spawn.Command at alire-spawn.adb:21 0xcefdde Alire.Spawn.Gprbuild at alire-spawn.adb:41 0xc31d1f Alire.Roots.Build at alire-roots.adb:186 0xc304da Alire.Roots.Build at alire-roots.adb:252 0xc53d6f Alire.Roots.Traverse at alire-roots.adb:2075 0xcba1fd Alire.Solutions.Traverse.Visit at alire-solutions.adb:1480 0xcb9344 Alire.Solutions.Traverse at alire-solutions.adb:1563 0xc53e62 Alire.Roots.Traverse at alire-roots.adb:2079 0xc53f21 Alire.Roots.Traverse at alire-roots.adb:2059 0xc30a46 Alire.Roots.Build at alire-roots.adb:283 0xc30b2b Alire.Roots.Build at alire-roots.adb:111 0x4a5e38 Alr.Commands.Get.Retrieve at alr-commands-get.adb:205 0x4a94f3 Alr.Commands.Get.Execute at alr-commands-get.adb:378 0x4a96a1 Alr.Commands.Get.Execute at alr-commands-get.adb:256 0x533c96 Alr.Commands.Sub_Cmd.Execute at clic-subcommand-instance.adb:749 0x53eff7 Alr.Commands.Execute at alr-commands.adb:561 0x43953a Alr.Main at alr-main.adb:13 0x43c1d3 Main at b__alr-main.adb:2299 [/lib64/libc.so.6] 0x7f495b603086 0x7f495b603149 [/usr/bin/alr] 0x4393dc _start at ??? 0xfffffffffffffffe Warning: binary_trees=20240519.0.0 successfully retrieved but its build failed. Dependencies were solved as follows: +b gnat 14.2.1 (new,gnat_external,executable in path) ERROR: Build ended with errors