* installing *source* package ‘SAPP’ ...
** this is package ‘SAPP’ version ‘1.0.9-1’
** package ‘SAPP’ 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/SAPP/src'
flang-22  -fpic  -O2 -pedantic  -c aftpoi.f -o aftpoi.o
./aftpoi.f:568:35: warning: Value of uninitialized local variable 'tau1' is used but never defined [-Wused-undefined-variable]
        double precision f, aic, t, tau1, tau2, eps1, eps2
                                    ^^^^
./aftpoi.f:568:41: warning: Value of uninitialized local variable 'tau2' is used but never defined [-Wused-undefined-variable]
        double precision f, aic, t, tau1, tau2, eps1, eps2
                                          ^^^^
./aftpoi.f:568:47: warning: Value of uninitialized local variable 'eps1' is used but never defined [-Wused-undefined-variable]
        double precision f, aic, t, tau1, tau2, eps1, eps2
                                                ^^^^
./aftpoi.f:568:53: warning: Value of uninitialized local variable 'eps2' is used but never defined [-Wused-undefined-variable]
        double precision f, aic, t, tau1, tau2, eps1, eps2
                                                      ^^^^
flang-22  -fpic  -O2 -pedantic  -c comsub.f -o comsub.o
flang-22  -fpic  -O2 -pedantic  -c eptrenf.f -o eptrenf.o
./eptrenf.f:223:35: warning: Value of uninitialized local variable 'pi' is used but never defined [-Wused-undefined-variable]
        double precision delta, tr, pi
                                    ^^
./eptrenf.f:403:24: warning: Value of uninitialized local variable 'tau1' is used but never defined [-Wused-undefined-variable]
       1                 tau1, tau2, eps1, eps2, ramda, const1, xm, sum,
                         ^^^^
./eptrenf.f:403:30: warning: Value of uninitialized local variable 'tau2' is used but never defined [-Wused-undefined-variable]
       1                 tau1, tau2, eps1, eps2, ramda, const1, xm, sum,
                               ^^^^
./eptrenf.f:403:36: warning: Value of uninitialized local variable 'eps1' is used but never defined [-Wused-undefined-variable]
       1                 tau1, tau2, eps1, eps2, ramda, const1, xm, sum,
                                     ^^^^
./eptrenf.f:403:42: warning: Value of uninitialized local variable 'eps2' is used but never defined [-Wused-undefined-variable]
       1                 tau1, tau2, eps1, eps2, ramda, const1, xm, sum,
                                           ^^^^
./eptrenf.f:962:41: warning: Value of uninitialized local variable 'pi' is used but never defined [-Wused-undefined-variable]
        double precision xa(n), yy, x, y, pi
                                          ^^
flang-22  -fpic  -O2 -pedantic  -c etas.f -o etas.o
./etas.f:265:33: warning: Value of uninitialized local variable 'tau1' is used but never defined [-Wused-undefined-variable]
        double precision f, aic2, tau1, tau2, eps1, eps2
                                  ^^^^
./etas.f:265:39: warning: Value of uninitialized local variable 'tau2' is used but never defined [-Wused-undefined-variable]
        double precision f, aic2, tau1, tau2, eps1, eps2
                                        ^^^^
./etas.f:265:45: warning: Value of uninitialized local variable 'eps1' is used but never defined [-Wused-undefined-variable]
        double precision f, aic2, tau1, tau2, eps1, eps2
                                              ^^^^
./etas.f:265:51: warning: Value of uninitialized local variable 'eps2' is used but never defined [-Wused-undefined-variable]
        double precision f, aic2, tau1, tau2, eps1, eps2
                                                    ^^^^
./etas.f:770:15: portability: A named COMMON block should have the same size everywhere it appears (20 bytes here) [-Wdistinct-common-sizes]
        common /etasap/ t,nn,mm,iappr
                ^^^^^^
./etas.f:33:15: Previously defined with a size of 24 bytes
        common /etasap/ t,nn,mm,iappr,nfunct
                ^^^^^^
./etas.f:985:15: portability: A named COMMON block should have the same size everywhere it appears (20 bytes here) [-Wdistinct-common-sizes]
        common /etasap/ t,nn,mm,iappr
                ^^^^^^
./etas.f:33:15: Previously defined with a size of 24 bytes
        common /etasap/ t,nn,mm,iappr,nfunct
                ^^^^^^
