* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘LWFBrook90R’ ...
** this is package ‘LWFBrook90R’ version ‘0.6.2’
** package ‘LWFBrook90R’ 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/RtmpB25DZg/R.INSTALLa253b343c7b64/LWFBrook90R/src'
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c md_decl_const.f95 -o md_decl_const.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c md_typedefs.f95 -o md_typedefs.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -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
md_brook90.f95:221:48:
221 | 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:221:48:
221 | IF (YEAR .NE. YY .OR. MONTH .NE. MM .OR. DOM .NE. DD) THEN
| ^
Warning: ‘month’ may be used uninitialized [-Wmaybe-uninitialized]
VARDCL.h:157:16:
157 | 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: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
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-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-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o LWFBrook90R.so md_brook90.o md_decl_const.o md_typedefs.o skeleton.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[2]: Entering directory '/home/hornik/tmp/scratch/RtmpB25DZg/R.INSTALLa253b343c7b64/LWFBrook90R/src'
make[2]: Nothing to be done for 'LWFBrook90R.so'.
make[2]: Leaving directory '/home/hornik/tmp/scratch/RtmpB25DZg/R.INSTALLa253b343c7b64/LWFBrook90R/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpB25DZg/R.INSTALLa253b343c7b64/LWFBrook90R/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpB25DZg/R.INSTALLa253b343c7b64/LWFBrook90R/src'
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c md_decl_const.f95 -o md_decl_const.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c md_typedefs.f95 -o md_typedefs.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -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
md_brook90.f95:221:48:
221 | 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:221:48:
221 | IF (YEAR .NE. YY .OR. MONTH .NE. MM .OR. DOM .NE. DD) THEN
| ^
Warning: ‘month’ may be used uninitialized [-Wmaybe-uninitialized]
VARDCL.h:157:16:
157 | 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: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
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-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 '/home/hornik/tmp/scratch/RtmpB25DZg/R.INSTALLa253b343c7b64/LWFBrook90R/src'
installing to /home/hornik/tmp/R.check/r-patched-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
converting help for package ‘LWFBrook90R’
finding HTML links ... done
LWFBrook90R-package html
approx_standprop html
calc_globrad html
calc_vegperiod html
correct_prec html
extract_layer_output html
make_rootden html
make_seasLAI html
make_standprop html
param_to_rlwfbrook90 html
plant_b90 html
plant_coupmodel html
plant_linear html
process_outputs_LWFB90 html
ptfs html
r_lwfbrook90 html
replace_vecelements html
run_LWFB90 html
run_multi_LWFB90 html
run_multisite_LWFB90 html
set_optionsLWFB90 html
set_outputLWFB90 html
set_paramLWFB90 html
slb1_meteo html
slb1_prec2013_hh html
slb1_soil html
slb1_standprop html
soil_to_param html
standprop_yearly_to_param html
*** 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)