Click here to visit the old openkoji buildsystem (Archived)

Information for build mpfi-1.5.4-6.fc40

ID32809
Package Namempfi
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.5.4
Release6.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/mpfi.git#2e990dc1b64459c3386594d626f986ff99ae1920
SummaryAn interval arithmetic library based on MPFR
DescriptionMPFI is intended to be a portable library written in C for arbitrary precision interval arithmetic with intervals represented using MPFR reliable floating-point numbers. It is based on the GNU MP library and on the MPFR library and is part of the latter. The purpose of an arbitrary precision interval arithmetic is on the one hand to get "guaranteed" results, thanks to interval computation, and on the other hand to obtain accurate results, thanks to multiple precision arithmetic. The MPFI library is built upon MPFR in order to benefit from the correct roundings provided by MPFR. Further advantages of using MPFR are its portability and compliance with the IEEE 754 standard for floating-point arithmetic.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 04 May 2024 05:31:27 CST
CompletedSat, 04 May 2024 06:09:04 CST
Taskbuild (f40, /rpms/mpfi.git:2e990dc1b64459c3386594d626f986ff99ae1920)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mpfi.git#2e990dc1b64459c3386594d626f986ff99ae1920'}}
Tags
f40
RPMs
src
mpfi-1.5.4-6.fc40.src.rpm (info) (download)
riscv64
mpfi-1.5.4-6.fc40.riscv64.rpm (info) (download)
mpfi-devel-1.5.4-6.fc40.riscv64.rpm (info) (download)
mpfi-static-1.5.4-6.fc40.riscv64.rpm (info) (download)
mpfi-debuginfo-1.5.4-6.fc40.riscv64.rpm (info) (download)
mpfi-debugsource-1.5.4-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
installed_pkgs.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 28 2022 Jerry James <loganjerry@gmail.com> - 1.5.4-2 - Convert License tag to SPDX * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Mar 28 2022 Jerry James <loganjerry@gmail.com> - 1.5.4-1 - Version 1.5.4 - Add patches to fix compiler warnings and errors: -uninit, -mismatched-type, -bad-ref, and -test - Disable 3 tests with upstream problems - Disable 1 test on 32-bit ARM