Test ran at 2025-04-03 12:26:30.815703+00:00 SOLUTION: hangman=1.0.0: Hangman game for the console Origin: source archive v1.0.tar.gz at https://github.com/alire-project/Hangman/archive/v1.0.tar.gz with hash sha512:be628ad574b3072b2b854bf8f272c6c9d95cf9b2d88e7baa9a09754519ba6dc393b7fc7241547a9efc9705bfc77ca427a164ae8a52cfa5d739367f0bbaba7903 Properties: Author: Jon Hollan, Mark Hoffman, & Brandon Ball Description: Hangman game for the console Executable: hangmain Maintainer: alejandro@mosteo.com Maintainers_Logins: mosteo Name: hangman Version: 1.0.0 LOG: Spawning: alr -d -n get --build hangman=1.0.0 Note: Deploying hangman=1.0.0... #=#=# ##O#-# Note: Building hangman=1.0.0/hangman.gpr... Setup [mkdir] object directory for project Hangman [mkdir] exec directory for project Hangman Compile [Ada] hangmain.adb hangmain.adb:2:09: warning: unit "Ada.integer_text_io" is not referenced hangmain.adb:3:20: warning: no entities of "Ada.Characters.Handling" are referenced hangmain.adb:3:31: warning: use clause for package "Handling" has no effect hangmain.adb:5:17: warning: no entities of "Ada.Strings.Maps" are referenced hangmain.adb:5:24: warning: use clause for package "Maps" has no effect hangmain.adb:7:18: warning: unit "Ada.Numerics.Discrete_Random" is not referenced hangmain.adb:8:09: warning: unit "ada.io_exceptions" is not referenced hangmain.adb:24:09: warning: variable "totalcount" is assigned but never read [Ada] hangman.adb hangman.adb:2:09: warning: no entities of "Ada.Integer_Text_IO" are referenced hangman.adb:2:27: warning: use clause for package "Integer_Text_IO" has no effect hangman.adb:4:06: warning: redundant with clause in body hangman.adb:4:29: warning: "Unbounded" is already use-visible through previous use_clause at hangman.ads:2 hangman.adb:4:29: warning: use clause for package "Unbounded" has no effect hangman.adb:5:06: warning: redundant with clause hangman.adb:5:09: warning: no entities of "Ada.Integer_Text_IO" are referenced hangman.adb:5:27: warning: use clause for package "Integer_Text_IO" has no effect hangman.adb:5:34: warning: "Integer_Text_IO" is already use-visible through previous use_clause at line 2 hangman.adb:6:06: warning: redundant with clause hangman.adb:6:09: warning: no entities of "ada.integer_text_io" are referenced hangman.adb:7:01: warning: use clause for package "Integer_Text_IO" has no effect hangman.adb:7:08: warning: "Integer_Text_IO" is already use-visible through previous use_clause at line 5 hangman.adb:123:01: warning: variable "Test_File" is not referenced Bind [gprbind] hangmain.bexch [Ada] hangmain.ali Link [link] hangmain.adb /home/runner/.local/share/alire/toolchains/gnat_native_10.3.2_d7078088/bin/../lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: unknown type [0x13] section `.relr.dyn' /home/runner/.local/share/alire/toolchains/gnat_native_10.3.2_d7078088/bin/../lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /lib/x86_64-linux-gnu/libc.so.6 when searching for /lib/x86_64-linux-gnu/libc.so.6 /home/runner/.local/share/alire/toolchains/gnat_native_10.3.2_d7078088/bin/../lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find /lib/x86_64-linux-gnu/libc.so.6 /home/runner/.local/share/alire/toolchains/gnat_native_10.3.2_d7078088/bin/../lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: unknown type [0x13] section `.relr.dyn' /home/runner/.local/share/alire/toolchains/gnat_native_10.3.2_d7078088/bin/../lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /lib/x86_64-linux-gnu/libc.so.6 when searching for /lib/x86_64-linux-gnu/libc.so.6 /home/runner/.local/share/alire/toolchains/gnat_native_10.3.2_d7078088/bin/../lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/ld-linux-x86-64.so.2: unknown type [0x13] section `.relr.dyn' /home/runner/.local/share/alire/toolchains/gnat_native_10.3.2_d7078088/bin/../lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /lib64/ld-linux-x86-64.so.2 when searching for /lib64/ld-linux-x86-64.so.2 /home/runner/.local/share/alire/toolchains/gnat_native_10.3.2_d7078088/bin/../lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find /lib64/ld-linux-x86-64.so.2 /home/runner/.local/share/alire/toolchains/gnat_native_10.3.2_d7078088/bin/../lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/ld-linux-x86-64.so.2: unknown type [0x13] section `.relr.dyn' /home/runner/.local/share/alire/toolchains/gnat_native_10.3.2_d7078088/bin/../lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /lib64/ld-linux-x86-64.so.2 when searching for /lib64/ld-linux-x86-64.so.2 collect2: error: ld returned 1 exit status gprbuild: link of hangmain.adb failed gprbuild: failed command was: /home/runner/.local/share/alire/toolchains/gnat_native_10.3.2_d7078088/bin/gcc hangmain.o b__hangmain.o /home/runner/work/alire-crates-ci/alire-crates-ci/test/a0214d1e-c8d4-4b39-a3b7-62a1d681d85f/hangman_1.0.0_be628ad5/obj/hangman.o -g -L/home/runner/work/alire-crates-ci/alire-crates-ci/test/a0214d1e-c8d4-4b39-a3b7-62a1d681d85f/hangman_1.0.0_be628ad5/obj/ -L/home/runner/work/alire-crates-ci/alire-crates-ci/test/a0214d1e-c8d4-4b39-a3b7-62a1d681d85f/hangman_1.0.0_be628ad5/obj/ -L/home/runner/.local/share/alire/toolchains/gnat_native_10.3.2_d7078088/lib/gcc/x86_64-pc-linux-gnu/10.3.0/adalib/ -static-libgcc /home/runner/.local/share/alire/toolchains/gnat_native_10.3.2_d7078088/lib/gcc/x86_64-pc-linux-gnu/10.3.0/adalib/libgnat.a -ldl -Wl,-rpath-link,/home/runner/.local/share/alire/toolchains/gnat_native_10.3.2_d7078088/lib/gcc/x86_64-pc-linux-gnu/10.3.0//adalib -Wl,-z,origin,-rpath,$ORIGIN/..//obj:$ORIGIN/../../../../../../..//.local/share/alire/toolchains/gnat_native_10.3.2_d7078088/lib/gcc/x86_64-pc-linux-gnu/10.3.0/adalib -o /home/runner/work/alire-crates-ci/alire-crates-ci/test/a0214d1e-c8d4-4b39-a3b7-62a1d681d85f/hangman_1.0.0_be628ad5/bin//hangmain stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/a0214d1e-c8d4-4b39-a3b7-62a1d681d85f/hangman_1.0.0_be628ad5/hangman.gpr"] exited with code 4 ERROR: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/a0214d1e-c8d4-4b39-a3b7-62a1d681d85f/hangman_1.0.0_be628ad5/hangman.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/a0214d1e-c8d4-4b39-a3b7-62a1d681d85f/hangman_1.0.0_be628ad5/hangman.gpr"] exited with code 4 stderr: raised ALIRE.CHECKED_ERROR : alire-stored-error:1 [/home/runner/work/alire-crates-ci/alire-crates-ci/alire_install/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] 0x7f03bd02a1c8 0x7f03bd02a289 [/home/runner/work/alire-crates-ci/alire-crates-ci/alire_install/bin/alr] 0x4393dc _start at ??? 0xfffffffffffffffe Warning: hangman=1.0.0 successfully retrieved but its build failed. There are no dependencies. ERROR: Build ended with errors