* installing *source* package ‘gkwreg’ ...
** this is package ‘gkwreg’ version ‘1.0.10’
** package ‘gkwreg’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/gkwreg/src'
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c RcppExports.cpp -o RcppExports.o
In file included from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo.h:29,
                 from RcppExports.cpp:4:
/data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.’
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c gkwgetstartvalues.cpp -o gkwgetstartvalues.o
In file included from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo.h:29,
                 from gkwgetstartvalues.cpp:2:
/data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.’
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c gkwmle.cpp -o gkwmle.o
In file included from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo.h:29,
                 from gkwmle.cpp:3:
/data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.’
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c gkwreg-predict-resid.cpp -o gkwreg-predict-resid.o
In file included from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo.h:29,
                 from gkwreg-predict-resid.cpp:4:
/data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.’
   71 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.")
      |                                                                                                                                                         ^
g++ -std=gnu++17 -shared -L/usr/local/lib64 -o gkwreg.so RcppExports.o gkwgetstartvalues.o gkwmle.o gkwreg-predict-resid.o -fopenmp -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/gkwreg/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/gkwreg/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/gkwreg/src'
installing to /data/gannet/ripley/R/packages/tests-devel/gkwreg.Rcheck/00LOCK-gkwreg/00new/gkwreg/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** testing if installed package can be loaded from temporary location
using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
make[1]: Entering directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwbetareg_compile_20250907044633'
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/test-dev/TMB/include" -I"/tmp/RtmpLdSdFw/working_dir/RtmpGveTCY/RLIBS_2f056c162a66ab/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_gkwbetareg  -DCPPAD_FRAMEWORK -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwbetareg_compile_20250907044633/gkwbetareg.cpp -o /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwbetareg_compile_20250907044633/gkwbetareg.o
g++ -std=gnu++17 -shared -L/usr/local/lib64 -o /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwbetareg_compile_20250907044633/gkwbetareg.so /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwbetareg_compile_20250907044633/gkwbetareg.o
make[1]: Leaving directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwbetareg_compile_20250907044633'
make[1]: Entering directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwbetareg_compile_20250907044633'
make[1]: Leaving directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwbetareg_compile_20250907044633'
using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
make[1]: Entering directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/bkwreg_compile_20250907044959'
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/test-dev/TMB/include" -I"/tmp/RtmpLdSdFw/working_dir/RtmpGveTCY/RLIBS_2f056c162a66ab/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_bkwreg  -DCPPAD_FRAMEWORK -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/bkwreg_compile_20250907044959/bkwreg.cpp -o /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/bkwreg_compile_20250907044959/bkwreg.o
g++ -std=gnu++17 -shared -L/usr/local/lib64 -o /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/bkwreg_compile_20250907044959/bkwreg.so /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/bkwreg_compile_20250907044959/bkwreg.o
make[1]: Leaving directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/bkwreg_compile_20250907044959'
make[1]: Entering directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/bkwreg_compile_20250907044959'
make[1]: Leaving directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/bkwreg_compile_20250907044959'
using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
make[1]: Entering directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/ekwreg_compile_20250907045327'
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/test-dev/TMB/include" -I"/tmp/RtmpLdSdFw/working_dir/RtmpGveTCY/RLIBS_2f056c162a66ab/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_ekwreg  -DCPPAD_FRAMEWORK -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/ekwreg_compile_20250907045327/ekwreg.cpp -o /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/ekwreg_compile_20250907045327/ekwreg.o
g++ -std=gnu++17 -shared -L/usr/local/lib64 -o /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/ekwreg_compile_20250907045327/ekwreg.so /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/ekwreg_compile_20250907045327/ekwreg.o
make[1]: Leaving directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/ekwreg_compile_20250907045327'
make[1]: Entering directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/ekwreg_compile_20250907045327'
make[1]: Leaving directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/ekwreg_compile_20250907045327'
using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
make[1]: Entering directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwmletmb_compile_20250907045649'
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/test-dev/TMB/include" -I"/tmp/RtmpLdSdFw/working_dir/RtmpGveTCY/RLIBS_2f056c162a66ab/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_gkwmletmb  -DCPPAD_FRAMEWORK -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include   -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwmletmb_compile_20250907045649/gkwmletmb.cpp -o /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwmletmb_compile_20250907045649/gkwmletmb.o
g++ -std=gnu++17 -shared -L/usr/local/lib64 -o /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwmletmb_compile_20250907045649/gkwmletmb.so /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwmletmb_compile_20250907045649/gkwmletmb.o -fopenmp
make[1]: Leaving directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwmletmb_compile_20250907045649'
make[1]: Entering directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwmletmb_compile_20250907045649'
make[1]: Leaving directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwmletmb_compile_20250907045649'
using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
make[1]: Entering directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwreg_compile_20250907050002'
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/test-dev/TMB/include" -I"/tmp/RtmpLdSdFw/working_dir/RtmpGveTCY/RLIBS_2f056c162a66ab/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_gkwreg  -DCPPAD_FRAMEWORK -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwreg_compile_20250907050002/gkwreg.cpp -o /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwreg_compile_20250907050002/gkwreg.o
g++ -std=gnu++17 -shared -L/usr/local/lib64 -o /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwreg_compile_20250907050002/gkwreg.so /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwreg_compile_20250907050002/gkwreg.o
make[1]: Leaving directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwreg_compile_20250907050002'
make[1]: Entering directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwreg_compile_20250907050002'
make[1]: Leaving directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/gkwreg_compile_20250907050002'
using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
make[1]: Entering directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/kkwreg_compile_20250907050323'
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/test-dev/TMB/include" -I"/tmp/RtmpLdSdFw/working_dir/RtmpGveTCY/RLIBS_2f056c162a66ab/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_kkwreg  -DCPPAD_FRAMEWORK -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/kkwreg_compile_20250907050323/kkwreg.cpp -o /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/kkwreg_compile_20250907050323/kkwreg.o
g++ -std=gnu++17 -shared -L/usr/local/lib64 -o /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/kkwreg_compile_20250907050323/kkwreg.so /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/kkwreg_compile_20250907050323/kkwreg.o
make[1]: Leaving directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/kkwreg_compile_20250907050323'
make[1]: Entering directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/kkwreg_compile_20250907050323'
make[1]: Leaving directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/kkwreg_compile_20250907050323'
using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
make[1]: Entering directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/kwreg_compile_20250907050647'
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/test-dev/TMB/include" -I"/tmp/RtmpLdSdFw/working_dir/RtmpGveTCY/RLIBS_2f056c162a66ab/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_kwreg  -DCPPAD_FRAMEWORK -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/kwreg_compile_20250907050647/kwreg.cpp -o /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/kwreg_compile_20250907050647/kwreg.o
g++ -std=gnu++17 -shared -L/usr/local/lib64 -o /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/kwreg_compile_20250907050647/kwreg.so /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/kwreg_compile_20250907050647/kwreg.o
make[1]: Leaving directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/kwreg_compile_20250907050647'
make[1]: Entering directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/kwreg_compile_20250907050647'
make[1]: Leaving directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/kwreg_compile_20250907050647'
using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
make[1]: Entering directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/mcreg_compile_20250907051006'
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/test-dev/TMB/include" -I"/tmp/RtmpLdSdFw/working_dir/RtmpGveTCY/RLIBS_2f056c162a66ab/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_mcreg  -DCPPAD_FRAMEWORK -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/mcreg_compile_20250907051006/mcreg.cpp -o /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/mcreg_compile_20250907051006/mcreg.o
g++ -std=gnu++17 -shared -L/usr/local/lib64 -o /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/mcreg_compile_20250907051006/mcreg.so /tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/mcreg_compile_20250907051006/mcreg.o
make[1]: Leaving directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/mcreg_compile_20250907051006'
make[1]: Entering directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/mcreg_compile_20250907051006'
make[1]: Leaving directory '/tmp/RtmpLdSdFw/working_dir/RtmpDjxlP4/mcreg_compile_20250907051006'
** 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 (gkwreg)