downloading reverse dependencies ... downloading dtangle_2.0.9.tar.gz ... ok downloading OssaNMA_0.1.2.tar.gz ... ok downloading RobustAFT_1.4-7.tar.gz ... ok downloading robustbase_0.99-4-1.tar.gz ... ok downloading ROI.plugin.deoptim_1.0-2.tar.gz ... ok downloading ADMUR_1.0.3.tar.gz ... ok downloading cxr_1.1.1.tar.gz ... ok downloading MSCMT_1.4.0.tar.gz ... ok installing dependencies ‘catdata’, ‘cmaes’, ‘DEoptimR’, ‘LowRankQP’, ‘MPV’, ‘NMOF’, ‘Rmalschains’, ‘skewt’, ‘soma’, ‘Synth’ also installing the dependencies ‘ore’, ‘reportr’ begin installing package ‘ore’ begin installing package ‘MPV’ begin installing package ‘catdata’ begin installing package ‘skewt’ begin installing package ‘Synth’ begin installing package ‘cmaes’ begin installing package ‘Rmalschains’ begin installing package ‘NMOF’ begin installing package ‘LowRankQP’ begin installing package ‘DEoptimR’ * installing *source* package ‘skewt’ ... ** package ‘skewt’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (skewt) * installing *source* package ‘cmaes’ ... ** package ‘cmaes’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (cmaes) * installing *source* package ‘catdata’ ... ** package ‘catdata’ successfully unpacked and MD5 sums checked ** using staged installation ** data ** inst ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (catdata) * installing *source* package ‘DEoptimR’ ... ** using staged installation ** R ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (DEoptimR) * installing *source* package ‘LowRankQP’ ... ** package ‘LowRankQP’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpHp8asD/R.INSTALL3fb3fa5dea84cc/LowRankQP/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c LowRankQP.c -o LowRankQP.o LowRankQP.c: In function ‘LowRankQP’: LowRankQP.c:835:9: warning: ‘dbeta’ may be used uninitialized [-Wmaybe-uninitialized] 835 | LRQPCalcStats( n, m, p, Q, c, A, b, u, alpha, beta, xi, zeta, dalpha, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 836 | dbeta, dxi, dzeta, UminusAlpha, XiOnUminusAlpha, ZetaOnAlpha, w, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 837 | r2, D, &prim, &dual, &comp, &gap, &term, &mult, &t ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:745:13: note: ‘dbeta’ was declared here 745 | double *dbeta; | ^~~~~ LowRankQP.c:835:9: warning: ‘r2’ may be used uninitialized [-Wmaybe-uninitialized] 835 | LRQPCalcStats( n, m, p, Q, c, A, b, u, alpha, beta, xi, zeta, dalpha, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 836 | dbeta, dxi, dzeta, UminusAlpha, XiOnUminusAlpha, ZetaOnAlpha, w, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 837 | r2, D, &prim, &dual, &comp, &gap, &term, &mult, &t ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:757:13: note: ‘r2’ was declared here 757 | double *r2; | ^~ LowRankQP.c:857:9: warning: ‘R’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:763:13: note: ‘R’ was declared here 763 | double *R; | ^ LowRankQP.c:857:9: warning: ‘buffMxP’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:766:13: note: ‘buffMxP’ was declared here 766 | double *buffMxP; | ^~~~~~~ LowRankQP.c:857:9: warning: ‘buffPxP’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:767:13: note: ‘buffPxP’ was declared here 767 | double *buffPxP; | ^~~~~~~ LowRankQP.c:857:9: warning: ‘buffPx1’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:768:13: note: ‘buffPx1’ was declared here 768 | double *buffPx1; | ^~~~~~~ LowRankQP.c:857:9: warning: ‘M’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:770:13: note: ‘M’ was declared here 770 | double *M; | ^ LowRankQP.c:857:9: warning: ‘pivN’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:771:13: note: ‘pivN’ was declared here 771 | int *pivN; | ^~~~ LowRankQP.c:846:9: warning: ‘buffNxM’ may be used uninitialized [-Wmaybe-uninitialized] 846 | LRQPFactorize( n, m, method, Q, D, M, pivN, buffNxM, P, Beta, Lambda, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 847 | LambdaTemp, T ); | ~~~~~~~~~~~~~~~ LowRankQP.c:773:13: note: ‘buffNxM’ was declared here 773 | double *buffNxM; | ^~~~~~~ LowRankQP.c:857:9: warning: ‘buffMx1’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:774:13: note: ‘buffMx1’ was declared here 774 | double *buffMx1; | ^~~~~~~ LowRankQP.c:857:9: warning: ‘P’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:776:13: note: ‘P’ was declared here 776 | double *P; | ^ LowRankQP.c:857:9: warning: ‘Beta’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:777:13: note: ‘Beta’ was declared here 777 | double *Beta; | ^~~~ LowRankQP.c:857:9: warning: ‘Lambda’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:778:13: note: ‘Lambda’ was declared here 778 | double *Lambda; | ^~~~~~ LowRankQP.c:857:9: warning: ‘LambdaTemp’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:779:13: note: ‘LambdaTemp’ was declared here 779 | double *LambdaTemp; | ^~~~~~~~~~ LowRankQP.c:857:9: warning: ‘T’ may be used uninitialized [-Wmaybe-uninitialized] 857 | LRQPCalcDx( n, m, p, method, Q, c, A, b, u, alpha, beta, xi, zeta, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 858 | dalpha, dbeta, dxi, dzeta, UminusAlpha, ZetaOnAlpha, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 859 | XiOnUminusAlpha, buffMxP, buffMx1, buffPxP, buffPx1, pivN, R, r, r1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 860 | r2, r3, r4, r5, D, M, &t, P, Beta, Lambda, LambdaTemp, T, &corr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LowRankQP.c:780:13: note: ‘T’ was declared here 780 | double *T; | ^ gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c LowRankQP_init.c -o LowRankQP_init.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o LowRankQP.so LowRankQP.o LowRankQP_init.o -llapack -L/home/hornik/tmp/R-d-gcc-14/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpHp8asD/R.INSTALL3fb3fa5dea84cc/LowRankQP/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-LowRankQP/00new/LowRankQP/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 (LowRankQP) * installing *source* package ‘MPV’ ... ** package ‘MPV’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (MPV) * installing *source* package ‘Synth’ ... ** package ‘Synth’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (Synth) * installing *source* package ‘NMOF’ ... ** package ‘NMOF’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (NMOF) * installing *source* package ‘ore’ ... ** package ‘ore’ successfully unpacked and MD5 sums checked ** using staged installation checking for gcc... gcc-14 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc-14 accepts -g... yes checking for gcc-14 option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for sys/times.h... yes checking for stdint.h... (cached) yes checking size of int... 4 checking size of short... 2 checking size of long... 8 checking size of void*... 8 checking size of long long... 8 checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes configure: creating ./config.status config.status: creating src/onig/config.h ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpnpufw5/R.INSTALL3fb3e84ab6551c/ore/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c compile.c -o compile.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c escape.c -o escape.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c match.c -o match.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c print.c -o print.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c split.c -o split.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c subst.c -o subst.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c text.c -o text.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c wcwidth.c -o wcwidth.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c zzz.c -o zzz.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/regcomp.c -o onig/regcomp.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/regenc.c -o onig/regenc.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/regerror.c -o onig/regerror.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/regexec.c -o onig/regexec.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/regext.c -o onig/regext.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/reggnu.c -o onig/reggnu.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/regparse.c -o onig/regparse.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/regposerr.c -o onig/regposerr.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/regposix.c -o onig/regposix.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/regsyntax.c -o onig/regsyntax.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/regtrav.c -o onig/regtrav.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/regversion.c -o onig/regversion.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/st.c -o onig/st.o onig/st.c:2169:1: warning: ‘st_rehash’ defined but not used [-Wunused-function] 2169 | st_rehash(st_table *tab) | ^~~~~~~~~ onig/st.c:2046:1: warning: ‘st_expand_table’ defined but not used [-Wunused-function] 2046 | st_expand_table(st_table *tab, st_index_t siz) | ^~~~~~~~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/ascii.c -o onig/enc/ascii.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/big5.c -o onig/enc/big5.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/cp949.c -o onig/enc/cp949.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/euc_jp.c -o onig/enc/euc_jp.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/euc_kr.c -o onig/enc/euc_kr.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/euc_tw.c -o onig/enc/euc_tw.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/gb18030.c -o onig/enc/gb18030.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/gbk.c -o onig/enc/gbk.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/iso_8859_1.c -o onig/enc/iso_8859_1.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/iso_8859_10.c -o onig/enc/iso_8859_10.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/iso_8859_11.c -o onig/enc/iso_8859_11.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/iso_8859_13.c -o onig/enc/iso_8859_13.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/iso_8859_14.c -o onig/enc/iso_8859_14.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/iso_8859_15.c -o onig/enc/iso_8859_15.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/iso_8859_16.c -o onig/enc/iso_8859_16.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/iso_8859_2.c -o onig/enc/iso_8859_2.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/iso_8859_3.c -o onig/enc/iso_8859_3.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/iso_8859_4.c -o onig/enc/iso_8859_4.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/iso_8859_5.c -o onig/enc/iso_8859_5.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/iso_8859_6.c -o onig/enc/iso_8859_6.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/iso_8859_7.c -o onig/enc/iso_8859_7.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/iso_8859_8.c -o onig/enc/iso_8859_8.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/iso_8859_9.c -o onig/enc/iso_8859_9.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/koi8_r.c -o onig/enc/koi8_r.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/koi8_u.c -o onig/enc/koi8_u.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/shift_jis.c -o onig/enc/shift_jis.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/unicode.c -o onig/enc/unicode.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/us_ascii.c -o onig/enc/us_ascii.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/utf_16be.c -o onig/enc/utf_16be.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/utf_16le.c -o onig/enc/utf_16le.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/utf_32be.c -o onig/enc/utf_32be.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/utf_32le.c -o onig/enc/utf_32le.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/utf_8.c -o onig/enc/utf_8.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/windows_1250.c -o onig/enc/windows_1250.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/windows_1251.c -o onig/enc/windows_1251.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/windows_1252.c -o onig/enc/windows_1252.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/windows_1253.c -o onig/enc/windows_1253.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/windows_1254.c -o onig/enc/windows_1254.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/windows_1257.c -o onig/enc/windows_1257.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -DDISABLE_CONNECTIONS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c onig/enc/windows_31j.c -o onig/enc/windows_31j.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o ore.so compile.o escape.o match.o print.o split.o subst.o text.o wcwidth.o zzz.o onig/regcomp.o onig/regenc.o onig/regerror.o onig/regexec.o onig/regext.o onig/reggnu.o onig/regparse.o onig/regposerr.o onig/regposix.o onig/regsyntax.o onig/regtrav.o onig/regversion.o onig/st.o onig/enc/ascii.o onig/enc/big5.o onig/enc/cp949.o onig/enc/euc_jp.o onig/enc/euc_kr.o onig/enc/euc_tw.o onig/enc/gb18030.o onig/enc/gbk.o onig/enc/iso_8859_1.o onig/enc/iso_8859_10.o onig/enc/iso_8859_11.o onig/enc/iso_8859_13.o onig/enc/iso_8859_14.o onig/enc/iso_8859_15.o onig/enc/iso_8859_16.o onig/enc/iso_8859_2.o onig/enc/iso_8859_3.o onig/enc/iso_8859_4.o onig/enc/iso_8859_5.o onig/enc/iso_8859_6.o onig/enc/iso_8859_7.o onig/enc/iso_8859_8.o onig/enc/iso_8859_9.o onig/enc/koi8_r.o onig/enc/koi8_u.o onig/enc/shift_jis.o onig/enc/unicode.o onig/enc/us_ascii.o onig/enc/utf_16be.o onig/enc/utf_16le.o onig/enc/utf_32be.o onig/enc/utf_32le.o onig/enc/utf_8.o onig/enc/windows_1250.o onig/enc/windows_1251.o onig/enc/windows_1252.o onig/enc/windows_1253.o onig/enc/windows_1254.o onig/enc/windows_1257.o onig/enc/windows_31j.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpnpufw5/R.INSTALL3fb3e84ab6551c/ore/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-ore/00new/ore/libs ** R ** 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 (ore) begin installing package ‘reportr’ * installing *source* package ‘reportr’ ... ** package ‘reportr’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (reportr) begin installing package ‘soma’ * installing *source* package ‘soma’ ... ** package ‘soma’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** demo ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (soma) * installing *source* package ‘Rmalschains’ ... ** package ‘Rmalschains’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ using C++ compiler: ‘g++-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpNDuJSS/R.INSTALL3fb3f4531116b0/Rmalschains/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c ConfigFile.cc -o ConfigFile.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c RmalschainsWrapper.cpp -o RmalschainsWrapper.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c Rmalschains_init.c -o Rmalschains_init.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c bandmat.cpp -o bandmat.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c chc.cc -o chc.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c cholesky.cpp -o cholesky.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c cmaes.cc -o cmaes.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c cmaesb.cc -o cmaesb.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c cmaeshan.cc -o cmaeshan.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c config.cc -o config.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c cross.cc -o cross.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c de.cc -o de.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c debug.cc -o debug.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c distance.cc -o distance.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c domain.cc -o domain.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c ea.cc -o ea.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c evalue.cpp -o evalue.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c fft.cpp -o fft.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c get_util.cc -o get_util.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c hholder.cpp -o hholder.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c hybrid.cc -o hybrid.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c hybrid2ph.cc -o hybrid2ph.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c iea.cc -o iea.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c individual.cc -o individual.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c initind.cc -o initind.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c jacobi.cpp -o jacobi.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c jade.cc -o jade.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c jdebin.cc -o jdebin.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c jdelsgo.cc -o jdelsgo.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c jdemc.cc -o jdemc.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c jderand.cc -o jderand.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c localsearch.cc -o localsearch.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c lsparammem.cc -o lsparammem.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c malschains.cc -o malschains.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c mts.cc -o mts.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c mts1.cc -o mts1.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c mts2.cc -o mts2.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c mtsi.cc -o mtsi.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c mutation.cc -o mutation.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c myexcept.cpp -o myexcept.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c newfft.cpp -o newfft.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c newmat1.cpp -o newmat1.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c newmat2.cpp -o newmat2.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c newmat3.cpp -o newmat3.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c newmat4.cpp -o newmat4.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c newmat5.cpp -o newmat5.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c newmat6.cpp -o newmat6.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c newmat7.cpp -o newmat7.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c newmat8.cpp -o newmat8.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c newmat9.cpp -o newmat9.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c newmatex.cpp -o newmatex.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c newmatnl.cpp -o newmatnl.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c newmatrm.cpp -o newmatrm.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c newutil.cc -o newutil.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c nm_misc.cpp -o nm_misc.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c orandom.cc -o orandom.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c origcmaes.cc -o origcmaes.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c populationchc.cc -o populationchc.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c populationjde.cc -o populationjde.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c populationjdebin.cc -o populationjdebin.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c populationjdemc.cc -o populationjdemc.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c populationjderand.cc -o populationjderand.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c populationpso.cc -o populationpso.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c populationreal.cc -o populationreal.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c problem.cc -o problem.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c pso.cc -o pso.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c random.cc -o random.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c reducepopulation.cc -o reducepopulation.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c replace.cc -o replace.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c restart.cc -o restart.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c running.cc -o running.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c sade.cc -o sade.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c sadeaf.cc -o sadeaf.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c select.cc -o select.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c selectlsimp.cc -o selectlsimp.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c signal.cc -o signal.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c simplex.cc -o simplex.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c solis.cc -o solis.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c solisn.cc -o solisn.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c solisn2.cc -o solisn2.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c sort.cpp -o sort.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c srandom.cc -o srandom.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c ssga.cc -o ssga.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c statistics.cc -o statistics.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c submat.cpp -o submat.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -DNDEBUG -DR_USE_C99_IN_CXX -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c svd.cpp -o svd.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o Rmalschains.so ConfigFile.o RmalschainsWrapper.o Rmalschains_init.o bandmat.o chc.o cholesky.o cmaes.o cmaesb.o cmaeshan.o config.o cross.o de.o debug.o distance.o domain.o ea.o evalue.o fft.o get_util.o hholder.o hybrid.o hybrid2ph.o iea.o individual.o initind.o jacobi.o jade.o jdebin.o jdelsgo.o jdemc.o jderand.o localsearch.o lsparammem.o malschains.o mts.o mts1.o mts2.o mtsi.o mutation.o myexcept.o newfft.o newmat1.o newmat2.o newmat3.o newmat4.o newmat5.o newmat6.o newmat7.o newmat8.o newmat9.o newmatex.o newmatnl.o newmatrm.o newutil.o nm_misc.o orandom.o origcmaes.o populationchc.o populationjde.o populationjdebin.o populationjdemc.o populationjderand.o populationpso.o populationreal.o problem.o pso.o random.o reducepopulation.o replace.o restart.o running.o sade.o sadeaf.o select.o selectlsimp.o signal.o simplex.o solis.o solisn.o solisn2.o sort.o srandom.o ssga.o statistics.o submat.o svd.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpNDuJSS/R.INSTALL3fb3f4531116b0/Rmalschains/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-Rmalschains/00new/Rmalschains/libs ** R ** demo ** 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 (Rmalschains) checking DEoptimR_1.1-3-1.tar.gz ... checking OssaNMA_0.1.2.tar.gz ... checking dtangle_2.0.9.tar.gz ... checking RobustAFT_1.4-7.tar.gz ... checking robustbase_0.99-4-1.tar.gz ... checking ROI.plugin.deoptim_1.0-2.tar.gz ... checking ADMUR_1.0.3.tar.gz ... checking cxr_1.1.1.tar.gz ... checking MSCMT_1.4.0.tar.gz ... Depends: Package: DEoptimR Imports: stats Timings: user system elapsed DEoptimR 24.042 2.755 28.442 Results: Check status summary: NOTE OK Source packages 0 1 Reverse depends 1 7 Check results summary: DEoptimR ... OK rdepends_ADMUR ... OK rdepends_cxr ... OK rdepends_dtangle ... NOTE * checking Rd files ... [0s/0s] NOTE rdepends_MSCMT ... OK rdepends_OssaNMA ... OK rdepends_RobustAFT ... OK rdepends_robustbase ... OK rdepends_ROI.plugin.deoptim ... OK