* installing *source* package ‘CVXR’ ...
** this is package ‘CVXR’ version ‘1.8.1’
** package ‘CVXR’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++ (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/CVXR/src'
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include -I../inst/include -D_R_INTERFACE_ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c CVXcanon.cpp -o CVXcanon.o
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include -I../inst/include -D_R_INTERFACE_ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c LinOpOperations.cpp -o LinOpOperations.o
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include -I../inst/include -D_R_INTERFACE_ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RcppCVXcanon.cpp -o RcppCVXcanon.o
LinOpOperations.cpp: In function ‘Tensor get_mul_elemwise_mat(LinOp&, int)’:
LinOpOperations.cpp:664:37: warning: unused variable ‘var_id’ [-Wunused-variable]
664 | int var_id = jit->first;
| ^~~~~~
LinOpOperations.cpp:661:29: warning: unused variable ‘param_id’ [-Wunused-variable]
661 | int param_id = it->first;
| ^~~~~~~~
LinOpOperations.cpp: In function ‘Tensor get_rmul_mat(LinOp&, int)’:
LinOpOperations.cpp:734:37: warning: unused variable ‘var_id’ [-Wunused-variable]
734 | int var_id = jit->first;
| ^~~~~~
LinOpOperations.cpp:731:29: warning: unused variable ‘param_id’ [-Wunused-variable]
731 | int param_id = it->first;
| ^~~~~~~~
LinOpOperations.cpp: In function ‘Tensor get_mul_mat(LinOp&, int)’:
LinOpOperations.cpp:867:37: warning: unused variable ‘var_id’ [-Wunused-variable]
867 | int var_id = jit->first;
| ^~~~~~
LinOpOperations.cpp:864:29: warning: unused variable ‘param_id’ [-Wunused-variable]
864 | int param_id = it->first;
| ^~~~~~~~
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include -I../inst/include -D_R_INTERFACE_ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RcppConv.cpp -o RcppConv.o
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include -I../inst/include -D_R_INTERFACE_ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include -I../inst/include -D_R_INTERFACE_ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RcppLinOp.cpp -o RcppLinOp.o
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include -I../inst/include -D_R_INTERFACE_ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RcppLinOpVector.cpp -o RcppLinOpVector.o
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include -I../inst/include -D_R_INTERFACE_ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RcppProblemData.cpp -o RcppProblemData.o
g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include -I../inst/include -D_R_INTERFACE_ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c Utils.cpp -o Utils.o
g++ -std=gnu++20 -shared -L/usr/local/lib64 -o CVXR.so CVXcanon.o LinOpOperations.o RcppCVXcanon.o RcppConv.o RcppExports.o RcppLinOp.o RcppLinOpVector.o RcppProblemData.o Utils.o -fopenmp -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/CVXR/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/CVXR/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/CVXR/src'
installing to /data/gannet/ripley/R/packages/tests-devel/CVXR.Rcheck/00LOCK-CVXR/00new/CVXR/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
** 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 (CVXR)