* installing *source* package ‘spbal’ ... ** package ‘spbal’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (GCC) 14.1.0’ using C++17 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/spbal/src' g++-14 -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/RcppThread/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++-14 -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/RcppThread/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 spbal.cpp -o spbal.o spbal.cpp:16:9: warning: "RCPPTHREAD_OVERRIDE_COUT" redefined 16 | #define RCPPTHREAD_OVERRIDE_COUT 1 // std::cout override | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /data/gannet/ripley/R/test-dev/RcppThread/include/RcppThread.h:10, from spbal.cpp:7: /data/gannet/ripley/R/test-dev/RcppThread/include/RcppThread/Rcout.hpp:58:13: note: this is the location of the previous definition 58 | #define RCPPTHREAD_OVERRIDE_COUT 0 | ^~~~~~~~~~~~~~~~~~~~~~~~ spbal.cpp:17:9: warning: "RCPPTHREAD_OVERRIDE_THREAD" redefined 17 | #define RCPPTHREAD_OVERRIDE_THREAD 1 // std::thread override | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /data/gannet/ripley/R/test-dev/RcppThread/include/RcppThread.h:12: /data/gannet/ripley/R/test-dev/RcppThread/include/RcppThread/Thread.hpp:126:13: note: this is the location of the previous definition 126 | #define RCPPTHREAD_OVERRIDE_THREAD 0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ g++-14 -std=gnu++17 -shared -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o spbal.so RcppExports.o spbal.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/spbal/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/spbal/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/spbal/src' installing to /data/gannet/ripley/R/packages/tests-devel/spbal.Rcheck/00LOCK-spbal/00new/spbal/libs ** R ** 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 (spbal)