* installing *source* package ‘mda’ ...
** this is package ‘mda’ version ‘0.5-5’
** package ‘mda’ 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/mda/src'
flang-22 -fpic -O2 -pedantic -c bruto.f -o bruto.o
flang-22 -fpic -O2 -pedantic -c bsplvd.f -o bsplvd.o
flang-22 -fpic -O2 -pedantic -c bvalue.f -o bvalue.o
flang-22 -fpic -O2 -pedantic -c dcalcvar.f -o dcalcvar.o
flang-22 -fpic -O2 -pedantic -c dmarss.f -o dmarss.o
./dmarss.f:136:13: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.99999977648258209228515625e-3_4 is inexact [-Wreal-constant-widening]
tolbx=.01
^^^
flang-22 -fpic -O2 -pedantic -c dorthreg.f -o dorthreg.o
flang-22 -fpic -O2 -pedantic -c dqrreg.f -o dqrreg.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 mda_init.c -o mda_init.o
flang-22 -fpic -O2 -pedantic -c mspline.f -o mspline.o
flang-22 -fpic -O2 -pedantic -c sgram.f -o sgram.o
flang-22 -fpic -O2 -pedantic -c sknotl.f -o sknotl.o
flang-22 -fpic -O2 -pedantic -c sortdi.f -o sortdi.o
flang-22 -fpic -O2 -pedantic -c tmatch.f -o tmatch.o
flang-22 -fpic -O2 -pedantic -c wmean.f -o wmean.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 mda.so bruto.o bsplvd.o bvalue.o dcalcvar.o dmarss.o dorthreg.o dqrreg.o mda_init.o mspline.o sgram.o sknotl.o sortdi.o tmatch.o wmean.o -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/mda/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/mda/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/mda/src'
installing to /data/gannet/ripley/R/packages/tests-clang/mda.Rcheck/00LOCK-mda/00new/mda/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 (mda)