* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘Nmix’ ...
** this is package ‘Nmix’ version ‘2.0.5’
** package ‘Nmix’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 21.1.5 (1)’
using Fortran compiler: ‘Debian flang version 21.1.5 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpQjlqmA/R.INSTALL19c51338022bbc/Nmix/src'
flang-21  -fpic  -g -O2 -c Nmix-aux.f -o Nmix-aux.o
flang-21 -fpic -g -O2 -c f2cios.f90 -o f2cios.o
Makevars:6: warning: pattern recipe did not update peer target 'f2cios.mod'.
flang-21  -fpic  -g -O2 -c Nmix-sub3z.f -o Nmix-sub3z.o
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 Nmix_init.c -o Nmix_init.o
flang-21  -fpic  -g -O2 -c RNGfns.f -o RNGfns.o
flang-21  -fpic  -g -O2 -c pnorm.f -o pnorm.o
flang-21  -fpic  -g -O2 -c rgamma2.f -o rgamma2.o
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 wrapper.c -o wrapper.o
clang-21 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o Nmix.so Nmix-aux.o Nmix-sub3z.o Nmix_init.o RNGfns.o f2cios.o pnorm.o rgamma2.o wrapper.o -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/RtmpQjlqmA/R.INSTALL19c51338022bbc/Nmix/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpQjlqmA/R.INSTALL19c51338022bbc/Nmix/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpQjlqmA/R.INSTALL19c51338022bbc/Nmix/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-Nmix/00new/Nmix/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (Nmix)