[r-cran-randomfields] 10/14: New upstream version fails to build

Sébastien Villemot sebastien at debian.org
Thu Nov 16 17:04:40 UTC 2017


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

sebastien pushed a commit to branch master
in repository r-cran-randomfields.

commit dc362c34a769981c49688ebafb10f7d6dea6584a
Author: Andreas Tille <tille at debian.org>
Date:   Sun Jan 8 07:57:15 2017 +0000

    New upstream version fails to build
---
 debian/changelog | 16 ++++++++++++++++
 debian/compat    |  2 +-
 debian/control   |  2 +-
 debian/watch     |  2 +-
 4 files changed, 19 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3338516..7428dff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+r-cran-randomfields (3.1.36-1) UNRELEASED; urgency=medium
+
+  * New upstream version
+  * debhelper 10
+  * d/watch: version=4
+  TODO:
+  g++ -I/usr/share/R/include -DNDEBUG   -I"/usr/lib/R/site-library/RandomFieldsUtils/include"   -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c direct.cc -o direct.o
+direct.cc: In function 'int init_directGauss(cov_model*, gen_storage*)':
+direct.cc:196:52: error: 'RU_sqrtPosDefFree' was not declared in this scope
+   err = RU_sqrtPosDefFree(Cov, vdimtot, cov->Ssolve);
+                                                    ^
+  /usr/lib/R/etc/Makeconf:139: recipe for target 'direct.o' failed
+  make[1]: *** [direct.o] Error 1
+
+ -- Andreas Tille <tille at debian.org>  Sun, 08 Jan 2017 08:45:14 +0100
+
 r-cran-randomfields (3.1.24.1-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 9c779b1..6160352 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: gnu-r
 Priority: optional
-Build-Depends: debhelper (>= 9.0),
+Build-Depends: debhelper (>= 10),
                dh-r,
                xvfb,
                xauth,
diff --git a/debian/watch b/debian/watch
index ed9227b..cae3c83 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://cran.r-project.org/src/contrib/RandomFields_([-\d.]*)\.tar\.gz

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



More information about the debian-science-commits mailing list