* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘polyCub’ ...
** package ‘polyCub’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-24) 13.2.0’
make[1]: Entering directory '/tmp/RtmpV5rHhL/R.INSTALL1da32f64b02a0b/polyCub/src'
gcc-13 -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
gcc-13 -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 polyCub.SV.c -o polyCub.SV.o
gcc-13 -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 polyCub.iso.c -o polyCub.iso.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o polyCub.so init.o polyCub.SV.o polyCub.iso.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpV5rHhL/R.INSTALL1da32f64b02a0b/polyCub/src'
make[1]: Entering directory '/tmp/RtmpV5rHhL/R.INSTALL1da32f64b02a0b/polyCub/src'
make[1]: Leaving directory '/tmp/RtmpV5rHhL/R.INSTALL1da32f64b02a0b/polyCub/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-polyCub/00new/polyCub/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘polyCub’
    finding HTML links ... done
    checkintrfr                             html  
    circleCub.Gauss                         html  
    coerce-gpc-methods                      html  
    coerce-sp-methods                       html  
    finding level-2 HTML links ... done

    dotprod                                 html  
    gpclibPermit                            html  
    isClosed                                html  
    isScalar                                html  
    plot_polyregion                         html  
    plotpolyf                               html  
    polyCub-package                         html  
    polyCub                                 html  
    polyCub.SV                              html  
    polyCub.exact.Gauss                     html  
    polyCub.iso                             html  
    polyCub.midpoint                        html  
    polygauss                               html  
    sfg2gpc                                 html  
    vecnorm                                 html  
    xylist                                  html  
*** copying figures
** building package indices
** installing vignettes
** 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 ‘polyCub’ as ‘polyCub_0.9.0_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (polyCub)