r47434 - in /packages/R/r-cran-randomfields/trunk/debian: changelog compat control watch

tille at users.alioth.debian.org tille at users.alioth.debian.org
Sun Jan 8 07:57:15 UTC 2017


Author: tille
Date: Sun Jan  8 07:57:15 2017
New Revision: 47434

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=47434
Log:
New upstream version fails to build

Modified:
    packages/R/r-cran-randomfields/trunk/debian/changelog
    packages/R/r-cran-randomfields/trunk/debian/compat
    packages/R/r-cran-randomfields/trunk/debian/control
    packages/R/r-cran-randomfields/trunk/debian/watch

Modified: packages/R/r-cran-randomfields/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-randomfields/trunk/debian/changelog?rev=47434&op=diff
==============================================================================
--- packages/R/r-cran-randomfields/trunk/debian/changelog	(original)
+++ packages/R/r-cran-randomfields/trunk/debian/changelog	Sun Jan  8 07:57:15 2017
@@ -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

Modified: packages/R/r-cran-randomfields/trunk/debian/compat
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-randomfields/trunk/debian/compat?rev=47434&op=diff
==============================================================================
--- packages/R/r-cran-randomfields/trunk/debian/compat	(original)
+++ packages/R/r-cran-randomfields/trunk/debian/compat	Sun Jan  8 07:57:15 2017
@@ -1 +1 @@
-9
+10

Modified: packages/R/r-cran-randomfields/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-randomfields/trunk/debian/control?rev=47434&op=diff
==============================================================================
--- packages/R/r-cran-randomfields/trunk/debian/control	(original)
+++ packages/R/r-cran-randomfields/trunk/debian/control	Sun Jan  8 07:57:15 2017
@@ -3,7 +3,7 @@
 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,

Modified: packages/R/r-cran-randomfields/trunk/debian/watch
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-randomfields/trunk/debian/watch?rev=47434&op=diff
==============================================================================
--- packages/R/r-cran-randomfields/trunk/debian/watch	(original)
+++ packages/R/r-cran-randomfields/trunk/debian/watch	Sun Jan  8 07:57:15 2017
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://cran.r-project.org/src/contrib/RandomFields_([-\d.]*)\.tar\.gz




More information about the debian-science-commits mailing list