Debian Patches

Status for lapack/3.9.0-3+deb11u1

Patch Description Author Forwarded Bugs Origin Last update
icamax-izamax-extended-precision.patch Fix i{c,z}amax behavior on any-i386 and m68k On arches with extended precision (any-i386 and m68k), the icamax and izamax
routines must be compiled with -ffloat-store, in order to avoid the extra
precision bits which make the test fails.
.
The FFLAGS_FLOAT_STORE variable is set by debian/rules.
Sbastien Villemot <sebastien@debian.org> not-needed 2015-12-24
doxygen-downsize.patch Downsize documentation (HTML and manpages) - Set EXTRACT_ALL=no, to avoid generating tons of files containing only doc
stubs.
- Do not include verbatim source code in Doxygen output (redundant with the
source package).
- Drop the call graphs.
Sbastien Villemot <sebastien@debian.org> not-needed debian 2017-07-04
makefile-blas-remove-dep.patch remove the target dependency in order to avoid unnecessary rebuild that would incur FTBFS. Mo Zhou no 2019-08-28
verbose-tests.patch sed -i -e 's#\(>\)\s*\($@\)\s*\(2>&1\)#\3 | tee \2#g' TESTING/Makefile Make the tests verbose (printing something to the screen) so that they
won't timeout on buildd.
Mo Zhou no
python3.patch Convert lapack_testing.py to Python 3 Sbastien Villemot <sebastien@debian.org> no debian 2019-10-23
missing-lapacke-prototypes.patch Restore missing LAPACK prototypes Some LAPACK functions prototypes were inadvertedly dropped in 3.9.0.
As a consequence, LAPACKE has several unresolved symbols.
Sbastien Villemot <sebastien@debian.org> yes upstream 2019-11-23
combssq-nan-propagation.patch Fix NaN propagation in DCOMBSSQ and SCOMBSSQ Backported upon request from Jeroen Ooms, needed for R 4.0. no backport, https://github.com/Reference-LAPACK/lapack/pull/390 2020-04-02
lapacke-syev-heev.patch Fix eigenvector matrix in LAPACKEs interface to symmetric eigenvalue problem The syev and heev functions, when passed jobz=V and called in row major order
mode, would return an incorrect eigenvector matrix (incorrect lower- or
upper-triangle part).
yes debian upstream upstream, https://github.com/Reference-LAPACK/lapack/commit/7d5bb9e5e641772227022689162dd9cc47e64de0 2023-06-23

All known versions for source package 'lapack'

Links