* installing *source* package ‘getaca’ ... ** this is package ‘getaca’ version ‘0.1.6’ ** package ‘getaca’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 23.1.0’ make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/getaca/src' /usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c ed25519.c -o ed25519.o /usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c init.c -o init.o /usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c sha256.c -o sha256.o /usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c sha512.c -o sha512.o /usr/local/clang23/bin/clang-23 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang23/lib -L/usr/local/clang23/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o getaca.so ed25519.o init.o sha256.o sha512.o make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/getaca/src' make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/getaca/src' make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/getaca/src' installing to /data/localhost/ripley/R/packages/tests-clang/getaca.Rcheck/00LOCK-getaca/00new/getaca/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (getaca)