* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘airGR’ ...
** this is package ‘airGR’ version ‘1.7.8’
** package ‘airGR’ 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/RtmpYpf4zo/R.INSTALL2e0e4d279a86ea/airGR/src'
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 airGR.c -o airGR.o
flang-22 -fpic -g -O2 -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
^^^
flang-22 -fpic -g -O2 -c frun_GR1A.f90 -o frun_GR1A.o
flang-22 -fpic -g -O2 -c frun_GR2M.f90 -o frun_GR2M.o
flang-22 -fpic -g -O2 -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
^^^
flang-22 -fpic -g -O2 -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
^^^
flang-22 -fpic -g -O2 -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
^^^
flang-22 -fpic -g -O2 -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
^^^
flang-22 -fpic -g -O2 -c frun_GR6J.f90 -o frun_GR6J.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
^^^
flang-22 -fpic -g -O2 -c frun_PE.f90 -o frun_PE.o
./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
^^^^^
flang-22 -fpic -g -O2 -c utils_D.f90 -o utils_D.o
flang-22 -fpic -g -O2 -c utils_H.f90 -o utils_H.o
clang-22 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -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 -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/RtmpYpf4zo/R.INSTALL2e0e4d279a86ea/airGR/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpYpf4zo/R.INSTALL2e0e4d279a86ea/airGR/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpYpf4zo/R.INSTALL2e0e4d279a86ea/airGR/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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)