Test ran at 2024-03-26 12:57:53.570416+00:00 SOLUTION: ulid=20240205.0.0: Universally Unique Lexicographically Sortable Identifier Origin: source archive ulid-2024-02-05.zip at https://sourceforge.net/projects/ulid-ada/files/ulid-2024-02-05.zip with hash sha512:455f3c7d553979441ab6ee851e18d32e4db294675b32c7abaea28cc1ba901b23e777a23ea39f4aae6560f3d6ab6aeb1015832395229ae61d690914daa8b334d2 Properties: Author: Gautier de Montmollin Description: Universally Unique Lexicographically Sortable Identifier Executable: ulid_test License: MIT Long_Description: image In a nutshell, a ULID code is a combination of 48-bit time stamp (most significant part), with a millisecond accuracy, and a 80-bit random number (least significant part), totalling 128 bits, that is 16 bytes (octets). The preferred (canonical) representation of a ULID is in a certain version of the Base32 encoding. Maintainer: gdemont@hotmail.com Maintainers_Logins: zertovitch Name: ulid Project_File: ulid.gpr Tag: ulid Tag: uuid Tag: guid Tag: identifier Tag: timestamp Version: 20240205.0.0 Website: https://github.com/zertovitch/ulid Dependencies (direct): gnat(>=11 & <2000) | >=2021 Dependencies (solution): gnat=13.2.1 (gnat_external) (installed) Dependencies (graph): ulid=20240205.0.0 --> gnat=13.2.1 (gnat_external) ((>=11 & <2000) | >=2021) LOG: Note: Deploying ulid=20240205.0.0... #=#=# ##O#-# ##=O#- # # #=O#- # ######################################################################## 100.0% # #=O#- # ######################################################################## 100.0% Note: Building ulid/ulid.gpr... Setup [mkdir] object directory for project ULID [mkdir] exec directory for project ULID Compile [Ada] ulid_test.adb [Ada] ulid.adb Bind [gprbind] ulid_test.bexch [Ada] ulid_test.ali Link [link] ulid_test.adb Build finished successfully in 0.60 seconds. ulid=20240205.0.0 successfully retrieved and built. Dependencies were solved as follows: +i gnat 13.2.1 (new,installed,gnat_external) Found declared GPR file: ulid.gpr