Wed, 01 May 2024 09:23:23 UTC | login

Information for build stp-2.3.3-10.fc33

ID171328
Package Namestp
Version2.3.3
Release10.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/stp.git#c027a679829f9a827181506fb81f4205152b6352
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
StartedThu, 13 Aug 2020 11:54:06 UTC
CompletedThu, 13 Aug 2020 13:29:35 UTC
Taskbuild (f33, /rpms/stp.git:c027a679829f9a827181506fb81f4205152b6352)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/stp.git#c027a679829f9a827181506fb81f4205152b6352'}}
Tags
f33
RPMs
src
stp-2.3.3-10.fc33.src.rpm (info) (download)
noarch
python3-stp-2.3.3-10.fc33.noarch.rpm (info) (download)
riscv64
stp-2.3.3-10.fc33.riscv64.rpm (info) (download)
stp-devel-2.3.3-10.fc33.riscv64.rpm (info) (download)
stp-debuginfo-2.3.3-10.fc33.riscv64.rpm (info) (download)
stp-debugsource-2.3.3-10.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-10 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * 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)