* installing to library ‘/home/hornik/tmp/R.check/r-patched-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-15 (Debian 15.3.0-1) 15.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 15.3.0-1) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpSvedMy/R.INSTALL25129ccd8902/tripack/src'
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c dsos.f -o dsos.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c inhull.f -o inhull.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-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-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c left.f -o left.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c qsort.f -o qsort.o
gfortran-15  -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-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c troutp.f -o troutp.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c troutq.f -o troutq.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c vleft.f -o vleft.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c voronoi.f -o voronoi.o
gcc-15 -shared -L/home/hornik/tmp/R.check/r-patched-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 -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpSvedMy/R.INSTALL25129ccd8902/tripack/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpSvedMy/R.INSTALL25129ccd8902/tripack/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpSvedMy/R.INSTALL25129ccd8902/tripack/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-tripack/00new/tripack/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘tripack’
    finding HTML links ... done
    add.constraint                          html  
    cells                                   html  
    circles                                 html  
    circtest                                html  
    circum                                  html  
    circumcircle                            html  
    convex.hull                             html  
    identify.tri                            html  
    in.convex.hull                          html  
    left                                    html  
    neighbours                              html  
    on.convex.hull                          html  
    outer.convhull                          html  
    plot.tri                                html  
    plot.voronoi                            html  
    plot.voronoi.polygons                   html  
    print.summary.tri                       html  
    print.summary.voronoi                   html  
    print.tri                               html  
    print.voronoi                           html  
    summary.tri                             html  
    summary.voronoi                         html  
    tri                                     html  
    tri.dellens                             html  
    tri.find                                html  
    tri.mesh                                html  
    triangles                               html  
    tripack-internal                        html  
    tritest                                 html  
    voronoi                                 html  
    voronoi.area                            html  
    voronoi.findrejectsites                 html  
    voronoi.mosaic                          html  
    voronoi.polygons                        html  
** 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)