Package sparse: Information

    Source package: sparse
    Version: 0.6.4-alt3
    Latest version according to Repology
    Build time:  Dec 28, 2025, 07:25 PM in the task #404043
    Category: Development/C
    Report package bug
    License: MIT
    Summary: A semantic parser for C
    Description: 
    Sparse, the semantic parser, provides a compiler frontend capable of
    parsing most of ANSI C as well as many GCC extensions, and a collection
    of sample compiler backends, including a static analyzer also called
    "sparse".  Sparse provides a set of annotations designed to convey
    semantic information about types, such as what address space pointers
    point to, or what locks function acquires or releases.
    
    Sparse is primarily used in the development and debugging of the Linux
    kernel.

    List of RPM packages built from this SRPM:
    sparse (x86_64, i586, aarch64)
    sparse-debuginfo (x86_64, i586, aarch64)

    Maintainer: Vitaly Chikunov

    List of contributors:
    Vitaly Chikunov


      1. libgtk+3-devel
      2. libsqlite3-devel
      3. libxml2-devel

    Last changed


    Dec. 28, 2025 Vitaly Chikunov 0.6.4-alt3
    - Update to v0.6.4-73-gfbdde312 (2025-10-15).
    - Do not build html documentation with Sphinx (FTBFS).
    May 3, 2023 Vitaly Chikunov 0.6.4-alt2
    - Fix buffer overrun warning from fortify.
    Sept. 10, 2021 Vitaly Chikunov 0.6.4-alt1
    - Update to v0.6.4 (2021-09-06).