* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘bvls’ ...
** this is package ‘bvls’ version ‘1.4’
** package ‘bvls’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using Fortran compiler: ‘GNU Fortran (Debian 16-20260425-1) 16.0.1 20260425 (prerelease) [gcc-16 r16-8812-gd9c07462a22]’
make[1]: Entering directory '/tmp/Rtmp2mzGTO/R.INSTALL11a33a1e39ece0/bvls/src'
gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c bvls.f -o bvls.o
bvls.f:478:72:
478 | implicit double precision (a-h, o-z) *doub
| 1
Warning: Line truncated at (1) [-Wline-truncation]
bvls.f:547:72:
547 | end qr
| 1
Warning: Line truncated at (1) [-Wline-truncation]
bvls.f:242:5:
242 | 2000 obj=0.0
| 1
Warning: Label 2000 at (1) defined but not used [-Wunused-label]
bvls.f:370:24:
370 | istate(nbound)=istate(nbound)*sign(1.0d0, x(iact)-bu(iact))
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
bvls.f:292:13:
292 | iact=ks
| ^~~~
Warning: ‘iact’ may be used uninitialized [-Wmaybe-uninitialized]
bvls.f:319:72:
319 | act(i,mm1)=act(i,mm1) + bound*a(i,iact)
| ^
Warning: ‘bound’ may be used uninitialized [-Wmaybe-uninitialized]
bvls.f:316:30:
316 | if (istate(it) .gt. 0) bound=bu(iact)
| ^~~~~
note: ‘bound’ was declared here
gcc-16 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o bvls.so bvls.o -lgfortran -lm -latomic_asneeded -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp2mzGTO/R.INSTALL11a33a1e39ece0/bvls/src'
make[1]: Entering directory '/tmp/Rtmp2mzGTO/R.INSTALL11a33a1e39ece0/bvls/src'
make[1]: Leaving directory '/tmp/Rtmp2mzGTO/R.INSTALL11a33a1e39ece0/bvls/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-bvls/00new/bvls/libs
** R
** inst
** 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 (bvls)