* installing *source* package ‘ExactTree’ ... ** this is package ‘ExactTree’ version ‘0.1.1’ ** package ‘ExactTree’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)’ using Fortran compiler: ‘GNU Fortran (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)’ make[2]: Entering directory '/data/localhost/ripley/R/packages/tests-LTO/ExactTree/src' gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -flto=10 -c OptTreeCallBacks.f95 -o OptTreeCallBacks.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -flto=10 -c Timer.f95 -o Timer.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -flto=10 -c OptimalTrees.f95 -o OptimalTrees.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -flto=10 -c OptTreeF.f95 -o OptTreeF.o gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -flto=10 -c init.c -o init.o gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -flto=10 -fpic -L/usr/local/lib64 -o ExactTree.so OptTreeCallBacks.o OptTreeF.o OptimalTrees.o Timer.o init.o -lgfortran -lm -latomic_asneeded -lquadmath init.c:7:13: warning: type of ‘mainfunction_’ does not match original declaration [-Wlto-type-mismatch] 7 | extern void F77_NAME(mainfunction)(double *Y, double *X, int *Measure, int *MaxSize, int *MaxDepth, int *MinNodeSize, double *MinH, int *AlgoType, double *BoundH, int *LookAheadDepth, double *Prior, double *LossM, int *MY, int *NY, int *MX, int *NX, double *TAll, double *hAll, double *h, double *Tv, int *TreeTableSize, int *NTrees, int *warn, int *NMaxNodes); | ^ OptTreeF.f95:1:1: note: type mismatch in parameter 25 1 | SUBROUTINE mainFunction(Y,X,Measure,MaxSize,MaxDepth,MinNodeSize,MinH, & | ^ OptTreeF.f95:1:1: note: ‘mainfunction’ was previously declared here make[2]: Leaving directory '/data/localhost/ripley/R/packages/tests-LTO/ExactTree/src' installing to /data/localhost/ripley/R/packages/tests-LTO/Libs/ExactTree-lib/00LOCK-ExactTree/00new/ExactTree/libs ** R ** 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 (ExactTree) Time 0:09.64, 8.84 + 0.75