* installing *source* package ‘numOSL’ ...
** package ‘numOSL’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (GCC) 13.2.0’
using Fortran compiler: ‘GNU Fortran (GCC) 13.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/numOSL/src'
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  apfmmstd.f90 -o apfmmstd.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  apmamstd.f90 -o apmamstd.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  calDEXPxm.f90 -o calDEXPxm.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  calED1.f90 -o calED1.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  calED_fort.f90 -o calED_fort.o
calED_fort.f90:223:58:

  223 |             Ym = aaa*(1.0D+00-exp(-bbb*Xm)) + ccc*Xm + ddd
      |                                                          ^
Warning: 'xm' may be used uninitialized [-Wmaybe-uninitialized]
calED_fort.f90:58:58:

   58 |                         simltx(ndat), mcOSL(1), mcDose, Xm, Ym,&
      |                                                          ^
note: 'xm' declared here
calED_fort.f90:271:16:

  271 |             if (spltx2>=Ym) then
      |                ^
Warning: 'ym' may be used uninitialized [-Wmaybe-uninitialized]
calED_fort.f90:58:62:

   58 |                         simltx(ndat), mcOSL(1), mcDose, Xm, Ym,&
      |                                                              ^
note: 'ym' was declared here
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  calSGCED_fort.f90 -o calSGCED_fort.o
calSGCED_fort.f90:102:25:

  102 |         saturateDose = Xm
      |                         ^
Warning: 'xm' may be used uninitialized [-Wmaybe-uninitialized]
calSGCED_fort.f90:37:26:

   37 |                         Xm, Ym, ifmin, sumdose, sumdose2,&
      |                          ^
note: 'xm' declared here
calSGCED_fort.f90:102:25:

  102 |         saturateDose = Xm
      |                         ^
Warning: 'xm' may be used uninitialized [-Wmaybe-uninitialized]
calSGCED_fort.f90:37:26:

   37 |                         Xm, Ym, ifmin, sumdose, sumdose2,&
      |                          ^
note: 'xm' declared here
calSGCED_fort.f90:104:12:

  104 |         if (inltx(1,1)>=Ym) then
      |            ^
Warning: 'ym' may be used uninitialized [-Wmaybe-uninitialized]
calSGCED_fort.f90:37:30:

   37 |                         Xm, Ym, ifmin, sumdose, sumdose2,&
      |                              ^
note: 'ym' was declared here
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  calcSF.f90 -o calcSF.o
calcSF.f90:172:31:

  172 |         if ((fcn .ne. fcn) .or. (fcn .gt. huge(0.0D+00))) fcn = huge(0.0D+00)
      |                               ^
Warning: '__result_fcn' may be used uninitialized [-Wmaybe-uninitialized]
calcSF.f90:147:4:

  147 |     function fcn(x)
      |    ^
note: '__result_fcn' was declared here
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  camED.f90 -o camED.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  comb_next.f90 -o comb_next.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  compED.f90 -o compED.o
compED.f90:75:18:

   75 |         bic = cbic
      |                  ^
Warning: 'cbic' may be used uninitialized [-Wmaybe-uninitialized]
compED.f90:32:37:

   32 |                         cmaxlik, cbic, inimu(ncomp+4)
      |                                     ^
note: 'cbic' was declared here
compED.f90:74:24:

   74 |         maxlik = cmaxlik
      |                        ^
Warning: 'cmaxlik' may be used uninitialized [-Wmaybe-uninitialized]
compED.f90:32:31:

   32 |                         cmaxlik, cbic, inimu(ncomp+4)
      |                               ^
note: 'cmaxlik' was declared here
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  decomp_fort.f90 -o decomp_fort.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  diffev.f90 -o diffev.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  fitGOK.f90 -o fitGOK.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  fitGrowth_fort.f90 -o fitGrowth_fort.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  fmmED.f90 -o fmmED.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  goodComp.f90 -o goodComp.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  hpSort.f90 -o hpSort.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  inipars.f90 -o inipars.o
inipars.f90:97:52:

   97 |     allocate(aMat(ndim,ndim),bMat(ndim,1),stat=alc)
      |                                                    ^
