* installing *source* package ‘dglars’ ...
** this is package ‘dglars’ version ‘2.1.7’
** package ‘dglars’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’
using Fortran compiler: ‘flang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/dglars/src'
flang-22 -fpic -O2 -pedantic -c ccd_bin_c.f90 -o ccd_bin_c.o
flang-22 -fpic -O2 -pedantic -c ccd_cvdglars.f90 -o ccd_cvdglars.o
flang-22 -fpic -O2 -pedantic -c ccd_pois_c.f90 -o ccd_pois_c.o
clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang22/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c init.c -o init.o
flang-22 -fpic -O2 -pedantic -c pc_bin_c.f90 -o pc_bin_c.o
./pc_bin_c.f90:328:36: warning: Value of local variable 'j' is never used [-Wunused-variable]
integer :: n,nav,nup,n_step,conv,i,j
^
./pc_bin_c.f90:366:12: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer :: i,n
^
./pc_bin_c.f90:397:16: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer :: n,p,i
^
flang-22 -fpic -O2 -pedantic -c pc_bin_g.f90 -o pc_bin_g.o
./pc_bin_g.f90:262:23: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer :: linkid,n,p,i,check
^
./pc_bin_g.f90:391:46: warning: Value of local variable 'j' is never used [-Wunused-variable]
integer :: linkid,n,nav,nup,n_step,conv,i,j
^
flang-22 -fpic -O2 -pedantic -c pc_cvdglars.f90 -o pc_cvdglars.o
flang-22 -fpic -O2 -pedantic -c pc_gamma_c.f90 -o pc_gamma_c.o
./pc_gamma_c.f90:419:16: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer :: n,p,i,check
^
flang-22 -fpic -O2 -pedantic -c pc_gamma_g.f90 -o pc_gamma_g.o
./pc_gamma_g.f90:257:23: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer :: linkid,n,p,i,check
^
./pc_gamma_g.f90:386:46: warning: Value of local variable 'j' is never used [-Wunused-variable]
integer :: linkid,n,nav,nup,n_step,conv,i,j
^
flang-22 -fpic -O2 -pedantic -c pc_gaussian_c.f90 -o pc_gaussian_c.o
flang-22 -fpic -O2 -pedantic -c pc_gaussian_g.f90 -o pc_gaussian_g.o
./pc_gaussian_g.f90:233:23: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer :: linkid,n,p,i
^
./pc_gaussian_g.f90:347:46: warning: Value of local variable 'j' is never used [-Wunused-variable]
integer :: linkid,n,nav,nup,n_step,conv,i,j
^
flang-22 -fpic -O2 -pedantic -c pc_invgaus_c.f90 -o pc_invgaus_c.o
./pc_invgaus_c.f90:421:16: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer :: n,p,i,check
^
flang-22 -fpic -O2 -pedantic -c pc_invgaus_g.f90 -o pc_invgaus_g.o
./pc_invgaus_g.f90:258:23: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer :: linkid,n,p,i,check
^
./pc_invgaus_g.f90:388:46: warning: Value of local variable 'j' is never used [-Wunused-variable]
integer :: linkid,n,nav,nup,n_step,conv,i,j
^
flang-22 -fpic -O2 -pedantic -c pc_pois_c.f90 -o pc_pois_c.o
./pc_pois_c.f90:366:12: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer :: i,n
^
./pc_pois_c.f90:397:16: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer :: n,p,i
^
flang-22 -fpic -O2 -pedantic -c pc_pois_g.f90 -o pc_pois_g.o
./pc_pois_g.f90:257:23: warning: Value of local variable 'i' is never used [-Wunused-variable]
integer :: linkid,n,p,i,check
^
./pc_pois_g.f90:386:46: warning: Value of local variable 'j' is never used [-Wunused-variable]
integer :: linkid,n,nav,nup,n_step,conv,i,j
^
flang-22 -fpic -O2 -pedantic -c predict.f90 -o predict.o
flang-22 -fpic -O2 -pedantic -c shared.f90 -o shared.o
./shared.f90:209:22: warning: Value of local variable 'j' is never used [-Wunused-variable]
integer :: n,p,j
^
./shared.f90:218:16: warning: Value of local variable 'j' is never used [-Wunused-variable]
integer :: n,p,j
^
./shared.f90:225:16: warning: Value of local variable 'j' is never used [-Wunused-variable]
integer :: n,p,j
^
flang-22 -fpic -O2 -pedantic -c tools.f90 -o tools.o
clang-22 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang22/lib -L/usr/local/clang22/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/22/lib/x86_64-unknown-linux-gnu -o dglars.so ccd_bin_c.o ccd_cvdglars.o ccd_pois_c.o init.o pc_bin_c.o pc_bin_g.o pc_cvdglars.o pc_gamma_c.o pc_gamma_g.o pc_gaussian_c.o pc_gaussian_g.o pc_invgaus_c.o pc_invgaus_g.o pc_pois_c.o pc_pois_g.o predict.o shared.o tools.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/dglars/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/dglars/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/dglars/src'
installing to /data/gannet/ripley/R/packages/tests-clang/dglars.Rcheck/00LOCK-dglars/00new/dglars/libs
** R
** data
** 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 (dglars)