* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘acepack’ ...
** package ‘acepack’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-12) 14.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-12) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpLW6ag6/R.INSTALL359d7d3f94e063/acepack/src'
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  acedata.f90 -o acedata.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  acemod.f90 -o acemod.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  bakfit.f90 -o bakfit.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  calcmu.f90 -o calcmu.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  ctsub.f90 -o ctsub.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  favas.f90 -o favas.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  mace.f90 -o mace.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  model.f90 -o model.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  montne.f90 -o montne.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  rlsmo.f90 -o rlsmo.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  scail.f90 -o scail.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  smooth.f90 -o smooth.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  smothr.f90 -o smothr.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  sort.f90 -o sort.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  supersmoother.f90 -o supersmoother.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  supsmu.f90 -o supsmu.o
gcc-14 -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
gcc-14 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o acepack.so acedata.o acemod.o bakfit.o calcmu.o ctsub.o favas.o init.o mace.o model.o montne.o rlsmo.o scail.o smooth.o smothr.o sort.o supersmoother.o supsmu.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpLW6ag6/R.INSTALL359d7d3f94e063/acepack/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpLW6ag6/R.INSTALL359d7d3f94e063/acepack/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpLW6ag6/R.INSTALL359d7d3f94e063/acepack/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-acepack/00new/acepack/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘acepack’
    finding HTML links ... done
    ace                                     html  
    avas                                    html  
    set_control                             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 (acepack)