* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘BMA’ ...
** package ‘BMA’ 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 '/tmp/RtmpDyOOFx/R.INSTALL1b1140284a8321/BMA/src'
gcc-13 -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 BMA_init.c -o BMA_init.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c fwleaps.f -o fwleaps.o
f951: Warning: Nonconforming tab character in column 1 of line 94 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 95 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 96 [-Wtabs]
f951: Warning: Nonconforming tab character in column 6 of line 237 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 241 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 256 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 257 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 291 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 297 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 401 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 419 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 456 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 477 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 496 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 509 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 513 [-Wtabs]
fwleaps.f:209:5:

  209 |    27          mt=mn+1
      |     1
Warning: Label 27 at (1) defined but not used [-Wunused-label]
fwleaps.f:130:12:

  130 |    16    tn=rr(m,m)
      |            1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
fwleaps.f:136:9:

  136 |       dx=zip
      |         1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
fwleaps.f:213:26:

  213 |    29    if(mt.le.mn) sel=tal
      |                          1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
fwleaps.f:221:9:

  221 |       di=(rs-xi(ky,ky))/sq(ky)
      |         1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
fwleaps.f:271:11:

  271 |       beta=dd(l)
      |           1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
fwleaps.f:272:10:

  272 |       tel=-d(n)*d(n)/sq(n)/xn(n,n)
      |          1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
fwleaps.f:273:8:

  273 |       f=-xn(n,ky)*xn(n,ky)/(xn(n,n)*rt)
      |        1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
fwleaps.f:275:9:

  275 |       di=(rs-xn(ky,ky))/sq(ky)
      |         1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
fwleaps.f:284:11:

  284 |       yint=dint
      |           1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
fwleaps.f:286:9:

  286 |       di=(sq(ky)-xi(ky,ky))/sq(ky)
      |         1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
fwleaps.f:471:72:

  471 |    12 rm(l)=tr
      |                                                                        ^
Warning: ‘l’ may be used uninitialized [-Wmaybe-uninitialized]
fwleaps.f:461:7:

  461 |       l=mr-mb+m
      |       ^
note: ‘l’ was declared here
gcc-13 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o BMA.so BMA_init.o fwleaps.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpDyOOFx/R.INSTALL1b1140284a8321/BMA/src'
make[1]: Entering directory '/tmp/RtmpDyOOFx/R.INSTALL1b1140284a8321/BMA/src'
make[1]: Leaving directory '/tmp/RtmpDyOOFx/R.INSTALL1b1140284a8321/BMA/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-BMA/00new/BMA/libs
** R
** data
** 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 (BMA)