* installing *source* package ‘LWFBrook90R’ ...
** package ‘LWFBrook90R’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’
using SDK: ‘MacOSX11.3.sdk’
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  md_decl_const.f95 -o md_decl_const.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  md_typedefs.f95 -o md_typedefs.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  md_brook90.f95 -o md_brook90.o
md_brook90.f95:1077:32:

 1077 |     real(kind=c_double) :: INFIL     ! water reaching layer, SLFL * INFRAC(I), mm/d
      |                                1
Warning: Unused variable ‘infil’ declared at (1) [-Wunused-variable]
md_brook90.f95:1078:32:

 1078 |     real(kind=c_double) :: MAXIN     ! maximum allowed rate of input of water to layer, mm/d
      |                                1
Warning: Unused variable ‘maxin’ declared at (1) [-Wunused-variable]
md_brook90.f95:964:106:

  964 | subroutine calc_vertical_flows(gwv, NLAYER, KK, Par6, THICK, PSITI, STONEF, RHOWG, DPSIMX, DRAIN, VRFLI,pr, error)
      |                                                                                                          1
Warning: Unused dummy argument ‘pr’ at (1) [-Wunused-dummy-argument]
md_brook90.f95:3373:20:

 3373 | end function FPSIMgw
      |                    ^
Warning: ‘__result_fpsimgw’ may be used uninitialized [-Wmaybe-uninitialized]
md_brook90.f95:3343:0:

 3343 | function FPSIMgw(WETNES, Par, iModel, gwv, i_layer)
      | 
note: ‘__result_fpsimgw’ was declared here
md_brook90.f95:3541:16:

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

 2270 |     integer :: timer     ! check timelimits set by R-user?
      |                    ^
note: ‘timer’ was declared here
output_pint.h:92:23:

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

   32 | real(kind=c_double) :: AWATFK          ! available soil water in root zone at field cap., mm, output only
      |                             ^
note: ‘awatfk’ was declared here
VARDCL.h:157:16:

  157 | integer :: MONTH                ! month number
      |                ^
Warning: ‘month’ may be used uninitialized [-Wmaybe-uninitialized]
md_brook90.f95:225:38:

  225 |               (/ YEAR, MONTH, DOM/),3)
      |                                      ^
Warning: ‘dom’ may be used uninitialized [-Wmaybe-uninitialized]
VARDCL.h:65:14:

   65 | integer :: DOM                  ! day of month
      |              ^
note: ‘dom’ was declared here
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c skeleton.c -o skeleton.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o LWFBrook90R.so md_brook90.o md_decl_const.o md_typedefs.o skeleton.o -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: could not create compact unwind for _s_brook90_f_: stack subq instruction is too different from dwarf stack size
make[1]: Nothing to be done for `LWFBrook90R.so'.
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  md_decl_const.f95 -o md_decl_const.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  md_typedefs.f95 -o md_typedefs.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  md_brook90.f95 -o md_brook90.o
md_brook90.f95:1077:32:

 1077 |     real(kind=c_double) :: INFIL     ! water reaching layer, SLFL * INFRAC(I), mm/d
      |                                1
Warning: Unused variable ‘infil’ declared at (1) [-Wunused-variable]
md_brook90.f95:1078:32:

 1078 |     real(kind=c_double) :: MAXIN     ! maximum allowed rate of input of water to layer, mm/d
      |                                1
Warning: Unused variable ‘maxin’ declared at (1) [-Wunused-variable]
md_brook90.f95:964:106:

  964 | subroutine calc_vertical_flows(gwv, NLAYER, KK, Par6, THICK, PSITI, STONEF, RHOWG, DPSIMX, DRAIN, VRFLI,pr, error)
      |                                                                                                          1
Warning: Unused dummy argument ‘pr’ at (1) [-Wunused-dummy-argument]
md_brook90.f95:3373:20:

 3373 | end function FPSIMgw
      |                    ^
Warning: ‘__result_fpsimgw’ may be used uninitialized [-Wmaybe-uninitialized]
md_brook90.f95:3343:0:

 3343 | function FPSIMgw(WETNES, Par, iModel, gwv, i_layer)
      | 
note: ‘__result_fpsimgw’ was declared here
md_brook90.f95:3541:16:

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

 2270 |     integer :: timer     ! check timelimits set by R-user?
      |                    ^
note: ‘timer’ was declared here
output_pint.h:92:23:

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

   32 | real(kind=c_double) :: AWATFK          ! available soil water in root zone at field cap., mm, output only
      |                             ^
note: ‘awatfk’ was declared here
VARDCL.h:157:16:

  157 | integer :: MONTH                ! month number
      |                ^
Warning: ‘month’ may be used uninitialized [-Wmaybe-uninitialized]
md_brook90.f95:225:38:

  225 |               (/ YEAR, MONTH, DOM/),3)
      |                                      ^
Warning: ‘dom’ may be used uninitialized [-Wmaybe-uninitialized]
VARDCL.h:65:14:

   65 | integer :: DOM                  ! day of month
      |              ^
note: ‘dom’ was declared here
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c skeleton.c -o skeleton.o
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/LWFBrook90R.Rcheck/00LOCK-LWFBrook90R/00new/LWFBrook90R/libs
** generating debug symbols (dSYM)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/LWFBrook90R.Rcheck/00_pkg_src/LWFBrook90R/src/md_brook90.o: timestamp mismatch between object file (2024-10-16 07:43:34.777763823) and debug map (2024-10-16 07:43:30.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/LWFBrook90R.Rcheck/00_pkg_src/LWFBrook90R/src/md_decl_const.o: timestamp mismatch between object file (2024-10-16 07:43:31.172913738) and debug map (2024-10-16 07:43:26.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/LWFBrook90R.Rcheck/00_pkg_src/LWFBrook90R/src/md_typedefs.o: timestamp mismatch between object file (2024-10-16 07:43:31.302209418) and debug map (2024-10-16 07:43:27.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/LWFBrook90R.Rcheck/00_pkg_src/LWFBrook90R/src/skeleton.o: timestamp mismatch between object file (2024-10-16 07:43:34.891919404) and debug map (2024-10-16 07:43:30.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/LWFBrook90R.Rcheck/00_pkg_src/LWFBrook90R/src/md_brook90.o: timestamp mismatch between object file (2024-10-16 07:43:34.777763823) and debug map (2024-10-16 07:43:30.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/LWFBrook90R.Rcheck/00_pkg_src/LWFBrook90R/src/md_decl_const.o: timestamp mismatch between object file (2024-10-16 07:43:31.172913738) and debug map (2024-10-16 07:43:26.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/LWFBrook90R.Rcheck/00_pkg_src/LWFBrook90R/src/md_typedefs.o: timestamp mismatch between object file (2024-10-16 07:43:31.302209418) and debug map (2024-10-16 07:43:27.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/LWFBrook90R.Rcheck/00_pkg_src/LWFBrook90R/src/skeleton.o: timestamp mismatch between object file (2024-10-16 07:43:34.891919404) and debug map (2024-10-16 07:43:30.000000000)
** 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)