* installing *source* package ‘deSolve’ ...
** package ‘deSolve’ 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) 12.2.0’
using SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c DLLutil.c -o DLLutil.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c R_init_deSolve.c -o R_init_deSolve.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c brent.c -o brent.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c call_daspk.c -o call_daspk.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c call_euler.c -o call_euler.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c call_iteration.c -o call_iteration.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c call_lsoda.c -o call_lsoda.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c call_radau.c -o call_radau.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c call_rk4.c -o call_rk4.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c call_rkAuto.c -o call_rkAuto.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c call_rkFixed.c -o call_rkFixed.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c call_rkImplicit.c -o call_rkImplicit.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c call_zvode.c -o call_zvode.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c daux.f -o daux.o
daux.f:7:44:

    7 |       DOUBLE PRECISION FUNCTION D1MACH (IDUM)
      |                                            1
Warning: Unused dummy argument ‘idum’ at (1) [-Wunused-dummy-argument]
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c ddaspk.f -o ddaspk.o
ddaspk.f:3513:58:

 3513 |       DOUBLE PRECISION FUNCTION DDWNRM(NEQ,V,RWT,RPAR,IPAR)
      |                                                          1
Warning: Unused dummy argument ‘ipar’ at (1) [-Wunused-dummy-argument]
ddaspk.f:3513:53:

 3513 |       DOUBLE PRECISION FUNCTION DDWNRM(NEQ,V,RWT,RPAR,IPAR)
      |                                                     1
Warning: Unused dummy argument ‘rpar’ at (1) [-Wunused-dummy-argument]
ddaspk.f:5198:64:

 5198 |      *   SQRTN, RSQRTN, LSOFF, STPTOL, IRET, RES, IRES, PSOL, WM, IWM,
      |                                                                1
Warning: Unused dummy argument ‘wm’ at (1) [-Wunused-dummy-argument]
ddaspk.f:4398:48:

 4398 |      *   DUMSVR,DELTA,E,WM,IWM,CJ,DUMS,DUMR,DUME,EPCON,
      |                                                1
Warning: Unused dummy argument ‘dume’ at (1) [-Wunused-dummy-argument]
ddaspk.f:4398:43:

 4398 |      *   DUMSVR,DELTA,E,WM,IWM,CJ,DUMS,DUMR,DUME,EPCON,
      |                                           1
Warning: Unused dummy argument ‘dumr’ at (1) [-Wunused-dummy-argument]
ddaspk.f:4398:38:

 4398 |      *   DUMSVR,DELTA,E,WM,IWM,CJ,DUMS,DUMR,DUME,EPCON,
      |                                      1
Warning: Unused dummy argument ‘dums’ at (1) [-Wunused-dummy-argument]
ddaspk.f:4398:15:

 4398 |      *   DUMSVR,DELTA,E,WM,IWM,CJ,DUMS,DUMR,DUME,EPCON,
      |               1
Warning: Unused dummy argument ‘dumsvr’ at (1) [-Wunused-dummy-argument]
ddaspk.f:4399:47:

 4399 |      *   S,CONFAC,TOLNEW,MULDEL,MAXIT,IRES,IDUM,IERNEW)
      |                                               1
