* installing *source* package ‘splancs’ ...
** this is package ‘splancs’ version ‘2.01-45’
** package ‘splancs’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 22.1.1 (https://github.com/llvm/llvm-project fef02d48c08db859ef83f84232ed78bd9d1c323a)’
using Fortran compiler: ‘flang version 22.1.1 (https://github.com/llvm/llvm-project fef02d48c08db859ef83f84232ed78bd9d1c323a)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/splancs/src'
flang-22 -fpic -O2 -pedantic -c areapl.f -o areapl.o
flang-22 -fpic -O2 -pedantic -c cncvwt.f -o cncvwt.o
flang-22 -fpic -O2 -pedantic -c dokhat.f -o dokhat.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 inpip.f -o inpip.o
flang-22 -fpic -O2 -pedantic -c ipippa.f -o ipippa.o
flang-22 -fpic -O2 -pedantic -c iplace.f -o iplace.o
flang-22 -fpic -O2 -pedantic -c k12hat.f -o k12hat.o
flang-22 -fpic -O2 -pedantic -c kernel3d.f -o kernel3d.o
flang-22 -fpic -O2 -pedantic -c khvc.f -o khvc.o
flang-22 -fpic -O2 -pedantic -c khvmat.f -o khvmat.o
flang-22 -fpic -O2 -pedantic -c krnnrm.f -o krnnrm.o
./krnnrm.f:16:20: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.1415927410125732421875_4 is inexact [-Wreal-constant-widening]
parameter(pi=3.14159265358979323846264338)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-22 -fpic -O2 -pedantic -c krnqne.f -o krnqne.o
./krnqne.f:16:20: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.1415927410125732421875_4 is inexact [-Wreal-constant-widening]
parameter(pi=3.14159265358979323846264338)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-22 -fpic -O2 -pedantic -c krnqrt.f -o krnqrt.o
flang-22 -fpic -O2 -pedantic -c nndist.f -o nndist.o
flang-22 -fpic -O2 -pedantic -c plarea.f -o plarea.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 ptinpoly.c -o ptinpoly.o
flang-22 -fpic -O2 -pedantic -c sekhat.f -o sekhat.o
flang-22 -fpic -O2 -pedantic -c sort.f -o sort.o
flang-22 -fpic -O2 -pedantic -c sort2.f -o sort2.o
flang-22 -fpic -O2 -pedantic -c stkhat.f -o stkhat.o
flang-22 -fpic -O2 -pedantic -c stsecal.f -o stsecal.o
flang-22 -fpic -O2 -pedantic -c tribble.f -o tribble.o
flang-22 -fpic -O2 -pedantic -c twodimmse.f -o twodimmse.o
./twodimmse.f:11:10: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.1415927410125732421875_4 is inexact [-Wreal-constant-widening]
pi=3.141592654
^^^^^^^^^^^
flang-22 -fpic -O2 -pedantic -c weight.f -o weight.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 splancs.so areapl.o cncvwt.o dokhat.o init.o inpip.o ipippa.o iplace.o k12hat.o kernel3d.o khvc.o khvmat.o krnnrm.o krnqne.o krnqrt.o nndist.o plarea.o ptinpoly.o sekhat.o sort.o sort2.o stkhat.o stsecal.o tribble.o twodimmse.o weight.o -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/splancs/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/splancs/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/splancs/src'
installing to /data/gannet/ripley/R/packages/tests-clang/splancs.Rcheck/00LOCK-splancs/00new/splancs/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 (splancs)