[openblas] 06/11: d/p/matgen-symbols-not-included.patch: new patch.

Sébastien Villemot sebastien at debian.org
Thu Mar 24 14:29:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository openblas.

commit e95fb0c6f5525766a4e8b5f9930e75f4c9e7e847
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Thu Mar 24 14:49:23 2016 +0100

    d/p/matgen-symbols-not-included.patch: new patch.
    
    Needed because MATGEN symbols are not included in the Debian binary.
    
    Gbp-Dch: Full
---
 debian/patches/matgen-symbols-not-included.patch | 112 +++++++++++++++++++++++
 debian/patches/series                            |   1 +
 2 files changed, 113 insertions(+)

diff --git a/debian/patches/matgen-symbols-not-included.patch b/debian/patches/matgen-symbols-not-included.patch
new file mode 100644
index 0000000..e47d667
--- /dev/null
+++ b/debian/patches/matgen-symbols-not-included.patch
@@ -0,0 +1,112 @@
+Description: MATGEN symbols are not included in Debian binary
+ The libopenblas binaries do not include libmatgen code, so don't mark them as
+ exported and don't test for their presence (in linktest).
+Author: Sébastien Villemot <sebastien at debian.org>
+Forwarded: not-needed
+Last-Update: 2016-03-24
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/exports/gensymbol
++++ b/exports/gensymbol
+@@ -463,24 +463,6 @@
+ 		cggsvp3,
+ 		cgsvj0,
+ 		cgsvj1,
+-		clagge,
+-		claghe,
+-		clagsy,
+-		clahilb,
+-		clakf2,
+-		clarge,
+-		clarnd,
+-		claror,
+-		clarot,
+-		clatm1,
+-		clatm2,
+-		clatm3,
+-		clatm5,
+-		clatm6,
+-		clatme,
+-		clatmr,
+-		clatms,
+-		clatmt,
+ 		cpotrf2,
+ 		csbmv,
+ 		cspr2,
+@@ -495,25 +477,6 @@
+ 		dggsvd3,
+ 		dggsvp3,
+ 		dladiv2,
+-		dlagge,
+-		dlagsy,
+-		dlahilb,
+-		dlakf2,
+-		dlaran,
+-		dlarge,
+-		dlarnd,
+-		dlaror,
+-		dlarot,
+-		dlatm1,
+-		dlatm2,
+-		dlatm3,
+-		dlatm5,
+-		dlatm6,
+-		dlatm7,
+-		dlatme,
+-		dlatmr,
+-		dlatms,
+-		dlatmt,
+ 		dorm22,
+ 		dpotrf2,
+ 		dsecnd,
+@@ -527,25 +490,6 @@
+ 		sggsvd3,
+ 		sggsvp3,
+ 		sladiv2,
+-		slagge,
+-		slagsy,
+-		slahilb,
+-		slakf2,
+-		slaran,
+-		slarge,
+-		slarnd,
+-		slaror,
+-		slarot,
+-		slatm1,
+-		slatm2,
+-		slatm3,
+-		slatm5,
+-		slatm6,
+-		slatm7,
+-		slatme,
+-		slatmr,
+-		slatms,
+-		slatmt,
+ 		sorm22,
+ 		spotrf2,
+ 		zgejsv,
+@@ -559,24 +503,6 @@
+ 		zggsvp3,
+ 		zgsvj0,
+ 		zgsvj1,
+-		zlagge,
+-		zlaghe,
+-		zlagsy,
+-		zlahilb,
+-		zlakf2,
+-		zlarge,
+-		zlarnd,
+-		zlaror,
+-		zlarot,
+-		zlatm1,
+-		zlatm2,
+-		zlatm3,
+-		zlatm5,
+-		zlatm6,
+-		zlatme,
+-		zlatmr,
+-		zlatms,
+-		zlatmt,
+ 		zpotrf2,
+ 		zsbmv,
+ 		zspr2,
diff --git a/debian/patches/series b/debian/patches/series
index 2f301a5..c6481ce 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ always-run-testsuite.patch
 remove-openmp-warning.patch
 no-embedded-lapack.patch
 shared-blas-lapack.patch
+matgen-symbols-not-included.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openblas.git



More information about the debian-science-commits mailing list