############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL iPath ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’ * installing *source* package ‘iPath’ ... ** this is package ‘iPath’ version ‘1.15.0’ ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ using C++11 g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c CppFunctions.cpp -o CppFunctions.o In file included from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29, from CppFunctions.cpp:3: /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ 66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.") | ^ g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o In file included from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29, from RcppExports.cpp:4: /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ 66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.") | ^ g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/lib -o iPath.so CppFunctions.o RcppExports.o -llapack -L/home/biocbuild/bbs-3.22-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.22-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.22-bioc/R/site-library/00LOCK-iPath/00new/iPath/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 (iPath)