Mon, 20 Mar 2023 19:05:59 UTC

Information for build stp-2.3.3-19.fc36

ID1901185
Package Namestp
Version2.3.3
Release19.fc36
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/stp.git#46c9fcda287113ae411d890f472e236dbb2e2940
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 byreleng
State complete
Volume DEFAULT
StartedSat, 22 Jan 2022 02:06:36 UTC
CompletedSat, 22 Jan 2022 07:25:30 UTC
Taskbuild (f36-rebuild, /rpms/stp.git:46c9fcda287113ae411d890f472e236dbb2e2940)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/stp.git#46c9fcda287113ae411d890f472e236dbb2e2940'}}
Tags
f36
f36-Beta
f36-rebuild
RPMs
src
stp-2.3.3-19.fc36.src.rpm (info) (download)
aarch64
stp-2.3.3-19.fc36.aarch64.rpm (info) (download)
stp-devel-2.3.3-19.fc36.aarch64.rpm (info) (download)
stp-debuginfo-2.3.3-19.fc36.aarch64.rpm (info) (download)
stp-debugsource-2.3.3-19.fc36.aarch64.rpm (info) (download)
armv7hl
stp-2.3.3-19.fc36.armv7hl.rpm (info) (download)
stp-devel-2.3.3-19.fc36.armv7hl.rpm (info) (download)
stp-debuginfo-2.3.3-19.fc36.armv7hl.rpm (info) (download)
stp-debugsource-2.3.3-19.fc36.armv7hl.rpm (info) (download)
i686
stp-2.3.3-19.fc36.i686.rpm (info) (download)
stp-devel-2.3.3-19.fc36.i686.rpm (info) (download)
stp-debuginfo-2.3.3-19.fc36.i686.rpm (info) (download)
stp-debugsource-2.3.3-19.fc36.i686.rpm (info) (download)
noarch
python3-stp-2.3.3-19.fc36.noarch.rpm (info) (download)
ppc64le
stp-2.3.3-19.fc36.ppc64le.rpm (info) (download)
stp-devel-2.3.3-19.fc36.ppc64le.rpm (info) (download)
stp-debuginfo-2.3.3-19.fc36.ppc64le.rpm (info) (download)
stp-debugsource-2.3.3-19.fc36.ppc64le.rpm (info) (download)
s390x
stp-2.3.3-19.fc36.s390x.rpm (info) (download)
stp-devel-2.3.3-19.fc36.s390x.rpm (info) (download)
stp-debuginfo-2.3.3-19.fc36.s390x.rpm (info) (download)
stp-debugsource-2.3.3-19.fc36.s390x.rpm (info) (download)
x86_64
stp-2.3.3-19.fc36.x86_64.rpm (info) (download)
stp-devel-2.3.3-19.fc36.x86_64.rpm (info) (download)
stp-debuginfo-2.3.3-19.fc36.x86_64.rpm (info) (download)
stp-debugsource-2.3.3-19.fc36.x86_64.rpm (info) (download)
Logs
armv7hl
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Aug 07 2021 Jonathan Wakely <jwakely@redhat.com> - 2.3.3-18 - Rebuilt for Boost 1.76 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jul 14 2021 Jerry James <loganjerry@gmail.com> - 2.3.3-16 - Add -private-libs patch to fix bz 1981466 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.3.3-15 - Rebuilt for Python 3.10 * Tue Mar 30 2021 Jerry James <loganjerry@gmail.com> - 2.3.3-14 - Remove useless rpaths * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 22 2021 Jonathan Wakely <jwakely@redhat.com> - 2.3.3-12 - Rebuilt for Boost 1.75 * Fri Nov 27 2020 Jerry James <loganjerry@gmail.com> - 2.3.3-11 - Rebuild for cryptominisat 5.8.0 * 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