* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘jack’ ... ** this is package ‘jack’ version ‘6.1.0’ ** package ‘jack’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 19.1.7 (1+b1)’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpzaJRqF/R.INSTALL2f8c017b226ab1/jack/src' clang++-19 -std=gnu++17 -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/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/qspray/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include' -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/RcppCGAL/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c RcppExports.cpp -o RcppExports.o clang++-19 -std=gnu++17 -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/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/qspray/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include' -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/RcppCGAL/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c jack.cpp -o jack.o In file included from jack.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi() | ~~~~~~~~~~~^~~~~ | operator""_cppi /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui() | ~~~~~~~~~~~^~~~~~ | operator""_cppui /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:162:1: note: expanded from here 162 | _cppi128 | ^ In file included from jack.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:163:1: note: expanded from here 163 | _cppui128 | ^ In file included from jack.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:164:1: note: expanded from here 164 | _cppi256 | ^ In file included from jack.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:165:1: note: expanded from here 165 | _cppui256 | ^ In file included from jack.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:166:1: note: expanded from here 166 | _cppi512 | ^ In file included from jack.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:167:1: note: expanded from here 167 | _cppui512 | ^ In file included from jack.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:168:1: note: expanded from here 168 | _cppi1024 | ^ In file included from jack.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:169:1: note: expanded from here 169 | _cppui1024 | ^ 10 warnings generated. clang++-19 -std=gnu++17 -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/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/qspray/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include' -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/RcppCGAL/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c jackEval.cpp -o jackEval.o In file included from jackEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi() | ~~~~~~~~~~~^~~~~ | operator""_cppi /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui() | ~~~~~~~~~~~^~~~~~ | operator""_cppui /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:162:1: note: expanded from here 162 | _cppi128 | ^ In file included from jackEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:163:1: note: expanded from here 163 | _cppui128 | ^ In file included from jackEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:164:1: note: expanded from here 164 | _cppi256 | ^ In file included from jackEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:165:1: note: expanded from here 165 | _cppui256 | ^ In file included from jackEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:166:1: note: expanded from here 166 | _cppi512 | ^ In file included from jackEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:167:1: note: expanded from here 167 | _cppui512 | ^ In file included from jackEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:168:1: note: expanded from here 168 | _cppi1024 | ^ In file included from jackEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:169:1: note: expanded from here 169 | _cppui1024 | ^ In file included from jackEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:212:49: warning: unused function 'callGetQuotients' [-Wunused-function] 212 | static std::pair<Qspray<gmpq>,Qspray<gmpq>> callGetQuotients( | ^~~~~~~~~~~~~~~~ 11 warnings generated. clang++-19 -std=gnu++17 -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/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/qspray/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include' -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/RcppCGAL/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c schur.cpp -o schur.o In file included from schur.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi() | ~~~~~~~~~~~^~~~~ | operator""_cppi /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui() | ~~~~~~~~~~~^~~~~~ | operator""_cppui /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:162:1: note: expanded from here 162 | _cppi128 | ^ In file included from schur.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:163:1: note: expanded from here 163 | _cppui128 | ^ In file included from schur.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:164:1: note: expanded from here 164 | _cppi256 | ^ In file included from schur.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:165:1: note: expanded from here 165 | _cppui256 | ^ In file included from schur.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:166:1: note: expanded from here 166 | _cppi512 | ^ In file included from schur.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:167:1: note: expanded from here 167 | _cppui512 | ^ In file included from schur.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:168:1: note: expanded from here 168 | _cppi1024 | ^ In file included from schur.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:169:1: note: expanded from here 169 | _cppui1024 | ^ In file included from schur.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:212:49: warning: unused function 'callGetQuotients' [-Wunused-function] 212 | static std::pair<Qspray<gmpq>,Qspray<gmpq>> callGetQuotients( | ^~~~~~~~~~~~~~~~ 11 warnings generated. clang++-19 -std=gnu++17 -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/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/qspray/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include' -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/RcppCGAL/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c schurEval.cpp -o schurEval.o In file included from schurEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi() | ~~~~~~~~~~~^~~~~ | operator""_cppi /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui() | ~~~~~~~~~~~^~~~~~ | operator""_cppui /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:162:1: note: expanded from here 162 | _cppi128 | ^ In file included from schurEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:163:1: note: expanded from here 163 | _cppui128 | ^ In file included from schurEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:164:1: note: expanded from here 164 | _cppi256 | ^ In file included from schurEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:165:1: note: expanded from here 165 | _cppui256 | ^ In file included from schurEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:166:1: note: expanded from here 166 | _cppi512 | ^ In file included from schurEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:167:1: note: expanded from here 167 | _cppui512 | ^ In file included from schurEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:168:1: note: expanded from here 168 | _cppi1024 | ^ In file included from schurEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:169:1: note: expanded from here 169 | _cppui1024 | ^ In file included from schurEval.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:212:49: warning: unused function 'callGetQuotients' [-Wunused-function] 212 | static std::pair<Qspray<gmpq>,Qspray<gmpq>> callGetQuotients( | ^~~~~~~~~~~~~~~~ 11 warnings generated. clang++-19 -std=gnu++17 -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/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/qspray/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include' -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/RcppCGAL/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c shared.cpp -o shared.o In file included from shared.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi() | ~~~~~~~~~~~^~~~~ | operator""_cppi /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui() | ~~~~~~~~~~~^~~~~~ | operator""_cppui /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:162:1: note: expanded from here 162 | _cppi128 | ^ In file included from shared.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:163:1: note: expanded from here 163 | _cppui128 | ^ In file included from shared.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:164:1: note: expanded from here 164 | _cppi256 | ^ In file included from shared.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:165:1: note: expanded from here 165 | _cppui256 | ^ In file included from shared.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:166:1: note: expanded from here 166 | _cppi512 | ^ In file included from shared.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:167:1: note: expanded from here 167 | _cppui512 | ^ In file included from shared.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:168:1: note: expanded from here 168 | _cppi1024 | ^ In file included from shared.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:169:1: note: expanded from here 169 | _cppui1024 | ^ 10 warnings generated. clang++-19 -std=gnu++17 -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/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/qspray/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include' -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/RcppCGAL/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c utils.cpp -o utils.o In file included from utils.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi() | ~~~~~~~~~~~^~~~~ | operator""_cppi /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui() | ~~~~~~~~~~~^~~~~~ | operator""_cppui /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:162:1: note: expanded from here 162 | _cppi128 | ^ In file included from utils.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:163:1: note: expanded from here 163 | _cppui128 | ^ In file included from utils.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:164:1: note: expanded from here 164 | _cppi256 | ^ In file included from utils.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:165:1: note: expanded from here 165 | _cppui256 | ^ In file included from utils.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:166:1: note: expanded from here 166 | _cppi512 | ^ In file included from utils.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:167:1: note: expanded from here 167 | _cppui512 | ^ In file included from utils.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:168:1: note: expanded from here 168 | _cppi1024 | ^ In file included from utils.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:5: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpq.h:17: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmpz.h:25: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:22: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppCGAL/include/CGAL/Quotient.h:37: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL' 262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN' 33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN' 34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y) | ^ /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2' 35 | #define BOOST_DO_JOIN2(X, Y) X##Y | ^ <scratch space>:169:1: note: expanded from here 169 | _cppui1024 | ^ In file included from utils.cpp:1: In file included from ./jack.h:4: In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/symbolicQspray/include/symbolicQspray.h:4: /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ratioOfQsprays/include/ratioOfQsprays.h:212:49: warning: unused function 'callGetQuotients' [-Wunused-function] 212 | static std::pair<Qspray<gmpq>,Qspray<gmpq>> callGetQuotients( | ^~~~~~~~~~~~~~~~ 11 warnings generated. clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o jack.so RcppExports.o jack.o jackEval.o schur.o schurEval.o shared.o utils.o -lmpfr -lgmp -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpzaJRqF/R.INSTALL2f8c017b226ab1/jack/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpzaJRqF/R.INSTALL2f8c017b226ab1/jack/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpzaJRqF/R.INSTALL2f8c017b226ab1/jack/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-jack/00new/jack/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 (jack)