* installing to library ‘/home/hornik/tmp/R.check/r-release-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-14 (Debian 14.3.0-10) 14.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpiQz621/R.INSTALL3d80981b4b6e8f/msda/src'
gfortran-14 -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:25:
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:29:
61 | DOUBLE PRECISION::dev_new
| ^
note: ‘dev_new’ was declared here
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-release-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-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o msda.so msda_new.o registerDynamicSymbol.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpiQz621/R.INSTALL3d80981b4b6e8f/msda/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpiQz621/R.INSTALL3d80981b4b6e8f/msda/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpiQz621/R.INSTALL3d80981b4b6e8f/msda/src'
installing to /home/hornik/tmp/R.check/r-release-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)