* installing *source* package ‘SAPP’ ...
** package ‘SAPP’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 18.1.4’
using Fortran compiler: ‘flang-new version 18.1.4’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/SAPP/src'
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c aftpoi.f -o aftpoi.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c comsub.f -o comsub.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c eptrenf.f -o eptrenf.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c etas.f -o etas.o
./etas.f:770:15: portability: A named COMMON block should have the same size everywhere it appears (20 bytes here)
        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)
        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
                ^^^^^^
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c etasimf.f -o etasimf.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c init.c -o init.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c linlinf.f -o linlinf.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c linsimf.f -o linsimf.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c pgraphf.f -o pgraphf.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c ptspecf.f -o ptspecf.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c raftpoi.f -o raftpoi.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c retas.f -o retas.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c simbvhf.f -o simbvhf.o
/usr/local/clang18/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -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 -lFortran_main -lFortranRuntime -lFortranDecimal -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)