* installing *source* package ‘adehabitatHR’ ...
** this is package ‘adehabitatHR’ version ‘0.4.22’
** package ‘adehabitatHR’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/adehabitatHR/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 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 tests.c -o tests.o
tests.c: In function ‘longfacclust’:
tests.c:2226:67: warning: variable ‘courant’ set but not used [-Wunused-but-set-variable=]
2226 | int i, nr, lo1, lo2, lo3, *clust, len, con, *ordre, *liclust, courant;
| ^~~~~~~
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 adehabitatHR.so init.o tests.o
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/adehabitatHR/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/adehabitatHR/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/adehabitatHR/src'
installing to /data/localhost/ripley/R/packages/tests-devel/adehabitatHR.Rcheck/00LOCK-adehabitatHR/00new/adehabitatHR/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 (adehabitatHR)