Information for build symfpu-0-0.20.20230627gite6ac3af.fc44

ID190975
Package Namesymfpu
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0
Release0.20.20230627gite6ac3af.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/symfpu.git#d2dc7be74410c87cd1be68ec3ee84b9f070e14fb
SummaryAn implementation of IEEE-754 / SMT-LIB floating-point
DescriptionSymFPU is an implementation of the SMT-LIB / IEEE-754 operations in terms of bit-vector operations. It is templated in terms of the bit-vectors, propositions, floating-point formats and rounding mode types used. This allow the same code to be executed as an arbitrary precision "SoftFloat" library (although it's performance would not be good) or to be used to build symbolic representation of floating-point operations suitable for use in "bit-blasting" SMT solvers (you could also generate circuits from them but again, performance will likely not be good).
git:https://github.com/cvc5/symfpu.git
Built byliuyang
State complete
Volume DEFAULT
StartedSun, 29 Mar 2026 20:24:46 CST
CompletedSun, 29 Mar 2026 20:38:48 CST
Taskbuild (f44, /rpms/symfpu.git:d2dc7be74410c87cd1be68ec3ee84b9f070e14fb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/symfpu.git#d2dc7be74410c87cd1be68ec3ee84b9f070e14fb'}}
Tags
f44
RPMs
src
symfpu-0-0.20.20230627gite6ac3af.fc44.src.rpm (info) (download)
noarch
symfpu-devel-0-0.20.20230627gite6ac3af.fc44.noarch.rpm (info) (download)
Logs
riscv64
root.log
dnf5.log
state.log
build.log
mock_output.log
installed_pkgs.log
mock_config.log
hw_info.log
noarch_rpmdiff.json
Changelog * Thu Dec 18 2025 Jerry James <loganjerry@gmail.com> - 0-0.20.20230627gite6ac3af - Switch to the cvc5 git branch - Drop all patches - Package is now header-only and therefore noarch * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.19.20190517gitc3acaf6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.18.20190517gitc3acaf6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Jan 15 2025 Jerry James <loganjerry@gmail.com> - 0-0.17.20190517gitc3acaf6 - New project URL - Move configuration steps to %conf * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.17.20190517gitc3acaf6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.16.20190517gitc3acaf6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jan 16 2024 Jerry James <loganjerry@gmail.com> - 0-0.15.20190517gitc3acaf6 - Stop building for 32-bit x86