* installing *source* package ‘corels’ ... ** package ‘corels’ successfully unpacked and MD5 sums checked ** using staged installation checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether /usr/local/clang18/bin/clang++ -std=gnu++17 accepts -g... yes checking how to run the C++ preprocessor... /usr/local/clang18/bin/clang++ -std=gnu++17 -E checking for gcc... /usr/local/clang18/bin/clang checking whether we are using the GNU C compiler... yes checking whether /usr/local/clang18/bin/clang accepts -g... yes checking for /usr/local/clang18/bin/clang option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... (cached) yes checking whether /usr/local/clang18/bin/clang++ -std=gnu++17 accepts -g... (cached) yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for __gmpz_init in -lgmp... yes configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: ‘clang version 18.1.4’ using C++11 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/corels/src' /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c cache.cpp -o cache.o /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c corels.cpp -o corels.o /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c pmap.cpp -o pmap.o /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c rulelib.cpp -o rulelib.o corels.cpp:278:16: warning: variable 'num' set but not used [-Wunused-but-set-variable] 278 | size_t num = 0; | ^ /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c run.cpp -o run.o rulelib.cpp:681:17: warning: variable 'cnt_check' set but not used [-Wunused-but-set-variable] 681 | int temp, cnt, cnt_check, ret; | ^ 1 warning generated. /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c utils.cpp -o utils.o 1 warning generated. /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -I. -DGMP -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -DR_BUILD -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c wrapper.cpp -o wrapper.o /usr/local/clang18/bin/clang++ -std=gnu++11 -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o corels.so RcppExports.o cache.o corels.o pmap.o rulelib.o run.o utils.o wrapper.o -L/data/gannet/ripley/R/R-clang/lib -lRlapack -L/data/gannet/ripley/R/R-clang/lib -lRblas -lFortran_main -lFortranRuntime -lFortranDecimal -lm -lgmp make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/corels/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/corels/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/corels/src' installing to /data/gannet/ripley/R/packages/tests-clang/corels.Rcheck/00LOCK-corels/00new/corels/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 (corels)