* installing *source* package ‘shard’ ...
** this is package ‘shard’ version ‘0.1.0’
** package ‘shard’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/shard/src'
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -D_GNU_SOURCE  -I/usr/local/include   -fvisibility=hidden -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/gannet/ripley/R/R-devel/include" -DNDEBUG -D_GNU_SOURCE  -I/usr/local/include   -fvisibility=hidden -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 shard_affinity.c -o shard_affinity.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -D_GNU_SOURCE  -I/usr/local/include   -fvisibility=hidden -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 shard_altrep.c -o shard_altrep.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -D_GNU_SOURCE  -I/usr/local/include   -fvisibility=hidden -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 shard_shm.c -o shard_shm.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -D_GNU_SOURCE  -I/usr/local/include   -fvisibility=hidden -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 shard_taskq.c -o shard_taskq.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -D_GNU_SOURCE  -I/usr/local/include   -fvisibility=hidden -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 shard_utils.c -o shard_utils.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 shard.so init.o shard_affinity.o shard_altrep.o shard_shm.o shard_taskq.o shard_utils.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/shard/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/shard/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/shard/src'
installing to /data/gannet/ripley/R/packages/tests-devel/shard.Rcheck/00LOCK-shard/00new/shard/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (shard)