* installing *source* package ‘akima’ ...
** package ‘akima’ successfully unpacked and MD5 sums checked
** using staged installation
checking for gcc... clang -arch arm64
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang -arch arm64 accepts -g... yes
checking for clang -arch arm64 option to accept ISO C89... none needed
checking whether we are using the GNU Fortran compiler... yes
checking whether /opt/gfortran/bin/gfortran -arch arm64 accepts -g... yes
checking for correct optimization with SUN compilers... -n not running on x86*-solaris*

configure: creating ./config.status
config.status: creating src/Makevars
** 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’
/opt/gfortran/bin/gfortran -arch arm64 -Wall -g -O2 -fPIC  -Wall -g -O2  -c akima433.f -o akima433.o
/opt/gfortran/bin/gfortran -arch arm64 -Wall -g -O2 -fPIC  -Wall -g -O2  -c akima697.f -o akima697.o
/opt/gfortran/bin/gfortran -arch arm64 -Wall -g -O2 -fPIC  -Wall -g -O2  -c akima760.f -o akima760.o
akima760.f:1124:33:

 1124 |           IF (IXDI.NE.IXDIPV .OR. IYDI.NE.IYDIPV) THEN
      |                                 ^
Warning: ‘iydi’ may be used uninitialized [-Wmaybe-uninitialized]
akima760.f:1076:63:

 1076 |       INTEGER          IIP,IXD0,IXD1,IXDI,IXDIPV,IYD0,IYD1,IYDI,IYDIPV
      |                                                               ^
note: ‘iydi’ was declared here
akima760.f:1124:33:

 1124 |           IF (IXDI.NE.IXDIPV .OR. IYDI.NE.IYDIPV) THEN
      |                                 ^
Warning: ‘ixdi’ may be used uninitialized [-Wmaybe-uninitialized]
akima760.f:1076:41:

 1076 |       INTEGER          IIP,IXD0,IXD1,IXDI,IXDIPV,IYD0,IYD1,IYDI,IYDIPV
      |                                         ^
note: ‘ixdi’ was declared here
/opt/gfortran/bin/gfortran -arch arm64 -Wall -g -O2 -fPIC  -Wall -g -O2  -c akima761.f -o akima761.o
akima761.f:3223:19:

 3223 |                IF (DABS(DV) .GT. 1.0D-10) THEN
      |                   ^
Warning: ‘dv’ may be used uninitialized [-Wmaybe-uninitialized]
akima761.f:3160:52:

 3160 |       DOUBLE PRECISION             A,B,C,EA,EB,EC,DV
      |                                                    ^
note: ‘dv’ was declared here
akima761.f:3224:72:

 3224 |                   ZI(IIP) = A*XI(IIP)+B*YI(IIP)+C
      |                                                                        ^
Warning: ‘c’ may be used uninitialized [-Wmaybe-uninitialized]
akima761.f:3160:40:

 3160 |       DOUBLE PRECISION             A,B,C,EA,EB,EC,DV
      |                                        ^
note: ‘c’ was declared here
akima761.f:3224:72:

 3224 |                   ZI(IIP) = A*XI(IIP)+B*YI(IIP)+C
      |                                                                        ^
Warning: ‘b’ may be used uninitialized [-Wmaybe-uninitialized]
akima761.f:3160:38:

 3160 |       DOUBLE PRECISION             A,B,C,EA,EB,EC,DV
      |                                      ^
note: ‘b’ was declared here
akima761.f:3224:72:

 3224 |                   ZI(IIP) = A*XI(IIP)+B*YI(IIP)+C
      |                                                                        ^
Warning: ‘a’ may be used uninitialized [-Wmaybe-uninitialized]
akima761.f:3160:36:

 3160 |       DOUBLE PRECISION             A,B,C,EA,EB,EC,DV
      |                                    ^
note: ‘a’ was declared here
/opt/gfortran/bin/gfortran -arch arm64 -Wall -g -O2 -fPIC  -Wall -g -O2  -c bilinear.f -o bilinear.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -falign-functions=64 -Wall -g -O2  -fPIC  -falign-functions=64 -Wall -g -O2  -c init.c -o init.o
/opt/gfortran/bin/gfortran -arch arm64 -Wall -g -O2 -fPIC  -Wall -g -O2  -c tripack.f -o tripack.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 akima.so akima433.o akima697.o akima760.o akima761.o bilinear.o init.o tripack.o -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 _rgplnl_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _rgpd3p_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _rgbi3p_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _addnod_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _edge_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _addcst_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _delarc_: register 26 saved somewhere other than in frame
ld: warning: could not create compact unwind for _delnod_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _getnp_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _nearnd_: registers 19 and 20 not saved contiguously in frame
ld: warning: could not create compact unwind for _trlist_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _trmshr_: registers 27 and 28 not saved contiguously 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 _intrpl_: registers 19 and 20 not saved contiguously in frame
ld: warning: could not create compact unwind for _uvip3p_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _sdplnl_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _sdlipl_: registers 19 and 20 not saved contiguously in frame
ld: warning: could not create compact unwind for _sdlctn_: registers 19 and 20 not saved contiguously in frame
ld: warning: could not create compact unwind for _gradc_: registers 76 and 77 not saved contiguously in frame
ld: warning: could not create compact unwind for _sdleqn_: registers 25 and 26 not saved contiguously in frame
ld: warning: could not create compact unwind for _sdpd3p_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _sdtrtt_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _sdbi3p_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _sdsf3p_: registers 27 and 28 not saved contiguously in frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/akima.Rcheck/00LOCK-akima/00new/akima/libs
** generating debug symbols (dSYM)
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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 (akima)