* installing *source* package ‘fdesigns’ ... ** package ‘fdesigns’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (GCC) 14.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/fdesigns/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/RcppArmadillo/include' -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fopenmp -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 -DR_NO_REMAP -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/RcppArmadillo/include' -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fopenmp -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 -DR_NO_REMAP -c cpp_functions.cpp -o cpp_functions.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/RcppArmadillo/include' -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fopenmp -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 -DR_NO_REMAP -c fdesignscpp.cpp -o fdesignscpp.o In file included from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:27, from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo.h:29, from fdesignscpp.cpp:1: fdesignscpp.cpp: In function 'SEXPREC* linearcppaopt(SEXP, SEXP)': /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo/config/RcppArmadilloConfig.h:86:32: warning: statement has no effect [-Wunused-value] 86 | #define ARMA_CERR_STREAM Rcpp::Rcerr | ~~~~~~^~~~~ fdesignscpp.cpp:25:3: note: in expansion of macro 'ARMA_CERR_STREAM' 25 | ARMA_CERR_STREAM; | ^~~~~~~~~~~~~~~~ fdesignscpp.cpp: In function 'SEXPREC* linearcppdopt(SEXP, SEXP)': /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo/config/RcppArmadilloConfig.h:86:32: warning: statement has no effect [-Wunused-value] 86 | #define ARMA_CERR_STREAM Rcpp::Rcerr | ~~~~~~^~~~~ fdesignscpp.cpp:73:3: note: in expansion of macro 'ARMA_CERR_STREAM' 73 | ARMA_CERR_STREAM; | ^~~~~~~~~~~~~~~~ fdesignscpp.cpp: In function 'SEXPREC* logisticcppdopt(SEXP, SEXP, SEXP, SEXP)': /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo/config/RcppArmadilloConfig.h:86:32: warning: statement has no effect [-Wunused-value] 86 | #define ARMA_CERR_STREAM Rcpp::Rcerr | ~~~~~~^~~~~ fdesignscpp.cpp:131:3: note: in expansion of macro 'ARMA_CERR_STREAM' 131 | ARMA_CERR_STREAM; | ^~~~~~~~~~~~~~~~ fdesignscpp.cpp: In function 'SEXPREC* logisticcppaopt(SEXP, SEXP, SEXP, SEXP)': /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo/config/RcppArmadilloConfig.h:86:32: warning: statement has no effect [-Wunused-value] 86 | #define ARMA_CERR_STREAM Rcpp::Rcerr | ~~~~~~^~~~~ fdesignscpp.cpp:205:3: note: in expansion of macro 'ARMA_CERR_STREAM' 205 | ARMA_CERR_STREAM; | ^~~~~~~~~~~~~~~~ fdesignscpp.cpp: In function 'SEXPREC* poissoncppdopt(SEXP, SEXP, SEXP, SEXP)': /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo/config/RcppArmadilloConfig.h:86:32: warning: statement has no effect [-Wunused-value] 86 | #define ARMA_CERR_STREAM Rcpp::Rcerr | ~~~~~~^~~~~ fdesignscpp.cpp:276:3: note: in expansion of macro 'ARMA_CERR_STREAM' 276 | ARMA_CERR_STREAM; | ^~~~~~~~~~~~~~~~ fdesignscpp.cpp: In function 'SEXPREC* poissoncppaopt(SEXP, SEXP, SEXP, SEXP)': /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo/config/RcppArmadilloConfig.h:86:32: warning: statement has no effect [-Wunused-value] 86 | #define ARMA_CERR_STREAM Rcpp::Rcerr | ~~~~~~^~~~~ fdesignscpp.cpp:347:3: note: in expansion of macro 'ARMA_CERR_STREAM' 347 | ARMA_CERR_STREAM; | ^~~~~~~~~~~~~~~~ g++-14 -std=gnu++17 -shared -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o fdesigns.so RcppExports.o cpp_functions.o fdesignscpp.o -fopenmp -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/fdesigns/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/fdesigns/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/fdesigns/src' installing to /data/gannet/ripley/R/packages/tests-devel/fdesigns.Rcheck/00LOCK-fdesigns/00new/fdesigns/libs ** R ** 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 (fdesigns)