* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘tgcd’ ... ** package ‘tgcd’ 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/RtmpwdaD2H/R.INSTALL12cf1d5bf4801c/tgcd/src' gfortran-13 -fpic -g -O2 -Wall -mtune=native -c bisect.f90 -o bisect.o bisect.f90:375:11: 375 | integer i | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] bisect.f90:472:11: 472 | integer m | 1 Warning: Unused variable ‘m’ declared at (1) [-Wunused-variable] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcAm.f90 -o calcAm.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcFct.f90 -o calcFct.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcLv.f90 -o calcLv.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcMaty_frt1.f90 -o calcMaty_frt1.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcMaty_frt2.f90 -o calcMaty_frt2.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcMaty_frt3.f90 -o calcMaty_frt3.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcMaty_gnr1.f90 -o calcMaty_gnr1.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcMaty_gnr2.f90 -o calcMaty_gnr2.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcMaty_gnr3.f90 -o calcMaty_gnr3.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcMaty_lw.f90 -o calcMaty_lw.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcMaty_lw1.f90 -o calcMaty_lw1.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcMaty_mix1.f90 -o calcMaty_mix1.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcMaty_mix2.f90 -o calcMaty_mix2.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcMaty_mix3.f90 -o calcMaty_mix3.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcMaty_pdf1.f90 -o calcMaty_pdf1.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcMaty_pdf2.f90 -o calcMaty_pdf2.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcShape.f90 -o calcShape.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c calcei.f90 -o calcei.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c comb_next.f90 -o comb_next.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c hpSort.f90 -o hpSort.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c lambertW.f90 -o lambertW.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c lmtl_all.f90 -o lmtl_all.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c lsoda.f -o lsoda.o lsoda.f:1991:40: 1991 | SUBROUTINE DSOLSY (WM, IWM, X, TEM) | 1 Warning: Unused dummy argument ‘tem’ at (1) [-Wunused-dummy-argument] lsoda.f:1129:72: 1129 | IF (JT .GE. 4) LENWM = (2*ML + MU + 1)*N + 2 | ^ Warning: ‘ml’ may be used uninitialized [-Wmaybe-uninitialized] lsoda.f:1000:32: 1000 | 1 LENIW, LENRW, LENWM, ML, MORD, MU, MXHNL0, MXSTP0 | ^ note: ‘ml’ was declared here lsoda.f:1129:72: 1129 | IF (JT .GE. 4) LENWM = (2*ML + MU + 1)*N + 2 | ^ Warning: ‘mu’ may be used uninitialized [-Wmaybe-uninitialized] lsoda.f:1000:42: 1000 | 1 LENIW, LENRW, LENWM, ML, MORD, MU, MXHNL0, MXSTP0 | ^ note: ‘mu’ was declared here lsoda.f:1205:29: 1205 | IF (H0 .NE. 0.0D0 .AND. (T + H0 - TCRIT)*H0 .GT. 0.0D0) | ^ Warning: ‘h0’ may be used uninitialized [-Wmaybe-uninitialized] lsoda.f:1005:48: 1005 | DOUBLE PRECISION ATOLI, AYI, BIG, EWTI, H0, HMAX, HMX, RH, RTOLI, | ^ note: ‘h0’ was declared here lsoda.f:1453:72: 1453 | IHIT = ABS(TN - TCRIT) .LE. 100.0D0*UROUND*HMX | ^ Warning: ‘tcrit’ may be used uninitialized [-Wmaybe-uninitialized] lsoda.f:1006:14: 1006 | 1 TCRIT, TDIST, TNEXT, TOL, TOLSF, TP, SIZE, SUM, W0 | ^ note: ‘tcrit’ was declared here lsoda.f:1475:10: 1475 | IF (IHIT) T = TCRIT | ^ Warning: ‘ihit’ may be used uninitialized [-Wmaybe-uninitialized] lsoda.f:1008:18: 1008 | LOGICAL IHIT | ^ note: ‘ihit’ was declared here gfortran-13 -fpic -g -O2 -Wall -mtune=native -c lubksb.f90 -o lubksb.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c ludcmp.f90 -o ludcmp.o ludcmp.f90:101:12: 101 | if (j .ne. imax) then | ^ Warning: ‘imax’ may be used uninitialized [-Wmaybe-uninitialized] ludcmp.f90:28:27: 28 | integer:: i, j, k, imax | ^ note: ‘imax’ was declared here gfortran-13 -fpic -g -O2 -Wall -mtune=native -c minpack.f90 -o minpack.o minpack.f90:613:46: 613 | if ( 0.1D+00 * fnorm1 >= fnorm .or. temp < 0.1D+00 ) then | ^ Warning: ‘temp’ may be used uninitialized [-Wmaybe-uninitialized] minpack.f90:367:21: 367 | real ( dbdbx ) temp | ^ note: ‘temp’ was declared here gfortran-13 -fpic -g -O2 -Wall -mtune=native -c qeOTOR.f90 -o qeOTOR.o qeOTOR.f90:88:28: 88 | SUBROUTINE JAC(NEQ, T, Y, ML, MU, PD, NROWPD) | 1 Warning: Unused dummy argument ‘ml’ at (1) [-Wunused-dummy-argument] qeOTOR.f90:88:32: 88 | SUBROUTINE JAC(NEQ, T, Y, ML, MU, PD, NROWPD) | 1 Warning: Unused dummy argument ‘mu’ at (1) [-Wunused-dummy-argument] qeOTOR.f90:88:36: 88 | SUBROUTINE JAC(NEQ, T, Y, ML, MU, PD, NROWPD) | 1 Warning: Unused dummy argument ‘pd’ at (1) [-Wunused-dummy-argument] qeOTOR.f90:88:21: 88 | SUBROUTINE JAC(NEQ, T, Y, ML, MU, PD, NROWPD) | 1 Warning: Unused dummy argument ‘t’ at (1) [-Wunused-dummy-argument] qeOTOR.f90:88:24: 88 | SUBROUTINE JAC(NEQ, T, Y, ML, MU, PD, NROWPD) | 1 Warning: Unused dummy argument ‘y’ at (1) [-Wunused-dummy-argument] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c r8vec_uniform_01.f90 -o r8vec_uniform_01.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c savgol.f90 -o savgol.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c savgol_filter.f90 -o savgol_filter.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c simPeak.f90 -o simPeak.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tgcd_drive.f90 -o tgcd_drive.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tgcd_frt.f90 -o tgcd_frt.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 tgcd_init.c -o tgcd_init.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tgcd_nonfrt.f90 -o tgcd_nonfrt.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tgcfunc_frt1.f90 -o tgcfunc_frt1.o tgcfunc_frt1.f90:1:45: 1 | subroutine tgcfunc_frt1(nd,n2,pars,fvec,iflag,& | 1 Warning: Unused dummy argument ‘iflag’ at (1) [-Wunused-dummy-argument] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tgcfunc_frt2.f90 -o tgcfunc_frt2.o tgcfunc_frt2.f90:1:45: 1 | subroutine tgcfunc_frt2(nd,n2,pars,fvec,iflag,& | 1 Warning: Unused dummy argument ‘iflag’ at (1) [-Wunused-dummy-argument] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tgcfunc_frt3.f90 -o tgcfunc_frt3.o tgcfunc_frt3.f90:1:45: 1 | subroutine tgcfunc_frt3(nd,n2,pars,fvec,iflag,& | 1 Warning: Unused dummy argument ‘iflag’ at (1) [-Wunused-dummy-argument] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tgcfunc_gnr1.f90 -o tgcfunc_gnr1.o tgcfunc_gnr1.f90:1:45: 1 | subroutine tgcfunc_gnr1(nd,n2,pars,fvec,iflag,& | 1 Warning: Unused dummy argument ‘iflag’ at (1) [-Wunused-dummy-argument] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tgcfunc_gnr2.f90 -o tgcfunc_gnr2.o tgcfunc_gnr2.f90:1:45: 1 | subroutine tgcfunc_gnr2(nd,n2,pars,fvec,iflag,& | 1 Warning: Unused dummy argument ‘iflag’ at (1) [-Wunused-dummy-argument] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tgcfunc_gnr3.f90 -o tgcfunc_gnr3.o tgcfunc_gnr3.f90:1:45: 1 | subroutine tgcfunc_gnr3(nd,n2,pars,fvec,iflag,& | 1 Warning: Unused dummy argument ‘iflag’ at (1) [-Wunused-dummy-argument] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tgcfunc_lw.f90 -o tgcfunc_lw.o tgcfunc_lw.f90:1:43: 1 | subroutine tgcfunc_lw(nd,n2,pars,fvec,iflag,& | 1 Warning: Unused dummy argument ‘iflag’ at (1) [-Wunused-dummy-argument] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tgcfunc_lw1.f90 -o tgcfunc_lw1.o tgcfunc_lw1.f90:1:44: 1 | subroutine tgcfunc_lw1(nd,n2,pars,fvec,iflag,& | 1 Warning: Unused dummy argument ‘iflag’ at (1) [-Wunused-dummy-argument] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tgcfunc_mix1.f90 -o tgcfunc_mix1.o tgcfunc_mix1.f90:1:45: 1 | subroutine tgcfunc_mix1(nd,n2,pars,fvec,iflag,& | 1 Warning: Unused dummy argument ‘iflag’ at (1) [-Wunused-dummy-argument] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tgcfunc_mix2.f90 -o tgcfunc_mix2.o tgcfunc_mix2.f90:1:45: 1 | subroutine tgcfunc_mix2(nd,n2,pars,fvec,iflag,& | 1 Warning: Unused dummy argument ‘iflag’ at (1) [-Wunused-dummy-argument] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tgcfunc_mix3.f90 -o tgcfunc_mix3.o tgcfunc_mix3.f90:1:45: 1 | subroutine tgcfunc_mix3(nd,n2,pars,fvec,iflag,& | 1 Warning: Unused dummy argument ‘iflag’ at (1) [-Wunused-dummy-argument] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tgcfunc_pdf1.f90 -o tgcfunc_pdf1.o tgcfunc_pdf1.f90:1:45: 1 | subroutine tgcfunc_pdf1(nd,n2,pars,fvec,iflag,& | 1 Warning: Unused dummy argument ‘iflag’ at (1) [-Wunused-dummy-argument] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tgcfunc_pdf2.f90 -o tgcfunc_pdf2.o tgcfunc_pdf2.f90:1:45: 1 | subroutine tgcfunc_pdf2(nd,n2,pars,fvec,iflag,& | 1 Warning: Unused dummy argument ‘iflag’ at (1) [-Wunused-dummy-argument] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c wrightOmega.f90 -o wrightOmega.o gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o tgcd.so bisect.o calcAm.o calcFct.o calcLv.o calcMaty_frt1.o calcMaty_frt2.o calcMaty_frt3.o calcMaty_gnr1.o calcMaty_gnr2.o calcMaty_gnr3.o calcMaty_lw.o calcMaty_lw1.o calcMaty_mix1.o calcMaty_mix2.o calcMaty_mix3.o calcMaty_pdf1.o calcMaty_pdf2.o calcShape.o calcei.o comb_next.o hpSort.o lambertW.o lmtl_all.o lsoda.o lubksb.o ludcmp.o minpack.o qeOTOR.o r8vec_uniform_01.o savgol.o savgol_filter.o simPeak.o tgcd_drive.o tgcd_frt.o tgcd_init.o tgcd_nonfrt.o tgcfunc_frt1.o tgcfunc_frt2.o tgcfunc_frt3.o tgcfunc_gnr1.o tgcfunc_gnr2.o tgcfunc_gnr3.o tgcfunc_lw.o tgcfunc_lw1.o tgcfunc_mix1.o tgcfunc_mix2.o tgcfunc_mix3.o tgcfunc_pdf1.o tgcfunc_pdf2.o wrightOmega.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/RtmpwdaD2H/R.INSTALL12cf1d5bf4801c/tgcd/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpwdaD2H/R.INSTALL12cf1d5bf4801c/tgcd/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpwdaD2H/R.INSTALL12cf1d5bf4801c/tgcd/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-tgcd/00new/tgcd/libs ** R ** data ** inst ** 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 ‘tgcd’ as ‘tgcd_2.7_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (tgcd)