* installing *source* package ‘RcppEigenAD’ ... ** this is package ‘RcppEigenAD’ version ‘1.1.0’ ** package ‘RcppEigenAD’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/RcppEigenAD/src' g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c faa.di.bruno.cpp -o faa.di.bruno.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c figere.cpp -o figere.o In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/bind/mem_fn.hpp:23, from /data/gannet/ripley/R/test-dev/BH/include/boost/mem_fn.hpp:22, from /data/gannet/ripley/R/test-dev/BH/include/boost/function/function_template.hpp:16, from /data/gannet/ripley/R/test-dev/BH/include/boost/function.hpp:16, from figere.cpp:2: /data/gannet/ripley/R/test-dev/BH/include/boost/get_pointer.hpp:48:40: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 48 | template<class T> T * get_pointer(std::auto_ptr<T> const& p) | ^~~~~~~~ In file included from /usr/include/c++/15/memory:80, from /data/gannet/ripley/R/test-dev/BH/include/boost/function/function_base.hpp:23, from /data/gannet/ripley/R/test-dev/BH/include/boost/function/function_template.hpp:14: /usr/include/c++/15/bits/unique_ptr.h:59:28: note: declared here 59 | template<typename> class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -shared -L/usr/local/lib64 -o RcppEigenAD.so RcppExports.o faa.di.bruno.o figere.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/RcppEigenAD/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/RcppEigenAD/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/RcppEigenAD/src' installing to /data/gannet/ripley/R/packages/tests-devel/RcppEigenAD.Rcheck/00LOCK-RcppEigenAD/00new/RcppEigenAD/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (RcppEigenAD)