Fri, 27 Sep 2024 19:26:00 UTC | login

Information for build libfplll-5.4.5-4.fc40

ID293798
Package Namelibfplll
Version5.4.5
Release4.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libfplll.git#6f17ae236ea12ea9320010ea39f322cb40942186
SummaryLattice algorithms using floating-point arithmetic
Descriptionfplll contains implementations of several lattice algorithms. The implementation relies on floating-point orthogonalization, and LLL is central to the code, hence the name. It includes implementations of floating-point LLL reduction algorithms, offering different speed/guarantees ratios. It contains a 'wrapper' choosing the estimated best sequence of variants in order to provide a guaranteed output as fast as possible. In the case of the wrapper, the succession of variants is oblivious to the user. It includes an implementation of the BKZ reduction algorithm, including the BKZ-2.0 improvements (extreme enumeration pruning, pre-processing of blocks, early termination). Additionally, Slide reduction and self dual BKZ are supported. It also includes a floating-point implementation of the Kannan-Fincke-Pohst algorithm that finds a shortest non-zero lattice vector. Finally, it contains a variant of the enumeration algorithm that computes a lattice vector closest to a given vector belonging to the real span of the lattice.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 19:31:31 UTC
CompletedFri, 01 Mar 2024 00:05:34 UTC
Taskbuild (f40, /rpms/libfplll.git:6f17ae236ea12ea9320010ea39f322cb40942186)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libfplll.git#6f17ae236ea12ea9320010ea39f322cb40942186'}}
Tags
f40
RPMs
src
libfplll-5.4.5-4.fc40.src.rpm (info) (download)
riscv64
libfplll-5.4.5-4.fc40.riscv64.rpm (info) (download)
libfplll-devel-5.4.5-4.fc40.riscv64.rpm (info) (download)
libfplll-static-5.4.5-4.fc40.riscv64.rpm (info) (download)
libfplll-tools-5.4.5-4.fc40.riscv64.rpm (info) (download)
libfplll-debuginfo-5.4.5-4.fc40.riscv64.rpm (info) (download)
libfplll-debugsource-5.4.5-4.fc40.riscv64.rpm (info) (download)
libfplll-tools-debuginfo-5.4.5-4.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> None-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> None-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Oct 19 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-2 - Update to 5.4.5 (close RHBZ#2244911) * Tue Aug 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-1 - Unbundle cr-marcstevens-snippets-thread_pool-devel * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 5.4.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jun 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> 5.4.4-3 - Remove explicit CFLAGS="${CFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer }" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer }" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules }" ; export FFLAGS ; FCFLAGS="${FCFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules }" ; export FCFLAGS ; VALAFLAGS="${VALAFLAGS:--g}" ; export VALAFLAGS ; RUSTFLAGS="${RUSTFLAGS:--Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes}" ; export RUSTFLAGS ; LDFLAGS="${LDFLAGS:--Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes }" ; export LDFLAGS ; LT_SYS_LIBRARY_PATH="${LT_SYS_LIBRARY_PATH:-/usr/lib64:}" ; export LT_SYS_LIBRARY_PATH ; CC="${CC:-gcc}" ; export CC ; CXX="${CXX:-g++}" ; export CXX, not needed since F36 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 5.4.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jan 12 2023 Benjamin A. Beasley <code@musicinmybrain.net> 5.4.4-1 - Update to 5.4.4 (close RHBZ#2155414) * Thu Jan 12 2023 Benjamin A. Beasley <code@musicinmybrain.net> 5.4.2-5 - Improved, hand-written man pages * Tue Jan 10 2023 Benjamin A. Beasley <code@musicinmybrain.net> 5.4.2-4 - Update License to include header-only dependencies * Fri Aug 05 2022 Benjamin A. Beasley <code@musicinmybrain.net> 5.4.2-3 - Update License to SPDX * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 5.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu May 26 2022 Benjamin A. Beasley <code@musicinmybrain.net> 5.4.2-1 - Update to 5.4.2 (close RHBZ#2090122)