* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘r3PG’ ...
** package ‘r3PG’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-6) 14.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-6) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9kWoed/R.INSTALL24f5e031a4046c/r3PG/src'
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  md_decl_const.f95 -o md_decl_const.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  md_3PG.f95 -o md_3PG.o
md_3PG.f95:983:29:

  983 |         ones_sum(1) = ones(1)
      |                             ^
Warning: ‘MEM <integer(kind=4)[0:D.19450]> [(integer(kind=4)[0:D.7636] *)_627][0]’ may be used uninitialized [-Wmaybe-uninitialized]
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c skeleton.c -o skeleton.o
gcc-14 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o r3PG.so md_3PG.o md_decl_const.o skeleton.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[2]: Entering directory '/home/hornik/tmp/scratch/Rtmp9kWoed/R.INSTALL24f5e031a4046c/r3PG/src'
make[2]: Nothing to be done for 'r3PG.so'.
make[2]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9kWoed/R.INSTALL24f5e031a4046c/r3PG/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9kWoed/R.INSTALL24f5e031a4046c/r3PG/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9kWoed/R.INSTALL24f5e031a4046c/r3PG/src'
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  md_decl_const.f95 -o md_decl_const.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  md_3PG.f95 -o md_3PG.o
md_3PG.f95:983:29:

  983 |         ones_sum(1) = ones(1)
      |                             ^
Warning: ‘MEM <integer(kind=4)[0:D.19450]> [(integer(kind=4)[0:D.7636] *)_627][0]’ may be used uninitialized [-Wmaybe-uninitialized]
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c skeleton.c -o skeleton.o
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9kWoed/R.INSTALL24f5e031a4046c/r3PG/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-r3PG/00new/r3PG/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 (r3PG)