Information for build stp-2.3.4-14.fc44

ID203245
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
Release14.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/stp.git#4d530441587285c86e57af12022ceba2b1ae2ad3
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 byzhangsongsong
State failed
Volume DEFAULT
StartedSat, 11 Apr 2026 13:46:06 CST
CompletedSat, 11 Apr 2026 13:56:32 CST
Taskbuild (f44, /rpms/stp.git:4d530441587285c86e57af12022ceba2b1ae2ad3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/stp.git#4d530441587285c86e57af12022ceba2b1ae2ad3'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.4-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Tue Jan 13 2026 Jonathan Wakely <jwakely@fedoraproject.org> - 2.3.4-13 - Rebuilt for Boost 1.90 * 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