[Buildroot] [PATCH v5 2/3] package/clapack: Remove

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Jul 26 21:47:35 UTC 2021


On Sun, 25 Jul 2021 13:12:30 +0200
"Arnout Vandecappelle (Essensium/Mind)" <arnout at mind.be> wrote:

> clapack has been unmaintained for a couple of years. It is
> semi-automatically generated from lapack sources using the f2c
> fortran-to-C converter, which itself is pretty much unmaintained.
> 
> Remove the package. Remove the dependency on !CLAPACK from lapack.
> Automatically select lapack from legacy if possible.
> 
> Cc: Alexandre PAYEN <alexandre.payen at smile.fr>
> Cc: Benjamin Kamath <kamath.ben at gmail.com>
> Cc: Thomas De Schampheleire <thomas.de_schampheleire at nokia.com>
> Cc: Romain Naour <romain.naour at smile.fr>
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
> ---
>  Config.in.legacy                              |  9 +++
>  DEVELOPERS                                    |  1 -
>  package/Config.in                             |  1 -
>  ...bf2c-to-be-built-as-a-static-library.patch | 32 --------
>  ...est-build-sensitive-to-BUILD_TESTING.patch | 80 -------------------
>  ...-to-run-arithchk-when-cross-compilin.patch | 70 ----------------
>  ...add-library-and-header-install-rules.patch | 23 ------
>  ...add-library-and-header-install-rules.patch | 24 ------
>  package/clapack/0006-remove-uninit-f2c.patch  | 24 ------
>  package/clapack/0007-off64-t.patch            | 16 ----
>  package/clapack/Config.in                     | 33 --------
>  package/clapack/clapack.hash                  |  5 --
>  package/clapack/clapack.mk                    | 22 -----
>  package/lapack/Config.in                      |  1 -
>  14 files changed, 9 insertions(+), 332 deletions(-)
>  delete mode 100644 package/clapack/0001-cmake-force-libf2c-to-be-built-as-a-static-library.patch
>  delete mode 100644 package/clapack/0002-cmake-make-test-build-sensitive-to-BUILD_TESTING.patch
>  delete mode 100644 package/clapack/0003-cmake-do-not-try-to-run-arithchk-when-cross-compilin.patch
>  delete mode 100644 package/clapack/0004-cmake-blas-add-library-and-header-install-rules.patch
>  delete mode 100644 package/clapack/0005-cmake-lapack-add-library-and-header-install-rules.patch
>  delete mode 100644 package/clapack/0006-remove-uninit-f2c.patch
>  delete mode 100644 package/clapack/0007-off64-t.patch
>  delete mode 100644 package/clapack/Config.in
>  delete mode 100644 package/clapack/clapack.hash
>  delete mode 100644 package/clapack/clapack.mk

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list