* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘pmclust’ ...
** package ‘pmclust’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-6) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpoYeals/R.INSTALL130c94537adf51/pmclust/src'
gcc-14 -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 my_c_apecm.c -o my_c_apecm.o
gcc-14 -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 my_c_em.c -o my_c_em.o
gcc-14 -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 zzz.c -o zzz.o
gcc-14 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o pmclust.so my_c_apecm.o my_c_em.o zzz.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpoYeals/R.INSTALL130c94537adf51/pmclust/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpoYeals/R.INSTALL130c94537adf51/pmclust/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpoYeals/R.INSTALL130c94537adf51/pmclust/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-pmclust/00new/pmclust/libs
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘pmclust’
    finding HTML links ... done
    00_pmclust-package                      html  
    01-pmclust_pkmeans                      html  
    10_d.readme                             html  
    11_d.set.global                         html  
    12_d.param                              html  
    13_d.control                            html  
    20-assign.N.sample                      html  
    30-em.one                               html  
    30-em.one.e                             html  
    30-em.one.m                             html  
    30-em_initial                           html  
    30-em_like                              html  
    40-generate.MixSim                      html  
    40-generate.basic                       html  
    41-get.N.CLASS                          html  
    50-indep.logL                           html  
    50-mb.print                             html  
    50-update.class                         html  
    60-print                                html  
    zz-internal                             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 (pmclust)