* installing *source* package ‘distributions3’ ...
** this is package ‘distributions3’ version ‘0.3.0’
** package ‘distributions3’ 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/distributions3/src'
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fopenmp -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 c_CRPS_numeric.c -o c_CRPS_numeric.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fopenmp -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 c_moments_numeric.c -o c_moments_numeric.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fopenmp -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 c_sinharcsinh.c -o c_sinharcsinh.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include   -fopenmp -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 distributions3_init.c -o distributions3_init.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 distributions3.so c_CRPS_numeric.o c_moments_numeric.o c_sinharcsinh.o distributions3_init.o -fopenmp
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/distributions3/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/distributions3/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/distributions3/src'
installing to /data/localhost/ripley/R/packages/tests-devel/distributions3.Rcheck/00LOCK-distributions3/00new/distributions3/libs
** R
** data
** 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 (distributions3)