############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL BASiCS ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘BASiCS’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++11 g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -c BASiCS.cpp -o BASiCS.o In file included from /home/biocbuild/bbs-3.20-bioc/R/include/R.h:73, from libraries.h:6, from utils.h:4, from updates.h:4, from BASiCS.cpp:1: /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h: In function ‘void Rcpp::Rf_warning(const char*, Args&& ...) [with Args = {const char*}]’: /home/biocbuild/bbs-3.20-bioc/R/include/R_ext/Error.h:69:17: warning: infinite recursion detected [-Winfinite-recursion] 69 | #define warning Rf_warning | ^~~~~~~~~~ /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:46:13: note: in expansion of macro ‘warning’ 46 | inline void warning(const char* fmt, Args&&... args ) { | ^~~~~~~ In file included from /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include/Rcpp/exceptions.h:180, from /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include/RcppCommon.h:130, from /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29, from libraries.h:11: /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:47:15: note: recursive call 47 | Rf_warning("%s", tfm::format(fmt, std::forward(args)... ).c_str()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o BASiCS.so BASiCS.o RcppExports.o -llapack -L/home/biocbuild/bbs-3.20-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -fopenmp -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR installing to /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/00LOCK-BASiCS/00new/BASiCS/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (BASiCS)