* installing *source* package ‘ROI.plugin.qpoases’ ...
** package ‘ROI.plugin.qpoases’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (GCC) 13.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/ROI.plugin.qpoases/src'
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 qpoases/src/SQProblem.cpp -o qpoases/src/SQProblem.o
In file included from qpoases/include/qpOASES/QProblem.hpp:42,
                 from qpoases/include/qpOASES/SQProblem.hpp:42,
                 from qpoases/src/SQProblem.cpp:37:
qpoases/include/qpOASES/QProblemB.hpp:93:36: warning: 'virtual qpOASES::QProblemB& qpOASES::QProblemB::operator=(const qpOASES::QProblemB&)' was hidden [-Woverloaded-virtual=]
   93 |                 virtual QProblemB& operator=(   const QProblemB& rhs    /**< Rhs object. */
      |                                    ^~~~~~~~
qpoases/include/qpOASES/QProblem.hpp:93:35: note:   by 'virtual qpOASES::QProblem& qpOASES::QProblem::operator=(const qpOASES::QProblem&)'
   93 |                 virtual QProblem& operator=(    const QProblem& rhs     /**< Rhs object. */
      |                                   ^~~~~~~~
qpoases/include/qpOASES/QProblem.hpp:93:35: warning: 'virtual qpOASES::QProblem& qpOASES::QProblem::operator=(const qpOASES::QProblem&)' was hidden [-Woverloaded-virtual=]
qpoases/include/qpOASES/SQProblem.hpp:90:36: note:   by 'virtual qpOASES::SQProblem& qpOASES::SQProblem::operator=(const qpOASES::SQProblem&)'
   90 |                 virtual SQProblem& operator=(   const SQProblem& rhs    /**< Rhs object. */
      |                                    ^~~~~~~~
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 qpoases/src/QProblem.cpp -o qpoases/src/QProblem.o
In file included from qpoases/include/qpOASES/QProblem.hpp:42,
                 from qpoases/src/QProblem.cpp:36:
qpoases/include/qpOASES/QProblemB.hpp:93:36: warning: 'virtual qpOASES::QProblemB& qpOASES::QProblemB::operator=(const qpOASES::QProblemB&)' was hidden [-Woverloaded-virtual=]
   93 |                 virtual QProblemB& operator=(   const QProblemB& rhs    /**< Rhs object. */
      |                                    ^~~~~~~~
qpoases/include/qpOASES/QProblem.hpp:93:35: note:   by 'virtual qpOASES::QProblem& qpOASES::QProblem::operator=(const qpOASES::QProblem&)'
   93 |                 virtual QProblem& operator=(    const QProblem& rhs     /**< Rhs object. */
      |                                   ^~~~~~~~
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 qpoases/src/QProblemB.cpp -o qpoases/src/QProblemB.o
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 qpoases/src/SQProblemSchur.cpp -o qpoases/src/SQProblemSchur.o
In file included from qpoases/include/qpOASES/QProblem.hpp:42,
                 from qpoases/include/qpOASES/SQProblem.hpp:42,
                 from qpoases/include/qpOASES/SQProblemSchur.hpp:42,
                 from qpoases/src/SQProblemSchur.cpp:37:
qpoases/include/qpOASES/QProblemB.hpp:93:36: warning: 'virtual qpOASES::QProblemB& qpOASES::QProblemB::operator=(const qpOASES::QProblemB&)' was hidden [-Woverloaded-virtual=]
   93 |                 virtual QProblemB& operator=(   const QProblemB& rhs    /**< Rhs object. */
      |                                    ^~~~~~~~
qpoases/include/qpOASES/QProblem.hpp:93:35: note:   by 'virtual qpOASES::QProblem& qpOASES::QProblem::operator=(const qpOASES::QProblem&)'
   93 |                 virtual QProblem& operator=(    const QProblem& rhs     /**< Rhs object. */
      |                                   ^~~~~~~~
qpoases/include/qpOASES/QProblem.hpp:93:35: warning: 'virtual qpOASES::QProblem& qpOASES::QProblem::operator=(const qpOASES::QProblem&)' was hidden [-Woverloaded-virtual=]
qpoases/include/qpOASES/SQProblem.hpp:90:36: note:   by 'virtual qpOASES::SQProblem& qpOASES::SQProblem::operator=(const qpOASES::SQProblem&)'
   90 |                 virtual SQProblem& operator=(   const SQProblem& rhs    /**< Rhs object. */
      |                                    ^~~~~~~~
In file included from qpoases/include/qpOASES/SQProblemSchur.hpp:43:
qpoases/include/qpOASES/SparseSolver.hpp:69:39: warning: 'virtual qpOASES::SparseSolver& qpOASES::SparseSolver::operator=(const qpOASES::SparseSolver&)' was hidden [-Woverloaded-virtual=]
   69 |                 virtual SparseSolver& operator=(        const SparseSolver& rhs /**< Rhs object. */
      |                                       ^~~~~~~~
qpoases/include/qpOASES/SparseSolver.hpp:361:7: note:   by 'qpOASES::DummySparseSolver::operator='
  361 | class DummySparseSolver: public SparseSolver
      |       ^~~~~~~~~~~~~~~~~
qpoases/include/qpOASES/SQProblem.hpp:90:36: warning: 'virtual qpOASES::SQProblem& qpOASES::SQProblem::operator=(const qpOASES::SQProblem&)' was hidden [-Woverloaded-virtual=]
   90 |                 virtual SQProblem& operator=(   const SQProblem& rhs    /**< Rhs object. */
      |                                    ^~~~~~~~
qpoases/include/qpOASES/SQProblemSchur.hpp:91:41: note:   by 'virtual qpOASES::SQProblemSchur& qpOASES::SQProblemSchur::operator=(const qpOASES::SQProblemSchur&)'
   91 |                 virtual SQProblemSchur& operator=(      const SQProblemSchur& rhs       /**< Rhs object. */
      |                                         ^~~~~~~~
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 qpoases/src/Bounds.cpp -o qpoases/src/Bounds.o
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 qpoases/src/Constraints.cpp -o qpoases/src/Constraints.o
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 qpoases/src/SubjectTo.cpp -o qpoases/src/SubjectTo.o
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 qpoases/src/Indexlist.cpp -o qpoases/src/Indexlist.o
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 qpoases/src/Flipper.cpp -o qpoases/src/Flipper.o
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 qpoases/src/Utils.cpp -o qpoases/src/Utils.o
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 qpoases/src/Options.cpp -o qpoases/src/Options.o
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 qpoases/src/Matrices.cpp -o qpoases/src/Matrices.o
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 qpoases/src/MessageHandling.cpp -o qpoases/src/MessageHandling.o
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 qpoases/src/SparseSolver.cpp -o qpoases/src/SparseSolver.o
In file included from qpoases/src/SparseSolver.cpp:36:
qpoases/include/qpOASES/SparseSolver.hpp:69:39: warning: 'virtual qpOASES::SparseSolver& qpOASES::SparseSolver::operator=(const qpOASES::SparseSolver&)' was hidden [-Woverloaded-virtual=]
   69 |                 virtual SparseSolver& operator=(        const SparseSolver& rhs /**< Rhs object. */
      |                                       ^~~~~~~~
qpoases/include/qpOASES/SparseSolver.hpp:361:7: note:   by 'qpOASES::DummySparseSolver::operator='
  361 | class DummySparseSolver: public SparseSolver
      |       ^~~~~~~~~~~~~~~~~
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 qpoases/src/SolutionAnalysis.cpp -o qpoases/src/SolutionAnalysis.o
In file included from qpoases/include/qpOASES/QProblem.hpp:42,
                 from qpoases/include/qpOASES/SQProblem.hpp:42,
                 from qpoases/include/qpOASES/extras/SolutionAnalysis.hpp:40,
                 from qpoases/src/SolutionAnalysis.cpp:37:
qpoases/include/qpOASES/QProblemB.hpp:93:36: warning: 'virtual qpOASES::QProblemB& qpOASES::QProblemB::operator=(const qpOASES::QProblemB&)' was hidden [-Woverloaded-virtual=]
   93 |                 virtual QProblemB& operator=(   const QProblemB& rhs    /**< Rhs object. */
      |                                    ^~~~~~~~
qpoases/include/qpOASES/QProblem.hpp:93:35: note:   by 'virtual qpOASES::QProblem& qpOASES::QProblem::operator=(const qpOASES::QProblem&)'
   93 |                 virtual QProblem& operator=(    const QProblem& rhs     /**< Rhs object. */
      |                                   ^~~~~~~~
qpoases/include/qpOASES/QProblem.hpp:93:35: warning: 'virtual qpOASES::QProblem& qpOASES::QProblem::operator=(const qpOASES::QProblem&)' was hidden [-Woverloaded-virtual=]
qpoases/include/qpOASES/SQProblem.hpp:90:36: note:   by 'virtual qpOASES::SQProblem& qpOASES::SQProblem::operator=(const qpOASES::SQProblem&)'
   90 |                 virtual SQProblem& operator=(   const SQProblem& rhs    /**< Rhs object. */
      |                                    ^~~~~~~~
In file included from qpoases/include/qpOASES/SQProblemSchur.hpp:43,
                 from qpoases/include/qpOASES/extras/SolutionAnalysis.hpp:41:
qpoases/include/qpOASES/SparseSolver.hpp:69:39: warning: 'virtual qpOASES::SparseSolver& qpOASES::SparseSolver::operator=(const qpOASES::SparseSolver&)' was hidden [-Woverloaded-virtual=]
   69 |                 virtual SparseSolver& operator=(        const SparseSolver& rhs /**< Rhs object. */
      |                                       ^~~~~~~~
qpoases/include/qpOASES/SparseSolver.hpp:361:7: note:   by 'qpOASES::DummySparseSolver::operator='
  361 | class DummySparseSolver: public SparseSolver
      |       ^~~~~~~~~~~~~~~~~
qpoases/include/qpOASES/SQProblem.hpp:90:36: warning: 'virtual qpOASES::SQProblem& qpOASES::SQProblem::operator=(const qpOASES::SQProblem&)' was hidden [-Woverloaded-virtual=]
   90 |                 virtual SQProblem& operator=(   const SQProblem& rhs    /**< Rhs object. */
      |                                    ^~~~~~~~
qpoases/include/qpOASES/SQProblemSchur.hpp:91:41: note:   by 'virtual qpOASES::SQProblemSchur& qpOASES::SQProblemSchur::operator=(const qpOASES::SQProblemSchur&)'
   91 |                 virtual SQProblemSchur& operator=(      const SQProblemSchur& rhs       /**< Rhs object. */
      |                                         ^~~~~~~~
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 qpoases/src/OQPinterface.cpp -o qpoases/src/OQPinterface.o
In file included from qpoases/include/qpOASES/QProblem.hpp:42,
                 from qpoases/src/OQPinterface.cpp:40:
qpoases/include/qpOASES/QProblemB.hpp:93:36: warning: 'virtual qpOASES::QProblemB& qpOASES::QProblemB::operator=(const qpOASES::QProblemB&)' was hidden [-Woverloaded-virtual=]
   93 |                 virtual QProblemB& operator=(   const QProblemB& rhs    /**< Rhs object. */
      |                                    ^~~~~~~~
qpoases/include/qpOASES/QProblem.hpp:93:35: note:   by 'virtual qpOASES::QProblem& qpOASES::QProblem::operator=(const qpOASES::QProblem&)'
   93 |                 virtual QProblem& operator=(    const QProblem& rhs     /**< Rhs object. */
      |                                   ^~~~~~~~
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 qpoases.cpp -o qpoases.o
g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -Iqpoases/include -DLINUX -D__USE_LONG_INTEGERS__ -D__USE_LONG_FINTS__ -DSOLVER_NONE -D__NO_COPYRIGHT__ -D__SUPPRESSANYOUTPUT__ -D__R__ -I'/data/gannet/ripley/R/test-dev/Rcpp/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 RcppExports.cpp -o RcppExports.o
In file included from qpoases/include/qpOASES.hpp:66,
                 from qpoases.h:4,
                 from qpoases.cpp:2:
qpoases/include/qpOASES/QProblemB.hpp:93:36: warning: 'virtual qpOASES::QProblemB& qpOASES::QProblemB::operator=(const qpOASES::QProblemB&)' was hidden [-Woverloaded-virtual=]
   93 |                 virtual QProblemB& operator=(   const QProblemB& rhs    /**< Rhs object. */
      |                                    ^~~~~~~~
In file included from qpoases/include/qpOASES.hpp:67:
qpoases/include/qpOASES/QProblem.hpp:93:35: note:   by 'virtual qpOASES::QProblem& qpOASES::QProblem::operator=(const qpOASES::QProblem&)'
   93 |                 virtual QProblem& operator=(    const QProblem& rhs     /**< Rhs object. */
      |                                   ^~~~~~~~
qpoases/include/qpOASES/QProblem.hpp:93:35: warning: 'virtual qpOASES::QProblem& qpOASES::QProblem::operator=(const qpOASES::QProblem&)' was hidden [-Woverloaded-virtual=]
In file included from qpoases/include/qpOASES.hpp:68:
qpoases/include/qpOASES/SQProblem.hpp:90:36: note:   by 'virtual qpOASES::SQProblem& qpOASES::SQProblem::operator=(const qpOASES::SQProblem&)'
   90 |                 virtual SQProblem& operator=(   const SQProblem& rhs    /**< Rhs object. */
      |                                    ^~~~~~~~
In file included from qpoases/include/qpOASES/SQProblemSchur.hpp:43,
                 from qpoases/include/qpOASES.hpp:69:
qpoases/include/qpOASES/SparseSolver.hpp:69:39: warning: 'virtual qpOASES::SparseSolver& qpOASES::SparseSolver::operator=(const qpOASES::SparseSolver&)' was hidden [-Woverloaded-virtual=]
   69 |                 virtual SparseSolver& operator=(        const SparseSolver& rhs /**< Rhs object. */
      |                                       ^~~~~~~~
qpoases/include/qpOASES/SparseSolver.hpp:361:7: note:   by 'qpOASES::DummySparseSolver::operator='
  361 | class DummySparseSolver: public SparseSolver
      |       ^~~~~~~~~~~~~~~~~
qpoases/include/qpOASES/SQProblem.hpp:90:36: warning: 'virtual qpOASES::SQProblem& qpOASES::SQProblem::operator=(const qpOASES::SQProblem&)' was hidden [-Woverloaded-virtual=]
   90 |                 virtual SQProblem& operator=(   const SQProblem& rhs    /**< Rhs object. */
      |                                    ^~~~~~~~
qpoases/include/qpOASES/SQProblemSchur.hpp:91:41: note:   by 'virtual qpOASES::SQProblemSchur& qpOASES::SQProblemSchur::operator=(const qpOASES::SQProblemSchur&)'
   91 |                 virtual SQProblemSchur& operator=(      const SQProblemSchur& rhs       /**< Rhs object. */
      |                                         ^~~~~~~~
qpoases.cpp: In function 'SEXPREC* read_oqp_data(std::string)':
qpoases.cpp:389:11: warning: unused variable 'nQP' [-Wunused-variable]
  389 |     int_t nQP, nV, nC, nEC;
      |           ^~~
qpoases.cpp:389:16: warning: unused variable 'nV' [-Wunused-variable]
  389 |     int_t nQP, nV, nC, nEC;
      |                ^~
qpoases.cpp:389:20: warning: unused variable 'nC' [-Wunused-variable]
  389 |     int_t nQP, nV, nC, nEC;
      |                    ^~
qpoases.cpp:389:24: warning: unused variable 'nEC' [-Wunused-variable]
  389 |     int_t nQP, nV, nC, nEC;
      |                        ^~~
qpoases.cpp:390:17: warning: unused variable 'path' [-Wunused-variable]
  390 |     const char* path = r_path.c_str();
      |                 ^~~~
g++-13 -std=gnu++17 -shared -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o ROI.plugin.qpoases.so qpoases/src/SQProblem.o qpoases/src/QProblem.o qpoases/src/QProblemB.o qpoases/src/SQProblemSchur.o qpoases/src/Bounds.o qpoases/src/Constraints.o qpoases/src/SubjectTo.o qpoases/src/Indexlist.o qpoases/src/Flipper.o qpoases/src/Utils.o qpoases/src/Options.o qpoases/src/Matrices.o qpoases/src/MessageHandling.o qpoases/src/SparseSolver.o qpoases/src/SolutionAnalysis.o qpoases/src/OQPinterface.o qpoases.o RcppExports.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/ROI.plugin.qpoases/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/ROI.plugin.qpoases/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/ROI.plugin.qpoases/src'
installing to /data/gannet/ripley/R/packages/tests-devel/ROI.plugin.qpoases.Rcheck/00LOCK-ROI.plugin.qpoases/00new/ROI.plugin.qpoases/libs
** R
** 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 (ROI.plugin.qpoases)