* installing *source* package ‘mhurdle’ ...
** this is package ‘mhurdle’ version ‘1.3-2’
** package ‘mhurdle’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’
using Fortran compiler: ‘flang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/mhurdle/src'
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 ptnorm.f -o ptnorm.o
./ptnorm.f:76:27: warning: Value of uninitialized local variable 'x' is used but never defined [-Wused-undefined-variable]
DOUBLE PRECISION R, X(5), W(5)
^
./ptnorm.f:76:33: warning: Value of uninitialized local variable 'w' is used but never defined [-Wused-undefined-variable]
DOUBLE PRECISION R, X(5), W(5)
^
./ptnorm.f:82:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 4.69100810587406158447265625e-2_4 is inexact [-Wreal-constant-widening]
& 0.04691008,
^^^^^^^^^^
./ptnorm.f:83:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 2.3076534271240234375e-1_4 is inexact [-Wreal-constant-widening]
& 0.23076534,
^^^^^^^^^^
./ptnorm.f:85:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 7.6923465728759765625e-1_4 is inexact [-Wreal-constant-widening]
& 0.76923466,
^^^^^^^^^^
./ptnorm.f:86:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.53089892864227294921875e-1_4 is inexact [-Wreal-constant-widening]
& 0.95308992/
^^^^^^^^^^
./ptnorm.f:88:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.885404251515865325927734375e-2_4 is inexact [-Wreal-constant-widening]
& 0.018854042,
^^^^^^^^^^^
./ptnorm.f:89:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.80880571901798248291015625e-2_4 is inexact [-Wreal-constant-widening]
& 0.038088059,
^^^^^^^^^^^
./ptnorm.f:90:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 4.5270740985870361328125e-2_4 is inexact [-Wreal-constant-widening]
& 0.0452707394,
^^^^^^^^^^^^
./ptnorm.f:91:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.80880571901798248291015625e-2_4 is inexact [-Wreal-constant-widening]
& 0.038088059,
^^^^^^^^^^^
./ptnorm.f:92:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.885404251515865325927734375e-2_4 is inexact [-Wreal-constant-widening]
& 0.018854042/
^^^^^^^^^^^
./ptnorm.f:141:24: warning: Value of uninitialized local variable 'x' is used but never defined [-Wused-undefined-variable]
DOUBLE PRECISION X(5), W(5), R(3)
^
./ptnorm.f:141:30: warning: Value of uninitialized local variable 'w' is used but never defined [-Wused-undefined-variable]
DOUBLE PRECISION X(5), W(5), R(3)
^
./ptnorm.f:148:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 4.69100810587406158447265625e-2_4 is inexact [-Wreal-constant-widening]
& 0.04691008,
^^^^^^^^^^
./ptnorm.f:149:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 2.3076534271240234375e-1_4 is inexact [-Wreal-constant-widening]
& 0.23076534,
^^^^^^^^^^
./ptnorm.f:151:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 7.6923465728759765625e-1_4 is inexact [-Wreal-constant-widening]
& 0.76923466,
^^^^^^^^^^
./ptnorm.f:152:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.53089892864227294921875e-1_4 is inexact [-Wreal-constant-widening]
& 0.95308992/
^^^^^^^^^^
./ptnorm.f:154:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.885404251515865325927734375e-2_4 is inexact [-Wreal-constant-widening]
& 0.018854042,
^^^^^^^^^^^
./ptnorm.f:155:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.80880571901798248291015625e-2_4 is inexact [-Wreal-constant-widening]
& 0.038088059,
^^^^^^^^^^^
./ptnorm.f:156:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 4.5270740985870361328125e-2_4 is inexact [-Wreal-constant-widening]
& 0.0452707394,
^^^^^^^^^^^^
./ptnorm.f:157:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.80880571901798248291015625e-2_4 is inexact [-Wreal-constant-widening]
& 0.038088059,
^^^^^^^^^^^
./ptnorm.f:158:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.885404251515865325927734375e-2_4 is inexact [-Wreal-constant-widening]
& 0.018854042/
^^^^^^^^^^^
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 mhurdle.so init.o ptnorm.o -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/mhurdle/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/mhurdle/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/mhurdle/src'
installing to /data/gannet/ripley/R/packages/tests-clang/mhurdle.Rcheck/00LOCK-mhurdle/00new/mhurdle/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 (mhurdle)