* installing *source* package ‘airGR’ ...
** this is package ‘airGR’ version ‘1.7.9’
** package ‘airGR’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 23.1.0’
using Fortran compiler: ‘flang version 23.1.0’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/airGR/src'
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c airGR.c -o airGR.o
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c frun_CEMANEIGE.f90 -o frun_CEMANEIGE.o
frun_CEMANEIGE.f90:101:16: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.00000001490116119384765625e-1_4 is inexact [-Wreal-constant-widening]
MinSpeed=0.1
^^^
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c frun_GR1A.f90 -o frun_GR1A.o
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c frun_GR2M.f90 -o frun_GR2M.o
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c frun_GR4H.f90 -o frun_GR4H.o
frun_GR4H.f90:184:39: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 8.9999997615814208984375e-1_4 is inexact [-Wreal-constant-widening]
doubleprecision, parameter :: B=0.9
^^^
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c frun_GR4J.f90 -o frun_GR4J.o
frun_GR4J.f90:179:39: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 8.9999997615814208984375e-1_4 is inexact [-Wreal-constant-widening]
doubleprecision, parameter :: B=0.9
^^^
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c frun_GR5H.f90 -o frun_GR5H.o
frun_GR5H.f90:185:39: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 8.9999997615814208984375e-1_4 is inexact [-Wreal-constant-widening]
doubleprecision, parameter :: B=0.9
^^^
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c frun_GR5J.f90 -o frun_GR5J.o
frun_GR5J.f90:173:39: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 8.9999997615814208984375e-1_4 is inexact [-Wreal-constant-widening]
doubleprecision, parameter :: B=0.9
^^^
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c frun_GR6J.f90 -o frun_GR6J.o
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c frun_PE.f90 -o frun_PE.o
frun_GR6J.f90:184:39: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 8.9999997615814208984375e-1_4 is inexact [-Wreal-constant-widening]
doubleprecision, parameter :: B=0.9, C=0.4
^^^
frun_GR6J.f90:184:46: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 4.000000059604644775390625e-1_4 is inexact [-Wreal-constant-widening]
doubleprecision, parameter :: B=0.9, C=0.4
^^^
frun_PE.f90:160:32: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.000000047497451305389404296875e-3_4 is inexact [-Wreal-constant-widening]
IF(COSPZ.LT.0.001) COSPZ=0.001
^^^^^
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c utils_D.f90 -o utils_D.o
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c utils_H.f90 -o utils_H.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang23/lib -L/usr/local/clang23/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o airGR.so airGR.o frun_CEMANEIGE.o frun_GR1A.o frun_GR2M.o frun_GR4H.o frun_GR4J.o frun_GR5H.o frun_GR5J.o frun_GR6J.o frun_PE.o utils_D.o utils_H.o -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/airGR/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/airGR/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/airGR/src'
installing to /data/localhost/ripley/R/packages/tests-clang/airGR.Rcheck/00LOCK-airGR/00new/airGR/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (airGR)