Test ran at 2025-02-05 13:02:38.789946+00:00 SOLUTION: geste_examples=1.0.1: Example for the GESTE game engine Origin: source archive GESTE_Examples-1.0.1.zip at https://github.com/Fabien-Chouteau/GESTE-examples/releases/download/v1.0.1/GESTE_Examples-1.0.1.zip with hash sha512:14248ed4296726bdd851acad9800320724f7d50d721336f48058d71eccfc670514cc841d0797af35b0d885bd13c7fa2af526419302f3912708d69e6df2694679 Properties: Author: Fabien Chouteau Description: Example for the GESTE game engine License: BSD-3-Clause Maintainer: fabien.chouteau@gmail.com Maintainers_Logins: Fabien-Chouteau Name: geste_examples Project_File: platformer/platformer.gpr Project_File: RPG/RPG.gpr Project_File: racing/racing.gpr Version: 1.0.1 Website: https://github.com/Fabien-Chouteau/GESTE-examples Dependencies (direct): geste^1.0.0 sdlada^2.3.1 Dependencies (solution): geste=1.1.0 libsdl2=2.26.0 libsdl2_image=2.8.2 libsdl2_mixer=2.6.3 libsdl2_ttf=2.20.2 make=4.3.0 sdlada=2.5.20 Dependencies (graph): geste_examples=1.0.1 --> geste=1.1.0 (^1.0.0) geste_examples=1.0.1 --> sdlada=2.5.20 (^2.3.1) sdlada=2.5.20 --> libsdl2=2.26.0 (^2.0.0) sdlada=2.5.20 --> libsdl2_image=2.8.2 (^2.0.0) sdlada=2.5.20 --> libsdl2_mixer=2.6.3 (^2.0.0) sdlada=2.5.20 --> libsdl2_ttf=2.20.2 (^2.0.0) sdlada=2.5.20 --> make=4.3.0 (*) LOG: Spawning: alr -d -n get --build geste_examples=1.0.1 Note: Deploying geste_examples=1.0.1... #=#=# ######################################################################## 100.0% Note: Deploying geste=1.1.0... #=#=# ######################################################################## 100.0% Note: Running pre-build actions for sdlada=2.5.20... make: Entering directory '/root/.local/share/alire/builds/sdlada_2.5.20_cd53c280/f6d652da460f107c8a462d972623c5ea56d7437e3c97fb205477693e0bc1d818/build/gnat' mkdir -p gen/src/ make: Leaving directory '/root/.local/share/alire/builds/sdlada_2.5.20_cd53c280/f6d652da460f107c8a462d972623c5ea56d7437e3c97fb205477693e0bc1d818/build/gnat' Note: Building geste_examples=1.0.1/platformer/platformer.gpr (1/3)... Setup [mkdir] object directory for project GESTE [mkdir] object directory for project Platformer Compile [Ada] main.adb [Ada] game.adb [Ada] geste.adb [Ada] geste-text.adb [Ada] geste_config.ads [Ada] geste_fonts.ads [Ada] geste_fonts-freemono5pt7b.ads [Ada] keyboard.adb [Ada] levels.adb [Ada] player.adb [Ada] render.adb sdl_display.adb:58:31: error: no candidate interpretations match the actuals: sdl_display.adb:58:31: error: too many arguments in call to "SDL.Video.Windows.Makers.Create" sdl_display.adb:62:14: error: expected type "Positive_Dimension" defined at sdl.ads:60 sdl_display.adb:62:14: error: found type "Standard.Integer" sdl_display.adb:62:14: error: ==> in call to "Create" at sdl-video-windows-makers.ads:23 sdl_display.adb:73:27: error: expected type "Dimension" defined at sdl.ads:58 sdl_display.adb:73:27: error: found type "Standard.Integer" sdl_display.adb:74:27: error: expected type "Dimension" defined at sdl.ads:58 sdl_display.adb:74:27: error: found type "Standard.Integer" sdl_display.adb:117:52: error: expected type "Standard.Integer" sdl_display.adb:117:52: error: found type "Interfaces.C.int" sdl_display.adb:118:52: error: expected type "Standard.Integer" sdl_display.adb:118:52: error: found type "Interfaces.C.int" sdl_display.adb:155:52: error: expected type "Standard.Integer" sdl_display.adb:155:52: error: found type "Interfaces.C.int" sdl_display.adb:156:52: error: expected type "Standard.Integer" sdl_display.adb:156:52: error: found type "Interfaces.C.int" compilation of render.adb failed gprbuild: *** compilation phase failed stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/4c5d13da-7478-4950-8281-a74512c5b398/geste_examples_1.0.1_14248ed4/platformer/platformer.gpr"] exited with code 4 ERROR: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/4c5d13da-7478-4950-8281-a74512c5b398/geste_examples_1.0.1_14248ed4/platformer/platformer.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/4c5d13da-7478-4950-8281-a74512c5b398/geste_examples_1.0.1_14248ed4/platformer/platformer.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] 0x7f457c5245ce 0x7f457c52467e [/usr/bin/alr] 0x4393dc _start at ??? 0xfffffffffffffffe Warning: geste_examples=1.0.1 successfully retrieved but its build failed. Dependencies were solved as follows: + geste 1.1.0 (new) +b libsdl2 2.26.0 (new,indirect,system package) +b libsdl2_image 2.8.2 (new,indirect,system package) +b libsdl2_mixer 2.6.3 (new,indirect,system package) +b libsdl2_ttf 2.20.2 (new,indirect,system package) +b make 4.3.0 (new,indirect,system package) + sdlada 2.5.20 (new) ERROR: Build ended with errors