Information for build stp-2.3.4-7.fc42

ID128425
Package Namestp
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.3.4
Release7.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/stp.git#385b12fea7e7c91afd610b8489086acdfbcca894
SummaryConstraint solver/decision procedure
DescriptionSTP (Simple Theorem Prover) is a constraint solver (also referred to as a decision procedure or automated prover) aimed at solving constraints generated by program analysis tools, theorem provers, automated bug finders, intelligent fuzzers and model checkers. STP has been used in many research projects at Stanford, Berkeley, MIT, CMU and other universities, as well as companies and government agencies. The input to STP are formulas over the theory of bit-vectors and arrays (this theory captures most expressions from languages like C/C++/Java and Verilog), and the output of STP is a single bit of information that indicates whether the formula is satisfiable or not. If the input is satisfiable, then it also generates a variable assignment to satisfy the input formula. Additional information can be found at https://stp.readthedocs.io/.
git:https://github.com/stp/stp.git
Built bykojiadmin
State complete
Volume DEFAULT
StartedMon, 16 Jun 2025 05:31:14 CST
CompletedMon, 16 Jun 2025 06:06:30 CST
Taskbuild (f42-build-side-1, /rpms/stp.git:385b12fea7e7c91afd610b8489086acdfbcca894)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/stp.git#385b12fea7e7c91afd610b8489086acdfbcca894'}}
Tags
f42
RPMs
src
stp-2.3.4-7.fc42.src.rpm (info) (download)
noarch
python3-stp-2.3.4-7.fc42.noarch.rpm (info) (download)
riscv64
stp-2.3.4-7.fc42.riscv64.rpm (info) (download)
stp-devel-2.3.4-7.fc42.riscv64.rpm (info) (download)
stp-debuginfo-2.3.4-7.fc42.riscv64.rpm (info) (download)
stp-debugsource-2.3.4-7.fc42.riscv64.rpm (info) (download)
Logs
riscv64
dnf5.log
build.log
installed_pkgs.log
mock_config.log
state.log
root.log
mock_output.log
hw_info.log
noarch_rpmdiff.json
Changelog * Mon May 12 2025 Carlos Rodriguez-Fernandez <carlosrodrifernandez@gmail.com> - 2.3.4-7 - Rebuilt for cryptominisat-5.13 (rhbz#2365502) * Tue Feb 11 2025 Jerry James <loganjerry@gmail.com> - 2.3.4-6 - Rebuild for cryptominisat 5.12.1 * Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sat Oct 05 2024 Carlos Rodriguez-Fernandez <carlosrodrifernandez@gmail.com> - 2.3.4-4 - set up ci * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jul 16 2024 Jerry James <loganjerry@gmail.com> - 2.3.4-2 - Rebuild for cryptominisat 5.11.22 - Fix the VCS field * Fri Jun 14 2024 Jerry James <loganjerry@gmail.com> - 2.3.4-1 - Version 2.3.4 - Drop upstreamed format patch - Add patch to adapt to minisat using macros instead of variables - Add BuildRequires: gmp-devel * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 2.3.3-32 - Rebuilt for Python 3.13 * Fri Feb 09 2024 Jerry James <loganjerry@gmail.com> - 2.3.3-31 - Rebuild for cryptominisat 5.11.21 * Wed Jan 31 2024 Jerry James <loganjerry@gmail.com> - 2.3.3-30 - Rebuild for cryptominisat 5.11.15 * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 18 2024 Jonathan Wakely <jwakely@redhat.com> - 2.3.3-28 - Rebuilt for Boost 1.83 * Tue Jan 16 2024 Jerry James <loganjerry@gmail.com> - 2.3.3-27 - Stop building for 32-bit x86 * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.3.3-26 - Rebuilt for Python 3.12