[R-pkg-devel] CRAN macOS build failure

Dirk Eddelbuettel edd @end|ng |rom deb|@n@org
Sun May 5 18:04:26 CEST 2019


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 | edd using debian.org



More information about the R-package-devel mailing list