* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘gammSlice’ ...
** package ‘gammSlice’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpmQy90s/R.INSTALL2d17a570e9543a/gammSlice/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c frgamma_helper.c -o frgamma_helper.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c frunif_helper.c -o frunif_helper.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c gslcmc.f -o gslcmc.o
gslcmc.f:87:72:

   87 |                ipcCnt = ipcCnt + incmnt
      |                                                                        ^
Warning: ‘incmnt’ may be used uninitialized [-Wmaybe-uninitialized]
gslcmc.f:26:27:

   26 |      +        msgCod,incmnt
      |                           ^
note: ‘incmnt’ was declared here
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c lgunds.f -o lgunds.o
lgunds.f:10:55:

   10 |      +                  ncCspl,numObs,ssqnu,idPres,nVec,idnum,numGps,
      |                                                       1
Warning: Unused dummy argument ‘nvec’ at (1) [-Wunused-dummy-argument]
lgunds.f:17:29:

   17 |      +                 suminn,term,ans,fstTrm,scdTrm,thdTrm
      |                             1
Warning: Unused variable ‘suminn’ declared at (1) [-Wunused-variable]
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o gammSlice.so frgamma_helper.o frunif_helper.o gslcmc.o init.o lgunds.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpmQy90s/R.INSTALL2d17a570e9543a/gammSlice/src'
make[1]: Entering directory '/tmp/RtmpmQy90s/R.INSTALL2d17a570e9543a/gammSlice/src'
make[1]: Leaving directory '/tmp/RtmpmQy90s/R.INSTALL2d17a570e9543a/gammSlice/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-gammSlice/00new/gammSlice/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘gammSlice’
    finding HTML links ... done
    gSlc                                    html  
    gSlc.control                            html  
    indonRespir                             html  
    plot.gSlc                               html  
    summary.gSlc                            html  
    toenail                                 html  
** 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 (gammSlice)