* installing *source* package ‘bayesPop’ ... ** this is package ‘bayesPop’ version ‘11.0-2’ ** package ‘bayesPop’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/bayesPop/src' gcc -std=gnu23 -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 bayesPop_init.c -o bayesPop_init.o gcc -std=gnu23 -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 projection_functions.c -o projection_functions.o projection_functions.c: In function ‘CCM’: projection_functions.c:453:22: warning: ‘totmigcountm’ may be used uninitialized [-Wmaybe-uninitialized] 453 | Cm = fmin(tsmigagem - totmigcountm, tsmigposm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ projection_functions.c:89:25: note: ‘totmigcountm’ was declared here 89 | double totmigcount, totmigcountm, totmigcountf; | ^~~~~~~~~~~~ projection_functions.c:454:22: warning: ‘totmigcountf’ may be used uninitialized [-Wmaybe-uninitialized] 454 | Cf = fmin(tsmigagef - totmigcountf, tsmigposf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ projection_functions.c:89:39: note: ‘totmigcountf’ was declared here 89 | double totmigcount, totmigcountm, totmigcountf; | ^~~~~~~~~~~~ projection_functions.c:453:22: warning: ‘tsmigposm’ may be used uninitialized [-Wmaybe-uninitialized] 453 | Cm = fmin(tsmigagem - totmigcountm, tsmigposm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ projection_functions.c:90:77: note: ‘tsmigposm’ was declared here 90 | double tpopm, tpopf, trmig, trmigpos, trmigneg, trxm, trxf, tsgm, tsgf, tsmigposm, tsmigposf, tsmigagem, tsmigagef; | ^~~~~~~~~ projection_functions.c:454:22: warning: ‘tsmigposf’ may be used uninitialized [-Wmaybe-uninitialized] 454 | Cf = fmin(tsmigagef - totmigcountf, tsmigposf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ projection_functions.c:90:88: note: ‘tsmigposf’ was declared here 90 | double tpopm, tpopf, trmig, trmigpos, trmigneg, trxm, trxf, tsgm, tsgf, tsmigposm, tsmigposf, tsmigagem, tsmigagef; | ^~~~~~~~~ gcc -std=gnu23 -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 bayesPop.so bayesPop_init.o projection_functions.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/bayesPop/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/bayesPop/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/bayesPop/src' installing to /data/gannet/ripley/R/packages/tests-devel/bayesPop.Rcheck/00LOCK-bayesPop/00new/bayesPop/libs ** R ** data *** moving datasets to lazyload DB ** inst ** 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 (bayesPop)