* installing *source* package ‘bamp’ ... ** this is package ‘bamp’ version ‘3.0.0’ ** using staged installation ** libs using C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’ using C++ compiler: ‘g++-16 (Debian 16.2.0-1) 16.2.0’ g++-16 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c bamp.cc -o bamp.o bamp.cc: In function ‘void bamp(int*, int*, int*, int*, double*, int*, int*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, int*)’: bamp.cc:514:42: warning: ‘period_data’ may be used uninitialized [-Wmaybe-uninitialized] 514 | phi[i]=phi[i]*period_data[i]; | ~~~~~~~~~~~~~^ bamp.cc:69:9: note: ‘period_data’ was declared here 69 | double* period_data; | ^~~~~~~~~~~ bamp.cc:444:42: warning: ‘cohort_data’ may be used uninitialized [-Wmaybe-uninitialized] 444 | psi[i]=psi[i]/cohort_data[i]; | ~~~~~~~~~~~~~^ bamp.cc:70:9: note: ‘cohort_data’ was declared here 70 | double* cohort_data; | ^~~~~~~~~~~ g++-16 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c block.cc -o block.o gcc-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o g++-16 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c l.cc -o l.o g++-16 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c matrix.cc -o matrix.o g++-16 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c mxs.cc -o mxs.o gcc-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c pg_engine.c -o pg_engine.o pg_engine.c: In function ‘mh_state’: pg_engine.c:307:3: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 307 | for (int i=0;i