* installing *source* package ‘acepack’ ...
** this is package ‘acepack’ version ‘1.6.1’
** package ‘acepack’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)’
using Fortran compiler: ‘GNU Fortran (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/acepack/src'
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  acedata.f90 -o acedata.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  calcmu.f90 -o calcmu.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  ctsub.f90 -o ctsub.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  favas.f90 -o favas.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  mace.f90 -o mace.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  model.f90 -o model.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  montne.f90 -o montne.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  rlsmo.f90 -o rlsmo.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  scail.f90 -o scail.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  smooth.f90 -o smooth.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  smothr.f90 -o smothr.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  sort.f90 -o sort.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  supersmoother.f90 -o supersmoother.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  supsmu.f90 -o supsmu.o
gcc -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 init.c -o init.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  acemod.f90 -o acemod.o
gfortran  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  bakfit.f90 -o bakfit.o
gcc -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/lib64 -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
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/acepack/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/acepack/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/acepack/src'
installing to /data/gannet/ripley/R/packages/tests-devel/acepack.Rcheck/00LOCK-acepack/00new/acepack/libs
** R
** 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 (acepack)