* installing *source* package ‘RSpectra’ ...
** this is package ‘RSpectra’ version ‘0.16-2’
** package ‘RSpectra’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)’
using C++ compiler: ‘g++ (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/RSpectra/src'
g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DUSE_FC_LEN_T -I../inst/include -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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 eigs_gen.cpp -o eigs_gen.o
g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DUSE_FC_LEN_T -I../inst/include -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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 eigs_sym.cpp -o eigs_sym.o
g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DUSE_FC_LEN_T -I../inst/include -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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 is_sym.cpp -o is_sym.o
g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DUSE_FC_LEN_T -I../inst/include -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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 matops.cpp -o matops.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DUSE_FC_LEN_T -I../inst/include -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c register_routines.c -o register_routines.o
g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DUSE_FC_LEN_T -I../inst/include -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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 svds.cpp -o svds.o
In file included from /data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/SparseLU:35,
                 from /data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/Sparse:29,
                 from /data/localhost/ripley/R/test-dev/RcppEigen/include/RcppEigenForward.h:29,
                 from /data/localhost/ripley/R/test-dev/RcppEigen/include/RcppEigen.h:25,
                 from matops.cpp:1:
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h: In instantiation of ‘void Eigen::internal::SparseLUImpl<Scalar, StorageIndex>::heap_relax_snode(Eigen::Index, IndexVector&, Eigen::Index, IndexVector&, IndexVector&) [with Scalar = std::complex<double>; StorageIndex = int; Eigen::Index = long int; IndexVector = Eigen::Matrix<int, -1, 1>]’:
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:669:27:   required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix<std::complex<double>, 0>; _OrderingType = Eigen::COLAMDOrdering<int>; MatrixType = Eigen::SparseMatrix<std::complex<double>, 0>]’
  669 |     Base::heap_relax_snode(n, m_etree, m_perfv.relax, marker, relax_end);
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7:   required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix<std::complex<double>, 0>; _OrderingType = Eigen::COLAMDOrdering<int>; MatrixType = Eigen::SparseMatrix<std::complex<double>, 0>]’
  187 |       factorize(matrix);
      |       ^~~~~~~~~
../inst/include/RMatOp/ComplexShift_sparseMatrix.h:45:16:   required from ‘void ComplexShift_sparseMatrix<Storage>::set_shift(double, double) [with int Storage = 1]’
   45 |         solver.compute(cmat - Complex(sigmar, sigmai) * I);
      |         ~~~~~~~^~~~~~~
../inst/include/RMatOp/ComplexShift_sparseMatrix.h:36:10:   required from here
   36 |     void set_shift(double sigmar, double sigmai)
      |          ^~~~~~~~~
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable ‘nsuper_et_post’ set but not used [-Wunused-but-set-variable=]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree
      |         ^~~~~~~~~~~~~~
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable ‘nsuper_et’ set but not used [-Wunused-but-set-variable=]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree
      |         ^~~~~~~~~
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h: In instantiation of ‘void Eigen::internal::SparseLUImpl<Scalar, StorageIndex>::heap_relax_snode(Eigen::Index, IndexVector&, Eigen::Index, IndexVector&, IndexVector&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; IndexVector = Eigen::Matrix<int, -1, 1>]’:
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:669:27:   required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix<double, 0, int>; _OrderingType = Eigen::COLAMDOrdering<int>; MatrixType = Eigen::SparseMatrix<double, 0, int>]’
  669 |     Base::heap_relax_snode(n, m_etree, m_perfv.relax, marker, relax_end);
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7:   required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix<double, 0, int>; _OrderingType = Eigen::COLAMDOrdering<int>; MatrixType = Eigen::SparseMatrix<double, 0, int>]’
  187 |       factorize(matrix);
      |       ^~~~~~~~~
../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16:   required from ‘void RealShift_sparseMatrix<Storage>::set_shift(double) [with int Storage = 1]’
   37 |         solver.compute(mat - sigma * I);
      |         ~~~~~~~^~~~~~~
../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10:   required from here
   31 |     void set_shift(double sigma)
      |          ^~~~~~~~~
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable ‘nsuper_et_post’ set but not used [-Wunused-but-set-variable=]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree
      |         ^~~~~~~~~~~~~~
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable ‘nsuper_et’ set but not used [-Wunused-but-set-variable=]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree
      |         ^~~~~~~~~
g++ -std=gnu++20 -shared -L/usr/local/lib64 -o RSpectra.so eigs_gen.o eigs_sym.o is_sym.o matops.o register_routines.o svds.o -llapack -L/data/localhost/ripley/R/R-devel/lib -lRblas -lgfortran -lm -latomic_asneeded -lquadmath
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/RSpectra/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/RSpectra/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/RSpectra/src'
installing to /data/localhost/ripley/R/packages/tests-devel/RSpectra.Rcheck/00LOCK-RSpectra/00new/RSpectra/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 (RSpectra)