* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘pdc’ ...
** package ‘pdc’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/Rtmpnqjexg/R.INSTALL3c26a24b07a815/pdc/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 fast_codebook0.c -o fast_codebook0.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 fast_codebook2.c -o fast_codebook2.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 fast_codebook3.c -o fast_codebook3.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 fast_codebook4.c -o fast_codebook4.o
fast_codebook4.c: In function ‘fast_codebook4’:
fast_codebook4.c:20:9: warning: unused variable ‘m’ [-Wunused-variable]
   20 |     int m = 4;
      |         ^
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 fast_codebook5.c -o fast_codebook5.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 fast_codebook6.c -o fast_codebook6.o
fast_codebook6.c: In function ‘fast_codebook6’:
fast_codebook6.c:20:9: warning: unused variable ‘m’ [-Wunused-variable]
   20 |     int m = 6;
      |         ^
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 fast_codebook7.c -o fast_codebook7.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o pdc.so fast_codebook0.o fast_codebook2.o fast_codebook3.o fast_codebook4.o fast_codebook5.o fast_codebook6.o fast_codebook7.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmpnqjexg/R.INSTALL3c26a24b07a815/pdc/src'
make[1]: Entering directory '/tmp/Rtmpnqjexg/R.INSTALL3c26a24b07a815/pdc/src'
make[1]: Leaving directory '/tmp/Rtmpnqjexg/R.INSTALL3c26a24b07a815/pdc/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-pdc/00new/pdc/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘pdc’
    finding HTML links ... done
    codebook                                html  
    complex.shapes                          html  
    distance                                html  
    entropy.heuristic                       html  
    loo1nn                                  html  
    mds.plot                                html  
    pdc-package                             html  
    pdc.dist                                html  
    pdclust                                 html  
    rasterPlot                              html  
    star.shapes                             html  
    trace.image                             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 (pdc)