A (somewhat resource-heavy) package of mine (RQuantLib) now fails to build on 
macOS:

clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" 
-DNDEBUG  
-I"/Volumes/SSD-Data/Builds/R-dev-web/QA/Simon/packages/el-capitan-x86_64/Rlib/3.6/Rcpp/include"
 -I/usr/local/include -Wall -g -O2  -I/usr/local/include  -I../inst/include -I. 
-DBOOST_NO_AUTO_PTR -fopenmp -fPIC  -Wall -g -O2  -c vanilla.cpp -o vanilla.o
make: *** [vanilla.o] Interrupt: 2

We have seen such errors before on other OSs, it usually indicates lack of
RAM.  Who do I talk to ?

(Now, I am of course aware that the answer will likely be 'talk to Simon' but
I am posting it here to state that I find that somewhat less than ideal. Is
there really nobody else who can tickly a rebuild / reschedule resources?)

Dirk

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

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to