Package cvise: Information

    Source package: cvise
    Version: 2.10.0-alt1
    Latest version according to Repology
    Build time:  Apr 6, 2024, 08:37 AM in the task #344521
    Category: Development/C++
    Report package bug
    License: BSD-3-Clause
    Summary: Super-parallel Python port of the C-Reduce
    Description: 
    C-Vise is a super-parallel Python port of the C-Reduce. The port is fully
    compatible to the C-Reduce and uses the same efficient
    LLVM-based C/C++ reduction tool named clang_delta.
    
    C-Vise is a tool that takes a large C, C++ or OpenCL program that
    has a property of interest (such as triggering a compiler bug) and
    automatically produces a much smaller C/C++ or OpenCL program that
    has the same property. It is intended for use by people who discover
    and report bugs in compilers and other tools that process C/C++ or OpenCL code.

    List of rpms provided by this srpm:
    cvise (x86_64, ppc64le, i586, aarch64)
    cvise-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Vitaly Lipatov


    ACL:
    Vitaly Lipatov
    @everybody

      1. /proc
      2. /proc
      3. /usr/bin/unifdef
      4. astyle
      5. clang-devel
      6. clang-devel-static
      7. cmake
      8. llvm-devel-static
      9. flex
      10. gcc-c++
      11. python3(chardet)
      12. indent
      13. python3(pebble)
      14. python3(psutil)
      15. python3(pytest)
      16. rpm-build-intro >= 2.1.5
      17. rpm-build-python3
      18. rpm-macros-cmake
      19. libncurses-devel
      20. zlib-devel

    Last changed


    April 6, 2024 Vitaly Lipatov 2.10.0-alt1
    - new version 2.10.0 (with rpmrb script)
    Nov. 7, 2023 Vitaly Lipatov 2.9.0-alt1
    - new version 2.9.0 (with rpmrb script)
    Nov. 6, 2023 Vitaly Lipatov 2.8.0.git-alt1
    - build git head with llvm 17 fixes