* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘limSolve’ ... ** package ‘limSolve’ 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/RtmpuYQGmZ/R.INSTALLaec7f46011882/limSolve/src' gfortran-13 -fpic -g -O2 -Wall -mtune=native -c colrow.f -o colrow.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c inverse.f -o inverse.o inverse.f:1049:10: 1049 | 110 IF (ABS(DX(I)) .LE. XMAX) GO TO 115 | ^ Warning: ‘xmax’ may be used uninitialized [-Wmaybe-uninitialized] inverse.f:980:61: 980 | DOUBLE PRECISION DX(*), CUTLO, CUTHI, HITEST, SUM, XMAX, ZERO, & | ^ note: ‘xmax’ was declared here inverse.f:4431:72: 4431 | DH11=DH11*GAM | ^ Warning: ‘dh11’ may be used uninitialized [-Wmaybe-uninitialized] inverse.f:4309:46: 4309 | DOUBLE PRECISION GAM,ONE,RGAMSQ,DD2,DH11,DH21,DPARAM,DP2, & | ^ note: ‘dh11’ was declared here inverse.f:4432:72: 4432 | DH12=DH12*GAM | ^ Warning: ‘dh12’ may be used uninitialized [-Wmaybe-uninitialized] inverse.f:4310:43: 4310 | & DQ2,DU,DY1,ZERO,GAMSQ,DD1,DFLAG,DH12,DH22,DP1,DQ1, & | ^ note: ‘dh12’ was declared here inverse.f:4444:72: 4444 | DH21=DH21/GAM | ^ Warning: ‘dh21’ may be used uninitialized [-Wmaybe-uninitialized] inverse.f:4309:51: 4309 | DOUBLE PRECISION GAM,ONE,RGAMSQ,DD2,DH11,DH21,DPARAM,DP2, & | ^ note: ‘dh21’ was declared here inverse.f:4445:72: 4445 | DH22=DH22/GAM | ^ Warning: ‘dh22’ may be used uninitialized [-Wmaybe-uninitialized] inverse.f:4310:48: 4310 | & DQ2,DU,DY1,ZERO,GAMSQ,DD1,DFLAG,DH12,DH22,DP1,DQ1, & | ^ note: ‘dh22’ was declared here inverse.f:1569:72: 1569 | PREC (Idum) = D1MACH | ^ Warning: ‘__result_d1mach’ may be used uninitialized [-Wmaybe-uninitialized] inverse.f:1521:38: 1521 | DOUBLE PRECISION FUNCTION D1MACH (IDUM) | ^ note: ‘__result_d1mach’ was declared here inverse.f:2191:13: 2191 | IF (I.NE.IMAX) CALL xDSWAP (NP1, W(I,1), MDW, W(IMAX,1), MDW) | ^ Warning: ‘imax’ may be used uninitialized [-Wmaybe-uninitialized] inverse.f:2002:21: 2002 | INTEGER I, IMAX, J, JP1, K, KEY, KRANKE, LAST, LCHK, LINK, M, & | ^ note: ‘imax’ was declared here 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 limSolveMethods.c -o limSolveMethods.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c solve.f -o solve.o solve.f:3846:72: 3846 | $ Y = OLDY | ^ Warning: ‘oldy’ may be used uninitialized [-Wmaybe-uninitialized] solve.f:3755:29: 3755 | DOUBLE PRECISION OLDY, RECBAS, Y, Z | ^ note: ‘oldy’ was declared here solve.f:3065:59: 3065 | DOUBLE PRECISION BASE, EMAX, EMIN, EPS, PREC, RMACH, RMAX, RMIN, | ^ Warning: ‘rmach’ may be used uninitialized [-Wmaybe-uninitialized] gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o limSolve.so colrow.o inverse.o limSolveMethods.o solve.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpuYQGmZ/R.INSTALLaec7f46011882/limSolve/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpuYQGmZ/R.INSTALLaec7f46011882/limSolve/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpuYQGmZ/R.INSTALLaec7f46011882/limSolve/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-limSolve/00new/limSolve/libs ** R ** data *** moving datasets to lazyload DB ** demo ** 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 ‘limSolve’ as ‘limSolve_1.5.7.1_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (limSolve)