On 4 June 2018 at 13:03, Graham Inggs wrote:
| Source: fbasics
| Version: 3042.89-1
| Severity: serious
| Tags: ftbfs
| X-Debbugs-CC: r-pkg-t...@alioth-lists.debian.net
| 
| Hi Dirk
| 
| The recent binNMU of fbasics FTBFS on mips and mipsel where it built 
| successfully in the past [1].

R 3.5.0 byte-compiles all R code in packages upon install, so that may be new.
 
| ** byte-compile and prepare package for lazy loading
| Error: compilation failed -  cannot allocate vector of size 119 Kb at NULL
| Error in lazyLoadDBinsertVariable(vars[i], from, datafile, ascii, 
| compress,  :
|    cannot allocate buffer
| ERROR: lazy loading failed for package 'fBasics'
| 
| Admittedly, the builders for these architectures do not have much RAM, 
| but I am seeing a very similar failure on the Ubuntu builders [2] on 
| arm64 and ppc64el.
| 
| ** byte-compile and prepare package for lazy loading
| ** help
| *** installing help indices
| ** building package indices
| ** testing if installed package can be loaded
| Error in system2(file.path(R.home("bin"), "R"), c(if (nzchar(arch)) 
| paste0("--arch=",  :
|    cannot popen ' '/usr/lib/R/bin/R' --no-save --slave 2>&1 < 
| '/tmp/RtmpQUy0RV/file19c77181460d'', probable reason 'Cannot allocate 
| memory'
| * removing 
| ‘/<<PKGBUILDDIR>>/debian/r-cran-fbasics/usr/lib/R/site-library/fBasics’
| Warning in q("no", status = status, runLast = FALSE) :
|    system call failed: Cannot allocate memory
| 
| Would you please have look and see if there is any way around this?

I have neither special insight into these platforms, nor access to them. You
may be in a better position to do some tests.

Medium-bad case is we block theses architectures; worst is we remove fbasics
and its dependends. It is code that is (effectively) in maintenance mode as
the original author and driver, Prof Wuertz, died years ago.

As for the "R fails to install a package" issue, I can take this to R Core
but without access for one of them ... there is little we can expect them to
do. 

Dirk
 
| Regards
| Graham
| 
| 
| [1] https://buildd.debian.org/status/package.php?p=fbasics&suite=unstable
| [2] https://launchpad.net/ubuntu/+source/fbasics/3042.89-1build1

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

Reply via email to