* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘ADMM’ ... ** package ‘ADMM’ 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/RtmpKp0lh9/R.INSTALLe5a821b5e2b5e/ADMM/src' clang++-18 -std=gnu++11 -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/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'/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 src_auxiliary.cpp -o src_auxiliary.o src_auxiliary.cpp:16:13: warning: unused variable 'n' [-Wunused-variable] 16 | const int n = A.n_rows; | ^ src_auxiliary.cpp:18:13: warning: unused variable 'd1' [-Wunused-variable] 18 | const int d1 = R.n_rows; | ^~ 2 warnings generated. clang++-18 -std=gnu++11 -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/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 src_gathered.cpp -o src_gathered.o src_gathered.cpp:137:13: warning: unused variable 'm' [-Wunused-variable] 137 | const int m = A.n_rows; | ^ src_gathered.cpp:226:13: warning: unused variable 'm' [-Wunused-variable] 226 | const int m = A.n_rows; | ^ src_gathered.cpp:236:13: warning: unused variable 'm' [-Wunused-variable] 236 | const int m = A.n_rows; | ^ src_gathered.cpp:326:13: warning: unused variable 'm' [-Wunused-variable] 326 | const int m = A.n_rows; | ^ src_gathered.cpp:327:13: warning: unused variable 'n' [-Wunused-variable] 327 | const int n = A.n_cols; | ^ src_gathered.cpp:335:13: warning: unused variable 'm' [-Wunused-variable] 335 | const int m = A.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 ADMM.so RcppExports.o src_auxiliary.o src_gathered.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/RtmpKp0lh9/R.INSTALLe5a821b5e2b5e/ADMM/src' make[1]: Entering directory '/tmp/RtmpKp0lh9/R.INSTALLe5a821b5e2b5e/ADMM/src' make[1]: Leaving directory '/tmp/RtmpKp0lh9/R.INSTALLe5a821b5e2b5e/ADMM/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-ADMM/00new/ADMM/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 (ADMM)