* installing *source* package ‘eCAR’ ... ** package ‘eCAR’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (GCC) 14.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/eCAR/src' gcc-14 -I"/data/gannet/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 Rutil.c -o Rutil.o gcc-14 -I"/data/gannet/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-14 -I"/data/gannet/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 matrix.c -o matrix.o gcc-14 -I"/data/gannet/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 mcmcloop.eCAR.Leroux.GLM.c -o mcmcloop.eCAR.Leroux.GLM.o gcc-14 -I"/data/gannet/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 mcmcloop.eCAR.Leroux.Gauss.c -o mcmcloop.eCAR.Leroux.Gauss.o mcmcloop.eCAR.Leroux.GLM.c: In function 'mcmcloop_leroux_GLM': mcmcloop.eCAR.Leroux.GLM.c:331:21: warning: 'lln' may be used uninitialized [-Wmaybe-uninitialized] 331 | llr = lln - llo; | ~~~~^~~~~~~~~~~ mcmcloop.eCAR.Leroux.GLM.c:131:21: note: 'lln' was declared here 131 | double llo, lln, llr, uu, ld, ldeto, ldetn, to, tn, qf1, qf2, qf3, qf4, qf5, xio, xin; | ^~~ mcmcloop.eCAR.Leroux.GLM.c:544:21: warning: 'llo' may be used uninitialized [-Wmaybe-uninitialized] 544 | llr = lln - llo; | ~~~~^~~~~~~~~~~ mcmcloop.eCAR.Leroux.GLM.c:131:16: note: 'llo' was declared here 131 | double llo, lln, llr, uu, ld, ldeto, ldetn, to, tn, qf1, qf2, qf3, qf4, qf5, xio, xin; | ^~~ gcc-14 -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/gcc14/lib64 -L/usr/local/lib64 -o eCAR.so Rutil.o init.o matrix.o mcmcloop.eCAR.Leroux.GLM.o mcmcloop.eCAR.Leroux.Gauss.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/eCAR/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/eCAR/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/eCAR/src' installing to /data/gannet/ripley/R/packages/tests-devel/eCAR.Rcheck/00LOCK-eCAR/00new/eCAR/libs ** R ** data *** moving datasets to lazyload DB ** 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 (eCAR)