Warning: Unused dummy argument ‘idum’ at (1) [-Wunused-dummy-argument]
ddaspk.f:4397:45:

 4397 |       SUBROUTINE DNSD(X,Y,YPRIME,NEQ,RES,PDUM,WT,RPAR,IPAR,
      |                                             1
Warning: Unused dummy argument ‘pdum’ at (1) [-Wunused-dummy-argument]
ddaspk.f:6506:26:

 6506 |       SUBROUTINE SCALE(NEQ, NIND, SCAL, H)
      |                          1
Warning: Unused dummy argument ‘neq’ at (1) [-Wunused-dummy-argument]
ddaspk.f:3381:56:

 3381 |       SUBROUTINE DDAWTS(NEQ,IWT,RTOL,ATOL,Y,WT,RPAR,IPAR)
      |                                                        1
Warning: Unused dummy argument ‘ipar’ at (1) [-Wunused-dummy-argument]
ddaspk.f:3381:51:

 3381 |       SUBROUTINE DDAWTS(NEQ,IWT,RTOL,ATOL,Y,WT,RPAR,IPAR)
      |                                                   1
Warning: Unused dummy argument ‘rpar’ at (1) [-Wunused-dummy-argument]
ddaspk.f:2477:27:

 2477 |      *   PWK, WM, IWM, HMIN, UROUND, EPLI, SQRTN, RSQRTN, EPCONI,
      |                           1
Warning: Unused dummy argument ‘hmin’ at (1) [-Wunused-dummy-argument]
ddaspk.f:3553:12:

 3553 |      *  DUME,DUMS,DUMR,EPCON,RATEMX,STPTOL,JFDUM,
      |            1
Warning: Unused dummy argument ‘dume’ at (1) [-Wunused-dummy-argument]
ddaspk.f:3552:54:

 3552 |      *  JSDUM,RPAR,IPAR,DUMSVR,DELTA,R,YIC,YPIC,DUMPWK,WM,IWM,CJ,UROUND,
      |                                                      1
Warning: Unused dummy argument ‘dumpwk’ at (1) [-Wunused-dummy-argument]
ddaspk.f:3553:22:

 3553 |      *  DUME,DUMS,DUMR,EPCON,RATEMX,STPTOL,JFDUM,
      |                      1
Warning: Unused dummy argument ‘dumr’ at (1) [-Wunused-dummy-argument]
ddaspk.f:3553:17:

 3553 |      *  DUME,DUMS,DUMR,EPCON,RATEMX,STPTOL,JFDUM,
      |                 1
Warning: Unused dummy argument ‘dums’ at (1) [-Wunused-dummy-argument]
ddaspk.f:3552:30:

 3552 |      *  JSDUM,RPAR,IPAR,DUMSVR,DELTA,R,YIC,YPIC,DUMPWK,WM,IWM,CJ,UROUND,
      |                              1
Warning: Unused dummy argument ‘dumsvr’ at (1) [-Wunused-dummy-argument]
ddaspk.f:3553:48:

 3553 |      *  DUME,DUMS,DUMR,EPCON,RATEMX,STPTOL,JFDUM,
      |                                                1
Warning: Unused dummy argument ‘jfdum’ at (1) [-Wunused-dummy-argument]
ddaspk.f:3552:13:

 3552 |      *  JSDUM,RPAR,IPAR,DUMSVR,DELTA,R,YIC,YPIC,DUMPWK,WM,IWM,CJ,UROUND,
      |             1
Warning: Unused dummy argument ‘jsdum’ at (1) [-Wunused-dummy-argument]
ddaspk.f:3551:61:

 3551 |       SUBROUTINE DDASID(X,Y,YPRIME,NEQ,ICOPT,ID,RES,JACD,PDUM,H,WT,
      |                                                             1
Warning: Unused dummy argument ‘pdum’ at (1) [-Wunused-dummy-argument]
ddaspk.f:4126:26:

 4126 |      *   EPCON,JCALC,JFDUM,KP1,NONNEG,NTYPE,IERNLS)
      |                          1
Warning: Unused dummy argument ‘jfdum’ at (1) [-Wunused-dummy-argument]
ddaspk.f:4833:67:

 4833 |      *   JSKIP,RPAR,IPAR,SAVR,DELTA,R,YIC,YPIC,PWK,WM,IWM,CJ,UROUND,
      |                                                                   1
Warning: Unused dummy argument ‘uround’ at (1) [-Wunused-dummy-argument]
ddaspk.f:5464:40:

 5464 |      *   WM,IWM,CJ,CJOLD,CJLAST,S,UROUND,EPLI,SQRTN,RSQRTN,
      |                                        1
Warning: Unused dummy argument ‘uround’ at (1) [-Wunused-dummy-argument]
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c deSolve_utils.c -o deSolve_utils.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c dintdy2.f -o dintdy2.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c dlinpk.f -o dlinpk.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c dlsoder.f -o dlsoder.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c dsparsk.f -o dsparsk.o
dsparsk.f:740:42:

  740 |       subroutine add_lvst(istart,iend,nlev,riord,ja,ia,mask,maskval)
      |                                          1
Warning: Unused dummy argument ‘nlev’ at (1) [-Wunused-dummy-argument]
dsparsk.f:416:27:

  416 |       subroutine getbwd(n,a,ja,ia,ml,mu)
      |                           1
Warning: Unused dummy argument ‘a’ at (1) [-Wunused-dummy-argument]
dsparsk.f:507:42:

  507 |       subroutine rnrms   (nrow, nrm, a, ja, ia, diag)
      |                                          1
Warning: Unused dummy argument ‘ja’ at (1) [-Wunused-dummy-argument]
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c dvode.f -o dvode.o
dvode.f:1953:35:

 1953 |      &                 F, JAC, PDUM, NFLAG, RPAR, IPAR)
      |                                   1
