* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘ratioOfQsprays’ ...
** package ‘ratioOfQsprays’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’
using C++17
make[1]: Entering directory '/tmp/RtmpJzcLwp/R.INSTALL39e9d67317edd4/ratioOfQsprays/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/qspray/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DCGAL_HEADER_ONLY=1 -I../inst/include -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/cstdfloat.hpp:27,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/multiprecision/detail/float128_functions.hpp:15,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/multiprecision/detail/fpclassify.hpp:13,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/multiprecision/detail/default_ops.hpp:15,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/multiprecision/detail/generic_interconvert.hpp:12,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/multiprecision/number.hpp:12,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:19,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17,
                 from ../inst/include/ratioOfQsprays.h:5,
                 from RcppExports.cpp:4:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:714:16: warning: non-standard suffix on floating constant [-Wpedantic]
  714 |                else if (x == BOOST_FLOAT128_C(0.0))
      |                ^~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:717:16: warning: non-standard suffix on floating constant [-Wpedantic]
  717 |                if (::BOOST_CSTDFLOAT_FLOAT128_FABS(x) < BOOST_CSTDFLOAT_FLOAT128_MIN)
      |                ^~
In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/mpl/arg.hpp:25,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/mpl/placeholders.hpp:24,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_adaptor.hpp:14,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/iterator/transform_iterator.hpp:13,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/boost/iterator/transform_iterator.hpp:27,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/Coercion_traits.h:28,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/number_type_basic.h:35,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:16:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
  194 | failed ************ (Pred::************
      |                     ^~~~~~~~~~~~~~~~~~~
  195 |       assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196 |     );
      |     ~                
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses
  194 | failed ************ (Pred::************
      |                     ^~~~~~~~~~~~~~~~~~~
      |                     -
  195 |       assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196 |     );
      |     ~                
      |     -
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
  199 | failed ************ (boost::mpl::not_<Pred>::************
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  200 |       assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  201 |     );
      |     ~                
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses
  199 | failed ************ (boost::mpl::not_<Pred>::************
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                     -
  200 |       assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  201 |     );
      |     ~                
      |     -
../inst/include/ratioOfQsprays.h:451:31: warning: ‘RATIOOFQSPRAYS::RatioOfQsprays<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational> > RATIOOFQSPRAYS::makeRatioOfQsprays(const Rcpp::List&, const Rcpp::List&)’ defined but not used [-Wunused-function]
  451 |   static RatioOfQsprays<gmpq> makeRatioOfQsprays(
      |                               ^~~~~~~~~~~~~~~~~~
../inst/include/ratioOfQsprays.h:443:21: warning: ‘Rcpp::List RATIOOFQSPRAYS::returnRatioOfQsprays(RatioOfQsprays<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational> >)’ defined but not used [-Wunused-function]
  443 |   static Rcpp::List returnRatioOfQsprays(RatioOfQsprays<gmpq> ROQ) {
      |                     ^~~~~~~~~~~~~~~~~~~~
../inst/include/ratioOfQsprays.h:212:49: warning: ‘std::pair<QSPRAY::Qspray<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational> >, QSPRAY::Qspray<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational> > > RATIOOFQSPRAYS::utils::callGetQuotients(QSPRAY::Qspray<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational> >&, QSPRAY::Qspray<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational> >&)’ defined but not used [-Wunused-function]
  212 |     static std::pair<Qspray<gmpq>,Qspray<gmpq>> callGetQuotients(
      |                                                 ^~~~~~~~~~~~~~~~
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/qspray/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DCGAL_HEADER_ONLY=1 -I../inst/include -fpic  -g -O2 -Wall -pedantic -mtune=native  -DR_NO_REMAP -c ratioOfQsprays.cpp -o ratioOfQsprays.o
In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/cstdfloat.hpp:27,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/multiprecision/detail/float128_functions.hpp:15,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/multiprecision/detail/fpclassify.hpp:13,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/multiprecision/detail/default_ops.hpp:15,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/multiprecision/detail/generic_interconvert.hpp:12,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/multiprecision/number.hpp:12,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:19,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17,
                 from ../inst/include/ratioOfQsprays.h:5,
                 from ratioOfQsprays.cpp:1:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:714:16: warning: non-standard suffix on floating constant [-Wpedantic]
  714 |                else if (x == BOOST_FLOAT128_C(0.0))
      |                ^~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:717:16: warning: non-standard suffix on floating constant [-Wpedantic]
  717 |                if (::BOOST_CSTDFLOAT_FLOAT128_FABS(x) < BOOST_CSTDFLOAT_FLOAT128_MIN)
      |                ^~
In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/mpl/arg.hpp:25,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/mpl/placeholders.hpp:24,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/iterator/iterator_adaptor.hpp:14,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/iterator/transform_iterator.hpp:13,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/boost/iterator/transform_iterator.hpp:27,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/Coercion_traits.h:28,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/number_type_basic.h:35,
                 from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:16:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
  194 | failed ************ (Pred::************
      |                     ^~~~~~~~~~~~~~~~~~~
  195 |       assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196 |     );
      |     ~                
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses
  194 | failed ************ (Pred::************
      |                     ^~~~~~~~~~~~~~~~~~~
      |                     -
  195 |       assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196 |     );
      |     ~                
      |     -
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
  199 | failed ************ (boost::mpl::not_<Pred>::************
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  200 |       assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  201 |     );
      |     ~                
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses
  199 | failed ************ (boost::mpl::not_<Pred>::************
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                     -
  200 |       assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  201 |     );
      |     ~                
      |     -
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o ratioOfQsprays.so RcppExports.o ratioOfQsprays.o -lmpfr -lgmp -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpJzcLwp/R.INSTALL39e9d67317edd4/ratioOfQsprays/src'
make[1]: Entering directory '/tmp/RtmpJzcLwp/R.INSTALL39e9d67317edd4/ratioOfQsprays/src'
make[1]: Leaving directory '/tmp/RtmpJzcLwp/R.INSTALL39e9d67317edd4/ratioOfQsprays/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-ratioOfQsprays/00new/ratioOfQsprays/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 (ratioOfQsprays)