* installing *source* package ‘MixedIndTests’ ... ** package ‘MixedIndTests’ 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/MixedIndTests/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 ind_functionsR.c -o ind_functionsR.o ind_functionsR.c: In function 'Stat_A_serial': ind_functionsR.c:3006:13: warning: 'snG' may be used uninitialized [-Wmaybe-uninitialized] 3006 | ssG *= snG; | ~~~~^~~~~~ ind_functionsR.c:2865:54: note: 'snG' was declared here 2865 | double ssG, ssS, ssE, *sgammaS,*sgammaG, *sgammaE, snG, snS, snE, *y2; | ^~~ ind_functionsR.c:3005:13: warning: 'snS' may be used uninitialized [-Wmaybe-uninitialized] 3005 | ssS *= snS; | ~~~~^~~~~~ ind_functionsR.c:2865:59: note: 'snS' was declared here 2865 | double ssG, ssS, ssE, *sgammaS,*sgammaG, *sgammaE, snG, snS, snE, *y2; | ^~~ ind_functionsR.c:3007:13: warning: 'snE' may be used uninitialized [-Wmaybe-uninitialized] 3007 | ssE *= snE; | ~~~~^~~~~~ ind_functionsR.c:2865:64: note: 'snE' was declared here 2865 | double ssG, ssS, ssE, *sgammaS,*sgammaG, *sgammaE, snG, snS, snE, *y2; | ^~~ 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 registerDynamicSymbol.c -o registerDynamicSymbol.o 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 MixedIndTests.so ind_functionsR.o registerDynamicSymbol.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/MixedIndTests/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/MixedIndTests/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/MixedIndTests/src' installing to /data/gannet/ripley/R/packages/tests-devel/MixedIndTests.Rcheck/00LOCK-MixedIndTests/00new/MixedIndTests/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 (MixedIndTests)