Test ran at 2024-04-13 01:25:36.194035+00:00 SOLUTION: gid=13.0.0: Generic Image Decoder - decode a broad variety of image formats Origin: source archive gid_013_without_test_images.zip at https://sourceforge.net/projects/gen-img-dec/files/gid_013_without_test_images.zip with hash sha512:efab534cb4ee1314d1847382397a40ca04e6b129a239d38d4e26671a570723a98daf6a6ff9630829cbfbdf6262243620c5740af1355d601eb299069883ddd887 Properties: Author: Gautier de Montmollin Description: Generic Image Decoder - decode a broad variety of image formats Executable: to_bmp GPR Scenario: GID_Build_Mode := Debug | Fast_but_checked | Fast_unchecked | Small | Smallest | Profiling License: MIT Long_Description:  image The Generic Image Decoder (GID) is a low-level Ada package for decoding a broad variety of image formats, from any data stream, to any kind of medium, be it an in-memory bitmap, a GUI object, some other stream, floating-point data for scientific calculations, a browser element, a device, ... Currently supported formats are: BMP, GIF, JPEG, PNG, PNM (PBM, PGM, PPM), QOI, TGA Animations (GIF, PNG) are supported. Some features: * Task safe * Endian-neutral * Multi-platform, but native code build * Standalone (no dependency on other libraires, bindings, etc.; no extra component needed for running) * Unconditionally portable code: OS-, CPU-, compiler- independent code (*). * Pure Ada 2012: this package can be used in projects in Ada 2012 and later versions of the Ada language * Free, open-source ______ (*) within limits of compiler's provided integer types and target architecture capacity. Maintainer: gdemont@hotmail.com Maintainers_Logins: zertovitch Maintainers_Logins: Fabien-Chouteau Name: gid Project_File: gid.gpr Tag: image Tag: decoder Tag: bmp Tag: gif Tag: jpeg Tag: jpg Tag: pbm Tag: pgm Tag: png Tag: pnm Tag: ppm Tag: qoi Tag: tga Tag: targa Version: 13.0.0 Website: https://gen-img-dec.sourceforge.io/ LOG: Note: Deploying gid=13.0.0... #=#=# ##=#=# ##-=#=-# # #-=#=-# # #-=#=- # ######################################################################## 100.0% # #=O=# # ###### 8.9% ############################################# 63.2% ######################################################################## 100.0% Note: Building gid/gid.gpr... Setup [mkdir] object directory for project GID Compile [Ada] to_bmp.adb [Ada] mini.adb [Ada] all_rgb.adb [Ada] benchmark.adb [Ada] comp_img.adb [Ada] is_opaque.adb [Ada] recurve.adb [Ada] steg.adb [Ada] gid.adb [Ada] comp_img_fct.adb [Ada] color_distances.adb [Ada] gid-decoding_bmp.adb [Ada] gid-decoding_gif.adb [Ada] gid-decoding_jpg.adb [Ada] gid-decoding_png.adb [Ada] gid-decoding_pnm.adb [Ada] gid-decoding_qoi.adb [Ada] gid-decoding_tga.adb [Ada] gid-headers.adb [Ada] gid-buffering.adb [Ada] gid-color_tables.adb [Ada] gid-decoding_png-huffman.adb Bind [gprbind] to_bmp.bexch [gprbind] mini.bexch [gprbind] all_rgb.bexch [gprbind] benchmark.bexch [Ada] mini.ali [Ada] to_bmp.ali [Ada] all_rgb.ali [Ada] benchmark.ali [gprbind] comp_img.bexch [gprbind] is_opaque.bexch [gprbind] recurve.bexch [Ada] is_opaque.ali [Ada] comp_img.ali [Ada] recurve.ali [gprbind] steg.bexch [Ada] steg.ali Link [link] to_bmp.adb [link] mini.adb [link] all_rgb.adb [link] benchmark.adb [link] comp_img.adb [link] is_opaque.adb [link] recurve.adb [link] steg.adb Build finished successfully in 38.22 seconds. gid=13.0.0 successfully retrieved and built. There are no dependencies. Found declared GPR file: gid.gpr