* installing *source* package ‘cxreg’ ... ** this is package ‘cxreg’ version ‘1.0.5’ ** using staged installation ** libs using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-8) 14.3.0’ using C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’ gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -flto=2 -c cglassocd_noscale.f -o cglassocd_noscale.o cglassocd_noscale.f:24:38: 24 | complex(real64) :: s12_sc(1:p-1) | 1 Warning: Unused variable ‘s12_sc’ declared at (1) [-Wunused-variable] cglassocd_noscale.f:20:34: 20 | complex(real64) :: sc(1:p-1) | 1 Warning: Unused variable ‘sc’ declared at (1) [-Wunused-variable] cglassocd_noscale.f:23:44: 23 | complex(real64) :: w11_sc(1:p-1,1:p-1) | 1 Warning: Unused variable ‘w11_sc’ declared at (1) [-Wunused-variable] gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -flto=2 -c cglassocd_scaled.f -o cglassocd_scaled.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-LTO/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -flto=2 -c classo_init.cpp -o classo_init.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -flto=2 -c classocd_cov.f -o classocd_cov.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -flto=2 -c classocd_cov_noscale.f -o classocd_cov_noscale.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -flto=2 -c classocd_warm.f -o classocd_warm.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -flto=2 -c classocd_warm_screen.f -o classocd_warm_screen.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -flto=2 -c soft_threshold.f -o soft_threshold.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -flto=2 -c soft_threshold_cov.f -o soft_threshold_cov.o g++-14 -std=gnu++17 -shared -g -O2 -Wall -pedantic -mtune=native -flto=2 -fpic -L/home/hornik/tmp/R-d-gcc-LTO/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 -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-LTO/lib -lR classo_init.cpp:23:10: warning: type of ‘cglassocd_scaled_’ does not match original declaration [-Wlto-type-mismatch] 23 | void F77_NAME(cglassocd_scaled)(void* s, int* p, double* lambda, | ^ cglassocd_scaled.f:2:33: note: ‘cglassocd_scaled’ was previously declared here 2 | subroutine cglassocd_scaled(s,p,lambda,theta, | ^ cglassocd_scaled.f:2:33: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used classo_init.cpp:17:10: warning: type of ‘cglassocd_noscale_’ does not match original declaration [-Wlto-type-mismatch] 17 | void F77_NAME(cglassocd_noscale)(void* s, int* p, double* lambda, | ^ cglassocd_noscale.f:2:34: note: ‘cglassocd_noscale’ was previously declared here 2 | subroutine cglassocd_noscale(s,p,lambda,theta, | ^ cglassocd_noscale.f:2:34: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used installing to /home/hornik/tmp/CRAN_special_LTO/cxreg.Rcheck/00LOCK-cxreg/00new/cxreg/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 (cxreg)