* installing *source* package ‘astrochron’ ... ** package ‘astrochron’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 17.0.0 (https://github.com/llvm/llvm-project.git 0aecf7ff0d81930d3d46daf1c0552441b793d904)’ using Fortran compiler: ‘flang-new version 17.0.0 (https://github.com/llvm/llvm-project.git 0aecf7ff0d81930d3d46daf1c0552441b793d904)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-flang/astrochron/src' /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c EHA_Rv6d.f -o EHA_Rv6d.o /usr/local/clang-trunk/bin/clang -I"/data/gannet/ripley/R/R-flang/include" -DNDEBUG -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c Impulse_Response.c -o Impulse_Response.o Impulse_Response.c:33:14: warning: unused variable 'verb' [-Wunused-variable] 33 | int *verb = INTEGER(verbose); | ^~~~ 1 warning generated. /usr/local/clang-trunk/bin/clang -I"/data/gannet/ripley/R/R-flang/include" -DNDEBUG -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c Root_Search.c -o Root_Search.o Root_Search.c:29:13: warning: variable 'fu' set but not used [-Wunused-but-set-variable] 29 | double fl, fu, fm, rt = 0.0001; | ^ 1 warning generated. /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c asm1.8bR.f -o asm1.8bR.o ./asm1.8bR.f:276: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.8bR.f:158:10: previous reference to 'dlasrtastro' CALL dlasrtastro('I',numfreq,freq2,ierr1) !SRM: June 26, 2014 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c demean_v2.f -o demean_v2.o /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c detrend_v2.f -o detrend_v2.o /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c dlasrtastro_v2.f -o dlasrtastro_v2.o /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c dupmean_v2_R.f -o dupmean_v2_R.o /usr/local/clang-trunk/bin/clang -I"/data/gannet/ripley/R/R-flang/include" -DNDEBUG -isystem /usr/local/clang-trunk/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c init.c -o init.o /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c init_random_seed.f95 -o init_random_seed.o /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c mwinGrid_R.f -o mwinGrid_R.o /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c mwin_R_v3.f -o mwin_R_v3.o /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c mwincenter_R_v3.f -o mwincenter_R_v3.o /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c pad_v2.f -o pad_v2.o /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c peak_v2_R.f -o peak_v2_R.o /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c peakfilter_R.f -o peakfilter_R.o /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c singleton_v2.f -o singleton_v2.o /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c trough_v2_R.f -o trough_v2_R.o /usr/local/clang-trunk/bin/flang-new -fpic -O2 -pedantic -c tune_v2_R.f -o tune_v2_R.o /usr/local/clang-trunk/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang-trunk/lib -L/usr/local/lib64 -o astrochron.so EHA_Rv6d.o Impulse_Response.o Root_Search.o asm1.8bR.o demean_v2.o detrend_v2.o dlasrtastro_v2.o dupmean_v2_R.o init.o init_random_seed.o mwinGrid_R.o mwin_R_v3.o mwincenter_R_v3.o pad_v2.o peak_v2_R.o peakfilter_R.o singleton_v2.o trough_v2_R.o tune_v2_R.o -lFortran_main -lFortranRuntime -lFortranDecimal -lm make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-flang/astrochron/src' installing to /data/gannet/ripley/R/packages/tests-flang/Libs/astrochron-lib/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 Error: package or namespace load failed for ‘astrochron’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/data/gannet/ripley/R/packages/tests-flang/Libs/astrochron-lib/00LOCK-astrochron/00new/astrochron/libs/astrochron.so': /data/gannet/ripley/R/packages/tests-flang/Libs/astrochron-lib/00LOCK-astrochron/00new/astrochron/libs/astrochron.so: undefined symbol: getpid_ Error: loading failed Execution halted ERROR: loading failed * removing ‘/data/gannet/ripley/R/packages/tests-flang/Libs/astrochron-lib/astrochron’ Command exited with non-zero status 1 Time 0:57.87, 44.42 + 2.13