* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘Iso’ ...
** this is package ‘Iso’ version ‘0.0-21’
** package ‘Iso’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-4) 15.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-4) 15.2.0’
make[1]: Entering directory '/tmp/Rtmp5P5gjb/R.INSTALL29c3fdd50cd99/Iso/src'
gcc-15 -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-15 -fpic -g -O2 -Wall -pedantic -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-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c smooth.f -o smooth.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -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:7:
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:7:
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:7:
11 | ssemin = 1.d200
| ^~~~~~
note: ‘ssemin’ was declared here
gfortran-15 -fpic -g -O2 -Wall -pedantic -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-15 -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 '/tmp/Rtmp5P5gjb/R.INSTALL29c3fdd50cd99/Iso/src'
make[1]: Entering directory '/tmp/Rtmp5P5gjb/R.INSTALL29c3fdd50cd99/Iso/src'
make[1]: Leaving directory '/tmp/Rtmp5P5gjb/R.INSTALL29c3fdd50cd99/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
* DONE (Iso)