* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘bayesPop’ ...
** this is package ‘bayesPop’ version ‘11.0-3’
** package ‘bayesPop’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-8) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpt7zPeT/R.INSTALL27c45a7243a7f7/bayesPop/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c bayesPop_init.c -o bayesPop_init.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -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-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o bayesPop.so bayesPop_init.o projection_functions.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpt7zPeT/R.INSTALL27c45a7243a7f7/bayesPop/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpt7zPeT/R.INSTALL27c45a7243a7f7/bayesPop/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpt7zPeT/R.INSTALL27c45a7243a7f7/bayesPop/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/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
converting help for package ‘bayesPop’
finding HTML links ... done
LifeTableMx html
MLTbx html
age.specific.migration html
bayesPop-internal html
bayesPop-package html
cohorts html
expressions html
get.countries.table html
get.pop html
get.pop.prediction html
peak.probability html
pop.aggregate html
pop.map html
pop.predict.subnat html
pop.pyramid html
pop.trajectories.plot html
pop.write.projection.summary html
predict.pop html
project.pasfr html
rcFDM html
specific_expressions html
summary.bayesPop.prediction html
vwBaseYear html
** 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)