* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘cxreg’ ...
** this is package ‘cxreg’ version ‘1.1.4’
** package ‘cxreg’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using Fortran compiler: ‘Debian flang version 22.1.8 (1+b2)’
using C++ compiler: ‘Debian clang version 22.1.8 (1+b2)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpZkXQlz/R.INSTALL188c6d6ff46597/cxreg/src'
flang-22  -fpic  -g -O2 -c cglassocd_noscale.f -o cglassocd_noscale.o
flang-22  -fpic  -g -O2 -c cglassocd_scaled.f -o cglassocd_scaled.o
clang++-22 -std=gnu++20 -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 classo_init.cpp -o classo_init.o
flang-22  -fpic  -g -O2 -c classocd_cov.f -o classocd_cov.o
flang-22  -fpic  -g -O2 -c classocd_cov_noscale.f -o classocd_cov_noscale.o
flang-22  -fpic  -g -O2 -c classocd_warm.f -o classocd_warm.o
flang-22  -fpic  -g -O2 -c classocd_warm_screen.f -o classocd_warm_screen.o
flang-22  -fpic  -g -O2 -c soft_threshold.f -o soft_threshold.o
flang-22  -fpic  -g -O2 -c soft_threshold_cov.f -o soft_threshold_cov.o
clang++-22 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o cxreg.so cglassocd_noscale.o cglassocd_scaled.o classo_init.o classocd_cov.o classocd_cov_noscale.o classocd_warm.o classocd_warm_screen.o soft_threshold.o soft_threshold_cov.o -L/usr/lib/llvm-22/lib/clang/22/lib/linux -L/usr/lib/llvm-22/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/RtmpZkXQlz/R.INSTALL188c6d6ff46597/cxreg/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpZkXQlz/R.INSTALL188c6d6ff46597/cxreg/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpZkXQlz/R.INSTALL188c6d6ff46597/cxreg/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-cxreg/00new/cxreg/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (cxreg)