Package cvise: Information

    Source package: cvise
    Version: 2.3.0-alt1
    Build time:  Jul 6, 2021, 04:34 AM in the task #277387
    Category: Development/C++
    Report package bug
    FTBFS
    ArchitectureFTBFS sinceUpdate
    x86_64Oct. 17, 2021March 24, 2024

    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, armh, aarch64)
    cvise-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Vitaly Lipatov


      1. ctest
      2. llvm-devel >= 10
      3. llvm-devel-static >= 10
      4. /proc
      5. python3-module-pebble
      6. python3-module-psutil
      7. python3-module-pytest
      8. python3-module-pytest-cov
      9. python3-module-pytest-flake8
      10. python3-module-pytest-shutil
      11. python3-module-pytest-xdist
      12. libncurses-devel
      13. flex
      14. gcc-c++
      15. indent
      16. rpm-build-intro >= 2.1.5
      17. rpm-build-python3
      18. astyle
      19. clang-devel
      20. clang-devel-static >= 10
      21. clang11.0-tools
      22. clangd11.0
      23. unifdef
      24. cmake

    Last changed


    July 6, 2021 Vitaly Lipatov 2.3.0-alt1
    - new version 2.3.0 (with rpmrb script)
    April 27, 2021 Arseny Maslennikov 2.0.0-alt2.1
    - NMU: spec: adapted to new cmake macros.
    Feb. 26, 2021 Vitaly Lipatov 2.0.0-alt2
    - add temp. BR to build with clang 11