Test ran at 2025-06-03 13:04:05.309755+00:00 SOLUTION: xia=1.4.1: Implements XPath 1.0 in Ada Origin: commit b3cee557eb22c80a01b621a08c643e005e6ee886 from https://github.com/simonjwright/xia.git Properties: Author: Simon Wright Description: Implements XPath 1.0 in Ada GPR Scenario: LIBRARY_TYPE := static | relocatable License: GPL-3.0-or-later Long_Description: XIA is a native Ada implementation of the XPath 1.0 specification. XIA is built using the DOM component of AdaCore's XML/Ada implementation and code generated by AdaGOOP. Submitting XPath queries is done via the XIA.XPath_Query function. The function returns a Dom.Core.Node_List, whose contents can be accessed with the function DOM.Core.Nodes.Item. Maintainer: Simon Wright Maintainers_Logins: simonjwright Name: xia Project_File: XIA.gpr Tag: xml Version: 1.4.1 Dependencies (direct): gnat>11.0.0 xmlada>=21.0.0 Dependencies (solution): gnat=12.2.0 (gnat_external) xmlada=25.0.0 Dependencies (graph): xia=1.4.1 --> gnat=12.2.0 (gnat_external) (>11.0.0) xia=1.4.1 --> xmlada=25.0.0 (>=21.0.0) xmlada=25.0.0 --> gnat=12.2.0 (gnat_external) (>=11) LOG: Spawning: alr -d -n get --build xia=1.4.1 Note: Deploying xia=1.4.1... Note: Deploying xmlada=25.0.0... #=#=# ##O#-# ##=O#- # # #=O#- # 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... #=#=# ###### 8.6% ############################################### 66.6% ######################################################################## 100.0% Note: gprbuild=22.0.1 installed successfully. Note: Deploying gnat_native=14.2.1... #=#=# #### 6.8% ########### 16.5% ################## 25.7% ######################## 34.2% ############################### 44.3% ####################################### 54.7% ############################################# 63.8% #################################################### 73.5% ########################################################## 81.8% ################################################################# 91.0% ######################################################################## 100.0% Note: gnat_native=14.2.1 installed successfully. Note: Running post-fetch actions for xmlada=25.0.0... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking whether gnat can build shared libs... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes configure: creating ./config.status config.status: creating xmlada_shared.gpr config.status: creating Makefile config.status: creating tests/dom/default.gpr Note: Building xia=1.4.1/XIA.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 XmlAda_Sax [mkdir] library directory for project XmlAda_Sax [mkdir] object directory for project XmlAda_Schema [mkdir] object directory for project XIA [mkdir] library directory for project XIA XIA.gpr:13:25: warning: libraries are not supported on this platform xmlada_unicode.gpr:28:25: warning: libraries are not supported on this platform xmlada_sax.gpr:30:25: warning: libraries are not supported on this platform xmlada_input.gpr:29:25: warning: libraries are not supported on this platform xmlada_dom.gpr:30:25: warning: libraries are not supported on this platform xmlada_schema.gpr:31:25: warning: libraries are not supported on this platform xmlada_schema.gpr:29:09: no compiler for language "Ada", cannot compile "schema-simple_types.adb" gprbuild: *** compilation phase failed stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/a39f9188-111d-4862-8e8b-bc45c18693c6/xia_1.4.1_b3cee557/XIA.gpr"] exited with code 4 ERROR: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/a39f9188-111d-4862-8e8b-bc45c18693c6/xia_1.4.1_b3cee557/XIA.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/a39f9188-111d-4862-8e8b-bc45c18693c6/xia_1.4.1_b3cee557/XIA.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 [/lib/x86_64-linux-gnu/libc.so.6] 0x7f5192e90248 0x7f5192e90303 [/usr/bin/alr] 0x4393dc _start at ??? 0xfffffffffffffffe Warning: xia=1.4.1 successfully retrieved but its build failed. Dependencies were solved as follows: +b gnat 12.2.0 (new,gnat_external,executable in path) + xmlada 25.0.0 (new) ERROR: Build ended with errors