Sun, 05 May 2024 03:20:35 UTC | login

Information for build cvise-1.4.0-4.fc33

ID177416
Package Namecvise
Version1.4.0
Release4.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cvise.git#1c9b3bf56a809384f8efbb60eb4f98fd10776b16
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
StartedThu, 13 Aug 2020 14:09:37 UTC
CompletedFri, 14 Aug 2020 02:47:08 UTC
Taskbuild (f33, /rpms/cvise.git:1c9b3bf56a809384f8efbb60eb4f98fd10776b16)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cvise.git#1c9b3bf56a809384f8efbb60eb4f98fd10776b16'}}
Tags
f33
RPMs
src
cvise-1.4.0-4.fc33.src.rpm (info) (download)
riscv64
cvise-1.4.0-4.fc33.riscv64.rpm (info) (download)
cvise-debuginfo-1.4.0-4.fc33.riscv64.rpm (info) (download)
cvise-debugsource-1.4.0-4.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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