* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘tripack’ ...
** this is package ‘tripack’ version ‘1.3-9.4’
** package ‘tripack’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-16 (Debian 16.1.0-1) 16.1.0’
using Fortran compiler: ‘GNU Fortran (Debian 16.1.0-1) 16.1.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDBgqWo/R.INSTALL3cc3d4dc68f5a/tripack/src'
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c dsos.f -o dsos.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c inhull.f -o inhull.o
gcc-16 -I"/home/hornik/tmp/R.check/r-release-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-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c left.f -o left.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c qsort.f -o qsort.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c tripack.f -o tripack.o
tripack.f:3779:36:

 3779 |       DOUBLE PRECISION B1, B2, XP, YA, YP
      |                                    1~
Warning: Unused variable ‘ya’ declared at (1) [-Wunused-variable]
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c troutp.f -o troutp.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c troutq.f -o troutq.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c vleft.f -o vleft.o
gfortran-16  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c voronoi.f -o voronoi.o
gcc-16 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o tripack.so dsos.o inhull.o init.o left.o qsort.o tripack.o troutp.o troutq.o vleft.o voronoi.o -lgfortran -lm -latomic_asneeded -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDBgqWo/R.INSTALL3cc3d4dc68f5a/tripack/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDBgqWo/R.INSTALL3cc3d4dc68f5a/tripack/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDBgqWo/R.INSTALL3cc3d4dc68f5a/tripack/src'
installing to /home/hornik/tmp/R.check/r-release-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
* DONE (tripack)