* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘numOSL’ ...
** package ‘numOSL’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 18.1.4 (1)’
using Fortran compiler: ‘Debian flang-new version 18.1.4 (1)’
make[1]: Entering directory '/tmp/Rtmpxygn5h/R.INSTALL6a9ac1c64ab49/numOSL/src'
flang-new-18  -fpic  -g -O2 -c  apfmmstd.f90 -o apfmmstd.o
flang-new-18  -fpic  -g -O2 -c  apmamstd.f90 -o apmamstd.o
flang-new-18  -fpic  -g -O2 -c  calDEXPxm.f90 -o calDEXPxm.o
flang-new-18  -fpic  -g -O2 -c  calED1.f90 -o calED1.o
flang-new-18  -fpic  -g -O2 -c  calED_fort.f90 -o calED_fort.o
flang-new-18  -fpic  -g -O2 -c  calSGCED_fort.f90 -o calSGCED_fort.o
flang-new-18  -fpic  -g -O2 -c  calcSF.f90 -o calcSF.o
flang-new-18  -fpic  -g -O2 -c  camED.f90 -o camED.o
flang-new-18  -fpic  -g -O2 -c  comb_next.f90 -o comb_next.o
flang-new-18  -fpic  -g -O2 -c  compED.f90 -o compED.o
flang-new-18  -fpic  -g -O2 -c  decomp_fort.f90 -o decomp_fort.o
flang-new-18  -fpic  -g -O2 -c  diffev.f90 -o diffev.o
./diffev.f90:90:17: warning: Reference to the procedure 'r8vec_uniform_01' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
                  call r8vec_uniform_01(1, seed, ran1)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./diffev.f90:69:9: previous reference to 'r8vec_uniform_01'
          call r8vec_uniform_01(n1, seed, ran)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./diffev.f90:103:17: warning: Reference to the procedure 'targfunc' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes
                  call targfunc(agents(j,:), n1, tim, sig, wght, ntim, typ,&
                  ^
./diffev.f90:100:17: previous reference to 'targfunc'
                  call targfunc(yy, n1, tim, sig, wght, ntim, typ, addc,&
                  ^
./diffev.f90:190:9: warning: Reference to the procedure 'r8vec_uniform_01' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
          call r8vec_uniform_01(1, seed, ran)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./diffev.f90:69:9: previous reference to 'r8vec_uniform_01'
          call r8vec_uniform_01(n1, seed, ran)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-18  -fpic  -g -O2 -c  fitGOK.f90 -o fitGOK.o
flang-new-18  -fpic  -g -O2 -c  fitGrowth_fort.f90 -o fitGrowth_fort.o
flang-new-18  -fpic  -g -O2 -c  fmmED.f90 -o fmmED.o
flang-new-18  -fpic  -g -O2 -c  goodComp.f90 -o goodComp.o
flang-new-18  -fpic  -g -O2 -c  hpSort.f90 -o hpSort.o
flang-new-18  -fpic  -g -O2 -c  inipars.f90 -o inipars.o
flang-new-18  -fpic  -g -O2 -c  interpolate.f90 -o interpolate.o
flang-new-18  -fpic  -g -O2 -c  inverse_ger.f90 -o inverse_ger.o
flang-new-18  -fpic  -g -O2 -c  inverse_sym.f90 -o inverse_sym.o
flang-new-18  -fpic  -g -O2 -c  linefit.f90 -o linefit.o
flang-new-18  -fpic  -g -O2 -c  lmfit.f90 -o lmfit.o
flang-new-18  -fpic  -g -O2 -c  lmfit1.f90 -o lmfit1.o
flang-new-18  -fpic  -g -O2 -c  lmfunc.f90 -o lmfunc.o
flang-new-18  -fpic  -g -O2 -c  lmfunc1.f90 -o lmfunc1.o
flang-new-18  -fpic  -g -O2 -c  mcCAM.f90 -o mcCAM.o
flang-new-18  -fpic  -g -O2 -c  mcFMM2.f90 -o mcFMM2.o
flang-new-18  -fpic  -g -O2 -c  mcFMM3.f90 -o mcFMM3.o
flang-new-18  -fpic  -g -O2 -c  mcFMM4.f90 -o mcFMM4.o
flang-new-18  -fpic  -g -O2 -c  mcMam3.f90 -o mcMam3.o
flang-new-18  -fpic  -g -O2 -c  mcMam4.f90 -o mcMam4.o
flang-new-18  -fpic  -g -O2 -c  minpack.f90 -o minpack.o
flang-new-18  -fpic  -g -O2 -c  minpack1.f90 -o minpack1.o
flang-new-18  -fpic  -g -O2 -c  norm.f90 -o norm.o
flang-new-18  -fpic  -g -O2 -c  numHess.f90 -o numHess.o
clang-18 -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 numOSL_init.c -o numOSL_init.o
flang-new-18  -fpic  -g -O2 -c  pnorm.f90 -o pnorm.o
flang-new-18  -fpic  -g -O2 -c  targfunc.f90 -o targfunc.o
./targfunc.f90:73:10: warning: Reference to the procedure 'gjordan' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object shapes
           call gjordan(amat,bmat,n1,1,singular)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./targfunc.f90:67:10: previous reference to 'gjordan'
           call gjordan(amat1,bmat1,n1+1,1,singular)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o numOSL.so apfmmstd.o apmamstd.o calDEXPxm.o calED1.o calED_fort.o calSGCED_fort.o calcSF.o camED.o comb_next.o compED.o decomp_fort.o diffev.o fitGOK.o fitGrowth_fort.o fmmED.o goodComp.o hpSort.o inipars.o interpolate.o inverse_ger.o inverse_sym.o linefit.o lmfit.o lmfit1.o lmfunc.o lmfunc1.o mcCAM.o mcFMM2.o mcFMM3.o mcFMM4.o mcMam3.o mcMam4.o minpack.o minpack1.o norm.o numHess.o numOSL_init.o pnorm.o targfunc.o -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmpxygn5h/R.INSTALL6a9ac1c64ab49/numOSL/src'
make[1]: Entering directory '/tmp/Rtmpxygn5h/R.INSTALL6a9ac1c64ab49/numOSL/src'
make[1]: Leaving directory '/tmp/Rtmpxygn5h/R.INSTALL6a9ac1c64ab49/numOSL/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-numOSL/00new/numOSL/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 (numOSL)