* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘RcppDist’ ...
** this is package ‘RcppDist’ version ‘0.1.1.1’
** package ‘RcppDist’ successfully unpacked and MD5 sums checked
** 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++-23 -std=gnu++20 accepts -g... yes
checking for clang++-23 -std=gnu++20 option to enable C++11 features... -std=gnu++11
checking how to run the C++ preprocessor... clang++-23 -std=gnu++20 -std=gnu++11 -E
checking for macOS... not found as on Linux
checking for OpenMP... found
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C++ compiler: ‘Debian clang version 23.1.0 (2)’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpb5QMVI/R.INSTALL1c6bfa127fe91d/RcppDist/src'
clang++-23 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o
In file included from RcppExports.cpp:4:
In file included from ./../inst/include/RcppDist.h:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo:436:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
241 | arma_print(const T1& x, const T2& y)
| ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
253 | arma_print(const T1& x, const T2& y, const T3& z)
| ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
346 | arma_plain_warn(const T1& arg1, const T2& arg2)
| ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
| ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
| ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
clang++-23 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c bayeslm.cpp -o bayeslm.o
In file included from bayeslm.cpp:1:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo:436:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
241 | arma_print(const T1& x, const T2& y)
| ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
253 | arma_print(const T1& x, const T2& y, const T3& z)
| ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
346 | arma_plain_warn(const T1& arg1, const T2& arg2)
| ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
| ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
| ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
clang++-23 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c test_functions.cpp -o test_functions.o
In file included from test_functions.cpp:1:
In file included from ../inst/include/RcppDist.h:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo:436:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
241 | arma_print(const T1& x, const T2& y)
| ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
253 | arma_print(const T1& x, const T2& y, const T3& z)
| ^~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
346 | arma_plain_warn(const T1& arg1, const T2& arg2)
| ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
| ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
| ^~~~~~~~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
clang++-23 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o RcppDist.so RcppExports.o bayeslm.o test_functions.o -fopenmp -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-23/lib/clang/23/lib/linux -L/usr/lib/llvm-23/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpb5QMVI/R.INSTALL1c6bfa127fe91d/RcppDist/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpb5QMVI/R.INSTALL1c6bfa127fe91d/RcppDist/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpb5QMVI/R.INSTALL1c6bfa127fe91d/RcppDist/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-RcppDist/00new/RcppDist/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 (RcppDist)