* installing *source* package ‘longitree’ ...
** this is package ‘longitree’ version ‘1.0.2’
** package ‘longitree’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 23.1.0’
using Fortran compiler: ‘flang version 23.1.0’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/longitree/src'
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c init.c -o init.o
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c longitree_program.f90 -o longitree_program.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c rng.c -o rng.o
longitree_program.f90:771:20: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, j, i
^
longitree_program.f90:819:10: warning: Value of local variable 'count' is never used [-Wunused-variable]
integer count, i, j, k
^^^^^
longitree_program.f90:819:17: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, i, j, k
^
longitree_program.f90:857:43: warning: Value of local variable 'sortsample' is never used [-Wunused-variable]
double precision datasample(samplesize), sortsample(samplesize)
^^^^^^^^^^
longitree_program.f90:858:13: warning: Value of local variable 'j' is never used [-Wunused-variable]
integer i, j, count, facsum
^
longitree_program.f90:858:16: warning: Value of local variable 'count' is never used [-Wunused-variable]
integer i, j, count, facsum
^^^^^
longitree_program.f90:876:14: warning: Value of local variable 'splitindmat1' is never used [-Wunused-variable]
integer i,j,splitindmat1(splitnum,2), count_0, count_1, idx
^^^^^^^^^^^^
longitree_program.f90:1093:22: warning: Value of local variable 'yb' is never used [-Wunused-variable]
double precision yb,res,err,ft,h,s0,xt,wt,t,as,shk,mba,pba,seps
^^
longitree_program.f90:1093:25: warning: Value of local variable 'res' is never used [-Wunused-variable]
double precision yb,res,err,ft,h,s0,xt,wt,t,as,shk,mba,pba,seps
^^^
longitree_program.f90:1487:21: warning: Value of local variable 'ii' is never used [-Wunused-variable]
real(8) randvalsub,ii
^^
longitree_program.f90:1544:48: warning: Value of local variable 'dfvec' is never used [-Wunused-variable]
integer splitnum(colnum-3),countvec(colnum-3),dfvec(5)
^^^^^
longitree_program.f90:2398:34: warning: Value of local variable 'sortsample' is never used [-Wunused-variable]
real(8) datasample(samplesize), sortsample(samplesize)
^^^^^^^^^^
longitree_program.f90:2399:13: warning: Value of local variable 'j' is never used [-Wunused-variable]
integer i, j, count, facsum
^
longitree_program.f90:2399:16: warning: Value of local variable 'count' is never used [-Wunused-variable]
integer i, j, count, facsum
^^^^^
longitree_program.f90:2418:20: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, j, i
^
longitree_program.f90:2485:14: warning: Value of local variable 'splitindmat1' is never used [-Wunused-variable]
integer i,j,splitindmat1(splitnum,2), count_0, count_1, idx
^^^^^^^^^^^^
longitree_program.f90:2764:13: warning: Value of local variable 'yb' is never used [-Wunused-variable]
real(8) yb,res,err,ft,h,s0,xt,wt,t,as,shk,mba,pba,seps
^^
longitree_program.f90:2764:16: warning: Value of local variable 'res' is never used [-Wunused-variable]
real(8) yb,res,err,ft,h,s0,xt,wt,t,as,shk,mba,pba,seps
^^^
longitree_program.f90:2884:10: warning: Value of local variable 'count' is never used [-Wunused-variable]
integer count, i, j, k
^^^^^
longitree_program.f90:2884:17: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, i, j, k
^
longitree_program.f90:3696:14: warning: Value of local variable 'hierarchy' is never used [-Wunused-variable]
integer i,j,hierarchy,nodesize,facsum,count_0,count_1,idx,splitnum,countvec
^^^^^^^^^
longitree_program.f90:3696:24: warning: Value of local variable 'nodesize' is never used [-Wunused-variable]
integer i,j,hierarchy,nodesize,facsum,count_0,count_1,idx,splitnum,countvec
^^^^^^^^
longitree_program.f90:3696:33: warning: Value of local variable 'facsum' is never used [-Wunused-variable]
integer i,j,hierarchy,nodesize,facsum,count_0,count_1,idx,splitnum,countvec
^^^^^^
longitree_program.f90:3696:69: warning: Value of local variable 'countvec' is never used [-Wunused-variable]
integer i,j,hierarchy,nodesize,facsum,count_0,count_1,idx,splitnum,countvec
^^^^^^^^
longitree_program.f90:3745:10: warning: Value of local variable 'count' is never used [-Wunused-variable]
integer count, i, j, k
^^^^^
longitree_program.f90:3745:17: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, i, j, k
^
longitree_program.f90:3763:20: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, j, i
^
longitree_program.f90:3843:20: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, j, i
^
longitree_program.f90:4405:43: warning: Value of local variable 'sortsample' is never used [-Wunused-variable]
double precision datasample(samplesize), sortsample(samplesize)
^^^^^^^^^^
longitree_program.f90:4406:13: warning: Value of local variable 'j' is never used [-Wunused-variable]
integer i, j, count, facsum
^
longitree_program.f90:4406:16: warning: Value of local variable 'count' is never used [-Wunused-variable]
integer i, j, count, facsum
^^^^^
longitree_program.f90:4425:20: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, j, i
^
longitree_program.f90:4472:14: warning: Value of local variable 'splitindmat1' is never used [-Wunused-variable]
integer i,j,splitindmat1(splitnum,2), count_0, count_1, idx
^^^^^^^^^^^^
longitree_program.f90:4688:22: warning: Value of local variable 'yb' is never used [-Wunused-variable]
double precision yb,res,err,ft,h,s0,xt,wt,t,as,shk,mba,pba,seps
^^
longitree_program.f90:4688:25: warning: Value of local variable 'res' is never used [-Wunused-variable]
double precision yb,res,err,ft,h,s0,xt,wt,t,as,shk,mba,pba,seps
^^^
longitree_program.f90:4799:10: warning: Value of local variable 'count' is never used [-Wunused-variable]
integer count, i, j, k
^^^^^
longitree_program.f90:4799:17: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, i, j, k
^
longitree_program.f90:5009:64: warning: Value of local variable 'prunenodenummattest' is never used [-Wunused-variable]
integer, allocatable :: nodenummat(:,:), nodenummattest(:,:),prunenodenummattest(:,:)
^^^^^^^^^^^^^^^^^^^
longitree_program.f90:5071:30: warning: Value of local variable 'ii' is never used [-Wunused-variable]
double precision randvalsub,ii
^^
longitree_program.f90:5637:43: warning: Value of local variable 'sortsample' is never used [-Wunused-variable]
double precision datasample(samplesize), sortsample(samplesize)
^^^^^^^^^^
longitree_program.f90:5638:13: warning: Value of local variable 'j' is never used [-Wunused-variable]
integer i, j, count, facsum
^
longitree_program.f90:5638:16: warning: Value of local variable 'count' is never used [-Wunused-variable]
integer i, j, count, facsum
^^^^^
longitree_program.f90:5657:20: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, j, i
^
longitree_program.f90:5704:14: warning: Value of local variable 'splitindmat1' is never used [-Wunused-variable]
integer i,j,splitindmat1(splitnum,2), count_0, count_1, idx
^^^^^^^^^^^^
longitree_program.f90:5920:22: warning: Value of local variable 'yb' is never used [-Wunused-variable]
double precision yb,res,err,ft,h,s0,xt,wt,t,as,shk,mba,pba,seps
^^
longitree_program.f90:5920:25: warning: Value of local variable 'res' is never used [-Wunused-variable]
double precision yb,res,err,ft,h,s0,xt,wt,t,as,shk,mba,pba,seps
^^^
longitree_program.f90:6031:10: warning: Value of local variable 'count' is never used [-Wunused-variable]
integer count, i, j, k
^^^^^
longitree_program.f90:6031:17: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, i, j, k
^
longitree_program.f90:6665:10: warning: Value of local variable 'tndatacount' is never used [-Wunused-variable]
integer tndatacount((2**maxdepth)-1)
^^^^^^^^^^^
longitree_program.f90:6923:20: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, j, i
^
longitree_program.f90:6971:10: warning: Value of local variable 'count' is never used [-Wunused-variable]
integer count, i, j, k
^^^^^
longitree_program.f90:6971:17: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, i, j, k
^
longitree_program.f90:7413:20: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, j, i
^
longitree_program.f90:7461:10: warning: Value of local variable 'count' is never used [-Wunused-variable]
integer count, i, j, k
^^^^^
longitree_program.f90:7461:17: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, i, j, k
^
longitree_program.f90:7479:43: warning: Value of local variable 'sortsample' is never used [-Wunused-variable]
double precision datasample(samplesize), sortsample(samplesize)
^^^^^^^^^^
longitree_program.f90:7480:13: warning: Value of local variable 'j' is never used [-Wunused-variable]
integer i, j, count, facsum
^
longitree_program.f90:7480:16: warning: Value of local variable 'count' is never used [-Wunused-variable]
integer i, j, count, facsum
^^^^^
longitree_program.f90:7498:14: warning: Value of local variable 'splitindmat1' is never used [-Wunused-variable]
integer i,j,splitindmat1(splitnum,2), count_0, count_1, idx
^^^^^^^^^^^^
longitree_program.f90:7714:22: warning: Value of local variable 'yb' is never used [-Wunused-variable]
double precision yb,res,err,ft,h,s0,xt,wt,t,as,shk,mba,pba,seps
^^
longitree_program.f90:7714:25: warning: Value of local variable 'res' is never used [-Wunused-variable]
double precision yb,res,err,ft,h,s0,xt,wt,t,as,shk,mba,pba,seps
^^^
longitree_program.f90:8023:83: warning: Value of local variable 'meangammar2cv' is never used [-Wunused-variable]
double precision, allocatable :: meangammacv1(:),meangammacv2(:),meangammacv3(:),meangammar2cv(:)
^^^^^^^^^^^^^
longitree_program.f90:8026:64: warning: Value of local variable 'gammar2cvmat' is never used [-Wunused-variable]
testdata1(:,:),testdata2(:,:),testdata3(:,:),testdataall(:,:),gammar2cvmat(:,:)
^^^^^^^^^^^^
longitree_program.f90:8028:38: warning: Value of local variable 'bfsize' is never used [-Wunused-variable]
prunind2,prunind3,i,testdataallsize,bfsize,afsize
^^^^^^
longitree_program.f90:8028:45: warning: Value of local variable 'afsize' is never used [-Wunused-variable]
prunind2,prunind3,i,testdataallsize,bfsize,afsize
^^^^^^
longitree_program.f90:8032:26: warning: Value of local variable 'gammar2cv' is never used [-Wunused-variable]
r2cvvalvecthree(ksplit),gammar2cv((2**(maxdepth-1))-1)
^^^^^^^^^
longitree_program.f90:8255:30: warning: Value of local variable 'ii' is never used [-Wunused-variable]
double precision randvalsub,ii
^^
longitree_program.f90:8825:43: warning: Value of local variable 'sortsample' is never used [-Wunused-variable]
double precision datasample(samplesize), sortsample(samplesize)
^^^^^^^^^^
longitree_program.f90:8826:13: warning: Value of local variable 'j' is never used [-Wunused-variable]
integer i, j, count, facsum
^
longitree_program.f90:8826:16: warning: Value of local variable 'count' is never used [-Wunused-variable]
integer i, j, count, facsum
^^^^^
longitree_program.f90:8845:20: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, j, i
^
longitree_program.f90:8892:14: warning: Value of local variable 'splitindmat1' is never used [-Wunused-variable]
integer i,j,splitindmat1(splitnum,2), count_0, count_1, idx
^^^^^^^^^^^^
longitree_program.f90:9108:22: warning: Value of local variable 'yb' is never used [-Wunused-variable]
double precision yb,res,err,ft,h,s0,xt,wt,t,as,shk,mba,pba,seps
^^
longitree_program.f90:9108:25: warning: Value of local variable 'res' is never used [-Wunused-variable]
double precision yb,res,err,ft,h,s0,xt,wt,t,as,shk,mba,pba,seps
^^^
longitree_program.f90:9219:10: warning: Value of local variable 'count' is never used [-Wunused-variable]
integer count, i, j, k
^^^^^
longitree_program.f90:9219:17: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, i, j, k
^
longitree_program.f90:10257:14: warning: Value of local variable 'hierarchy' is never used [-Wunused-variable]
integer i,j,hierarchy,nodesize,facsum,count_0,count_1,idx,splitnum,countvec
^^^^^^^^^
longitree_program.f90:10257:24: warning: Value of local variable 'nodesize' is never used [-Wunused-variable]
integer i,j,hierarchy,nodesize,facsum,count_0,count_1,idx,splitnum,countvec
^^^^^^^^
longitree_program.f90:10257:33: warning: Value of local variable 'facsum' is never used [-Wunused-variable]
integer i,j,hierarchy,nodesize,facsum,count_0,count_1,idx,splitnum,countvec
^^^^^^
longitree_program.f90:10257:69: warning: Value of local variable 'countvec' is never used [-Wunused-variable]
integer i,j,hierarchy,nodesize,facsum,count_0,count_1,idx,splitnum,countvec
^^^^^^^^
longitree_program.f90:10306:10: warning: Value of local variable 'count' is never used [-Wunused-variable]
integer count, i, j, k
^^^^^
longitree_program.f90:10306:17: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, i, j, k
^
longitree_program.f90:10324:20: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer count, j, i
^
/usr/local/clang23/bin/clang-23 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang23/lib -L/usr/local/clang23/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o longitree.so init.o longitree_program.o rng.o -lflang_rt.runtime -lm -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/longitree/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/longitree/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/longitree/src'
installing to /data/localhost/ripley/R/packages/tests-clang/longitree.Rcheck/00LOCK-longitree/00new/longitree/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 (longitree)