* installing *source* package ‘NScluster’ ...
** this is package ‘NScluster’ version ‘1.3.6-4’
** package ‘NScluster’ 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/NScluster/src'
flang-22 -fopenmp -fpic -O2 -pedantic -c Palm-IPf.f -o Palm-IPf.o
flang-22 -fopenmp -fpic -O2 -pedantic -c Palm-Thomasf.f -o Palm-Thomasf.o
flang-22 -fopenmp -fpic -O2 -pedantic -c Palm-TypeAf.f -o Palm-TypeAf.o
flang-22 -fopenmp -fpic -O2 -pedantic -c Palm-TypeBf.f -o Palm-TypeBf.o
flang-22 -fopenmp -fpic -O2 -pedantic -c Palm-TypeCf.f -o Palm-TypeCf.o
flang-22 -fopenmp -fpic -O2 -pedantic -c Simplex-IPf.f -o Simplex-IPf.o
flang-22 -fopenmp -fpic -O2 -pedantic -c Simplex-Thomasf.f -o Simplex-Thomasf.o
flang-22 -fopenmp -fpic -O2 -pedantic -c Simplex-TypeAf.f -o Simplex-TypeAf.o
flang-22 -fopenmp -fpic -O2 -pedantic -c Simplex-TypeBf.f -o Simplex-TypeBf.o
flang-22 -fopenmp -fpic -O2 -pedantic -c Simplex-TypeCf.f -o Simplex-TypeCf.o
flang-22 -fopenmp -fpic -O2 -pedantic -c Simulate-IPf.f -o Simulate-IPf.o
flang-22 -fopenmp -fpic -O2 -pedantic -c Simulate-Thomasf.f -o Simulate-Thomasf.o
flang-22 -fopenmp -fpic -O2 -pedantic -c Simulate-TypeAf.f -o Simulate-TypeAf.o
flang-22 -fopenmp -fpic -O2 -pedantic -c Simulate-TypeBf.f -o Simulate-TypeBf.o
flang-22 -fopenmp -fpic -O2 -pedantic -c Simulate-TypeCf.f -o Simulate-TypeCf.o
flang-22 -fopenmp -fpic -O2 -pedantic -c comsub.f -o comsub.o
./comsub.f:95:24: warning: Value of uninitialized local variable 'pi' is used but never defined [-Wused-undefined-variable]
double precision PI, t1, XX, YY, R2
^^
./comsub.f:588:24: warning: Value of uninitialized local variable 'w' is used but never defined [-Wused-undefined-variable]
double precision w(5), x(5), xm, xr, dx
^
./comsub.f:588:30: warning: Value of uninitialized local variable 'x' is used but never defined [-Wused-undefined-variable]
double precision w(5), x(5), xm, xr, dx
^
./comsub.f:616:27: warning: Value of uninitialized local variable 'w' is used but never defined [-Wused-undefined-variable]
double precision f, w(5), x(5), xm, xr, dx
^
./comsub.f:616:33: warning: Value of uninitialized local variable 'x' is used but never defined [-Wused-undefined-variable]
double precision f, w(5), x(5), xm, xr, dx
^
flang-22 -fopenmp -fpic -O2 -pedantic -c comsubOMP.f -o comsubOMP.o
./comsubOMP.f:40:24: warning: Value of uninitialized local variable 'w' is used but never defined [-Wused-undefined-variable]
double precision w(5), x(5), ss
^
./comsubOMP.f:40:30: warning: Value of uninitialized local variable 'x' is used but never defined [-Wused-undefined-variable]
double precision w(5), x(5), ss
^
./comsubOMP.f:108:24: warning: Value of uninitialized local variable 'w' is used but never defined [-Wused-undefined-variable]
double precision w(5), x(5), ss
^
./comsubOMP.f:108:30: warning: Value of uninitialized local variable 'x' is used but never defined [-Wused-undefined-variable]
double precision w(5), x(5), ss
^
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
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 mt19937-64.c -o mt19937-64.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 NScluster.so Palm-IPf.o Palm-Thomasf.o Palm-TypeAf.o Palm-TypeBf.o Palm-TypeCf.o Simplex-IPf.o Simplex-Thomasf.o Simplex-TypeAf.o Simplex-TypeBf.o Simplex-TypeCf.o Simulate-IPf.o Simulate-Thomasf.o Simulate-TypeAf.o Simulate-TypeBf.o Simulate-TypeCf.o comsub.o comsubOMP.o init.o mt19937-64.o -fopenmp -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/NScluster/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/NScluster/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/NScluster/src'
installing to /data/gannet/ripley/R/packages/tests-clang/NScluster.Rcheck/00LOCK-NScluster/00new/NScluster/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 (NScluster)