* installing *source* package ‘PRTree’ ... ** this is package ‘PRTree’ version ‘1.0.1’ ** package ‘PRTree’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 21.1.3’ using Fortran compiler: ‘flang version 21.1.3’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/PRTree/src' /usr/local/clang21/bin/flang -fpic -O2 -pedantic -c prtree_types.f90 -o prtree_types.o /usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c PRTree_init.c -o PRTree_init.o /usr/local/clang21/bin/flang -fpic -O2 -pedantic -c prtree_misc.f90 -o prtree_misc.o /usr/local/clang21/bin/flang -fpic -O2 -pedantic -c prtree.f90 -o prtree.o ./prtree.f90:1734:32: warning: Any pointer associated with TARGET dummy argument 'tree=' during this call must not be used afterwards, as 'tree' is not a target [-Wnon-target-passed-to-target] call update_node_state(tree, fail) ^^^^ /usr/local/clang21/bin/flang -fpic -O2 -pedantic -c Rcalls.f90 -o Rcalls.o /usr/local/clang21/bin/clang -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang21/lib -L/usr/local/clang21/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/21/lib/x86_64-unknown-linux-gnu -o PRTree.so prtree_types.o prtree_misc.o prtree.o Rcalls.o PRTree_init.o -L/data/gannet/ripley/R/R-clang/lib -lRlapack -L/data/gannet/ripley/R/R-clang/lib -lRblas -lflang_rt.runtime -lm -lflang_rt.runtime -lm make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/PRTree/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/PRTree/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/PRTree/src' installing to /data/gannet/ripley/R/packages/tests-clang/PRTree.Rcheck/00LOCK-PRTree/00new/PRTree/libs ** R ** 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 (PRTree)