* installing *source* package ‘tripack’ ...
** package ‘tripack’ 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’
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c dsos.f -o dsos.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c func.f -o func.o
func.f:2:6:

    2 |       DOUBLE PRECISION FUNCTION DASINH (X)
      |      1
Warning: ‘dasinh’ declared at (1) is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow]
func.f:210:6:

  210 |       DOUBLE PRECISION FUNCTION DACOSH (X)
      |      1
Warning: ‘dacosh’ declared at (1) is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow]
func.f:151:72:

  151 |       DCSEVL = 0.5D0*(B0-B2)
      |                                                                        ^
Warning: ‘b2’ may be used uninitialized [-Wmaybe-uninitialized]
func.f:127:33:

  127 |       DOUBLE PRECISION B0, B1, B2, CS(*), ONEPL, TWOX, X, D1MACH
      |                                 ^
note: ‘b2’ was declared here
func.f:203:10:

  203 |    20 IF (I .EQ. NOS) CALL XERMSG ('SLATEC', 'INITDS',
      |          ^
Warning: ‘i’ may be used uninitialized [-Wmaybe-uninitialized]
func.f:198:9:

  198 |         I = NOS + 1 - II
      |         ^
note: ‘i’ was declared here
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c inhull.f -o inhull.o
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 init.c -o init.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c left.f -o left.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c qsort.f -o qsort.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c tripack.f -o tripack.o
tripack.f:4336:32:

 4336 |       SUBROUTINE TRLPRT (NCC,LCT,N,X,Y,NROW,NT,LTRI,LOUT,
      |                                1
Warning: Unused dummy argument ‘lct’ at (1) [-Wunused-dummy-argument]
tripack.f:4336:51:

 4336 |       SUBROUTINE TRLPRT (NCC,LCT,N,X,Y,NROW,NT,LTRI,LOUT,
      |                                                   1
Warning: Unused dummy argument ‘ltri’ at (1) [-Wunused-dummy-argument]
tripack.f:4336:28:

 4336 |       SUBROUTINE TRLPRT (NCC,LCT,N,X,Y,NROW,NT,LTRI,LOUT,
      |                            1
Warning: Unused dummy argument ‘ncc’ at (1) [-Wunused-dummy-argument]
tripack.f:4336:36:

 4336 |       SUBROUTINE TRLPRT (NCC,LCT,N,X,Y,NROW,NT,LTRI,LOUT,
      |                                    1
Warning: Unused dummy argument ‘x’ at (1) [-Wunused-dummy-argument]
tripack.f:4336:38:

 4336 |       SUBROUTINE TRLPRT (NCC,LCT,N,X,Y,NROW,NT,LTRI,LOUT,
      |                                      1
Warning: Unused dummy argument ‘y’ at (1) [-Wunused-dummy-argument]
tripack.f:5370:51:

 5370 |      .                   N,X,Y,LIST,LPTR,LEND,TITLE,
      |                                                   1
Warning: Unused dummy argument ‘title’ at (1) [-Wunused-dummy-argument]
tripack.f:5890:15:

 5890 |       INTEGER I, INC, K, LP, LPL, LUN, NA, NABOR(100), NB,
      |               1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
tripack.f:5833:32:

 5833 |       SUBROUTINE TRPRNT (NCC,LCC,N,X,Y,LIST,LPTR,LEND,LOUT,
      |                                1
Warning: Unused dummy argument ‘lcc’ at (1) [-Wunused-dummy-argument]
tripack.f:5833:28:

 5833 |       SUBROUTINE TRPRNT (NCC,LCC,N,X,Y,LIST,LPTR,LEND,LOUT,
      |                            1
Warning: Unused dummy argument ‘ncc’ at (1) [-Wunused-dummy-argument]
tripack.f:5833:36:

 5833 |       SUBROUTINE TRPRNT (NCC,LCC,N,X,Y,LIST,LPTR,LEND,LOUT,
      |                                    1
Warning: Unused dummy argument ‘x’ at (1) [-Wunused-dummy-argument]
tripack.f:5833:38:

 5833 |       SUBROUTINE TRPRNT (NCC,LCC,N,X,Y,LIST,LPTR,LEND,LOUT,
      |                                      1
Warning: Unused dummy argument ‘y’ at (1) [-Wunused-dummy-argument]
tripack.f:2485:72:

 2485 |       NPTS(L) = NL
      |                                                                        ^
Warning: ‘nl’ may be used uninitialized [-Wmaybe-uninitialized]
tripack.f:2228:30:

 2228 |      .        NKBAK, NKFOR, NL, NN
      |                              ^
note: ‘nl’ was declared here
tripack.f:2308:14:

 2308 |     5     IF (NK .LT. ILAST) THEN
      |              ^
Warning: ‘ilast’ may be used uninitialized [-Wmaybe-uninitialized]
tripack.f:2226:29:

 2226 |       INTEGER I, IFRST, ILAST, J, K, KM1, LCC1, LM1, LP,
      |                             ^
note: ‘ilast’ was declared here
tripack.f:4936:72:

 4936 |               NEXT(I0) = NEXTI
      |                                                                        ^
Warning: ‘i0’ may be used uninitialized [-Wmaybe-uninitialized]
tripack.f:4719:19:

 4719 |       INTEGER I, I0, J, K, KM1, LCC(1), LP, LPL, NCC, NEXTI,
      |                   ^
note: ‘i0’ was declared here
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c troutp.f -o troutp.o
troutp.f:128:5:

  128 |   110 FORMAT (1X,10X,'*** N IS OUTSIDE ITS VALID',
      |     1
Warning: Label 110 at (1) defined but not used [-Wunused-label]
troutp.f:61:15:

   61 |       INTEGER I, INC, K, LP, LPL, LUN,
      |               1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
troutp.f:1:32:

    1 |       SUBROUTINE TROUTP (NCC,LCC,N,X,Y,LIST,LPTR,LEND,LOUT,
      |                                1
Warning: Unused dummy argument ‘lcc’ at (1) [-Wunused-dummy-argument]
troutp.f:1:28:

    1 |       SUBROUTINE TROUTP (NCC,LCC,N,X,Y,LIST,LPTR,LEND,LOUT,
      |                            1
Warning: Unused dummy argument ‘ncc’ at (1) [-Wunused-dummy-argument]
troutp.f:1:36:

    1 |       SUBROUTINE TROUTP (NCC,LCC,N,X,Y,LIST,LPTR,LEND,LOUT,
      |                                    1
Warning: Unused dummy argument ‘x’ at (1) [-Wunused-dummy-argument]
troutp.f:1:38:

    1 |       SUBROUTINE TROUTP (NCC,LCC,N,X,Y,LIST,LPTR,LEND,LOUT,
      |                                      1
Warning: Unused dummy argument ‘y’ at (1) [-Wunused-dummy-argument]
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c troutq.f -o troutq.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c vleft.f -o vleft.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c voronoi.f -o voronoi.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o tripack.so dsos.o func.o inhull.o init.o left.o qsort.o tripack.o troutp.o troutq.o vleft.o voronoi.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
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/tripack.Rcheck/00LOCK-tripack/00new/tripack/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 (tripack)