* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘mclust’ ...
** this is package ‘mclust’ version ‘6.1.2’
** package ‘mclust’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 21.1.6 (2)’
using Fortran compiler: ‘Debian flang version 21.1.6 (2)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpXsFOpS/R.INSTALL3a910a73de6836/mclust/src'
clang-21 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c init.c -o init.o
flang-21  -fpic  -g -O2 -c mclust.f -o mclust.o
flang-21  -fpic  -g -O2 -c mclust2.f -o mclust2.o
flang-21  -fpic  -g -O2 -c util.f -o util.o
clang-21 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o mclust.so init.o mclust.o mclust2.o util.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-21/lib/clang/21/lib/linux -L/usr/lib/llvm-21/lib -lflang_rt.runtime -lm -L/usr/lib/llvm-21/lib/clang/21/lib/linux -L/usr/lib/llvm-21/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpXsFOpS/R.INSTALL3a910a73de6836/mclust/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpXsFOpS/R.INSTALL3a910a73de6836/mclust/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpXsFOpS/R.INSTALL3a910a73de6836/mclust/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-mclust/00new/mclust/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** 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
* DONE (mclust)