* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘dcsvm’ ... ** this is package ‘dcsvm’ version ‘0.0.1’ ** package ‘dcsvm’ 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 '/tmp/RtmpXycbXu/R.INSTALL6c28c5052bbfb/dcsvm/src' gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c auxiliary.f90 -o auxiliary.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dcsvm_epane.f90 -o dcsvm_epane.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dcsvm_gauss.f90 -o dcsvm_gauss.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dcsvm_unif.f90 -o dcsvm_unif.o gcc-14 -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 init.c -o init.o gcc-14 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o dcsvm.so auxiliary.o dcsvm_epane.o dcsvm_gauss.o dcsvm_unif.o init.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpXycbXu/R.INSTALL6c28c5052bbfb/dcsvm/src' make[1]: Entering directory '/tmp/RtmpXycbXu/R.INSTALL6c28c5052bbfb/dcsvm/src' make[1]: Leaving directory '/tmp/RtmpXycbXu/R.INSTALL6c28c5052bbfb/dcsvm/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-dcsvm/00new/dcsvm/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 (dcsvm)