Test ran at 2024-04-10 13:21:28.100215+00:00 SOLUTION: ada_voxel_space_demo=1.0.1: Voxel Space render engine demo in Ada Origin: source archive ada_voxel_space_demo-1.0.1.zip at https://github.com/Fabien-Chouteau/ada-voxel-space-demo/releases/download/v1.0.1/ada_voxel_space_demo-1.0.1.zip with hash sha512:69740326ce512b57e15e311e82bbbd500bdbcb434290af598a379fbee8a157f9c6a18321d6b36164aae78687c0012f051bd7fcdb5eebd85ed6b2cec33a0b3917 Properties: Description: Voxel Space render engine demo in Ada Executable: main License: MIT Maintainer: fabien.chouteau@gmail.com Maintainers_Logins: Fabien-Chouteau Name: ada_voxel_space_demo Project_File: ada_voxel_space_demo.gpr Version: 1.0.1 Dependencies (direct): sdlada^2.3.1 Dependencies (solution): libsdl2=2.30.2 libsdl2_image=2.8.2 libsdl2_mixer=2.8.0 libsdl2_ttf=2.22.0 make=4.4.1 sdlada=2.5.20 Dependencies (graph): ada_voxel_space_demo=1.0.1 --> sdlada=2.5.20 (^2.3.1) sdlada=2.5.20 --> libsdl2=2.30.2 (^2.0.0) sdlada=2.5.20 --> libsdl2_image=2.8.2 (^2.0.0) sdlada=2.5.20 --> libsdl2_mixer=2.8.0 (^2.0.0) sdlada=2.5.20 --> libsdl2_ttf=2.22.0 (^2.0.0) sdlada=2.5.20 --> make=4.4.1 (*) LOG: Note: Deploying ada_voxel_space_demo=1.0.1... #=#=# # 1.5% ######################################################################## 100.0% Note: Deploying libsdl2=2.30.2... Note: Deploying libsdl2_image=2.8.2... Note: Deploying libsdl2_mixer=2.8.0... Note: Deploying libsdl2_ttf=2.22.0... Note: Deploying make=4.4.1... Note: Deploying sdlada=2.5.20... Note: Running pre_build actions for sdlada=2.5.20... make: Entering directory '/home/runner/work/alire-crates-ci/alire-crates-ci/test/b0472681-3861-4965-8751-26c49971ff8d/ada_voxel_space_demo_1.0.1_69740326/alire/cache/dependencies/sdlada_2.5.20_cd53c280/build/gnat' mkdir -p gen/src/ gprbuild -p -gnat2012 -XSDL_MODE=debug -XSDL_PLATFORM=linux \ -Ptools.gpr Setup [mkdir] object directory for project Tools Compile [Ada] gen_keyboard.adb [Ada] scancodes.ads [Ada] utils.adb Bind [gprbind] gen_keyboard.bexch [Ada] gen_keyboard.ali Link [link] gen_keyboard.adb ./gen/debug/tools/gen_keyboard > gen/src/sdl-events-keyboards.ads make: Leaving directory '/home/runner/work/alire-crates-ci/alire-crates-ci/test/b0472681-3861-4965-8751-26c49971ff8d/ada_voxel_space_demo_1.0.1_69740326/alire/cache/dependencies/sdlada_2.5.20_cd53c280/build/gnat' Note: Building ada_voxel_space_demo/ada_voxel_space_demo.gpr... Setup [mkdir] object directory for project SDLAda [mkdir] object directory for project Ada_Voxel_Space_Demo Compile [Ada] main.adb [C] version_ttf.c [C] version_images.c [C] version.c [Ada] sdl-ttfs-versions.adb [Ada] sdl-ttfs-makers.adb [Ada] sdl-ttfs.adb [Ada] sdl-images-io.adb [Ada] sdl-images.adb [Ada] sdl-images-versions.adb [Ada] sdl-video-displays.adb [Ada] sdl-video-textures-makers.adb [Ada] sdl-video-surfaces-makers.adb [Ada] sdl-video-pixel_formats.adb [Ada] sdl-video-rectangles.adb [Ada] sdl-video-pixels.ads [Ada] sdl-video.adb [Ada] sdl-video-textures.adb [Ada] sdl-video-windows-manager.adb [Ada] sdl-video-windows.adb [Ada] sdl-video-renderers.adb [Ada] sdl-video-surfaces.adb [Ada] sdl-video-palettes.adb [Ada] sdl-video-windows-makers.adb [Ada] sdl-video-gl.adb [Ada] sdl-video-renderers-makers.adb [Ada] sdl-rwops-streams.adb [Ada] sdl-rwops.adb [Ada] sdl-inputs-joysticks-makers.adb [Ada] sdl-inputs-joysticks-game_controllers.adb [Ada] sdl-inputs-joysticks-game_controllers-makers.adb [Ada] sdl-inputs.ads [Ada] sdl-inputs-joysticks.adb [Ada] sdl-inputs-keyboards.adb [Ada] sdl-inputs-mice.adb [Ada] sdl-inputs-mice-cursors.adb [Ada] sdl-events-files.ads [Ada] sdl-events-controllers.ads [Ada] sdl-events-mice.ads [Ada] sdl-events.ads [Ada] sdl-events-keyboards.adb [Ada] sdl-events-joysticks.adb [Ada] sdl-events-joysticks-game_controllers.adb [Ada] sdl-events-events.adb [Ada] sdl-events-windows.ads [Ada] sdl-events-touches.ads [Ada] sdl-audio-sample_formats.ads sdl_display.adb:51:59: error: expected type "Standard.Integer" sdl_display.adb:51:59: error: found type "Interfaces.C.int" sdl_display.adb:52:59: error: expected type "Standard.Integer" sdl_display.adb:52:59: error: found type "Interfaces.C.int" sdl_display.adb:74:56: error: expected type "Standard.Integer" sdl_display.adb:74:56: error: found type "Interfaces.C.int" sdl_display.adb:75:56: error: expected type "Standard.Integer" sdl_display.adb:75:56: error: found type "Interfaces.C.int" sdl_display.adb:94:52: error: expected type "Standard.Integer" sdl_display.adb:94:52: error: found type "Interfaces.C.int" sdl_display.adb:95:52: error: expected type "Standard.Integer" sdl_display.adb:95:52: error: found type "Interfaces.C.int" sdl_display.adb:132:31: error: no candidate interpretations match the actuals: sdl_display.adb:132:31: error: too many arguments in call to "SDL.Video.Windows.Makers.Create" sdl_display.adb:136:10: error: expected type "Positive_Dimension" defined at sdl.ads:60 sdl_display.adb:136:10: error: found type "Standard.Integer" sdl_display.adb:136:10: error: ==> in call to "Create" at sdl-video-windows-makers.ads:23 sdl_display.adb:147:23: error: expected type "Dimension" defined at sdl.ads:58 sdl_display.adb:147:23: error: found type "Standard.Integer" sdl_display.adb:148:23: error: expected type "Dimension" defined at sdl.ads:58 sdl_display.adb:148:23: error: found type "Standard.Integer" compilation of main.adb failed gprbuild: *** compilation phase failed stderr: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/b0472681-3861-4965-8751-26c49971ff8d/ada_voxel_space_demo_1.0.1_69740326/ada_voxel_space_demo.gpr"] exited with code 4 ERROR: Command ["gprbuild", "-s", "-j0", "-p", "-P", "/home/runner/work/alire-crates-ci/alire-crates-ci/test/b0472681-3861-4965-8751-26c49971ff8d/ada_voxel_space_demo_1.0.1_69740326/ada_voxel_space_demo.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/b0472681-3861-4965-8751-26c49971ff8d/ada_voxel_space_demo_1.0.1_69740326/ada_voxel_space_demo.gpr"] exited with code 4 stderr: raised ALIRE.CHECKED_ERROR : alire-stored-error:1 [/usr/sbin/alr] 0xd7ada2 Alire.Raise_Checked_Error at alire.adb:251 0xa423cf Alire.Os_Lib.Subprocess.Checked_Spawn at alire-os_lib-subprocess.adb:110 0xc5cdee Alire.Spawn.Command at alire-spawn.adb:21 0xc5d51c Alire.Spawn.Gprbuild at alire-spawn.adb:41 0xbc1550 Alire.Roots.Build.Build_Single_Release.Call_Gprbuild at alire-roots.adb:140 0xbbfbaf Alire.Roots.Build.Build_Single_Release at alire-roots.adb:171 0xbdb95e Alire.Roots.Traverse.Traverse_Wrap at alire-roots.adb:1364 0xc25a8b Alire.Solutions.Traverse.Visit at alire-solutions.adb:1443 0xc246a2 Alire.Solutions.Traverse at alire-solutions.adb:1518 0xbdbaac Alire.Roots.Traverse at alire-roots.adb:1368 0xbbff40 Alire.Roots.Build at alire-roots.adb:196 0x4a0334 Alr.Commands.Build.Execute at alr-commands-build.adb:58 0x4b065a Alr.Commands.Get.Retrieve at alr-commands-get.adb:187 0x4b4e77 Alr.Commands.Get.Execute at alr-commands-get.adb:348 0x53bb7e Alr.Commands.Sub_Cmd.Execute at clic-subcommand-instance.adb:742 0x54756f Alr.Commands.Execute at alr-commands.adb:492 0x43cb1a Alr.Main at alr-main.adb:10 0x43f3e7 Main at b__alr-main.adb:2132 [/usr/bin/..//lib/libc.so.6] 0x7fc9dbee1cce 0x7fc9dbee1d88 [/usr/sbin/alr] 0x43c9f8 _start at ??? 0xfffffffffffffffe Warning: ada_voxel_space_demo=1.0.1 successfully retrieved but its build failed. Dependencies were solved as follows: + libsdl2 2.30.2 (new,indirect) + libsdl2_image 2.8.2 (new,indirect) + libsdl2_mixer 2.8.0 (new,indirect) + libsdl2_ttf 2.22.0 (new,indirect) + make 4.4.1 (new,indirect) + sdlada 2.5.20 (new) ERROR: Build ended with errors