* installing *source* package ‘ETAS’ ... ** using staged installation 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 clang++-17 -std=gnu++17 accepts -g... yes checking for clang++-17 -std=gnu++17 option to enable C++11 features... none needed checking how to run the C++ preprocessor... clang++-17 -std=gnu++17 -E checking for clang++-17 -std=gnu++17 option to support OpenMP... -fopenmp configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘Debian clang version 17.0.6 (5)’ using C++ compiler: ‘Debian clang version 17.0.6 (5)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_64BIT_WORD -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c declust.c -o declust.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c dist.c -o dist.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fit.c -o fit.o fit.c:330:47: warning: variable 'ss' set but not used [-Wunused-but-set-variable] 330 | double ramda = 0.05, fv, sum, stem, s1, s2, ss; | ^ 1 warning generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_64BIT_WORD -fpic -g -O3 -Wall -pedantic -c fitMP.cpp -o fitMP.o fitMP.cpp:736:22: warning: variable length arrays are a C99 feature [-Wvla-extension] 736 | double fvj, dfvj[dimparam]; | ^~~~~~~~ fitMP.cpp:736:22: note: initializer of 'dimparam' is not a constant expression fitMP.cpp:727:13: note: declared here 727 | const int dimparam = theta.length(); | ^ fitMP.cpp:918:22: warning: variable length arrays are a C99 feature [-Wvla-extension] 918 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^~~~~~~~ fitMP.cpp:918:22: note: initializer of 'dimparam' is not a constant expression fitMP.cpp:906:13: note: declared here 906 | const int dimparam = tht.length(); | ^ fitMP.cpp:918:12: warning: variable length arrays are a C99 feature [-Wvla-extension] 918 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^~~~~~~~ fitMP.cpp:918:12: note: initializer of 'dimparam' is not a constant expression fitMP.cpp:906:13: note: declared here 906 | const int dimparam = tht.length(); | ^ fitMP.cpp:918:35: warning: variable length arrays are a C99 feature [-Wvla-extension] 918 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^~~~~~~~ fitMP.cpp:918:35: note: initializer of 'dimparam' is not a constant expression fitMP.cpp:906:13: note: declared here 906 | const int dimparam = tht.length(); | ^ fitMP.cpp:918:49: warning: variable length arrays are a C99 feature [-Wvla-extension] 918 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^~~~~~~~ fitMP.cpp:918:49: note: initializer of 'dimparam' is not a constant expression fitMP.cpp:906:13: note: declared here 906 | const int dimparam = tht.length(); | ^ fitMP.cpp:918:64: warning: variable length arrays are a C99 feature [-Wvla-extension] 918 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^~~~~~~~ fitMP.cpp:918:64: note: initializer of 'dimparam' is not a constant expression fitMP.cpp:906:13: note: declared here 906 | const int dimparam = tht.length(); | ^ fitMP.cpp:1009:14: warning: variable 'ss' set but not used [-Wunused-but-set-variable] 1009 | double ss = 0; | ^ fitMP.cpp:1179:24: warning: variable length arrays are a C99 feature [-Wvla-extension] 1179 | double fvj, dfvj[dimparam]; | ^~~~~~~~ fitMP.cpp:1179:24: note: initializer of 'dimparam' is not a constant expression fitMP.cpp:1165:13: note: declared here 1165 | const int dimparam = theta.length(); | ^ fitMP.cpp:1369:22: warning: variable length arrays are a C99 feature [-Wvla-extension] 1369 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^~~~~~~~ fitMP.cpp:1369:22: note: initializer of 'dimparam' is not a constant expression fitMP.cpp:1358:13: note: declared here 1358 | const int dimparam = tht.length(); | ^ fitMP.cpp:1369:12: warning: variable length arrays are a C99 feature [-Wvla-extension] 1369 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^~~~~~~~ fitMP.cpp:1369:12: note: initializer of 'dimparam' is not a constant expression fitMP.cpp:1358:13: note: declared here 1358 | const int dimparam = tht.length(); | ^ fitMP.cpp:1369:35: warning: variable length arrays are a C99 feature [-Wvla-extension] 1369 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^~~~~~~~ fitMP.cpp:1369:35: note: initializer of 'dimparam' is not a constant expression fitMP.cpp:1358:13: note: declared here 1358 | const int dimparam = tht.length(); | ^ fitMP.cpp:1369:49: warning: variable length arrays are a C99 feature [-Wvla-extension] 1369 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^~~~~~~~ fitMP.cpp:1369:49: note: initializer of 'dimparam' is not a constant expression fitMP.cpp:1358:13: note: declared here 1358 | const int dimparam = tht.length(); | ^ fitMP.cpp:1369:64: warning: variable length arrays are a C99 feature [-Wvla-extension] 1369 | double h[dimparam][dimparam], g[dimparam], dg[dimparam], wrk[dimparam]; | ^~~~~~~~ fitMP.cpp:1369:64: note: initializer of 'dimparam' is not a constant expression fitMP.cpp:1358:13: note: declared here 1358 | const int dimparam = tht.length(); | ^ fitMP.cpp:1459:14: warning: variable 'ss' set but not used [-Wunused-but-set-variable] 1459 | double ss = 0; | ^ 14 warnings generated. clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c lambda.c -o lambda.o clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c poly.c -o poly.o clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-17/lib -Wl,-O1 -o ETAS.so RcppExports.o declust.o dist.o fit.o fitMP.o lambda.o poly.o -fopenmp -L/home/hornik/tmp/R-d-clang-17/lib -lR installing to /srv/hornik/tmp/CRAN/ETAS.Rcheck/00LOCK-ETAS/00new/ETAS/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 (ETAS)