* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘SAPP’ ...
** this is package ‘SAPP’ version ‘1.0.9-4’
** package ‘SAPP’ 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/RtmpfNJMu4/R.INSTALL3729ea50e37a47/SAPP/src'
flang-22  -fpic  -g -O2 -c aftpoi.f -o aftpoi.o
flang-22  -fpic  -g -O2 -c comsub.f -o comsub.o
flang-22  -fpic  -g -O2 -c eptrenf.f -o eptrenf.o
flang-22  -fpic  -g -O2 -c etas.f -o etas.o
flang-22  -fpic  -g -O2 -c etasimf.f -o etasimf.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
flang-22  -fpic  -g -O2 -c linlinf.f -o linlinf.o
flang-22  -fpic  -g -O2 -c linsimf.f -o linsimf.o
flang-22  -fpic  -g -O2 -c pgraphf.f -o pgraphf.o
./pgraphf.f:372: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:373: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:401: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:401: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:731: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:732: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  -g -O2 -c ptspecf.f -o ptspecf.o
flang-22  -fpic  -g -O2 -c raftpoi.f -o raftpoi.o
flang-22  -fpic  -g -O2 -c retas.f -o retas.o
flang-22  -fpic  -g -O2 -c simbvhf.f -o simbvhf.o
clang-22 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -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 -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/RtmpfNJMu4/R.INSTALL3729ea50e37a47/SAPP/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfNJMu4/R.INSTALL3729ea50e37a47/SAPP/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpfNJMu4/R.INSTALL3729ea50e37a47/SAPP/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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)