Warning: 'ndim' may be used uninitialized [-Wmaybe-uninitialized]
inipars.f90:33:18:

   33 |     integer:: ndim, alc, singular, origin
      |                  ^
note: 'ndim' declared here
inipars.f90:109:8:

  109 |     if (any(outp(1:ndim-origin)<=0.0)) then
      |        ^
Warning: 'origin' may be used uninitialized [-Wmaybe-uninitialized]
inipars.f90:33:41:

   33 |     integer:: ndim, alc, singular, origin
      |                                         ^
note: 'origin' was declared here
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  interpolate.f90 -o interpolate.o
interpolate.f90:171:31:

  171 |         if ((fcn .ne. fcn) .or. (fcn .gt. huge(0.0D+00))) fcn = huge(0.0D+00)
      |                               ^
Warning: '__result_fcn' may be used uninitialized [-Wmaybe-uninitialized]
interpolate.f90:144:4:

  144 |     function fcn(x)
      |    ^
note: '__result_fcn' was declared here
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  inverse_ger.f90 -o inverse_ger.o
inverse_ger.f90:83:12:

   83 |         if (irow .ne. icol) then
      |            ^
Warning: 'icol' may be used uninitialized [-Wmaybe-uninitialized]
inverse_ger.f90:54:21:

   54 |     integer:: i, icol, irow, j, k, l, ll,&
      |                     ^
note: 'icol' was declared here
inverse_ger.f90:83:12:

   83 |         if (irow .ne. icol) then
      |            ^
Warning: 'irow' may be used uninitialized [-Wmaybe-uninitialized]
inverse_ger.f90:54:27:

   54 |     integer:: i, icol, irow, j, k, l, ll,&
      |                           ^
note: 'irow' was declared here
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  inverse_sym.f90 -o inverse_sym.o
inverse_sym.f90:129:26:

  129 |   real ( kind(1.0d0) ) rsq
      |                          1
Warning: Unused variable 'rsq' declared at (1) [-Wunused-variable]
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  linefit.f90 -o linefit.o
linefit.f90:95:35:

   95 |         diag(i) = hess(i,i) * avgdv
      |                                   ^
Warning: 'avgdv' may be used uninitialized [-Wmaybe-uninitialized]
linefit.f90:32:52:

   32 |                         hess(n2,n2), diag(n2), avgdv
      |                                                    ^
note: 'avgdv' was declared here
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  lmfit.f90 -o lmfit.o
lmfit.f90:116:35:

  116 |         diag(i) = hess(i,i) * avgdv
      |                                   ^
Warning: 'avgdv' may be used uninitialized [-Wmaybe-uninitialized]
lmfit.f90:43:39:

   43 |                         diag(n2), avgdv
      |                                       ^
note: 'avgdv' was declared here
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  lmfit1.f90 -o lmfit1.o
lmfit1.f90:78:35:

   78 |         diag(i) = hess(i,i) * avgdv
      |                                   ^
Warning: 'avgdv' may be used uninitialized [-Wmaybe-uninitialized]
lmfit1.f90:39:39:

   39 |                         diag(n2), avgdv,&
      |                                       ^
note: 'avgdv' was declared here
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  lmfunc.f90 -o lmfunc.o
lmfunc.f90:2:23:

    2 |                   iflag,xd,yd,syd,model)
      |                       1
