[freefempp] 06/23: Remove libhypre-dev from build deps

Dimitrios Eftaxiopoulos eftaxiop-guest at alioth.debian.org
Wed Sep 11 21:37:01 UTC 2013


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

eftaxiop-guest pushed a commit to branch eftaxiop
in repository freefempp.

commit 9957b913d2647881f711be94555e851d7bece354
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date:   Sun Sep 8 07:56:35 2013 +0300

    Remove libhypre-dev from build deps
---
 debian/control                         |    2 +-
 debian/patches/configure-ac.patch      |   11 -------
 debian/patches/series                  |    1 -
 debian/rules                           |    2 +-
 download/nlopt/config.log              |   51 ++++++++++++++++++++++++++++++++
 examples++-load/Missing-plugins-so.log |    3 +-
 src/fflib/strversionnumber.cpp         |    4 +--
 7 files changed, 57 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 06aea15..bc624ac 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9~), dh-autoreconf,
  libfltk1.3-dev | libfltk-dev, freeglut3-dev, ghostscript, imagemagick,
  texlive, texlive-extra-utils, texlive-latex-extra, texlive-font-utils, 
  libfftw3-dev, libblas-dev, libgsl0-dev,
- libhypre-dev, 
+# libhypre-dev, 
  libarpack2-dev, libsuitesparse-dev,
  libmumps-dev, libblacs-mpi-dev, libscalapack-mpi-dev,
  libscotch-dev, libptscotch-dev,
diff --git a/debian/patches/configure-ac.patch b/debian/patches/configure-ac.patch
deleted file mode 100644
index fef255d..0000000
--- a/debian/patches/configure-ac.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/configure.ac
-+++ b/configure.ac
-@@ -1898,7 +1898,7 @@
- 	[[hypre],[-lHYPRE]],
- 	[[fftw3],[-lfftw3],[/usr/include/fftw3.h],[]],
- 	[[superlu_dist],[-lsuperlu-dist],[superlu-dist/superlu_defs.h],[]],
--	[[superlu],[-lsuperlu],[superlu/slu_ddefs.h],[]],
-+	[[superlu],[-lsuperlu],[/usr/include/superlu/slu_ddefs.h],[]],
- 	[[Superlu4],[-lsuperlu4],[superlu4/slu_ddefs.h],[]],
-         [[blacs],[ -lblacsCinit$ff_with_mpi	-lblacsF77init$ff_with_mpi	-lblacs$ff_with_mpi],[]],
-         [[scalapack],[-lscalapack$ff_with_mpi],[]],
diff --git a/debian/patches/series b/debian/patches/series
index 4538f96..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-configure-ac.patch
diff --git a/debian/rules b/debian/rules
index 92ca9ae..4b83d5b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -78,7 +78,7 @@ LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
 # 	dh_autoreconf --as-needed
 
  override_dh_auto_configure:
-	dh_auto_configure -- CC="gcc $(LDFLAGS)" CXX="g++ $(LDFLAGS)" 
+	dh_auto_configure -- CC="gcc $(LDFLAGS)" CXX="g++ $(LDFLAGS)" --without-superlu
 # 	   CPPFLAGS=$(CPPFLAGS) \
 # 	   CFLAGS="$(CFLAGS) -lm" \
 # 	   CXXFLAGS="$(CXXFLAGS)" \
diff --git a/download/nlopt/config.log b/download/nlopt/config.log
index 19776fa..c2112a2 100644
--- a/download/nlopt/config.log
+++ b/download/nlopt/config.log
@@ -32,3 +32,54 @@ generated by GNU Autoconf 2.69.  Invocation command line was
 on filippos
 
 config.status:1089: creating Make.defs
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by FreeFem++ config.status 3.25, which was
+generated by GNU Autoconf 2.69.  Invocation command line was
+
+  CONFIG_FILES    = 
+  CONFIG_HEADERS  = 
+  CONFIG_LINKS    = 
+  CONFIG_COMMANDS = 
+  $ ../../config.status --file=Make.defs:Make.inc
+
+on filippos
+
+config.status:1089: creating Make.defs
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by FreeFem++ config.status 3.25, which was
+generated by GNU Autoconf 2.69.  Invocation command line was
+
+  CONFIG_FILES    = 
+  CONFIG_HEADERS  = 
+  CONFIG_LINKS    = 
+  CONFIG_COMMANDS = 
+  $ ../../config.status --file=Make.defs:Make.inc
+
+on filippos
+
+config.status:1089: creating Make.defs
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by FreeFem++ config.status 3.25, which was
+generated by GNU Autoconf 2.69.  Invocation command line was
+
+  CONFIG_FILES    = 
+  CONFIG_HEADERS  = 
+  CONFIG_LINKS    = 
+  CONFIG_COMMANDS = 
+  $ ../../config.status --file=Make.defs:Make.inc
+
+on filippos
+
+config.status:1089: creating Make.defs
diff --git a/examples++-load/Missing-plugins-so.log b/examples++-load/Missing-plugins-so.log
index aaaf0a4..3ff37e0 100644
--- a/examples++-load/Missing-plugins-so.log
+++ b/examples++-load/Missing-plugins-so.log
@@ -1,5 +1,6 @@
- -- tetgen.cpp  ERROR-missing-lib:tetgen 
  -- metis.cpp  ERROR-missing-lib:metis 
+ -- tetgen.cpp  ERROR-missing-lib:tetgen 
+ -- SuperLu.cpp  ERROR-missing-lib:superlu 
  -- ilut.cpp  ERROR-missing-lib:gmm 
  -- freeyams.cpp -I/home/eftaxiop/Αρχεία/Γενικά/Λογισμικό/freefem++/Δημιουργία_πακέτου_για_το_Debian_Linux/freefem++/download/include/libMesh  ERROR-missing-lib:freeyams 
  -- mmg3d-v4.0.cpp  ERROR-missing-lib:mmg3d-v4 
diff --git a/src/fflib/strversionnumber.cpp b/src/fflib/strversionnumber.cpp
index a1a1058..5da51bd 100644
--- a/src/fflib/strversionnumber.cpp
+++ b/src/fflib/strversionnumber.cpp
@@ -18,6 +18,6 @@ string StrVersionNumber(){
 //  buffer.precision(8);
 //  buffer<<VersionNumber();
   static char buffer[100];
-  sprintf(buffer," %9f (date Σαβ 07 Σεπ 2013 11:11:59 μμ EEST)",VersionNumber());
-  return buffer; //.str()+" (date Σαβ 07 Σεπ 2013 11:11:59 μμ EEST)" ;
+  sprintf(buffer," %9f (date Κυρ 08 Σεπ 2013 07:48:37 πμ EEST)",VersionNumber());
+  return buffer; //.str()+" (date Κυρ 08 Σεπ 2013 07:48:37 πμ EEST)" ;
 }

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



More information about the debian-science-commits mailing list