* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘ACEt’ ... ** package ‘ACEt’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ using C++ compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpSaewMC/R.INSTALL9d0e11705358d/ACEt/src' clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c AtCtEt.cpp -o AtCtEt.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c AtCtEtp.cpp -o AtCtEtp.o AtCtEtp.cpp:294:6: warning: unused variable 'num_a' [-Wunused-variable] 294 | int num_a = b_a_m.n_cols; | ^~~~~ AtCtEtp.cpp:295:6: warning: unused variable 'num_c' [-Wunused-variable] 295 | int num_c = b_c_m.n_cols; | ^~~~~ AtCtEtp.cpp:296:6: warning: unused variable 'num_e' [-Wunused-variable] 296 | int num_e = b_e_m.n_cols; | ^~~~~ 3 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c AtDtEt.cpp -o AtDtEt.o AtDtEt.cpp:549:5: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 549 | return(Rcpp::wrap(res)); | ^ AtDtEt.cpp:542:3: note: previous statement is here 542 | for(int i=0; i gen_type; | ^ mcmc.cc:33:77: warning: unused typedef 'gen_type3' [-Wunused-local-typedef] 33 | typedef boost::variate_generator gen_type3; | ^ mcmc.cc:932:76: warning: unused typedef 'gen_type' [-Wunused-local-typedef] 932 | typedef boost::variate_generator gen_type; | ^ mcmc.cc:934:77: warning: unused typedef 'gen_type3' [-Wunused-local-typedef] 934 | typedef boost::variate_generator gen_type3; | ^ mcmc.cc:925:29: warning: unused typedef 'Mat_i' [-Wunused-local-typedef] 925 | typedef std::vector Mat_i; | ^ 5 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c packagename_init.c -o packagename_init.o clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o ACEt.so AtCtEt.o AtCtEtp.o AtDtEt.o AtEtp.o RInterface.o mcmc.o packagename_init.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpSaewMC/R.INSTALL9d0e11705358d/ACEt/src' make[1]: Entering directory '/tmp/RtmpSaewMC/R.INSTALL9d0e11705358d/ACEt/src' make[1]: Leaving directory '/tmp/RtmpSaewMC/R.INSTALL9d0e11705358d/ACEt/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-ACEt/00new/ACEt/libs ** 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 ** 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 (ACEt)