* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘sequoia’ ...
** this is package ‘sequoia’ version ‘3.2.0’
** package ‘sequoia’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 22.1.5 (1)’
using Fortran compiler: ‘Debian flang version 22.1.5 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMfzURI/R.INSTALL3c94db292b5702/sequoia/src'
flang-22  -fpic  -g -O2 -c  MkRelA.f90 -o MkRelA.o
flang-22  -fpic  -g -O2 -c  Sequoia.f90 -o Sequoia.o
./Sequoia.f90:18601:7: 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]
  tol = 0.01  ! What tolerance?                             
        ^^^^
flang-22  -fpic  -g -O2 -c  SimGenoErrors.f90 -o SimGenoErrors.o
flang-22  -fpic  -g -O2 -c  countpairOH.f90 -o countpairOH.o
flang-22  -fpic  -g -O2 -c  ester.f90 -o ester.o
clang-22 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c init.c -o init.o
clang-22 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c pretty_R_print.c -o pretty_R_print.o
clang-22 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o sequoia.so MkRelA.o Sequoia.o SimGenoErrors.o countpairOH.o ester.o init.o pretty_R_print.o -L/usr/lib/llvm-22/lib/clang/22/lib/linux -L/usr/lib/llvm-22/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMfzURI/R.INSTALL3c94db292b5702/sequoia/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMfzURI/R.INSTALL3c94db292b5702/sequoia/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMfzURI/R.INSTALL3c94db292b5702/sequoia/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-sequoia/00new/sequoia/libs
** R
** data
*** moving datasets to lazyload DB
** 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 (sequoia)