Information for build cvc5-1.1.2-3.fc41

ID55266
Package Namecvc5
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.1.2
Release3.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/cvc5.git#6ec1ba602cc529ce4e7a4fad6b5d5d7ef6511573
SummaryAutomatic theorem prover for SMT problems
DescriptionCVC5 is a tool for determining the satisfiability of a first order formula modulo a first order theory (or a combination of such theories). It is the fifth in the Cooperating Validity Checker family of tools (CVC, CVC Lite, CVC3, CVC4) but does not directly incorporate code from any previous version prior to CVC4. CVC5 is intended to be an open and extensible SMT engine. It can be used as a stand-alone tool or as a library. It has been designed to increase the performance and reduce the memory overhead of its predecessors.
https://github.com/cvc5/cvc5
Built bykojiadmin
State complete
Volume DEFAULT
StartedTue, 18 Jun 2024 17:08:35 CST
CompletedTue, 18 Jun 2024 20:05:40 CST
Taskbuild (f41, /rpms/cvc5.git:6ec1ba602cc529ce4e7a4fad6b5d5d7ef6511573)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cvc5.git#6ec1ba602cc529ce4e7a4fad6b5d5d7ef6511573'}}
Tags
f41
RPMs
src
cvc5-1.1.2-3.fc41.src.rpm (info) (download)
riscv64
cvc5-1.1.2-3.fc41.riscv64.rpm (info) (download)
cvc5-devel-1.1.2-3.fc41.riscv64.rpm (info) (download)
cvc5-java-1.1.2-3.fc41.riscv64.rpm (info) (download)
cvc5-libs-1.1.2-3.fc41.riscv64.rpm (info) (download)
python3-cvc5-1.1.2-3.fc41.riscv64.rpm (info) (download)
cvc5-debuginfo-1.1.2-3.fc41.riscv64.rpm (info) (download)
cvc5-debugsource-1.1.2-3.fc41.riscv64.rpm (info) (download)
cvc5-java-debuginfo-1.1.2-3.fc41.riscv64.rpm (info) (download)
cvc5-libs-debuginfo-1.1.2-3.fc41.riscv64.rpm (info) (download)
python3-cvc5-debuginfo-1.1.2-3.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
installed_pkgs.log
hw_info.log
state.log
root.log
mock_output.log
Changelog * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.1.2-3 - Rebuilt for Python 3.13 * Fri Mar 29 2024 Jerry James <loganjerry@gmail.com> - 1.1.2-2 - Rebuild for cocoalib 0.99850 * Thu Mar 14 2024 Jerry James <loganjerry@gmail.com> - 1.1.2-1 - Version 1.1.2 * Tue Feb 20 2024 Jerry James <loganjerry@gmail.com> - 1.1.1-1 - Version 1.1.1 * Fri Feb 09 2024 Jerry James <loganjerry@gmail.com> - 1.1.0-5 - Rebuild for cryptominisat 5.11.21 * Wed Jan 31 2024 Jerry James <loganjerry@gmail.com> - 1.1.0-4 - Rebuild for cryptominisat 5.11.15 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jan 10 2024 Jerry James <loganjerry@gmail.com> - 1.1.0-1 - Version 1.1.0 - Fix symbol visibility issue (rhbz#2256948) - Skip regression tests until alfc can be packaged * Fri Sep 15 2023 Jerry James <loganjerry@gmail.com> - 1.0.8-1 - Version 1.0.8 - Remove dependency on antlr3 - Drop upstreamed patches: antlr3, toml, vec * Wed Aug 09 2023 Jerry James <loganjerry@gmail.com> - 1.0.5-3 - Build with yosyshq-abc instead of abc * Sat Jul 29 2023 Jerry James <loganjerry@gmail.com> - 1.0.5-1 - Initial RPM