* installing *source* package ‘symbolicQspray’ ... ** package ‘symbolicQspray’ 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/symbolicQspray/src' g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/BH/include' -I'/data/gannet/ripley/R/test-dev/qspray/include' -I'/data/gannet/ripley/R/test-dev/ratioOfQsprays/include' -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppCGAL/include' -I/usr/local/include -DCGAL_HEADER_ONLY=1 -I../inst/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 In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/cstdfloat.hpp:27, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/float128_functions.hpp:15, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/fpclassify.hpp:13, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/default_ops.hpp:15, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/generic_interconvert.hpp:12, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/number.hpp:12, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/gmp.hpp:11, from /data/gannet/ripley/R/test-dev/qspray/include/qspray.h:6, from /data/gannet/ripley/R/test-dev/ratioOfQsprays/include/ratioOfQsprays.h:14, from ../inst/include/symbolicQspray.h:4, from RcppExports.cpp:4: /data/gannet/ripley/R/test-dev/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:714:16: warning: non-standard suffix on floating constant [-Wpedantic] 714 | else if (x == BOOST_FLOAT128_C(0.0)) | ^~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:717:16: warning: non-standard suffix on floating constant [-Wpedantic] 717 | if (::BOOST_CSTDFLOAT_FLOAT128_FABS(x) < BOOST_CSTDFLOAT_FLOAT128_MIN) | ^~ g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/BH/include' -I'/data/gannet/ripley/R/test-dev/qspray/include' -I'/data/gannet/ripley/R/test-dev/ratioOfQsprays/include' -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppCGAL/include' -I/usr/local/include -DCGAL_HEADER_ONLY=1 -I../inst/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 symbolicQspray.cpp -o symbolicQspray.o In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/cstdfloat.hpp:27, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/float128_functions.hpp:15, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/fpclassify.hpp:13, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/default_ops.hpp:15, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/generic_interconvert.hpp:12, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/number.hpp:12, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/gmp.hpp:11, from /data/gannet/ripley/R/test-dev/qspray/include/qspray.h:6, from /data/gannet/ripley/R/test-dev/ratioOfQsprays/include/ratioOfQsprays.h:14, from ../inst/include/symbolicQspray.h:4, from symbolicQspray.cpp:1: /data/gannet/ripley/R/test-dev/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:714:16: warning: non-standard suffix on floating constant [-Wpedantic] 714 | else if (x == BOOST_FLOAT128_C(0.0)) | ^~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:717:16: warning: non-standard suffix on floating constant [-Wpedantic] 717 | if (::BOOST_CSTDFLOAT_FLOAT128_FABS(x) < BOOST_CSTDFLOAT_FLOAT128_MIN) | ^~ /data/gannet/ripley/R/test-dev/ratioOfQsprays/include/ratioOfQsprays.h:176:49: warning: 'std::pair >, QSPRAY::Qspray > > RATIOOFQSPRAYS::utils::callGetQuotients(QSPRAY::Qspray >&, QSPRAY::Qspray >&)' defined but not used [-Wunused-function] 176 | static std::pair,Qspray> callGetQuotients( | ^~~~~~~~~~~~~~~~ g++-14 -std=gnu++17 -shared -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o symbolicQspray.so RcppExports.o symbolicQspray.o -lmpfr -lgmp make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/symbolicQspray/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/symbolicQspray/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/symbolicQspray/src' installing to /data/gannet/ripley/R/packages/tests-devel/symbolicQspray.Rcheck/00LOCK-symbolicQspray/00new/symbolicQspray/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 (symbolicQspray)