* installing *source* package ‘fanc’ ... ** package ‘fanc’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (GCC) 13.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/fanc/src' gcc-13 -I"/data/gannet/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 ezprof.c -o ezprof.o gcc-13 -I"/data/gannet/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 fanc.c -o fanc.o In function 'init_params_warm_prenet', inlined from 'fanc' at fanc.c:1559:4: fanc.c:1275:16: warning: 'm2_opt' may be used uninitialized [-Wmaybe-uninitialized] 1275 | O_m2[0]=m2_opt; | ~~~~~~~^~~~~~~ fanc.c: In function 'fanc': fanc.c:1139:17: note: 'm2_opt' was declared here 1139 | int m2, m2_opt; | ^~~~~~ fanc.c:1590:35: warning: 'm2_init_prenet' may be used uninitialized [-Wmaybe-uninitialized] 1590 | if(type[0]==2) m2 = m2_init_prenet; | ~~~^~~~~~~~~~~~~~~~ fanc.c:1518:13: note: 'm2_init_prenet' was declared here 1518 | int m2_init_prenet; | ^~~~~~~~~~~~~~ fanc.c:1761:34: warning: 'df_nonzero' may be used uninitialized [-Wmaybe-uninitialized] 1761 | O_dfnonzero[rgi] = df_nonzero; | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ fanc.c:1757:21: note: 'df_nonzero' was declared here 1757 | int df_nonzero; | ^~~~~~~~~~ gcc-13 -I"/data/gannet/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 registerDynamicSymbol.c -o registerDynamicSymbol.o gcc-13 -I"/data/gannet/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 zeroin.c -o zeroin.o gcc-13 -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/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o fanc.so ezprof.o fanc.o registerDynamicSymbol.o zeroin.o -fopenmp -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/fanc/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/fanc/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/fanc/src' installing to /data/gannet/ripley/R/packages/tests-devel/fanc.Rcheck/00LOCK-fanc/00new/fanc/libs ** R ** 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 (fanc)