* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘msda’ ...
** this is package ‘msda’ version ‘1.0.4’
** package ‘msda’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-7) 15.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-7) 15.2.0’
make[1]: Entering directory '/tmp/RtmpXN4vdo/R.INSTALL26cb646f54143d/msda/src'
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c msda_new.f90 -o msda_new.o
msda_new.f90:235:2:
235 | jerr=-20000-l
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
msda_new.f90:236:2:
236 | EXIT
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
msda_new.f90:237:2:
237 | ENDIF
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
msda_new.f90:109:25:
109 | al=al*alf
| ^
Warning: ‘alf’ may be used uninitialized [-Wmaybe-uninitialized]
msda_new.f90:45:23:
45 | DOUBLE PRECISION::alf
| ^~~
note: ‘alf’ was declared here
msda_new.f90:238:24:
238 | obj(l) = dev_new
| ^
Warning: ‘dev_new’ may be used uninitialized [-Wmaybe-uninitialized]
msda_new.f90:61:23:
61 | DOUBLE PRECISION::dev_new
| ^~~~~~~
note: ‘dev_new’ was declared here
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 registerDynamicSymbol.c -o registerDynamicSymbol.o
gcc-15 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o msda.so msda_new.o registerDynamicSymbol.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpXN4vdo/R.INSTALL26cb646f54143d/msda/src'
make[1]: Entering directory '/tmp/RtmpXN4vdo/R.INSTALL26cb646f54143d/msda/src'
make[1]: Leaving directory '/tmp/RtmpXN4vdo/R.INSTALL26cb646f54143d/msda/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-msda/00new/msda/libs
** R
** data
*** moving datasets to lazyload DB
** 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
* DONE (msda)