Warning: Unused dummy argument ‘pdum’ at (1) [-Wunused-dummy-argument]
dvode.f:1952:42:

 1952 |       SUBROUTINE DVNLSD (Y, YH, LDYH, VSAV, SAVF, EWT, ACOR, IWM, WM,   &
      |                                          1
Warning: Unused dummy argument ‘vsav’ at (1) [-Wunused-dummy-argument]
dvode.f:1325:72:

 1325 |       ETA = MIN(ETA,ONE)
      |                                                                        ^
Warning: ‘etaq’ may be used uninitialized [-Wmaybe-uninitialized]
dvode.f:1197:15:

 1197 |      &     ETAQ, ETAQM1, ETAQP1, FLOTL, ONE, ONEPSM,                     &
      |               ^
note: ‘etaq’ was declared here
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c errmsg.f -o errmsg.o
errmsg.f:31:40:

   31 |       SUBROUTINE XERRWD (MSG, NMES, NERR, LEVEL, NI, I1, I2, NR, R1, R2)
      |                                        1
Warning: Unused dummy argument ‘nerr’ at (1) [-Wunused-dummy-argument]
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c ex_Aquaphy.c -o ex_Aquaphy.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c ex_CCL4model.c -o ex_CCL4model.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c ex_ChemicalDAE.c -o ex_ChemicalDAE.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c ex_SCOC.c -o ex_SCOC.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c forcings.c -o forcings.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c lags.c -o lags.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c opkda1.f -o opkda1.o
opkda1.f:528:40:

  528 |       SUBROUTINE DSOLSY (WM, IWM, X, TEM)
      |                                        1
Warning: Unused dummy argument ‘tem’ at (1) [-Wunused-dummy-argument]
opkda1.f:1975:40:

 1975 |       SUBROUTINE DSOLSS (WK, IWK, X, TEM)
      |                                        1
Warning: Unused dummy argument ‘tem’ at (1) [-Wunused-dummy-argument]
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c opkdmain.f -o opkdmain.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c radau5.f -o radau5.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c radau5a.f -o radau5a.o
radau5a.f:528:58:

  528 |      &          M1,M2,NM1,FAC1,E1,LDE1,Z1,F1,IP1,IPHES,IER,IJOB)
      |                                                          1
Warning: Unused dummy argument ‘ier’ at (1) [-Wunused-dummy-argument]
radau5a.f:765:26:

  765 |      &          F2,F3,CONT,IP2,IPHES,IER,IJOB)
      |                          1
Warning: Unused dummy argument ‘cont’ at (1) [-Wunused-dummy-argument]
radau5a.f:765:40:

  765 |      &          F2,F3,CONT,IP2,IPHES,IER,IJOB)
      |                                        1
Warning: Unused dummy argument ‘ier’ at (1) [-Wunused-dummy-argument]
radau5a.f:1072:29:

 1072 |      &          F1,F2,F3,CONT,IP1,IP2,IPHES,IER,IJOB)
      |                             1
Warning: Unused dummy argument ‘cont’ at (1) [-Wunused-dummy-argument]
radau5a.f:1072:47:

 1072 |      &          F1,F2,F3,CONT,IP1,IP2,IPHES,IER,IJOB)
      |                                               1
