* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘Iso’ ... ** package ‘Iso’ 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/Rtmp4Mjqzz/R.INSTALL9b4bf71d29d39/Iso/src' 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 pava.f -o pava.o pava.f:33:5: 33 | 23016 continue | 1 Warning: Label 23016 at (1) defined but not used [-Wunused-label] pava.f:24:5: 24 | 23012 continue | 1 Warning: Label 23012 at (1) defined but not used [-Wunused-label] pava.f:37:5: 37 | 23008 continue | 1 Warning: Label 23008 at (1) defined but not used [-Wunused-label] pava.f:41:5: 41 | 23005 goto 23004 | 1 Warning: Label 23005 at (1) defined but not used [-Wunused-label] pava.f:9:5: 9 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] gfortran-13 -fpic -g -O2 -Wall -mtune=native -c smooth.f -o smooth.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c ufit.f -o ufit.o ufit.f:54:5: 54 | 23017 continue | 1 Warning: Label 23017 at (1) defined but not used [-Wunused-label] ufit.f:40:5: 40 | 23011 continue | 1 Warning: Label 23011 at (1) defined but not used [-Wunused-label] ufit.f:23:5: 23 | 23007 continue | 1 Warning: Label 23007 at (1) defined but not used [-Wunused-label] ufit.f:17:5: 17 | 23005 continue | 1 Warning: Label 23005 at (1) defined but not used [-Wunused-label] ufit.f:30:5: 30 | 23003 continue | 1 Warning: Label 23003 at (1) defined but not used [-Wunused-label] ufit.f:44:9: 44 | if(ymdf(k1).ge.ymdf(k2))then | ^ Warning: ‘k1’ may be used uninitialized [-Wmaybe-uninitialized] ufit.f:31:8: 31 | k1 = int(imax-0.5d0) | ^ note: ‘k1’ was declared here ufit.f:44:9: 44 | if(ymdf(k1).ge.ymdf(k2))then | ^ Warning: ‘k2’ may be used uninitialized [-Wmaybe-uninitialized] ufit.f:32:8: 32 | k2 = int(imax+0.5d0) | ^ note: ‘k2’ was declared here ufit.f:43:72: 43 | mse = ssemin/dble(n) | ^ Warning: ‘ssemin’ may be used uninitialized [-Wmaybe-uninitialized] ufit.f:11:12: 11 | ssemin = 1.d200 | ^ note: ‘ssemin’ was declared here gfortran-13 -fpic -g -O2 -Wall -mtune=native -c unimode.f -o unimode.o unimode.f:117:5: 117 | 23044 continue | 1 Warning: Label 23044 at (1) defined but not used [-Wunused-label] unimode.f:112:5: 112 | 23042 continue | 1 Warning: Label 23042 at (1) defined but not used [-Wunused-label] unimode.f:106:5: 106 | 23040 continue | 1 Warning: Label 23040 at (1) defined but not used [-Wunused-label] unimode.f:102:5: 102 | 23038 continue | 1 Warning: Label 23038 at (1) defined but not used [-Wunused-label] unimode.f:95:5: 95 | 23027 goto 23026 | 1 Warning: Label 23027 at (1) defined but not used [-Wunused-label] unimode.f:61:5: 61 | 23023 continue | 1 Warning: Label 23023 at (1) defined but not used [-Wunused-label] unimode.f:54:5: 54 | 23021 continue | 1 Warning: Label 23021 at (1) defined but not used [-Wunused-label] unimode.f:40:5: 40 | 23009 continue | 1 Warning: Label 23009 at (1) defined but not used [-Wunused-label] unimode.f:22:5: 22 | 23007 continue | 1 Warning: Label 23007 at (1) defined but not used [-Wunused-label] unimode.f:15:5: 15 | 23005 continue | 1 Warning: Label 23005 at (1) defined but not used [-Wunused-label] gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o Iso.so init.o pava.o smooth.o ufit.o unimode.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/Rtmp4Mjqzz/R.INSTALL9b4bf71d29d39/Iso/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp4Mjqzz/R.INSTALL9b4bf71d29d39/Iso/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp4Mjqzz/R.INSTALL9b4bf71d29d39/Iso/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-Iso/00new/Iso/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 ‘Iso’ as ‘Iso_0.0-21_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (Iso)