* installing *source* package ‘aster2’ ...
** this is package ‘aster2’ version ‘0.3-2’
** package ‘aster2’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/aster2/src'
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DMAX_NFAM=20  -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 constancy.c -o constancy.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DMAX_NFAM=20  -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 families.c -o families.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DMAX_NFAM=20  -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 -DMAX_NFAM=20  -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 logl.c -o logl.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DMAX_NFAM=20  -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 transform.c -o transform.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DMAX_NFAM=20  -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 util.c -o util.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DMAX_NFAM=20  -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 validate.c -o validate.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 aster2.so constancy.o families.o init.o logl.o transform.o util.o validate.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/aster2/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/aster2/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/aster2/src'
installing to /data/gannet/ripley/R/packages/tests-devel/aster2.Rcheck/00LOCK-aster2/00new/aster2/libs
** R
** data
** 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 (aster2)