* 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: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’ using SDK: ‘MacOSX11.3.sdk’ /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c md_decl_const.f95 -o md_decl_const.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c md_typedefs.f95 -o md_typedefs.o /opt/gfortran/bin/gfortran -arch arm64 -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 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 clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c skeleton.c -o skeleton.o clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o LWFBrook90R.so md_brook90.o md_decl_const.o md_typedefs.o skeleton.o -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R ld: warning: could not create compact unwind for ___fbrook_mod_MOD_check_for_nan_inputs.constprop.0: does not use standard frame ld: warning: could not create compact unwind for ___fbrook_mod_MOD_temper.constprop.0: does not use standard frame ld: warning: could not create compact unwind for ___fbrook_mod_MOD_calc_inflows: does not use standard frame ld: warning: could not create compact unwind for ___fbrook_mod_MOD_srsc.isra.0: does not use standard frame ld: warning: could not create compact unwind for ___fbrook_mod_MOD_tbylayer.isra.0: does not use standard frame ld: warning: could not create compact unwind for ___fbrook_mod_MOD_fpsim.isra.0: does not use standard frame ld: warning: could not create compact unwind for ___fbrook_mod_MOD_sunds.isra.0: does not use standard frame ld: warning: could not create compact unwind for ___fbrook_mod_MOD_soilvar.constprop.0: does not use standard frame ld: warning: could not create compact unwind for ___fbrook_mod_MOD_soilpar.constprop.0: does not use standard frame ld: warning: could not create compact unwind for ___fbrook_mod_MOD_iter.constprop.0: does not use standard frame ld: warning: could not create compact unwind for _s_brook90_f_: does not use standard frame ld: warning: could not create compact unwind for _allocate_tramp_ctrl: does not use standard frame ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_created: does not use standard frame ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_deleted: does not use standard frame ld: warning: could not create compact unwind for ___emutls_get_address: does not use standard frame make[1]: Nothing to be done for `LWFBrook90R.so'. /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c md_decl_const.f95 -o md_decl_const.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c md_typedefs.f95 -o md_typedefs.o /opt/gfortran/bin/gfortran -arch arm64 -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 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 clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c skeleton.c -o skeleton.o installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/LWFBrook90R.Rcheck/00LOCK-LWFBrook90R/00new/LWFBrook90R/libs ** generating debug symbols (dSYM) warning: /Volumes/Builds/packages/big-sur-arm64/results/4.5/LWFBrook90R.Rcheck/00_pkg_src/LWFBrook90R/src/md_brook90.o: timestamp mismatch between object file (2025-04-29 20:12:35.109433142) and debug map (2025-04-29 20:12:31.000000000) warning: /Volumes/Builds/packages/big-sur-arm64/results/4.5/LWFBrook90R.Rcheck/00_pkg_src/LWFBrook90R/src/md_decl_const.o: timestamp mismatch between object file (2025-04-29 20:12:31.727296139) and debug map (2025-04-29 20:12:28.000000000) warning: /Volumes/Builds/packages/big-sur-arm64/results/4.5/LWFBrook90R.Rcheck/00_pkg_src/LWFBrook90R/src/md_typedefs.o: timestamp mismatch between object file (2025-04-29 20:12:31.797128596) and debug map (2025-04-29 20:12:28.000000000) warning: /Volumes/Builds/packages/big-sur-arm64/results/4.5/LWFBrook90R.Rcheck/00_pkg_src/LWFBrook90R/src/skeleton.o: timestamp mismatch between object file (2025-04-29 20:12:35.169697532) and debug map (2025-04-29 20:12:31.000000000) warning: /Volumes/Builds/packages/big-sur-arm64/results/4.5/LWFBrook90R.Rcheck/00_pkg_src/LWFBrook90R/src/md_brook90.o: timestamp mismatch between object file (2025-04-29 20:12:35.109433142) and debug map (2025-04-29 20:12:31.000000000) warning: /Volumes/Builds/packages/big-sur-arm64/results/4.5/LWFBrook90R.Rcheck/00_pkg_src/LWFBrook90R/src/md_decl_const.o: timestamp mismatch between object file (2025-04-29 20:12:31.727296139) and debug map (2025-04-29 20:12:28.000000000) warning: /Volumes/Builds/packages/big-sur-arm64/results/4.5/LWFBrook90R.Rcheck/00_pkg_src/LWFBrook90R/src/md_typedefs.o: timestamp mismatch between object file (2025-04-29 20:12:31.797128596) and debug map (2025-04-29 20:12:28.000000000) warning: /Volumes/Builds/packages/big-sur-arm64/results/4.5/LWFBrook90R.Rcheck/00_pkg_src/LWFBrook90R/src/skeleton.o: timestamp mismatch between object file (2025-04-29 20:12:35.169697532) and debug map (2025-04-29 20:12:31.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)