Warning: Unused dummy argument 'iflag' at (1) [-Wunused-dummy-argument]
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  lmfunc1.f90 -o lmfunc1.o
lmfunc1.f90:1:40:

    1 | subroutine lmfunc1(nd,n2,pars,fvec,iflag,&
      |                                        1
Warning: Unused dummy argument 'iflag' at (1) [-Wunused-dummy-argument]
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  mcCAM.f90 -o mcCAM.o
mcCAM.f90:136:19:

  136 |   logy=gx0+log(ran)
      |                   ^
Warning: 'gx0' may be used uninitialized [-Wmaybe-uninitialized]
mcCAM.f90:114:30:

  114 |   real(kind(1.0d0)):: ran, gx0, gx1, logy,&
      |                              ^
note: 'gx0' was declared here
mcCAM.f90:158:14:

  158 |           if (L<=lower) exit
      |              ^
Warning: 'l' may be used uninitialized [-Wmaybe-uninitialized]
mcCAM.f90:115:26:

  115 |                       U, L, R, J, K, gL, gR,&
      |                          ^
note: 'l' was declared here
mcCAM.f90:173:14:

  173 |           if (R>=upper) exit
      |              ^
Warning: 'r' may be used uninitialized [-Wmaybe-uninitialized]
mcCAM.f90:115:29:

  115 |                       U, L, R, J, K, gL, gR,&
      |                             ^
note: 'r' was declared here
mcCAM.f90:206:14:

  206 |           if (gL<=logy) exit
      |              ^
Warning: 'gl' may be used uninitialized [-Wmaybe-uninitialized]
mcCAM.f90:115:39:

  115 |                       U, L, R, J, K, gL, gR,&
      |                                       ^
note: 'gl' was declared here
mcCAM.f90:223:14:

  223 |           if (gR<=logy) exit
      |              ^
Warning: 'gr' may be used uninitialized [-Wmaybe-uninitialized]
mcCAM.f90:115:43:

  115 |                       U, L, R, J, K, gL, gR,&
      |                                           ^
note: 'gr' was declared here
mcCAM.f90:248:10:

  248 |       if (gx1>=logy) exit
      |          ^
Warning: 'gx1' may be used uninitialized [-Wmaybe-uninitialized]
mcCAM.f90:114:35:

  114 |   real(kind(1.0d0)):: ran, gx0, gx1, logy,&
      |                                   ^
note: 'gx1' was declared here
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  mcFMM2.f90 -o mcFMM2.o
mcFMM2.f90:173:19:

  173 |   logy=gx0+log(ran)
      |                   ^
Warning: 'gx0' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM2.f90:146:30:

  146 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR,&
      |                              ^
note: 'gx0' was declared here
mcFMM2.f90:201:14:

  201 |           if (L<=lower)  exit
      |              ^
Warning: 'l' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM2.f90:146:47:

  146 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR,&
      |                                               ^
note: 'l' was declared here
mcFMM2.f90:221:13:

  221 |           if(R>=upper)  exit
      |             ^
Warning: 'r' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM2.f90:146:50:

  146 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR,&
      |                                                  ^
note: 'r' was declared here
mcFMM2.f90:261:14:

  261 |           if (gL<=logy)  exit
      |              ^
Warning: 'gl' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM2.f90:146:60:

  146 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR,&
      |                                                            ^
note: 'gl' was declared here
mcFMM2.f90:282:14:

  282 |           if (gR<=logy)  exit
      |              ^
Warning: 'gr' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM2.f90:146:64:

  146 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR,&
      |                                                                ^
note: 'gr' was declared here
mcFMM2.f90:311:10:

  311 |       if (gx1>=logy)  exit
      |          ^
Warning: 'gx1' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM2.f90:146:35:

  146 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR,&
      |                                   ^
note: 'gx1' was declared here
mcFMM2.f90:324:10:

  324 |       if (Value>locVal)  then
      |          ^
Warning: 'locval' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM2.f90:147:28:

  147 |                       locVal, part1(nED), part2(nED), Error2(nED),&
      |                            ^
note: 'locval' was declared here
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  mcFMM3.f90 -o mcFMM3.o
mcFMM3.f90:201:19:

  201 |   logy=gx0+log(ran)
      |                   ^
Warning: 'gx0' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM3.f90:171:30:

  171 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR, locVal,&
      |                              ^
note: 'gx0' was declared here
mcFMM3.f90:235:14:

  235 |           if (L<=lower)  exit
      |              ^
Warning: 'l' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM3.f90:171:47:

  171 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR, locVal,&
      |                                               ^
note: 'l' was declared here
mcFMM3.f90:259:14:

  259 |           if (R>=upper)  exit
      |              ^
Warning: 'r' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM3.f90:171:50:

  171 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR, locVal,&
      |                                                  ^
note: 'r' was declared here
mcFMM3.f90:307:15:

  307 |            if (gL<=logy)  exit
      |               ^
Warning: 'gl' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM3.f90:171:60:

  171 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR, locVal,&
      |                                                            ^
note: 'gl' was declared here
mcFMM3.f90:332:15:

  332 |            if (gR<=logy) exit
      |               ^
Warning: 'gr' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM3.f90:171:64:

  171 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR, locVal,&
      |                                                                ^
note: 'gr' was declared here
mcFMM3.f90:365:10:

  365 |       if (gx1>=logy) exit
      |          ^
Warning: 'gx1' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM3.f90:171:35:

  171 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR, locVal,&
      |                                   ^
note: 'gx1' was declared here
mcFMM3.f90:382:10:

  382 |       if (Value>locVal) then
      |          ^
Warning: 'locval' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM3.f90:171:72:

  171 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR, locVal,&
      |                                                                        ^
note: 'locval' was declared here
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  mcFMM4.f90 -o mcFMM4.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  mcMam3.f90 -o mcMam3.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  mcMam4.f90 -o mcMam4.o
mcMam3.f90:162:19:

  162 |   logy=gx0+log(ran)
      |                   ^
Warning: 'gx0' may be used uninitialized [-Wmaybe-uninitialized]
mcMam3.f90:138:29:

  138 |   real(kind(1.0d0))::ran, gx0, gx1, logy, U, L,&
      |                             ^
note: 'gx0' was declared here
mcMam3.f90:241:13:

  241 |           if(gL<=logy) exit
      |             ^
Warning: 'gl' may be used uninitialized [-Wmaybe-uninitialized]
mcMam3.f90:139:32:

  139 |                      R, J, K, gL, gR, Error2(nED),&
      |                                ^
note: 'gl' was declared here
mcMam3.f90:260:13:

  260 |           if(gR<=logy) exit
      |             ^
Warning: 'gr' may be used uninitialized [-Wmaybe-uninitialized]
mcMam3.f90:139:36:

  139 |                      R, J, K, gL, gR, Error2(nED),&
      |                                    ^
note: 'gr' was declared here
mcMam3.f90:287:10:

  287 |       if (gx1>=logy) exit
      |          ^
Warning: 'gx1' may be used uninitialized [-Wmaybe-uninitialized]
mcMam3.f90:138:34:

  138 |   real(kind(1.0d0))::ran, gx0, gx1, logy, U, L,&
      |                                  ^
note: 'gx1' was declared here
mcMam4.f90:180:19:

  180 |   logy=gx0+log(ran)
      |                   ^
Warning: 'gx0' may be used uninitialized [-Wmaybe-uninitialized]
mcMam4.f90:154:30:

  154 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L,&
      |                              ^
note: 'gx0' was declared here
mcMam4.f90:267:14:

  267 |           if (gL<=logy) exit
      |              ^
Warning: 'gl' may be used uninitialized [-Wmaybe-uninitialized]
mcMam4.f90:155:33:

  155 |                       R, J, K, gL, gR, Error2(nED),&
      |                                 ^
note: 'gl' was declared here
mcMam4.f90:288:14:

  288 |           if (gR<=logy) exit
      |              ^
Warning: 'gr' may be used uninitialized [-Wmaybe-uninitialized]
mcMam4.f90:155:37:

  155 |                       R, J, K, gL, gR, Error2(nED),&
      |                                     ^
note: 'gr' was declared here
mcMam4.f90:317:10:

  317 |       if (gx1>=logy) exit
      |          ^
Warning: 'gx1' may be used uninitialized [-Wmaybe-uninitialized]
mcMam4.f90:154:35:

  154 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L,&
      |                                   ^
note: 'gx1' was declared here
mcFMM4.f90:231:19:

  231 |   logy=gx0+log(ran)
      |                   ^
Warning: 'gx0' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM4.f90:197:30:

  197 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR, locVal,&
      |                              ^
note: 'gx0' was declared here
mcFMM4.f90:271:14:

  271 |           if (L<=lower)  exit
      |              ^
Warning: 'l' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM4.f90:197:47:

  197 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR, locVal,&
      |                                               ^
note: 'l' was declared here
mcFMM4.f90:299:14:

  299 |           if (R>=upper)  exit
      |              ^
Warning: 'r' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM4.f90:197:50:

  197 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR, locVal,&
      |                                                  ^
note: 'r' was declared here
mcFMM4.f90:355:14:

  355 |           if (gL<=logy)  exit
      |              ^
Warning: 'gl' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM4.f90:197:60:

  197 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR, locVal,&
      |                                                            ^
note: 'gl' was declared here
mcFMM4.f90:384:14:

  384 |           if (gR<=logy)  exit
      |              ^
Warning: 'gr' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM4.f90:197:64:

  197 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR, locVal,&
      |                                                                ^
note: 'gr' was declared here
mcFMM4.f90:421:10:

  421 |       if (gx1>=logy)  exit
      |          ^
Warning: 'gx1' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM4.f90:197:35:

  197 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR, locVal,&
      |                                   ^
note: 'gx1' was declared here
mcFMM4.f90:442:10:

  442 |       if (Value>locVal)  then
      |          ^
Warning: 'locval' may be used uninitialized [-Wmaybe-uninitialized]
mcFMM4.f90:197:72:

  197 |   real(kind(1.0d0)):: ran, gx0, gx1, logy, U, L, R, J, K, gL, gR, locVal,&
      |                                                                        ^
note: 'locval' was declared here
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  minpack.f90 -o minpack.o
minpack.f90:982:11:

  982 |   integer i
      |           1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
minpack.f90:993:22:

  993 |   real ( dbdbx ) qnorm
      |                      1
Warning: Unused variable 'qnorm' declared at (1) [-Wunused-variable]
minpack.f90:1264:11:

 1264 |   integer i
      |           1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
minpack.f90:140:11:

  140 |   integer i
      |           1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  minpack1.f90 -o minpack1.o
minpack1.f90:89:11:

   89 |   integer i
      |           1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
minpack1.f90:559:46:

  559 |            if ( 0.1D+00 * fnorm1 >= fnorm .or. temp < 0.1D+00 ) then
      |                                              ^
Warning: 'temp' may be used uninitialized [-Wmaybe-uninitialized]
minpack1.f90:315:21:

  315 |   real ( dbdbx ) temp
      |                     ^
note: 'temp' was declared here
minpack.f90:612:46:

  612 |            if ( 0.1D+00 * fnorm1 >= fnorm .or. temp < 0.1D+00 ) then
      |                                              ^
Warning: 'temp' may be used uninitialized [-Wmaybe-uninitialized]
minpack.f90:367:21:

  367 |   real ( dbdbx ) temp
      |                     ^
note: 'temp' was declared here
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  norm.f90 -o norm.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  numHess.f90 -o numHess.o
numHess.f90:158:23:

  158 |             integer:: i
      |                       1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
numHess.f90:196:26:

  196 |         end function func
      |                          ^
Warning: '__result_func' may be used uninitialized [-Wmaybe-uninitialized]
numHess.f90:154:8:

  154 |         function func(x)
      |        ^
note: '__result_func' was declared here
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c numOSL_init.c -o numOSL_init.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  pnorm.f90 -o pnorm.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  targfunc.f90 -o targfunc.o
gcc-13 -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -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 -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/numOSL/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/numOSL/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/numOSL/src'
installing to /data/gannet/ripley/R/packages/tests-devel/numOSL.Rcheck/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)