* installing *source* package ‘defm’ ... ** 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++-16 -std=gnu++17 accepts -g... yes checking for clang++-16 -std=gnu++17 option to enable C++11 features... none needed checking how to run the C++ preprocessor... clang++-16 -std=gnu++17 -E checking whether the compiler supports GNU C++... (cached) yes checking whether clang++-16 -std=gnu++17 accepts -g... (cached) yes checking for clang++-16 -std=gnu++17 option to enable C++11 features... (cached) none needed checking whether we have a suitable tempdir... /tmp/Rtmpx1hCSc/working_dir checking whether R CMD SHLIB can already compile programs using OpenMP... yes configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: ‘Debian clang version 16.0.6 (11)’ clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/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 -I../inst/include/ -Dprintf_barry=Rprintf -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/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 -I../inst/include/ -Dprintf_barry=Rprintf -fpic -g -O3 -Wall -pedantic -c defm-object.cpp -o defm-object.o In file included from defm-object.cpp:2: ../inst/include/barry.hpp:545:17: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:568:17: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:7393:17: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:7447:17: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ defm-object.cpp:235:22: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] R::unif_rand() * std::numeric_limits::max() ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/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 -I../inst/include/ -Dprintf_barry=Rprintf -fpic -g -O3 -Wall -pedantic -c terms.cpp -o terms.o In file included from terms.cpp:2: ../inst/include/barry.hpp:545:17: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:568:17: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:7393:17: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:7447:17: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ 4 warnings generated. clang++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o defm.so RcppExports.o defm-object.o terms.o -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -fopenmp -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/defm.Rcheck/00LOCK-defm/00new/defm/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (defm)