Test ran at 2025-07-23 01:26:01.019429+00:00 SOLUTION: raylib=1.0.1: Ada bindings for Raylib Origin: commit 0fd26c4b9cbcb89fcfb8b08476aaebf16738df48 from https://github.com/Fabien-Chouteau/raylib-ada.git Properties: Author: Fabien Chouteau Description: Ada bindings for Raylib License: MIT OR Apache-2.0 WITH LLVM-exception Long_Description: # Using raylib-ada This project is available in the [Alire package manager](https://alire.ada.dev). To use it, just add `raylib` in your dependencies: ```console $ alr with raylib ``` And add the following linker switches for executable projects to link against Raylib and libmath: ``` package Linker is for Switches ("Ada") use ("-lraylib", "-lm"); end Linker; ``` # Raylib dependencies on Ubuntu/Debian When Raylib is available in the system distributions (Arch, Fedora, Msys2, Macports, Brew, etc.), Alire will install it for you so there's nothing to do here. For Ubuntu/Debian on the other hand, you have to download a Raylib release from GitHub (or build from source if you want). Alire will let you know with a message like this: ``` warn: The following external dependencies are unavailable within Alire: warn: libraylib^5 warn: They should be made available in the environment by the user. ``` Download the 5.0 release from this address: ``` $ wget https://github.com/raysan5/raylib/releases/download/5.0/raylib-5.0_linux_amd64.tar.gz ``` Extract it: ``` $ tar xf raylib-5.0_linux_amd64.tar.gz ``` Set the environment variables like so: ``` $ export C_INCLUDE_PATH=${PWD}/raylib-5.0_linux_amd64/include/:${C_INCLUDE_PATH} $ export LIBRARY_PATH=${PWD}/raylib-5.0_linux_amd64/lib/:${LIBRARY_PATH} ``` Maintainer: Fabien Chouteau Maintainers_Logins: Fabien-Chouteau Name: raylib Tag: raylib Tag: gamedev Tag: binding Version: 1.0.1 Website: Dependencies (direct): gnat>=12 & <2000 libraylib^5 Dependencies (solution): gnat=15.1.2 (gnat_native) libraylib=5.5.0 Dependencies (graph): raylib=1.0.1 --> gnat=15.1.2 (gnat_native) (>=12 & <2000) raylib=1.0.1 --> libraylib=5.5.0 (^5) LOG: [alr test] Testing raylib=1.0.1 [alr test] Spawning retrieval for remote crate: alr -d -n get raylib=1.0.1 Note: Deploying raylib=1.0.1... Note: Deploying libraylib=5.5.0... The system package 'raylib-devel' is about to be installed. This action might require admin privileges and impact your system installation. Do you want Alire to install this system package? Using default: Yes Last metadata expiration check: 0:17:41 ago on Wed Jul 23 01:08:16 2025. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: raylib-devel x86_64 5.5-1.fc40 updates 91 k Installing dependencies: libdrm-devel x86_64 2.4.123-1.fc40 updates 180 k libpciaccess-devel x86_64 0.16-12.fc40 fedora 12 k mesa-libGL-devel x86_64 24.1.7-1.fc40 updates 38 k raylib x86_64 5.5-1.fc40 updates 682 k wayland-protocols-devel noarch 1.44-1.fc40 updates 172 k Installing weak dependencies: gl-manpages noarch 1.1-31.20190306.fc40 fedora 1.2 M Transaction Summary ================================================================================ Install 7 Packages Total download size: 2.3 M Installed size: 4.9 M Downloading Packages: (1/7): libpciaccess-devel-0.16-12.fc40.x86_64.r 57 kB/s | 12 kB 00:00 [MIRROR] libdrm-devel-2.4.123-1.fc40.x86_64.rpm: Status code: 404 for https://d2lzkl7pfhq30w.cloudfront.net/pub/fedora/linux/updates/40/Everything/x86_64/Packages/l/libdrm-devel-2.4.123-1.fc40.x86_64.rpm (IP: 18.238.102.182) [MIRROR] mesa-libGL-devel-24.1.7-1.fc40.x86_64.rpm: Status code: 404 for https://d2lzkl7pfhq30w.cloudfront.net/pub/fedora/linux/updates/40/Everything/x86_64/Packages/m/mesa-libGL-devel-24.1.7-1.fc40.x86_64.rpm (IP: 18.238.102.182) (2/7): libdrm-devel-2.4.123-1.fc40.x86_64.rpm 287 kB/s | 180 kB 00:00 (3/7): gl-manpages-1.1-31.20190306.fc40.noarch. 1.9 MB/s | 1.2 MB 00:00 [MIRROR] raylib-5.5-1.fc40.x86_64.rpm: Status code: 404 for https://d2lzkl7pfhq30w.cloudfront.net/pub/fedora/linux/updates/40/Everything/x86_64/Packages/r/raylib-5.5-1.fc40.x86_64.rpm (IP: 18.238.102.182) (4/7): mesa-libGL-devel-24.1.7-1.fc40.x86_64.rp 69 kB/s | 38 kB 00:00 (5/7): wayland-protocols-devel-1.44-1.fc40.noar 2.2 MB/s | 172 kB 00:00 [MIRROR] raylib-devel-5.5-1.fc40.x86_64.rpm: Status code: 404 for https://d2lzkl7pfhq30w.cloudfront.net/pub/fedora/linux/updates/40/Everything/x86_64/Packages/r/raylib-devel-5.5-1.fc40.x86_64.rpm (IP: 18.238.102.182) (6/7): raylib-devel-5.5-1.fc40.x86_64.rpm 242 kB/s | 91 kB 00:00 (7/7): raylib-5.5-1.fc40.x86_64.rpm 1.4 MB/s | 682 kB 00:00 -------------------------------------------------------------------------------- Total 1.3 MB/s | 2.3 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : wayland-protocols-devel-1.44-1.fc40.noarch 1/7 Installing : raylib-5.5-1.fc40.x86_64 2/7 Installing : libpciaccess-devel-0.16-12.fc40.x86_64 3/7 Installing : libdrm-devel-2.4.123-1.fc40.x86_64 4/7 Installing : gl-manpages-1.1-31.20190306.fc40.noarch 5/7 Installing : mesa-libGL-devel-24.1.7-1.fc40.x86_64 6/7 Installing : raylib-devel-5.5-1.fc40.x86_64 7/7 Running scriptlet: raylib-devel-5.5-1.fc40.x86_64 7/7 Installed: gl-manpages-1.1-31.20190306.fc40.noarch libdrm-devel-2.4.123-1.fc40.x86_64 libpciaccess-devel-0.16-12.fc40.x86_64 mesa-libGL-devel-24.1.7-1.fc40.x86_64 raylib-5.5-1.fc40.x86_64 raylib-devel-5.5-1.fc40.x86_64 wayland-protocols-devel-1.44-1.fc40.noarch Complete! raylib=1.0.1 successfully retrieved. Dependencies were solved as follows: +b gnat 15.1.2 (new,gnat_native,binary) +b libraylib 5.5.0 (new,system package) [alr test] Spawning default test for remote crate: alr -d -n build --release -- -cargs:Ada -gnatwn Note: Building raylib=1.0.1/raylib.gpr... Setup [mkdir] object directory for project Raylib [mkdir] library directory for project Raylib Compile [C] raygui_impl.c [Ada] raylib_config.ads [Ada] raylib-gui.adb [Ada] raylib.adb raylib-gui.adb:5:07: warning: possible aliasing problem for type "C_String_Array_Access" [enabled by default] raylib-gui.adb:5:07: warning: use -fno-strict-aliasing switch for references [enabled by default] raylib-gui.adb:5:07: warning: or use "pragma No_Strict_Aliasing (C_String_Array_Access);" [enabled by default] Build Libraries [gprlib] RaylibAda.lexch [archive] libRaylibAda.a [index] libRaylibAda.a Success: Build finished successfully in 0.95 seconds. Found declared GPR file: raylib.gpr [alr test] Test completed SUCCESSFULLY