* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘eglhmm’ ... ** package ‘eglhmm’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9hH1jq/R.INSTALLd8e987caf8b05/eglhmm/src' gfortran-13 -fpic -g -O2 -Wall -mtune=native -c afun.f90 -o afun.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c bfun.f90 -o bfun.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c delta.f90 -o delta.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c derivf.f90 -o derivf.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c derivf1.f90 -o derivf1.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c derivf2.f90 -o derivf2.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c derivf3.f90 -o derivf3.o derivf3.f90:30:80: 30 | d2f(i,npro+j,npro+k) = (dfdp*h2 + d2fdp*h1**2)*tdm(j,i)*tdm(k,i) | ^ Warning: ‘d2fdp’ may be used uninitialized [-Wmaybe-uninitialized] derivf3.f90:30:55: 30 | d2f(i,npro+j,npro+k) = (dfdp*h2 + d2fdp*h1**2)*tdm(j,i)*tdm(k,i) | ^ note: ‘d2fdp’ was declared here gfortran-13 -fpic -g -O2 -Wall -mtune=native -c derivf4.f90 -o derivf4.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c derivf5.f90 -o derivf5.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c derivfab.f90 -o derivfab.o derivfab.f90:49:77: 49 | d2eaa = d2eaa + aitchk * tk1*tk1*exp(alpha*tk1 + beta*tk2 - xam) | ^ Warning: ‘d2eaa’ may be used uninitialized [-Wmaybe-uninitialized] derivfab.f90:29:13: 29 | d2eaa = zero | ^ note: ‘d2eaa’ was declared here derivfab.f90:50:77: 50 | d2eab = d2eab + aitchk * tk1*tk2*exp(alpha*tk1 + beta*tk2 - xam) | ^ Warning: ‘d2eab’ may be used uninitialized [-Wmaybe-uninitialized] derivfab.f90:30:13: 30 | d2eab = zero | ^ note: ‘d2eab’ was declared here derivfab.f90:51:77: 51 | d2ebb = d2ebb + aitchk * tk2*tk2*exp(alpha*tk1 + beta*tk2 - xam) | ^ Warning: ‘d2ebb’ may be used uninitialized [-Wmaybe-uninitialized] derivfab.f90:31:13: 31 | d2ebb = zero | ^ note: ‘d2ebb’ was declared here gfortran-13 -fpic -g -O2 -Wall -mtune=native -c esttpm.f90 -o esttpm.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c gethgl.f90 -o gethgl.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c gfun.f90 -o gfun.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c pmf.f90 -o pmf.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c prephi.f90 -o prephi.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c recurse.f90 -o recurse.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c xfun.f90 -o xfun.o gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o eglhmm.so afun.o bfun.o delta.o derivf.o derivf1.o derivf2.o derivf3.o derivf4.o derivf5.o derivfab.o esttpm.o gethgl.o gfun.o init.o pmf.o prephi.o recurse.o xfun.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9hH1jq/R.INSTALLd8e987caf8b05/eglhmm/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9hH1jq/R.INSTALLd8e987caf8b05/eglhmm/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9hH1jq/R.INSTALLd8e987caf8b05/eglhmm/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-eglhmm/00new/eglhmm/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 * creating tarball packaged installation of ‘eglhmm’ as ‘eglhmm_0.1-3_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (eglhmm)