* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘clue’ ...
** package ‘clue’ 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/RtmpE9EJON/R.INSTALL3838f674e608de/clue/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 assignment.c -o assignment.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 clue.c -o clue.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 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 lsap.c -o lsap.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 trees.c -o trees.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o clue.so assignment.o clue.o init.o lsap.o trees.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpE9EJON/R.INSTALL3838f674e608de/clue/src'
make[1]: Entering directory '/tmp/RtmpE9EJON/R.INSTALL3838f674e608de/clue/src'
make[1]: Leaving directory '/tmp/RtmpE9EJON/R.INSTALL3838f674e608de/clue/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-clue/00new/clue/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘clue’
    finding HTML links ... done
    CKME                                    html  
    Cassini                                 html  
    GVME                                    html  
    GVME_Consensus                          html  
    Kinship82                               html  
    Kinship82_Consensus                     html  
    Phonemes                                html  
    addtree                                 html  
    cl_agreement                            html  
    cl_bag                                  html  
    cl_boot                                 html  
    cl_classes                              html  
    cl_consensus                            html  
    cl_dissimilarity                        html  
    cl_ensemble                             html  
    cl_fuzziness                            html  
    cl_margin                               html  
    cl_medoid                               html  
    cl_membership                           html  
    cl_object_names                         html  
    cl_pam                                  html  
    cl_pclust                               html  
    cl_predict                              html  
    cl_prototypes                           html  
    cl_tabulate                             html  
    cl_ultrametric                          html  
    cl_validity                             html  
    fit_ultrametric_target                  html  
    hierarchy                               html  
    kmedoids                                html  
    l1_fit_ultrametric                      html  
    lattice                                 html  
    ls_fit_addtree                          html  
    ls_fit_sum_of_ultrametrics              html  
    ls_fit_ultrametric                      html  
    n_of_classes                            html  
    n_of_objects                            html  
    partition                               html  
    pclust                                  html  
    solve_LSAP                              html  
    sumt                                    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 (clue)