Hi Andreas, On 12/14/2016 08:50 AM, Christian Seiler wrote: > I'm going to try an i386 build in a VM running a stable kernel > and see if that does indeed change things and if I can reproduce > the problem. Should that not be the issue though then I really > can't reproduce the problem - and hence won't be able to debug > it... Let's see...
Indeed: in a VM with Jessie + sbuild from jessie-backports the build fails with a segfault: ** preparing package for lazy loading Creating a generic function for 'toJSON' from package 'jsonlite' in package 'googleVis' Error: segfault from C stack overflow * removing '/<<PKGBUILDDIR>>/debian/r-cran-treescape/usr/lib/R/site-library/treescape' dh_auto_install: R CMD INSTALL -l /<<PKGBUILDDIR>>/debian/r-cran-treescape/usr/lib/R/site-library --clean . --built-timestamp='Wed, 14 Dec 2016 06:45:37 +0100' returned exit code 1 Now that I can reporduce this, I'll investigate more later. Regards, Christian