Test ran at 2025-02-20 01:12:41.594510+00:00 SOLUTION: lined=20240419.0.0: Ada Implementation of the Line Editor from Software Tools Origin: commit da23d88f80722f53df7b1c29ed124be12de981a3 from https://github.com/bracke/Lined.git Properties: Author: Jeff Carter Build Switches: Description: Ada Implementation of the Line Editor from Software Tools Executable: lined-program License: BSD-3-Clause Long_Description: # Lined Ada Implementation of the Line Editor from Software Tools I did this to see how it would compare with the Ratfor original, and provide it here for anyone with a similar interest. I can't imagine anyone actually using this, unless they wanted a scriptable tool with the alternative regular-expression syntax it uses, since it's a simplified version of ed. Maintainer: Bent Bracke Maintainers_Logins: bracke Name: lined Tag: line Tag: editor Version: 20240419 Website: https://github.com/bracke/Lined Dependencies (direct): gnat<13.0 | >=13.3 pragmarc^20240323.0.0 Dependencies (solution): gnat=14.2.1 (gnat_external) pragmarc=20240323.0.0 Dependencies (graph): lined=20240419.0.0 --> gnat=14.2.1 (gnat_external) (<13.0 | >=13.3) lined=20240419.0.0 --> pragmarc=20240323.0.0 (^20240323.0.0) pragmarc=20240323.0.0 --> gnat=14.2.1 (gnat_external) (<13.0 | >=13.3) LOG: Spawning: alr -d -n get --build lined=20240419.0.0 Note: Deploying lined=20240419.0.0... Note: Deploying pragmarc=20240323.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... #=#=# ##O#-# 0.0% ################# 24.9% #################################### 51.2% ##################################################### 74.2% ####################################################################### 99.0% ######################################################################## 100.0% Note: gprbuild=22.0.1 installed successfully. Note: Deploying gnat_native=14.2.1... #=#=# ##O#-# 0.0% ## 2.9% #### 5.9% ###### 8.8% ######## 11.7% ########## 14.7% ############ 17.6% ############## 20.5% ################ 22.2% ################ 23.4% ################## 25.9% ################### 26.6% #################### 28.7% ##################### 29.3% ####################### 32.2% ######################### 35.2% ########################### 38.1% ############################# 41.0% ############################### 44.0% ################################# 46.9% ################################### 49.8% ##################################### 52.8% ######################################## 55.6% ########################################## 58.8% ########################################### 60.9% ############################################ 62.2% ############################################## 64.5% ################################################ 67.6% ################################################## 70.3% #################################################### 73.2% ###################################################### 76.2% ######################################################## 78.2% ######################################################## 79.1% ########################################################### 82.0% ########################################################### 83.1% ############################################################# 85.0% ############################################################### 87.9% ################################################################# 90.9% ################################################################### 93.7% ##################################################################### 96.6% ####################################################################### 99.6% ######################################################################## 100.0% Note: gnat_native=14.2.1 installed successfully. Note: Building lined=20240419.0.0/lined.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 PragmARC [mkdir] library directory for project PragmARC [mkdir] object directory for project Lined [mkdir] exec directory for project Lined pragmarc.gpr:3:25: warning: libraries are not supported on this platform pragmarc.gpr:2:09: no compiler for language "Ada", cannot compile "pragmarc_config.ads" gprbuild: *** compilation phase failed stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/1b688d05-f9b8-440b-9f57-d117943e1f18/lined_20240419.0.0_da23d88f/lined.gpr"] exited with code 4 ERROR: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/1b688d05-f9b8-440b-9f57-d117943e1f18/lined_20240419.0.0_da23d88f/lined.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/1b688d05-f9b8-440b-9f57-d117943e1f18/lined_20240419.0.0_da23d88f/lined.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] 0x7faa81666086 0x7faa81666149 [/usr/bin/alr] 0x4393dc _start at ??? 0xfffffffffffffffe Warning: lined=20240419.0.0 successfully retrieved but its build failed. Dependencies were solved as follows: +b gnat 14.2.1 (new,gnat_external,executable in path) + pragmarc 20240323.0.0 (new) ERROR: Build ended with errors