Thu, 02 May 2024 11:12:20 UTC | login

Information for build cvise-2.0.0-1.fc33

ID189576
Package Namecvise
Version2.0.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cvise.git#1b53f71713c557a9a4b9a74f7763785109ecc7e0
SummarySuper-parallel Python port of the C-Reduce
DescriptionC-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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 29 Nov 2020 17:23:22 UTC
CompletedSun, 29 Nov 2020 23:44:36 UTC
Taskbuild (f33, /rpms/cvise.git:1b53f71713c557a9a4b9a74f7763785109ecc7e0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cvise.git#1b53f71713c557a9a4b9a74f7763785109ecc7e0'}}
Tags
f33
f37
f38
f39
f40
RPMs
src
cvise-2.0.0-1.fc33.src.rpm (info) (download)
riscv64
cvise-2.0.0-1.fc33.riscv64.rpm (info) (download)
cvise-debuginfo-2.0.0-1.fc33.riscv64.rpm (info) (download)
cvise-debugsource-2.0.0-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Nov 20 2020 Marek Polacek <polacek@redhat.com> - 2.0.0-1 - update to cvise-2.0.0 (#1883731) * Mon Aug 03 2020 Marek Polacek <polacek@redhat.com> - 1.4.0-4 - Use the _target_platform directory when building/installing (#1863387) * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 07 2020 Marek Polacek <polacek@redhat.com> - 1.4.0-1 - initial version