./etas.f:1256:24: warning: Value of uninitialized local variable 'a' is used but never defined [-Wused-undefined-variable]
        double precision a(10)
                         ^
./etas.f:1325:24: warning: Value of uninitialized local variable 'a' is used but never defined [-Wused-undefined-variable]
        double precision a(11), b(11)
                         ^
./etas.f:1325:31: warning: Value of uninitialized local variable 'b' is used but never defined [-Wused-undefined-variable]
        double precision a(11), b(11)
                                ^
flang-22  -fpic  -O2 -pedantic  -c etasimf.f -o etasimf.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 linlinf.f -o linlinf.o
./linlinf.f:509:24: warning: Value of uninitialized local variable 'tau1' is used but never defined [-Wused-undefined-variable]
        double precision tau1, tau2, eps1, eps2, ramda, const1
                         ^^^^
./linlinf.f:509:30: warning: Value of uninitialized local variable 'tau2' is used but never defined [-Wused-undefined-variable]
        double precision tau1, tau2, eps1, eps2, ramda, const1
                               ^^^^
./linlinf.f:509:36: warning: Value of uninitialized local variable 'eps1' is used but never defined [-Wused-undefined-variable]
        double precision tau1, tau2, eps1, eps2, ramda, const1
                                     ^^^^
./linlinf.f:509:42: warning: Value of uninitialized local variable 'eps2' is used but never defined [-Wused-undefined-variable]
        double precision tau1, tau2, eps1, eps2, ramda, const1
                                           ^^^^
flang-22  -fpic  -O2 -pedantic  -c linsimf.f -o linsimf.o
flang-22  -fpic  -O2 -pedantic  -c pgraphf.f -o pgraphf.o
./pgraphf.f:289:24: warning: Value of uninitialized local variable 'stderr' is used but never defined [-Wused-undefined-variable]
        double precision stderr(6), plsinv
                         ^^^^^^
./pgraphf.f:361:10: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.35810005664825439453125_4 is inexact [-Wreal-constant-widening]
        x1=1.35810*sqrt(float(n))/n
           ^^^^^^^^^^^^^^^^^^^^^^^^
./pgraphf.f:362:10: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.6276199817657470703125_4 is inexact [-Wreal-constant-widening]
        x2=1.62762*sqrt(float(n))/n
           ^^^^^^^^^^^^^^^^^^^^^^^^
./pgraphf.f:386:24: warning: Value of uninitialized local variable 'p' is used but never defined [-Wused-undefined-variable]
        double precision p(4), rmd, rmd1, xp1, xp2, xp3, xp4, xmax, xmin,
                         ^
./pgraphf.f:388:32: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.95995998382568359375_4 is inexact [-Wreal-constant-widening]
        data p/-2.57583,-1.95996,1.95996,2.57583/
                                 ^^^^^^^
./pgraphf.f:388:40: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 2.575829982757568359375_4 is inexact [-Wreal-constant-widening]
        data p/-2.57583,-1.95996,1.95996,2.57583/
                                         ^^^^^^^
./pgraphf.f:712:10: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.35810005664825439453125_4 is inexact [-Wreal-constant-widening]
        x1=1.35810*sqrt(float(nn))
           ^^^^^^^^^^^^^^^^^^^^^^^
./pgraphf.f:713:10: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.6276199817657470703125_4 is inexact [-Wreal-constant-widening]
        x2=1.62762*sqrt(float(nn))
           ^^^^^^^^^^^^^^^^^^^^^^^
flang-22  -fpic  -O2 -pedantic  -c ptspecf.f -o ptspecf.o
flang-22  -fpic  -O2 -pedantic  -c raftpoi.f -o raftpoi.o
flang-22  -fpic  -O2 -pedantic  -c retas.f -o retas.o
flang-22  -fpic  -O2 -pedantic  -c simbvhf.f -o simbvhf.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 SAPP.so aftpoi.o comsub.o eptrenf.o etas.o etasimf.o init.o linlinf.o linsimf.o pgraphf.o ptspecf.o raftpoi.o retas.o simbvhf.o -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/SAPP/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/SAPP/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/SAPP/src'
installing to /data/gannet/ripley/R/packages/tests-clang/SAPP.Rcheck/00LOCK-SAPP/00new/SAPP/libs
** R
** data
** 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 (SAPP)