Information for build stp-2.3.4-12.fc43

ID171550
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
Release12.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/stp.git#af8a0aa0bb3b3ffd4ea6d90c9e96e882e131770b
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
StartedTue, 18 Nov 2025 13:02:41 CST
CompletedTue, 18 Nov 2025 15:30:34 CST
Taskbuild (f43, /rpms/stp.git:af8a0aa0bb3b3ffd4ea6d90c9e96e882e131770b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/stp.git#af8a0aa0bb3b3ffd4ea6d90c9e96e882e131770b'}}
Tags
f43
RPMs
src
stp-2.3.4-12.fc43.src.rpm (info) (download)
noarch
python3-stp-2.3.4-12.fc43.noarch.rpm (info) (download)
riscv64
stp-2.3.4-12.fc43.riscv64.rpm (info) (download)
stp-devel-2.3.4-12.fc43.riscv64.rpm (info) (download)
stp-debuginfo-2.3.4-12.fc43.riscv64.rpm (info) (download)
stp-debugsource-2.3.4-12.fc43.riscv64.rpm (info) (download)
Logs
riscv64
mock_config.log
build.log
root.log
hw_info.log
installed_pkgs.log
dnf5.log
mock_output.log
state.log
noarch_rpmdiff.json
Changelog * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2.3.4-12 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2.3.4-11 - Rebuilt for Python 3.14.0rc2 bytecode * Wed Aug 06 2025 Carlos Rodriguez-Fernandez <carlosrodrifernandez@gmail.com> - 2.3.4-10 - Opt out of the ninja cmake generator (rhbz#2381138) * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.4-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 2.3.4-8 - Rebuilt for Python 3.14 * Sat May 03 2025 Carlos Rodriguez-Fernandez <carlosrodrifernandez@gmail.com> - 2.3.4-7 - Rebuilt for cryptominisat-5.13 (rhbz#2363645) * 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