* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘optpart’ ...
** package ‘optpart’ 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 '/home/hornik/tmp/scratch/RtmpJJ6jst/R.INSTALLa947d26a8ab25/optpart/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  archi.f90 -o archi.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  clcdev.f90 -o clcdev.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  clcdul.f90 -o clcdul.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  clique.f90 -o clique.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  gamma.f90 -o gamma.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  maxpact.f90 -o maxpact.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  optindval.f90 -o optindval.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  optpart.f90 -o optpart.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  optsil.f90 -o optsil.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  opttdev.f90 -o opttdev.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  permute.f90 -o permute.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c random.c -o random.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  tabdev.f90 -o tabdev.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o optpart.so archi.o clcdev.o clcdul.o clique.o gamma.o maxpact.o optindval.o optpart.o optsil.o opttdev.o permute.o random.o tabdev.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpJJ6jst/R.INSTALLa947d26a8ab25/optpart/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJJ6jst/R.INSTALLa947d26a8ab25/optpart/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpJJ6jst/R.INSTALLa947d26a8ab25/optpart/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-optpart/00new/optpart/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 (optpart)