* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’ * installing *source* package ‘GeoModels’ ... ** package ‘GeoModels’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-24) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-24) 13.2.0’ make[1]: Entering directory '/tmp/Rtmp6Or6oW/R.INSTALLf1db95cab2d93/GeoModels/src' gcc-13 -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 CompositeLikelihood2.c -o CompositeLikelihood2.o gcc-13 -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 CompositeLikelihood2_ani.c -o CompositeLikelihood2_ani.o gcc-13 -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 CompositeLikelihoodCond2.c -o CompositeLikelihoodCond2.o gcc-13 -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 CompositeLikelihoodCond2_ani.c -o CompositeLikelihoodCond2_ani.o gcc-13 -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 CorrelationFunction.c -o CorrelationFunction.o gcc-13 -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 Distributions.c -o Distributions.o gcc-13 -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 GeoModels_init.c -o GeoModels_init.o gcc-13 -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 Godambe.c -o Godambe.o In file included from /home/hornik/tmp/R.check/r-release-gcc/Work/build/include/R_ext/BLAS.h:38, from header.h:7, from Godambe.c:1: Godambe.c: In function ‘Vari_SubSamp’: /home/hornik/tmp/R.check/r-release-gcc/Work/build/include/R_ext/RS.h:55:25: warning: ‘ecoordx’ may be used uninitialized [-Wmaybe-uninitialized] 55 | #define Free(p) (R_chk_free( (void *)(p) ), (p) = NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~ Godambe.c:490:15: note: in expansion of macro ‘Free’ 490 | if(*grid){Free(ecoordx);Free(ecoordy);} | ^~~~ Godambe.c:181:13: note: ‘ecoordx’ was declared here 181 | double *ecoordx,*ecoordy,*scoordx,*scoordy,*sdata,*sumgrad,*subvari,*xgrid,*ygrid; | ^~~~~~~ /home/hornik/tmp/R.check/r-release-gcc/Work/build/include/R_ext/RS.h:55:25: warning: ‘ecoordy’ may be used uninitialized [-Wmaybe-uninitialized] 55 | #define Free(p) (R_chk_free( (void *)(p) ), (p) = NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~ Godambe.c:490:29: note: in expansion of macro ‘Free’ 490 | if(*grid){Free(ecoordx);Free(ecoordy);} | ^~~~ Godambe.c:181:22: note: ‘ecoordy’ was declared here 181 | double *ecoordx,*ecoordy,*scoordx,*scoordy,*sdata,*sumgrad,*subvari,*xgrid,*ygrid; | ^~~~~~~ Godambe.c: In function ‘Vari_SubSamp_biv’: /home/hornik/tmp/R.check/r-release-gcc/Work/build/include/R_ext/RS.h:55:25: warning: ‘ecoordx’ may be used uninitialized [-Wmaybe-uninitialized] 55 | #define Free(p) (R_chk_free( (void *)(p) ), (p) = NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~ Godambe.c:1592:9: note: in expansion of macro ‘Free’ 1592 | Free(ecoordx); | ^~~~ Godambe.c:1140:58: note: ‘ecoordx’ was declared here 1140 | double *gradcortt,*gradcortv,*gradcorvt,*gradcorvv,*ecoordx,*ecoordy,*scoordx,*scoordy,*sdata,*score,*subvari,*xgrid,*ygrid; | ^~~~~~~ /home/hornik/tmp/R.check/r-release-gcc/Work/build/include/R_ext/RS.h:55:25: warning: ‘ecoordy’ may be used uninitialized [-Wmaybe-uninitialized] 55 | #define Free(p) (R_chk_free( (void *)(p) ), (p) = NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~ Godambe.c:1593:9: note: in expansion of macro ‘Free’ 1593 | Free(ecoordy); | ^~~~ Godambe.c:1140:67: note: ‘ecoordy’ was declared here 1140 | double *gradcortt,*gradcortv,*gradcorvt,*gradcorvv,*ecoordx,*ecoordy,*scoordx,*scoordy,*sdata,*score,*subvari,*xgrid,*ygrid; | ^~~~~~~ gcc-13 -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 Gradient.c -o Gradient.o gcc-13 -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 TB.c -o TB.o gcc-13 -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 Utility.c -o Utility.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c mvndstpack.f -o mvndstpack.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c specfun.f -o specfun.o gcc-13 -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 weightedleastsquare.c -o weightedleastsquare.o gcc-13 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o GeoModels.so CompositeLikelihood2.o CompositeLikelihood2_ani.o CompositeLikelihoodCond2.o CompositeLikelihoodCond2_ani.o CorrelationFunction.o Distributions.o GeoModels_init.o Godambe.o Gradient.o TB.o Utility.o mvndstpack.o specfun.o weightedleastsquare.o -llapack -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR make[1]: Leaving directory '/tmp/Rtmp6Or6oW/R.INSTALLf1db95cab2d93/GeoModels/src' make[1]: Entering directory '/tmp/Rtmp6Or6oW/R.INSTALLf1db95cab2d93/GeoModels/src' make[1]: Leaving directory '/tmp/Rtmp6Or6oW/R.INSTALLf1db95cab2d93/GeoModels/src' installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-GeoModels/00new/GeoModels/libs ** R ** data ** 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 * creating tarball packaged installation of ‘GeoModels’ as ‘GeoModels_2.0.2_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (GeoModels)