Wed, 01 May 2024 02:15:48 UTC | login

Information for build stp-2.3.3-8.fc33

ID162104
Package Namestp
Version2.3.3
Release8.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/stp.git#e185bbf6c85508b436e6a9b8b9c93fe5cc7c8092
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: http://people.csail.mit.edu/vganesh/STP_files/stp.html
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 07 Jun 2020 16:35:16 UTC
CompletedSun, 07 Jun 2020 18:58:15 UTC
Taskbuild (f33, /rpms/stp.git:e185bbf6c85508b436e6a9b8b9c93fe5cc7c8092)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/stp.git#e185bbf6c85508b436e6a9b8b9c93fe5cc7c8092'}}
Tags
f33
RPMs
src
stp-2.3.3-8.fc33.src.rpm (info) (download)
noarch
python3-stp-2.3.3-8.fc33.noarch.rpm (info) (download)
riscv64
stp-2.3.3-8.fc33.riscv64.rpm (info) (download)
stp-devel-2.3.3-8.fc33.riscv64.rpm (info) (download)
stp-debuginfo-2.3.3-8.fc33.riscv64.rpm (info) (download)
stp-debugsource-2.3.3-8.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sun May 31 2020 Jonathan Wakely <jwakely@redhat.com> - 2.3.3-8 - Rebuilt for Boost 1.73 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.3.3-7 - Rebuilt for Python 3.9 * Sat Apr 25 2020 Jerry James <loganjerry@gmail.com> - 2.3.3-6 - Rebuild for cryptominisat 5.7.0 * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.3.3-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.3.3-3 - Rebuilt for Python 3.8 * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Jul 20 2019 Jerry James <loganjerry@gmail.com> - 2.3.3-1 - Disable rpath * Wed Apr 17 2019 Jerry James <loganjerry@gmail.com> - 2.3.3-1 - New upstream version * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-5.20181115git.d7d6530 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Nov 22 2018 Jerry James <loganjerry@gmail.com> - 2.3.1-4.20181115git.d7d6530 - Update to recent git snapshot - Drop the python2 subpackage (bz 1634557) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-3.20180607git.c68788e - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.3.1-2.20180607git.c68788e - Rebuilt for Python 3.7 * Wed Jun 13 2018 Jerry James <loganjerry@gmail.com> - 2.3.1-1.20180607git.c68788e - Update to recent git snapshot - Add a python3 subpackage