* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘RefBasedMI’ ...
** package ‘RefBasedMI’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 19.1.0 (4)’
using Fortran compiler: ‘Debian flang-new version 19.1.0 (4)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpopnfBd/R.INSTALL32e7c13b46f880/RefBasedMI/src'
flang-new-19  -fpic  -g -O2 -c  program_constants.f90 -o program_constants.o
flang-new-19  -fpic  -g -O2 -c  error_handler.f90 -o error_handler.o
flang-new-19  -fpic  -g -O2 -c  dynalloc.f90 -o dynalloc.o
flang-new-19  -fpic  -g -O2 -c  matrix_methods.f90 -o matrix_methods.o
flang-new-19  -fpic  -g -O2 -c  quick_sort.f90 -o quick_sort.o
flang-new-19  -fpic  -g -O2 -c  random_generator.f90 -o random_generator.o
flang-new-19  -fpic  -g -O2 -c  norm_engine.f90 -o norm_engine.o
flang-new-19  -fpic  -g -O2 -c  norm2.f90 -o norm2.o
clang-19 -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 registerDynamicSymbol.c -o registerDynamicSymbol.o
clang-19 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o RefBasedMI.so dynalloc.o error_handler.o matrix_methods.o norm2.o norm_engine.o program_constants.o quick_sort.o random_generator.o registerDynamicSymbol.o -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpopnfBd/R.INSTALL32e7c13b46f880/RefBasedMI/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpopnfBd/R.INSTALL32e7c13b46f880/RefBasedMI/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpopnfBd/R.INSTALL32e7c13b46f880/RefBasedMI/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-RefBasedMI/00new/RefBasedMI/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** 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 (RefBasedMI)