Warning: Unused dummy argument ‘ier’ at (1) [-Wunused-dummy-argument]
radau5a.f:2465:53:

 2465 |       SUBROUTINE SLVSEU(N,FJAC,LDJAC,MLJAC,MUJAC,FMAS,LDMAS,MLMAS,MUMAS,
      |                                                     1
Warning: Unused dummy argument ‘fmas’ at (1) [-Wunused-dummy-argument]
radau5a.f:2465:65:

 2465 |       SUBROUTINE SLVSEU(N,FJAC,LDJAC,MLJAC,MUJAC,FMAS,LDMAS,MLMAS,MUMAS,
      |                                                                 1
Warning: Unused dummy argument ‘mlmas’ at (1) [-Wunused-dummy-argument]
radau5a.f:2465:71:

 2465 |       SUBROUTINE SLVSEU(N,FJAC,LDJAC,MLJAC,MUJAC,FMAS,LDMAS,MLMAS,MUMAS,
      |                                                                       1
Warning: Unused dummy argument ‘mumas’ at (1) [-Wunused-dummy-argument]
radau5a.f:1483:8:

 1483 |   48  MM=M1/M2
      |        ^
Warning: ‘mm’ may be used uninitialized [-Wmaybe-uninitialized]
radau5a.f:1861:8:

 1861 |   48  MM=M1/M2
      |        ^
Warning: ‘mm’ may be used uninitialized [-Wmaybe-uninitialized]
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c rk_auto.c -o rk_auto.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c rk_fixed.c -o rk_fixed.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c rk_implicit.c -o rk_implicit.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c rk_util.c -o rk_util.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c rprintf.c -o rprintf.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c twoDmap.c -o twoDmap.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c zvode.f -o zvode.o
zvode.f:2846:35:

 2846 |      1                 F, JAC, PDUM, NFLAG, RPAR, IPAR)
      |                                   1
Warning: Unused dummy argument ‘pdum’ at (1) [-Wunused-dummy-argument]
zvode.f:2845:42:

 2845 |       SUBROUTINE ZVNLSD (Y, YH, LDYH, VSAV, SAVF, EWT, ACOR, IWM, WM,
      |                                          1
Warning: Unused dummy argument ‘vsav’ at (1) [-Wunused-dummy-argument]
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o deSolve.so DLLutil.o R_init_deSolve.o brent.o call_daspk.o call_euler.o call_iteration.o call_lsoda.o call_radau.o call_rk4.o call_rkAuto.o call_rkFixed.o call_rkImplicit.o call_zvode.o daux.o ddaspk.o deSolve_utils.o dintdy2.o dlinpk.o dlsoder.o dsparsk.o dvode.o errmsg.o ex_Aquaphy.o ex_CCL4model.o ex_ChemicalDAE.o ex_SCOC.o forcings.o lags.o opkda1.o opkdmain.o radau5.o radau5a.o rk_auto.o rk_fixed.o rk_implicit.o rk_util.o rprintf.o twoDmap.o zvode.o -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: could not create compact unwind for _dlinsk_: register 75 saved somewhere other than in frameld: warning: could not create compact unwind for _bfs_: register 28 saved somewhere other than in frame
ld: warning: could not create compact unwind for _csrcsc2_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _diamua_: registers 21 and 22 not saved contiguously in frame
ld: warning: could not create compact unwind for _dvjac_: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for _dvnlsd_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dvjust_: registers 25 and 26 not saved contiguously in frame
ld: warning: could not create compact unwind for _dvset_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dvstep_: register 79 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dvhin_: register 79 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dvode_: registers 27 and 28 not saved contiguously in frame

ld: warning: could not create compact unwind for _datvpk_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dspigm_: register 77 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dslvk_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dnsk_: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for _dnedk_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dnsik_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dnsd_: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for _dmatd_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dnedd_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dlinsd_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _ddstp_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _ddasic_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _ddaspk_: registers 76 and 77 not saved contiguously in frame
ld: warning: could not create compact unwind for _dpcgs_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _dpcg_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _datv_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _dspigmr_: register 77 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dlsode_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dlsodes_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dlsoda_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dlsodar_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _solbc_: register 22 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dechc_: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _decc_: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _decbc_: registers 25 and 26 not saved contiguously in frame
ld: warning: could not create compact unwind for _dech_: registers 21 and 22 not saved contiguously in frame
ld: warning: could not create compact unwind for _elmhes_: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _decradau_: registers 19 and 20 not saved contiguously in frame
ld: warning: could not create compact unwind for _decradb_: registers 25 and 26 not saved contiguously in frame
ld: warning: could not create compact unwind for _decomr_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _decomc_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _slvrar_: registers 25 and 26 not saved contiguously in frame
ld: warning: could not create compact unwind for _slvrai_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _slvrad_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _estrad_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _estrav_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _slvrod_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _zgbsl_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _zgesl_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _zvsol_: registers 21 and 22 not saved contiguously in frame
ld: warning: could not create compact unwind for _zgbfa_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _zgefa_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _zvjac_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _zvnlsd_: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for _zvindy_: registers 21 and 22 not saved contiguously in frame
ld: warning: could not create compact unwind for _zvjust_: registers 25 and 26 not saved contiguously in frame
ld: warning: could not create compact unwind for _zvset_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _xerrwd_: registers 27 and 28 not saved contiguously in frame
ld: warning: ld: warning: could not create compact unwind for _zvstep_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _zewset_: registers 23 and 24 not saved contiguously in frame
could not create compact unwind for _dgbsl_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dhefa_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dspiom_: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for _dsolpk_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dintdy_: registers 19 and 20 not saved contiguously in frame
ld: warning: could not create compact unwind for _droots_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _nnfc_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _nsfc_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _mdu_: register 22 saved somewhere other than in frame
ld: warning: could not create compact unwind for _mdp_: register 28 saved somewhere other than in frame
ld: warning: could not create compact unwind for _jgroup_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dprep_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dprepj_: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for _dstode_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _dprjs_: register 77 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dstoda_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _dprja_: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for _drchek_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dstodpk_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _dlhin_: register 77 saved somewhere other than in frame
ld: warning: could not create compact unwind for ___emutls_get_address: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _dlsoder_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _dlsodesr_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _zvhin_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _zvode_: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _radcor_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _radau5_: registers 72 and 73 not saved contiguously in frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.3/deSolve.Rcheck/00LOCK-deSolve/00new/deSolve/libs
** generating debug symbols (dSYM)
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for ‘matplot’ in package ‘deSolve’
** help
*** installing help indices
** 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 (deSolve)