Package cbmc: Information

    Source package: cbmc
    Version: 6.8.0-alt1
    Latest version according to Repology
    Build time:  Nov 8, 2025, 11:07 AM in the task #399336
    Category: Development/C
    Report package bug
    License: BSD-4-Clause
    Summary: C Bounded Model Checker
    Description: 
    CBMC is a Bounded Model Checker for C and C++ programs. It supports C89,
    C99, most of C11 and most compiler extensions provided by gcc and Visual
    Studio. It also supports SystemC using Scoot. It allows verifying array
    bounds (buffer overflows), pointer safety, exceptions and user-specified
    assertions. Furthermore, it can check C and C++ for consistency with
    other languages, such as Verilog. The verification is performed by
    unwinding the loops in the program and passing the resulting equation
    to a decision procedure.
    
             OOOOOOOOO
          OOO  .   .  OOO
         OO     \ /  OOOOO
        OO    `/ ! OOO   OO
        OO    | :OOO|    OO
        OO   ~|OOO: |~   OO
         OO  OOO_:_/ \  OO
          OOOO        OOO
            OOOOOOOOOOO

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

    Maintainer: Vitaly Chikunov

    List of contributors:
    Vitaly Chikunov
    Daniel Zagaynov


      1. cmake
      2. ctest
      3. flex
      4. gcc-c++
      5. libcadical-devel-static
      6. libglpk-devel
      7. perl-Term-ANSIColor
      8. ninja-build
      9. rpm-build-python3
      10. rpm-macros-cmake
      11. zlib-devel

    Last changed


    Nov. 6, 2025 Vitaly Chikunov 6.8.0-alt1
    - Update to cbmc-6.8.0 (2025-11-05).
    July 17, 2025 Vitaly Chikunov 6.7.1-alt1
    - Update to cbmc-6.7.1 (2025-07-09).
    June 26, 2025 Daniel Zagaynov 6.7.0-alt1
    - Update to cbmc-6.7.0 (2025-06-26).