* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘RiemBase’ ... ** package ‘RiemBase’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.4 (1)’ using C++11 make[1]: Entering directory '/tmp/Rtmpuf40LO/R.INSTALLd631d65fb1567/RiemBase/src' clang++-18 -std=gnu++11 -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 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c RcppExports.cpp -o RcppExports.o clang++-18 -std=gnu++11 -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 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c engines.cpp -o engines.o In file included from engines.cpp:2: In file included from ../inst/include/riemfactory.hpp:11: ../inst/include/manifolds/riem_04stiefel.h:88:13: warning: unused variable 'n' [-Wunused-variable] 88 | const int n = x.n_rows; | ^ ../inst/include/manifolds/riem_04stiefel.h:108:13: warning: unused variable 'n' [-Wunused-variable] 108 | const int n = U0.n_rows; | ^ ../inst/include/manifolds/riem_04stiefel.h:168:7: warning: unused variable 'n' [-Wunused-variable] 168 | int n = x.n_rows; | ^ In file included from engines.cpp:2: In file included from ../inst/include/riemfactory.hpp:12: ../inst/include/manifolds/riem_05grassmann.h:107:13: warning: unused variable 'n' [-Wunused-variable] 107 | const int n = x.n_rows; | ^ ../inst/include/manifolds/riem_05grassmann.h:108:13: warning: unused variable 'p' [-Wunused-variable] 108 | const int p = x.n_cols; | ^ ../inst/include/manifolds/riem_05grassmann.h:125:7: warning: unused variable 'n' [-Wunused-variable] 125 | int n = x.n_rows; | ^ 6 warnings generated. clang++-18 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o RiemBase.so RcppExports.o engines.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/Rtmpuf40LO/R.INSTALLd631d65fb1567/RiemBase/src' make[1]: Entering directory '/tmp/Rtmpuf40LO/R.INSTALLd631d65fb1567/RiemBase/src' make[1]: Leaving directory '/tmp/Rtmpuf40LO/R.INSTALLd631d65fb1567/RiemBase/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-RiemBase/00new/RiemBase/libs ** 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 ** 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 (RiemBase)