Test ran at 2025-02-18 12:39:24.925613+00:00 SOLUTION: gid=13.0.1: Generic Image Decoder - decode a broad variety of image formats Origin: source archive gid_013_01_without_test_images.zip at https://sourceforge.net/projects/gen-img-dec/files/gid_013_01_without_test_images.zip with hash sha512:316514d234592629399fe2b3612ce6e4ff656e2792576aeee081e4b7024305b6e0d0bb5827eea832b4f4488eca2df40427e0a04068745272b6a58c3895f59d4c 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: * *Fast*! Up to 2.8 times faster than ImageMagick. * 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 * Tests, demos and tools included. * *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: animated Tag: animation Tag: bitmap Tag: color Tag: decoder Tag: decoding Tag: decompress Tag: digitization Tag: lossless Tag: lossy Tag: rbg Tag: steganography Tag: transparency Tag: transparent 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.1 Website: https://gen-img-dec.sourceforge.io/ LOG: Spawning: alr -d -n get --build gid=13.0.1 Note: Deploying gid=13.0.1... ######################################################################## 100.0% ######################################################################## 100.0% ######################################################################## 100.0% ######################################################################## 100.0% ########################################## 59.4% ######################################################################## 100.0% Note: Building gid=13.0.1/gid.gpr... Setup [mkdir] object directory for project GID Compile [Ada] to_png.adb [Ada] to_bmp.adb [Ada] mini.adb [Ada] all_rgb.adb [Ada] benchmark.adb [Ada] color_avg.adb [Ada] comp_img.adb [Ada] is_opaque.adb [Ada] recurve.adb [Ada] steg.adb [Ada] dumb_png.adb [Ada] gid.adb [Ada] color_distances.adb [Ada] color_statistics.adb [Ada] comp_img_fct.adb [Ada] fast_io.adb [Ada] gid-decoding_bmp.adb fast_io.ads:11:64: (style) trailing spaces not permitted [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_png.bexch [gprbind] to_bmp.bexch [gprbind] mini.bexch [gprbind] all_rgb.bexch [Ada] to_bmp.ali [Ada] to_png.ali [Ada] mini.ali [Ada] all_rgb.ali [gprbind] benchmark.bexch [gprbind] color_avg.bexch [gprbind] comp_img.bexch [gprbind] is_opaque.bexch [Ada] benchmark.ali [Ada] color_avg.ali [Ada] comp_img.ali [Ada] is_opaque.ali [gprbind] recurve.bexch [gprbind] steg.bexch [Ada] recurve.ali [Ada] steg.ali Link [link] to_png.adb [link] to_bmp.adb [link] mini.adb [link] all_rgb.adb [link] benchmark.adb [link] color_avg.adb [link] comp_img.adb [link] is_opaque.adb [link] recurve.adb [link] steg.adb gid=13.0.1 successfully retrieved and built. There are no dependencies. Found declared GPR file: gid.gpr