Thu, 08 Aug 2024 15:31:48 UTC | login

Information for build stp-2.3.4-1.fc41

ID312118
Package Namestp
Version2.3.4
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/stp.git#758790303c4ba6ed4a8dc6432bb4f5db00c62093
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/.
https://github.com/stp/stp
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 13 Jul 2024 02:39:37 UTC
CompletedSat, 13 Jul 2024 06:05:37 UTC
Taskbuild (f41, /rpms/stp.git:758790303c4ba6ed4a8dc6432bb4f5db00c62093)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/stp.git#758790303c4ba6ed4a8dc6432bb4f5db00c62093'}}
Tags
f41
RPMs
src
stp-2.3.4-1.fc41.src.rpm (info) (download)
noarch
python3-stp-2.3.4-1.fc41.noarch.rpm (info) (download)
riscv64
stp-2.3.4-1.fc41.riscv64.rpm (info) (download)
stp-devel-2.3.4-1.fc41.riscv64.rpm (info) (download)
stp-debuginfo-2.3.4-1.fc41.riscv64.rpm (info) (download)
stp-debugsource-2.3.4-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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 * Mon Feb 20 2023 Jonathan Wakely <jwakely@redhat.com> - 2.3.3-25 - Rebuilt for Boost 1.81 * Sat Jan 21 2023 Jerry James <loganjerry@gmail.com> - 2.3.3-24 - Add cstdint patch to fix FTBFS * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 14 2022 Jerry James <loganjerry@gmail.com> - 2.3.3-23 - Add distutils patch - Use more specific globs in %files - Convert License tags to SPDX * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild