* 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: ‘gcc (GCC) 16.2.1 20260819 (Red Hat 16.2.1-2)’ make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/getaca/src' gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c ed25519.c -o ed25519.o gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c init.c -o init.o gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c sha256.c -o sha256.o gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c sha512.c -o sha512.o gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -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-devel/getaca/src' make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/getaca/src' make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/getaca/src' installing to /data/localhost/ripley/R/packages/tests-devel/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)