downloading reverse dependencies ... downloading argus_0.1.1.tar.gz ... ok downloading ElliptCopulas_0.1.4.1.tar.gz ... ok downloading gbeta_0.1.0.tar.gz ... ok downloading rerandPower_0.0.1.tar.gz ... ok downloading RHclust_2.0.0.tar.gz ... ok downloading riskSimul_0.1.2.tar.gz ... ok downloading trawl_0.2.2.tar.gz ... ok downloading copula_1.1-6.tar.gz ... ok downloading Tinflex_2.4.tar.gz ... ok installing dependencies ‘crop’, ‘HAC’, ‘kStatistics’, ‘lcopula’, ‘mev’, ‘mvnormtest’, ‘Runuran’, ‘squash’, ‘TSA’ begin installing package ‘kStatistics’ begin installing package ‘squash’ begin installing package ‘TSA’ begin installing package ‘crop’ begin installing package ‘HAC’ begin installing package ‘lcopula’ begin installing package ‘mev’ begin installing package ‘mvnormtest’ begin installing package ‘Runuran’ * installing *source* package ‘mvnormtest’ ... ** this is package ‘mvnormtest’ version ‘0.1-9-3’ ** package ‘mvnormtest’ 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 (mvnormtest) * installing *source* package ‘crop’ ... ** this is package ‘crop’ version ‘0.0-3’ ** package ‘crop’ 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 (crop) * installing *source* package ‘squash’ ... ** this is package ‘squash’ version ‘1.0.9’ ** package ‘squash’ 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 (squash) * installing *source* package ‘kStatistics’ ... ** this is package ‘kStatistics’ version ‘2.1.1’ ** package ‘kStatistics’ 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 (kStatistics) * installing *source* package ‘HAC’ ... ** this is package ‘HAC’ version ‘1.1-1’ ** package ‘HAC’ 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 ** 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 (HAC) * installing *source* package ‘TSA’ ... ** this is package ‘TSA’ version ‘1.3.1’ ** package ‘TSA’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 (TSA) * installing *source* package ‘lcopula’ ... ** this is package ‘lcopula’ version ‘1.0.7’ ** package ‘lcopula’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpYjfISw/R.INSTALL3d31fb7067f363/lcopula/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/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 -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/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 -c generic.cpp -o generic.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/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 lcopula-init.c -o lcopula-init.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/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 -c spectral_densities.cpp -o spectral_densities.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o lcopula.so RcppExports.o generic.o lcopula-init.o spectral_densities.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpYjfISw/R.INSTALL3d31fb7067f363/lcopula/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-lcopula/00new/lcopula/libs ** 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 ** 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 (lcopula) * installing *source* package ‘Runuran’ ... ** this is package ‘Runuran’ version ‘0.41’ ** using staged installation checking for gcc... gcc-14 -std=gnu23 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 -std=gnu23 accepts -g... yes checking for gcc-14 -std=gnu23 option to enable C11 features... none needed checking how to run the C preprocessor... gcc-14 -std=gnu23 -E checking for sqrt in -lm... yes 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 float.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for floor... yes checking for gettimeofday... yes checking for pow... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strtol... yes checking for strtoul... yes checking for gcc-14 -std=gnu23 options needed to detect all undeclared functions... none needed checking whether log1p is declared... yes checking whether hypot is declared... yes checking whether getopt is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether isfinite is declared... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether INFINITY is declared... yes checking whether HUGE_VAL is declared... yes checking for IEEE comparisons... yes configure: creating ./config.status config.status: creating src/Makevars config.status: creating src/config.h *======================================================== * * Configuration for Runuran: * * Source directory: . * C Compiler: gcc-14 -std=gnu23 * * Enable logging: no * Enable info routine: yes * *======================================================== ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpiXgRwT/R.INSTALL3d3202178be2a2/Runuran/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distr/cemp.c -o unuran-src/distr/cemp.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distr/condi.c -o unuran-src/distr/condi.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distr/cont.c -o unuran-src/distr/cont.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distr/corder.c -o unuran-src/distr/corder.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distr/cvec.c -o unuran-src/distr/cvec.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distr/cvemp.c -o unuran-src/distr/cvemp.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distr/cxtrans.c -o unuran-src/distr/cxtrans.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distr/discr.c -o unuran-src/distr/discr.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distr/distr.c -o unuran-src/distr/distr.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distr/distr_info.c -o unuran-src/distr/distr_info.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distr/matr.c -o unuran-src/distr/matr.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_F.c -o unuran-src/distributions/c_F.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_beta.c -o unuran-src/distributions/c_beta.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_beta_gen.c -o unuran-src/distributions/c_beta_gen.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_burr.c -o unuran-src/distributions/c_burr.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_cauchy.c -o unuran-src/distributions/c_cauchy.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_chi.c -o unuran-src/distributions/c_chi.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_chi_gen.c -o unuran-src/distributions/c_chi_gen.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_chisquare.c -o unuran-src/distributions/c_chisquare.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_exponential.c -o unuran-src/distributions/c_exponential.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_exponential_gen.c -o unuran-src/distributions/c_exponential_gen.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_extremeI.c -o unuran-src/distributions/c_extremeI.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_extremeII.c -o unuran-src/distributions/c_extremeII.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_gamma.c -o unuran-src/distributions/c_gamma.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_gamma_gen.c -o unuran-src/distributions/c_gamma_gen.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_ghyp.c -o unuran-src/distributions/c_ghyp.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_gig.c -o unuran-src/distributions/c_gig.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_gig2.c -o unuran-src/distributions/c_gig2.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_gig_gen.c -o unuran-src/distributions/c_gig_gen.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_hyperbolic.c -o unuran-src/distributions/c_hyperbolic.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_ig.c -o unuran-src/distributions/c_ig.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_laplace.c -o unuran-src/distributions/c_laplace.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_logistic.c -o unuran-src/distributions/c_logistic.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_lognormal.c -o unuran-src/distributions/c_lognormal.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_lomax.c -o unuran-src/distributions/c_lomax.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_meixner.c -o unuran-src/distributions/c_meixner.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_normal.c -o unuran-src/distributions/c_normal.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_normal_gen.c -o unuran-src/distributions/c_normal_gen.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_pareto.c -o unuran-src/distributions/c_pareto.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_powerexponential.c -o unuran-src/distributions/c_powerexponential.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_powerexponential_gen.c -o unuran-src/distributions/c_powerexponential_gen.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_rayleigh.c -o unuran-src/distributions/c_rayleigh.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_slash.c -o unuran-src/distributions/c_slash.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_slash_gen.c -o unuran-src/distributions/c_slash_gen.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_student.c -o unuran-src/distributions/c_student.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_student_gen.c -o unuran-src/distributions/c_student_gen.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_triangular.c -o unuran-src/distributions/c_triangular.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_uniform.c -o unuran-src/distributions/c_uniform.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_vg.c -o unuran-src/distributions/c_vg.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/c_weibull.c -o unuran-src/distributions/c_weibull.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/d_binomial.c -o unuran-src/distributions/d_binomial.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/d_binomial_gen.c -o unuran-src/distributions/d_binomial_gen.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/d_geometric.c -o unuran-src/distributions/d_geometric.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/d_hypergeometric.c -o unuran-src/distributions/d_hypergeometric.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/d_hypergeometric_gen.c -o unuran-src/distributions/d_hypergeometric_gen.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/d_logarithmic.c -o unuran-src/distributions/d_logarithmic.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/d_logarithmic_gen.c -o unuran-src/distributions/d_logarithmic_gen.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/d_negativebinomial.c -o unuran-src/distributions/d_negativebinomial.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/d_poisson.c -o unuran-src/distributions/d_poisson.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/d_poisson_gen.c -o unuran-src/distributions/d_poisson_gen.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/d_zipf.c -o unuran-src/distributions/d_zipf.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/d_zipf_gen.c -o unuran-src/distributions/d_zipf_gen.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/m_correlation.c -o unuran-src/distributions/m_correlation.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/vc_copula.c -o unuran-src/distributions/vc_copula.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/vc_multicauchy.c -o unuran-src/distributions/vc_multicauchy.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/vc_multiexponential.c -o unuran-src/distributions/vc_multiexponential.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/vc_multinormal.c -o unuran-src/distributions/vc_multinormal.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/vc_multinormal_gen.c -o unuran-src/distributions/vc_multinormal_gen.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/distributions/vc_multistudent.c -o unuran-src/distributions/vc_multistudent.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/arou.c -o unuran-src/methods/arou.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/ars.c -o unuran-src/methods/ars.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/auto.c -o unuran-src/methods/auto.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/cext.c -o unuran-src/methods/cext.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/cstd.c -o unuran-src/methods/cstd.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/dari.c -o unuran-src/methods/dari.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/dau.c -o unuran-src/methods/dau.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/dext.c -o unuran-src/methods/dext.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/dgt.c -o unuran-src/methods/dgt.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/dsrou.c -o unuran-src/methods/dsrou.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/dss.c -o unuran-src/methods/dss.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/dstd.c -o unuran-src/methods/dstd.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/empk.c -o unuran-src/methods/empk.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/empl.c -o unuran-src/methods/empl.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/gibbs.c -o unuran-src/methods/gibbs.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/hinv.c -o unuran-src/methods/hinv.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/hist.c -o unuran-src/methods/hist.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/hitro.c -o unuran-src/methods/hitro.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/hrb.c -o unuran-src/methods/hrb.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/hrd.c -o unuran-src/methods/hrd.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/hri.c -o unuran-src/methods/hri.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/itdr.c -o unuran-src/methods/itdr.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/mcorr.c -o unuran-src/methods/mcorr.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/mixt.c -o unuran-src/methods/mixt.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/mvstd.c -o unuran-src/methods/mvstd.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/mvtdr.c -o unuran-src/methods/mvtdr.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/ninv.c -o unuran-src/methods/ninv.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/norta.c -o unuran-src/methods/norta.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/nrou.c -o unuran-src/methods/nrou.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/pinv.c -o unuran-src/methods/pinv.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/srou.c -o unuran-src/methods/srou.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/ssr.c -o unuran-src/methods/ssr.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/tabl.c -o unuran-src/methods/tabl.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/tdr.c -o unuran-src/methods/tdr.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/unif.c -o unuran-src/methods/unif.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/utdr.c -o unuran-src/methods/utdr.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/vempk.c -o unuran-src/methods/vempk.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/vnrou.c -o unuran-src/methods/vnrou.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/methods/x_gen.c -o unuran-src/methods/x_gen.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/parser/functparser.c -o unuran-src/parser/functparser.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/parser/parser.c -o unuran-src/parser/parser.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/parser/stringparser.c -o unuran-src/parser/stringparser.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/specfunct/bessel_asympt.c -o unuran-src/specfunct/bessel_asympt.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/specfunct/cgamma.c -o unuran-src/specfunct/cgamma.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/specfunct/hypot.c -o unuran-src/specfunct/hypot.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/specfunct/log1p.c -o unuran-src/specfunct/log1p.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/tests/countpdf.c -o unuran-src/tests/countpdf.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/tests/counturn.c -o unuran-src/tests/counturn.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/tests/inverror.c -o unuran-src/tests/inverror.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/uniform/mrg31k3p.c -o unuran-src/uniform/mrg31k3p.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/urng/urng.c -o unuran-src/urng/urng.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/urng/urng_default.c -o unuran-src/urng/urng_default.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/urng/urng_set.c -o unuran-src/urng/urng_set.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/urng/urng_unuran.c -o unuran-src/urng/urng_unuran.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/utils/debug.c -o unuran-src/utils/debug.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/utils/eigensystem.c -o unuran-src/utils/eigensystem.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/utils/error.c -o unuran-src/utils/error.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/utils/fmax.c -o unuran-src/utils/fmax.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/utils/hooke.c -o unuran-src/utils/hooke.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/utils/lobatto.c -o unuran-src/utils/lobatto.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/utils/matrix.c -o unuran-src/utils/matrix.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/utils/mrou_rectangle.c -o unuran-src/utils/mrou_rectangle.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/utils/slist.c -o unuran-src/utils/slist.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/utils/stream.c -o unuran-src/utils/stream.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/utils/string.c -o unuran-src/utils/string.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/utils/umalloc.c -o unuran-src/utils/umalloc.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/utils/umath.c -o unuran-src/utils/umath.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/utils/unur_fp.c -o unuran-src/utils/unur_fp.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unuran-src/utils/vector.c -o unuran-src/utils/vector.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c Runuran.c -o Runuran.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c Runuran_distr.c -o Runuran_distr.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c Runuran_pinv.c -o Runuran_pinv.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c performance.c -o performance.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c distributions.c -o distributions.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mixture.c -o mixture.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c verify.c -o verify.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I. -Iunuran-src -DHAVE_CONFIG_H -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c Runuran_ext.c -o Runuran_ext.o gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o Runuran.so unuran-src/distr/cemp.o unuran-src/distr/condi.o unuran-src/distr/cont.o unuran-src/distr/corder.o unuran-src/distr/cvec.o unuran-src/distr/cvemp.o unuran-src/distr/cxtrans.o unuran-src/distr/discr.o unuran-src/distr/distr.o unuran-src/distr/distr_info.o unuran-src/distr/matr.o unuran-src/distributions/c_F.o unuran-src/distributions/c_beta.o unuran-src/distributions/c_beta_gen.o unuran-src/distributions/c_burr.o unuran-src/distributions/c_cauchy.o unuran-src/distributions/c_chi.o unuran-src/distributions/c_chi_gen.o unuran-src/distributions/c_chisquare.o unuran-src/distributions/c_exponential.o unuran-src/distributions/c_exponential_gen.o unuran-src/distributions/c_extremeI.o unuran-src/distributions/c_extremeII.o unuran-src/distributions/c_gamma.o unuran-src/distributions/c_gamma_gen.o unuran-src/distributions/c_ghyp.o unuran-src/distributions/c_gig.o unuran-src/distributions/c_gig2.o unuran-src/distributions/c_gig_gen.o unuran-src/distributions/c_hyperbolic.o unuran-src/distributions/c_ig.o unuran-src/distributions/c_laplace.o unuran-src/distributions/c_logistic.o unuran-src/distributions/c_lognormal.o unuran-src/distributions/c_lomax.o unuran-src/distributions/c_meixner.o unuran-src/distributions/c_normal.o unuran-src/distributions/c_normal_gen.o unuran-src/distributions/c_pareto.o unuran-src/distributions/c_powerexponential.o unuran-src/distributions/c_powerexponential_gen.o unuran-src/distributions/c_rayleigh.o unuran-src/distributions/c_slash.o unuran-src/distributions/c_slash_gen.o unuran-src/distributions/c_student.o unuran-src/distributions/c_student_gen.o unuran-src/distributions/c_triangular.o unuran-src/distributions/c_uniform.o unuran-src/distributions/c_vg.o unuran-src/distributions/c_weibull.o unuran-src/distributions/d_binomial.o unuran-src/distributions/d_binomial_gen.o unuran-src/distributions/d_geometric.o unuran-src/distributions/d_hypergeometric.o unuran-src/distributions/d_hypergeometric_gen.o unuran-src/distributions/d_logarithmic.o unuran-src/distributions/d_logarithmic_gen.o unuran-src/distributions/d_negativebinomial.o unuran-src/distributions/d_poisson.o unuran-src/distributions/d_poisson_gen.o unuran-src/distributions/d_zipf.o unuran-src/distributions/d_zipf_gen.o unuran-src/distributions/m_correlation.o unuran-src/distributions/vc_copula.o unuran-src/distributions/vc_multicauchy.o unuran-src/distributions/vc_multiexponential.o unuran-src/distributions/vc_multinormal.o unuran-src/distributions/vc_multinormal_gen.o unuran-src/distributions/vc_multistudent.o unuran-src/methods/arou.o unuran-src/methods/ars.o unuran-src/methods/auto.o unuran-src/methods/cext.o unuran-src/methods/cstd.o unuran-src/methods/dari.o unuran-src/methods/dau.o unuran-src/methods/dext.o unuran-src/methods/dgt.o unuran-src/methods/dsrou.o unuran-src/methods/dss.o unuran-src/methods/dstd.o unuran-src/methods/empk.o unuran-src/methods/empl.o unuran-src/methods/gibbs.o unuran-src/methods/hinv.o unuran-src/methods/hist.o unuran-src/methods/hitro.o unuran-src/methods/hrb.o unuran-src/methods/hrd.o unuran-src/methods/hri.o unuran-src/methods/itdr.o unuran-src/methods/mcorr.o unuran-src/methods/mixt.o unuran-src/methods/mvstd.o unuran-src/methods/mvtdr.o unuran-src/methods/ninv.o unuran-src/methods/norta.o unuran-src/methods/nrou.o unuran-src/methods/pinv.o unuran-src/methods/srou.o unuran-src/methods/ssr.o unuran-src/methods/tabl.o unuran-src/methods/tdr.o unuran-src/methods/unif.o unuran-src/methods/utdr.o unuran-src/methods/vempk.o unuran-src/methods/vnrou.o unuran-src/methods/x_gen.o unuran-src/parser/functparser.o unuran-src/parser/parser.o unuran-src/parser/stringparser.o unuran-src/specfunct/bessel_asympt.o unuran-src/specfunct/cgamma.o unuran-src/specfunct/hypot.o unuran-src/specfunct/log1p.o unuran-src/tests/countpdf.o unuran-src/tests/counturn.o unuran-src/tests/inverror.o unuran-src/uniform/mrg31k3p.o unuran-src/urng/urng.o unuran-src/urng/urng_default.o unuran-src/urng/urng_set.o unuran-src/urng/urng_unuran.o unuran-src/utils/debug.o unuran-src/utils/eigensystem.o unuran-src/utils/error.o unuran-src/utils/fmax.o unuran-src/utils/hooke.o unuran-src/utils/lobatto.o unuran-src/utils/matrix.o unuran-src/utils/mrou_rectangle.o unuran-src/utils/slist.o unuran-src/utils/stream.o unuran-src/utils/string.o unuran-src/utils/umalloc.o unuran-src/utils/umath.o unuran-src/utils/unur_fp.o unuran-src/utils/vector.o Runuran.o init.o Runuran_distr.o Runuran_pinv.o performance.o distributions.o mixture.o verify.o Runuran_ext.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpiXgRwT/R.INSTALL3d3202178be2a2/Runuran/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-Runuran/00new/Runuran/libs ** R ** 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 ** 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 (Runuran) * installing *source* package ‘mev’ ... ** this is package ‘mev’ version ‘1.17’ ** package ‘mev’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpEH9yyK/R.INSTALL3d320020eee6ad/mev/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c auxiliary_fun.cpp -o auxiliary_fun.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c emplik.cpp -o emplik.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c gpdbayes.cpp -o gpdbayes.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c sampling.cpp -o sampling.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o mev.so RcppExports.o auxiliary_fun.o emplik.o gpdbayes.o sampling.o -fopenmp -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/RtmpEH9yyK/R.INSTALL3d320020eee6ad/mev/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-mev/00new/mev/libs ** 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 ** 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 (mev) checking Runuran_0.41.tar.gz ... checking argus_0.1.1.tar.gz ... checking ElliptCopulas_0.1.4.1.tar.gz ... checking gbeta_0.1.0.tar.gz ... checking rerandPower_0.0.1.tar.gz ... checking RHclust_2.0.0.tar.gz ... checking riskSimul_0.1.2.tar.gz ... checking trawl_0.2.2.tar.gz ... checking copula_1.1-6.tar.gz ... checking Tinflex_2.4.tar.gz ... Depends: Package: Runuran Depends: R (>= 3.0.0) Imports: methods, stats Timings: user system elapsed Runuran 80.284 12.009 97.348 Results: Check status summary: OK Source packages 1 Reverse depends 9 Check results summary: Runuran ... OK rdepends_argus ... OK rdepends_copula ... OK rdepends_ElliptCopulas ... OK rdepends_gbeta ... OK rdepends_rerandPower ... OK rdepends_RHclust ... OK rdepends_riskSimul ... OK rdepends_Tinflex ... OK rdepends_trawl ... OK