* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘tdthap’ ...
** package ‘tdthap’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/Rtmp52QcRt/R.INSTALL266c1612295505/tdthap/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 nuc_fam.c -o nuc_fam.o
nuc_fam.c: In function ‘hap_transmit’:
nuc_fam.c:38:24: warning: variable ‘z’ set but not used [-Wunused-but-set-variable]
   38 |   int nn, mm, hr, iqt, z;
      |                        ^
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 package_native_routine_registration_skeleton.c -o package_native_routine_registration_skeleton.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 similar.c -o similar.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 tdt.c -o tdt.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o tdthap.so nuc_fam.o package_native_routine_registration_skeleton.o similar.o tdt.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp52QcRt/R.INSTALL266c1612295505/tdthap/src'
make[1]: Entering directory '/tmp/Rtmp52QcRt/R.INSTALL266c1612295505/tdthap/src'
make[1]: Leaving directory '/tmp/Rtmp52QcRt/R.INSTALL266c1612295505/tdthap/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-tdthap/00new/tdthap/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘tdthap’
    finding HTML links ... done
    get.similarity                          html  
    hap.transmit                            html  
    set.similarity                          html  
    tdt.quad                                html  
    tdt.rr                                  html  
    tdt.select                              html  
** 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
* DONE (tdthap)