* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘LWFBrook90R’ ...
** package ‘LWFBrook90R’ 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/RtmpxHJKhi/R.INSTALL18d66fd92faa6/LWFBrook90R/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  md_decl_const.f95 -o md_decl_const.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  md_brook90.f95 -o md_brook90.o
md_brook90.f95:3258:16:

 3258 |             if (timer .EQ. 1) call rchkusr()
      |                ^
Warning: ‘timer’ may be used uninitialized [-Wmaybe-uninitialized]
md_brook90.f95:2037:20:

 2037 |     integer :: timer     ! check timelimits set by R-user?
      |                    ^
note: ‘timer’ was declared here
md_brook90.f95:204:48:

  204 |         IF (YEAR .NE. YY .OR. MONTH .NE. MM .OR. DOM .NE. DD) THEN
      |                                                ^
Warning: ‘dom’ may be used uninitialized [-Wmaybe-uninitialized]
VARDCL.h:65:14:

   65 | integer :: DOM                  ! day of month
      |              ^
note: ‘dom’ was declared here
md_brook90.f95:204:48:

  204 |         IF (YEAR .NE. YY .OR. MONTH .NE. MM .OR. DOM .NE. DD) THEN
      |                                                ^
Warning: ‘month’ may be used uninitialized [-Wmaybe-uninitialized]
VARDCL.h:156:16:

  156 | integer :: MONTH                ! month number
      |                ^
note: ‘month’ was declared here
output_pint.h:92:23:

   92 | RELAWAT = AWAT / AWATFK
      |                       ^
Warning: ‘awatfk’ may be used uninitialized [-Wmaybe-uninitialized]
VARDCL.h:33:29:

   33 | real(kind=c_double) :: AWATFK          ! available soil water in root zone at field cap., mm, output only
      |                             ^
note: ‘awatfk’ was declared here
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 skeleton.c -o skeleton.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o LWFBrook90R.so md_brook90.o md_decl_const.o skeleton.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[2]: Entering directory '/tmp/RtmpxHJKhi/R.INSTALL18d66fd92faa6/LWFBrook90R/src'
make[2]: Nothing to be done for 'LWFBrook90R.so'.
make[2]: Leaving directory '/tmp/RtmpxHJKhi/R.INSTALL18d66fd92faa6/LWFBrook90R/src'
make[1]: Leaving directory '/tmp/RtmpxHJKhi/R.INSTALL18d66fd92faa6/LWFBrook90R/src'
make[1]: Entering directory '/tmp/RtmpxHJKhi/R.INSTALL18d66fd92faa6/LWFBrook90R/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  md_decl_const.f95 -o md_decl_const.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  md_brook90.f95 -o md_brook90.o
md_brook90.f95:3258:16:

 3258 |             if (timer .EQ. 1) call rchkusr()
      |                ^
Warning: ‘timer’ may be used uninitialized [-Wmaybe-uninitialized]
md_brook90.f95:2037:20:

 2037 |     integer :: timer     ! check timelimits set by R-user?
      |                    ^
note: ‘timer’ was declared here
md_brook90.f95:204:48:

  204 |         IF (YEAR .NE. YY .OR. MONTH .NE. MM .OR. DOM .NE. DD) THEN
      |                                                ^
Warning: ‘dom’ may be used uninitialized [-Wmaybe-uninitialized]
VARDCL.h:65:14:

   65 | integer :: DOM                  ! day of month
      |              ^
note: ‘dom’ was declared here
md_brook90.f95:204:48:

  204 |         IF (YEAR .NE. YY .OR. MONTH .NE. MM .OR. DOM .NE. DD) THEN
      |                                                ^
Warning: ‘month’ may be used uninitialized [-Wmaybe-uninitialized]
VARDCL.h:156:16:

  156 | integer :: MONTH                ! month number
      |                ^
note: ‘month’ was declared here
output_pint.h:92:23:

   92 | RELAWAT = AWAT / AWATFK
      |                       ^
Warning: ‘awatfk’ may be used uninitialized [-Wmaybe-uninitialized]
VARDCL.h:33:29:

   33 | real(kind=c_double) :: AWATFK          ! available soil water in root zone at field cap., mm, output only
      |                             ^
note: ‘awatfk’ was declared here
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 skeleton.c -o skeleton.o
make[1]: Leaving directory '/tmp/RtmpxHJKhi/R.INSTALL18d66fd92faa6/LWFBrook90R/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-LWFBrook90R/00new/LWFBrook90R/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (LWFBrook90R)