* installing *source* package ‘astrochron’ ...
** package ‘astrochron’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 18.1.2’
using Fortran compiler: ‘flang-new version 18.1.2’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/astrochron/src'
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c EHA_Rv6e.f -o EHA_Rv6e.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 Impulse_Response_v2.c -o Impulse_Response_v2.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 Root_Search_v2.c -o Root_Search_v2.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c asm1.8cR.f -o asm1.8cR.o
./asm1.8cR.f:284:10: warning: Reference to the procedure 'dlasrtastro' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
           CALL  dlasrtastro('I',iterations,store,ierr3)                 !SRM: June 26, 2014
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./asm1.8cR.f:157:10: previous reference to 'dlasrtastro'
           CALL  dlasrtastro('I',numfreq,freq2,ierr1)                       !SRM: June 26, 2014
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c demean_v3.f -o demean_v3.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c detrend_v3.f -o detrend_v3.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c dlasrtastro_v2.f -o dlasrtastro_v2.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c dupmean_v3_R.f -o dupmean_v3_R.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 getunif.c -o getunif.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 mwinGrid_R.f -o mwinGrid_R.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c mwin_R_v4.f -o mwin_R_v4.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c mwincenter_R_v4.f -o mwincenter_R_v4.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c pad_v2.f -o pad_v2.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c peak_v2_R.f -o peak_v2_R.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c peakfilter_R.f -o peakfilter_R.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c singleton_v3.f -o singleton_v3.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c trough_v2_R.f -o trough_v2_R.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c tune_v2_R.f -o tune_v2_R.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 astrochron.so EHA_Rv6e.o Impulse_Response_v2.o Root_Search_v2.o asm1.8cR.o demean_v3.o detrend_v3.o dlasrtastro_v2.o dupmean_v3_R.o getunif.o init.o mwinGrid_R.o mwin_R_v4.o mwincenter_R_v4.o pad_v2.o peak_v2_R.o peakfilter_R.o singleton_v3.o trough_v2_R.o tune_v2_R.o -lFortran_main -lFortranRuntime -lFortranDecimal -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/astrochron/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/astrochron/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/astrochron/src'
installing to /data/gannet/ripley/R/packages/tests-clang/astrochron.Rcheck/00LOCK-astrochron/00new/astrochron/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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 (astrochron)