* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘tripack’ ...
** package ‘tripack’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpb4ROUr/R.INSTALL12e8bc4d56801/tripack/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c dsos.f -o dsos.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -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
func.f:86:72:

   86 |       DASINH = SIGN (DASINH, X)
      |                                                                        ^
Warning: ‘__result_dasinh’ may be used uninitialized [-Wmaybe-uninitialized]
func.f:2:38:

    2 |       DOUBLE PRECISION FUNCTION DASINH (X)
      |                                      ^
note: ‘__result_dasinh’ was declared here
func.f:210:38:

  210 |       DOUBLE PRECISION FUNCTION DACOSH (X)
      |                                      ^
Warning: ‘__result_dacosh’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c inhull.f -o inhull.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c left.f -o left.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c qsort.f -o qsort.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -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: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: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: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-13  -fpic  -g -O2 -Wall -mtune=native  -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-13  -fpic  -g -O2 -Wall -mtune=native  -c troutq.f -o troutq.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c vleft.f -o vleft.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c voronoi.f -o voronoi.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -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 -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpb4ROUr/R.INSTALL12e8bc4d56801/tripack/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpb4ROUr/R.INSTALL12e8bc4d56801/tripack/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpb4ROUr/R.INSTALL12e8bc4d56801/tripack/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-tripack/00new/tripack/libs
** 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
* creating tarball
packaged installation of ‘tripack’ as ‘tripack_1.3-9.1_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (tripack)