Information for build stp-2.3.4-11.fc43

ID140323
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
Release11.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/stp.git#f7ae53f2fd082baa0efb2f3e86b53796e12f0a0b
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
StartedMon, 18 Aug 2025 20:50:18 CST
CompletedMon, 18 Aug 2025 21:23:58 CST
Taskbuild (f43-bootstrap, /rpms/stp.git:f7ae53f2fd082baa0efb2f3e86b53796e12f0a0b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/stp.git#f7ae53f2fd082baa0efb2f3e86b53796e12f0a0b'}}
Tags No tags
RPMs No RPMs
Changelog * 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