* installing *source* package ‘crownsegmentr’ ... ** this is package ‘crownsegmentr’ version ‘1.0.0’ ** using staged installation ** libs using C++ compiler: ‘Debian clang version 21.1.5 (1)’ using C++17 clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -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 In file included from RcppExports.cpp:4: In file included from ./../inst/include/crownsegmentr.h:25: In file included from ./../inst/include/ams3d_R_interface.h:25: In file included from ./../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppi() | ~~~~~~~~~~~^~~~~ | operator""_cppi /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppui() | ~~~~~~~~~~~^~~~~~ | operator""_cppui /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :420:1: note: expanded from here 420 | _cppi128 | ^ In file included from RcppExports.cpp:4: In file included from ./../inst/include/crownsegmentr.h:25: In file included from ./../inst/include/ams3d_R_interface.h:25: In file included from ./../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :421:1: note: expanded from here 421 | _cppui128 | ^ In file included from RcppExports.cpp:4: In file included from ./../inst/include/crownsegmentr.h:25: In file included from ./../inst/include/ams3d_R_interface.h:25: In file included from ./../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :422:1: note: expanded from here 422 | _cppi256 | ^ In file included from RcppExports.cpp:4: In file included from ./../inst/include/crownsegmentr.h:25: In file included from ./../inst/include/ams3d_R_interface.h:25: In file included from ./../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :423:1: note: expanded from here 423 | _cppui256 | ^ In file included from RcppExports.cpp:4: In file included from ./../inst/include/crownsegmentr.h:25: In file included from ./../inst/include/ams3d_R_interface.h:25: In file included from ./../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :424:1: note: expanded from here 424 | _cppi512 | ^ In file included from RcppExports.cpp:4: In file included from ./../inst/include/crownsegmentr.h:25: In file included from ./../inst/include/ams3d_R_interface.h:25: In file included from ./../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :2:1: note: expanded from here 2 | _cppui512 | ^ In file included from RcppExports.cpp:4: In file included from ./../inst/include/crownsegmentr.h:25: In file included from ./../inst/include/ams3d_R_interface.h:25: In file included from ./../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :3:1: note: expanded from here 3 | _cppi1024 | ^ In file included from RcppExports.cpp:4: In file included from ./../inst/include/crownsegmentr.h:25: In file included from ./../inst/include/ams3d_R_interface.h:25: In file included from ./../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :4:1: note: expanded from here 4 | _cppui1024 | ^ 10 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c ams3d_R_interface_flexible.cpp -o ams3d_R_interface_flexible.o In file included from ams3d_R_interface_flexible.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppi() | ~~~~~~~~~~~^~~~~ | operator""_cppi /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppui() | ~~~~~~~~~~~^~~~~~ | operator""_cppui /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :420:1: note: expanded from here 420 | _cppi128 | ^ In file included from ams3d_R_interface_flexible.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :421:1: note: expanded from here 421 | _cppui128 | ^ In file included from ams3d_R_interface_flexible.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :422:1: note: expanded from here 422 | _cppi256 | ^ In file included from ams3d_R_interface_flexible.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :423:1: note: expanded from here 423 | _cppui256 | ^ In file included from ams3d_R_interface_flexible.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :424:1: note: expanded from here 424 | _cppi512 | ^ In file included from ams3d_R_interface_flexible.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :2:1: note: expanded from here 2 | _cppui512 | ^ In file included from ams3d_R_interface_flexible.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :3:1: note: expanded from here 3 | _cppi1024 | ^ In file included from ams3d_R_interface_flexible.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :4:1: note: expanded from here 4 | _cppui1024 | ^ In file included from ams3d_R_interface_flexible.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:63: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/buffer.hpp:22: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/covered_by.hpp:24: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:64: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/advanced_insert_int.hpp:28: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:231:20: warning: first argument in call to 'memmove' is a pointer to non-trivially copyable type 'value_type' (aka 'std::pair, spatial::_Finite_points_above_height_iterator>') [-Wnontrivial-memcall] 231 | std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:377:16: note: in instantiation of function template specialization 'boost::container::dtl::memmove, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *>' requested here 377 | { return dtl::memmove(f, l, r); } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:1306:35: note: in instantiation of function template specialization 'boost::container::uninitialized_move_alloc, spatial::_Finite_points_above_height_iterator>>, std::pair, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *>' requested here 1306 | O d_last = ::boost::container::uninitialized_move_alloc(a, first, pos, d_first); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:3276:25: note: in instantiation of function template specialization 'boost::container::uninitialized_move_and_insert_alloc, spatial::_Finite_points_above_height_iterator>>, std::pair, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *, boost::container::dtl::insert_range_proxy, spatial::_Finite_points_above_height_iterator>>, boost::move_iterator, spatial::_Finite_points_above_height_iterator> *>>>' requested here 3276 | boost::container::uninitialized_move_and_insert_alloc | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:2836:13: note: in instantiation of function template specialization 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::priv_insert_forward_range_new_allocation, spatial::_Finite_points_above_height_iterator>>, boost::move_iterator, spatial::_Finite_points_above_height_iterator> *>>>' requested here 2836 | this->priv_insert_forward_range_new_allocation | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:1657:16: note: in instantiation of member function 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::priv_move_to_new_buffer' requested here 1657 | this->priv_move_to_new_buffer(new_cap, alloc_version()); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/detail/rtree/pack_create.hpp:211:17: note: in instantiation of member function 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::reserve' requested here 211 | entries.reserve(values_count); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:1935:32: note: in instantiation of function template specialization 'boost::geometry::index::detail::rtree::pack, boost::geometry::index::rstar<8>>::members_holder>::apply>' requested here 1935 | m_members.root = pack::apply(first, last, vc, ll, | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:413:9: note: in instantiation of function template specialization 'boost::geometry::index::rtree, boost::geometry::index::rstar<8>>::pack_construct>' requested here 413 | pack_construct(first, last, boost::container::new_allocator()); | ^ ../inst/include/spatial_index_creation.h:383:16: note: in instantiation of function template specialization 'boost::geometry::index::rtree, boost::geometry::index::rstar<8>>::rtree' requested here 383 | return index_for_3d_points_t { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:231:20: note: explicitly cast the pointer to silence this warning 231 | std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); | ^ | (void*) 11 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c ams3d_R_interface_normalized.cpp -o ams3d_R_interface_normalized.o In file included from ams3d_R_interface_normalized.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppi() | ~~~~~~~~~~~^~~~~ | operator""_cppi /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppui() | ~~~~~~~~~~~^~~~~~ | operator""_cppui /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :420:1: note: expanded from here 420 | _cppi128 | ^ In file included from ams3d_R_interface_normalized.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :421:1: note: expanded from here 421 | _cppui128 | ^ In file included from ams3d_R_interface_normalized.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :422:1: note: expanded from here 422 | _cppi256 | ^ In file included from ams3d_R_interface_normalized.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :423:1: note: expanded from here 423 | _cppui256 | ^ In file included from ams3d_R_interface_normalized.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :424:1: note: expanded from here 424 | _cppi512 | ^ In file included from ams3d_R_interface_normalized.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :2:1: note: expanded from here 2 | _cppui512 | ^ In file included from ams3d_R_interface_normalized.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :3:1: note: expanded from here 3 | _cppi1024 | ^ In file included from ams3d_R_interface_normalized.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :4:1: note: expanded from here 4 | _cppui1024 | ^ In file included from ams3d_R_interface_normalized.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:63: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/buffer.hpp:22: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/covered_by.hpp:24: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:64: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/advanced_insert_int.hpp:28: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:231:20: warning: first argument in call to 'memmove' is a pointer to non-trivially copyable type 'value_type' (aka 'std::pair, spatial::_Finite_points_above_height_iterator>') [-Wnontrivial-memcall] 231 | std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:377:16: note: in instantiation of function template specialization 'boost::container::dtl::memmove, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *>' requested here 377 | { return dtl::memmove(f, l, r); } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:1306:35: note: in instantiation of function template specialization 'boost::container::uninitialized_move_alloc, spatial::_Finite_points_above_height_iterator>>, std::pair, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *>' requested here 1306 | O d_last = ::boost::container::uninitialized_move_alloc(a, first, pos, d_first); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:3276:25: note: in instantiation of function template specialization 'boost::container::uninitialized_move_and_insert_alloc, spatial::_Finite_points_above_height_iterator>>, std::pair, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *, boost::container::dtl::insert_range_proxy, spatial::_Finite_points_above_height_iterator>>, boost::move_iterator, spatial::_Finite_points_above_height_iterator> *>>>' requested here 3276 | boost::container::uninitialized_move_and_insert_alloc | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:2836:13: note: in instantiation of function template specialization 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::priv_insert_forward_range_new_allocation, spatial::_Finite_points_above_height_iterator>>, boost::move_iterator, spatial::_Finite_points_above_height_iterator> *>>>' requested here 2836 | this->priv_insert_forward_range_new_allocation | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:1657:16: note: in instantiation of member function 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::priv_move_to_new_buffer' requested here 1657 | this->priv_move_to_new_buffer(new_cap, alloc_version()); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/detail/rtree/pack_create.hpp:211:17: note: in instantiation of member function 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::reserve' requested here 211 | entries.reserve(values_count); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:1935:32: note: in instantiation of function template specialization 'boost::geometry::index::detail::rtree::pack, boost::geometry::index::rstar<8>>::members_holder>::apply>' requested here 1935 | m_members.root = pack::apply(first, last, vc, ll, | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:413:9: note: in instantiation of function template specialization 'boost::geometry::index::rtree, boost::geometry::index::rstar<8>>::pack_construct>' requested here 413 | pack_construct(first, last, boost::container::new_allocator()); | ^ ../inst/include/spatial_index_creation.h:383:16: note: in instantiation of function template specialization 'boost::geometry::index::rtree, boost::geometry::index::rstar<8>>::rtree' requested here 383 | return index_for_3d_points_t { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:231:20: note: explicitly cast the pointer to silence this warning 231 | std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); | ^ | (void*) 11 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c ams3d_R_interface_terraneous.cpp -o ams3d_R_interface_terraneous.o In file included from ams3d_R_interface_terraneous.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppi() | ~~~~~~~~~~~^~~~~ | operator""_cppi /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppui() | ~~~~~~~~~~~^~~~~~ | operator""_cppui /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :420:1: note: expanded from here 420 | _cppi128 | ^ In file included from ams3d_R_interface_terraneous.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :421:1: note: expanded from here 421 | _cppui128 | ^ In file included from ams3d_R_interface_terraneous.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :422:1: note: expanded from here 422 | _cppi256 | ^ In file included from ams3d_R_interface_terraneous.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :423:1: note: expanded from here 423 | _cppui256 | ^ In file included from ams3d_R_interface_terraneous.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :424:1: note: expanded from here 424 | _cppi512 | ^ In file included from ams3d_R_interface_terraneous.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :2:1: note: expanded from here 2 | _cppui512 | ^ In file included from ams3d_R_interface_terraneous.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :3:1: note: expanded from here 3 | _cppi1024 | ^ In file included from ams3d_R_interface_terraneous.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :4:1: note: expanded from here 4 | _cppui1024 | ^ In file included from ams3d_R_interface_terraneous.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:63: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/buffer.hpp:22: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/covered_by.hpp:24: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:64: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/advanced_insert_int.hpp:28: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:231:20: warning: first argument in call to 'memmove' is a pointer to non-trivially copyable type 'value_type' (aka 'std::pair, spatial::_Finite_points_above_height_iterator>') [-Wnontrivial-memcall] 231 | std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:377:16: note: in instantiation of function template specialization 'boost::container::dtl::memmove, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *>' requested here 377 | { return dtl::memmove(f, l, r); } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:1306:35: note: in instantiation of function template specialization 'boost::container::uninitialized_move_alloc, spatial::_Finite_points_above_height_iterator>>, std::pair, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *>' requested here 1306 | O d_last = ::boost::container::uninitialized_move_alloc(a, first, pos, d_first); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:3276:25: note: in instantiation of function template specialization 'boost::container::uninitialized_move_and_insert_alloc, spatial::_Finite_points_above_height_iterator>>, std::pair, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *, boost::container::dtl::insert_range_proxy, spatial::_Finite_points_above_height_iterator>>, boost::move_iterator, spatial::_Finite_points_above_height_iterator> *>>>' requested here 3276 | boost::container::uninitialized_move_and_insert_alloc | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:2836:13: note: in instantiation of function template specialization 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::priv_insert_forward_range_new_allocation, spatial::_Finite_points_above_height_iterator>>, boost::move_iterator, spatial::_Finite_points_above_height_iterator> *>>>' requested here 2836 | this->priv_insert_forward_range_new_allocation | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:1657:16: note: in instantiation of member function 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::priv_move_to_new_buffer' requested here 1657 | this->priv_move_to_new_buffer(new_cap, alloc_version()); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/detail/rtree/pack_create.hpp:211:17: note: in instantiation of member function 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::reserve' requested here 211 | entries.reserve(values_count); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:1935:32: note: in instantiation of function template specialization 'boost::geometry::index::detail::rtree::pack, boost::geometry::index::rstar<8>>::members_holder>::apply>' requested here 1935 | m_members.root = pack::apply(first, last, vc, ll, | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:413:9: note: in instantiation of function template specialization 'boost::geometry::index::rtree, boost::geometry::index::rstar<8>>::pack_construct>' requested here 413 | pack_construct(first, last, boost::container::new_allocator()); | ^ ../inst/include/spatial_index_creation.h:383:16: note: in instantiation of function template specialization 'boost::geometry::index::rtree, boost::geometry::index::rstar<8>>::rtree' requested here 383 | return index_for_3d_points_t { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:231:20: note: explicitly cast the pointer to silence this warning 231 | std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); | ^ | (void*) 11 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c ams3d_R_interface_util.cpp -o ams3d_R_interface_util.o In file included from ams3d_R_interface_util.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppi() | ~~~~~~~~~~~^~~~~ | operator""_cppi /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppui() | ~~~~~~~~~~~^~~~~~ | operator""_cppui /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :420:1: note: expanded from here 420 | _cppi128 | ^ In file included from ams3d_R_interface_util.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :421:1: note: expanded from here 421 | _cppui128 | ^ In file included from ams3d_R_interface_util.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :422:1: note: expanded from here 422 | _cppi256 | ^ In file included from ams3d_R_interface_util.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :423:1: note: expanded from here 423 | _cppui256 | ^ In file included from ams3d_R_interface_util.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :424:1: note: expanded from here 424 | _cppi512 | ^ In file included from ams3d_R_interface_util.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :2:1: note: expanded from here 2 | _cppui512 | ^ In file included from ams3d_R_interface_util.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :3:1: note: expanded from here 3 | _cppi1024 | ^ In file included from ams3d_R_interface_util.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :4:1: note: expanded from here 4 | _cppui1024 | ^ In file included from ams3d_R_interface_util.cpp:22: In file included from ../inst/include/ams3d_R_interface.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:63: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/buffer.hpp:22: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/covered_by.hpp:24: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:64: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/advanced_insert_int.hpp:28: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:231:20: warning: first argument in call to 'memmove' is a pointer to non-trivially copyable type 'value_type' (aka 'std::pair, spatial::_Finite_points_above_height_iterator>') [-Wnontrivial-memcall] 231 | std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:377:16: note: in instantiation of function template specialization 'boost::container::dtl::memmove, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *>' requested here 377 | { return dtl::memmove(f, l, r); } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:1306:35: note: in instantiation of function template specialization 'boost::container::uninitialized_move_alloc, spatial::_Finite_points_above_height_iterator>>, std::pair, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *>' requested here 1306 | O d_last = ::boost::container::uninitialized_move_alloc(a, first, pos, d_first); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:3276:25: note: in instantiation of function template specialization 'boost::container::uninitialized_move_and_insert_alloc, spatial::_Finite_points_above_height_iterator>>, std::pair, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *, boost::container::dtl::insert_range_proxy, spatial::_Finite_points_above_height_iterator>>, boost::move_iterator, spatial::_Finite_points_above_height_iterator> *>>>' requested here 3276 | boost::container::uninitialized_move_and_insert_alloc | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:2836:13: note: in instantiation of function template specialization 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::priv_insert_forward_range_new_allocation, spatial::_Finite_points_above_height_iterator>>, boost::move_iterator, spatial::_Finite_points_above_height_iterator> *>>>' requested here 2836 | this->priv_insert_forward_range_new_allocation | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:1657:16: note: in instantiation of member function 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::priv_move_to_new_buffer' requested here 1657 | this->priv_move_to_new_buffer(new_cap, alloc_version()); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/detail/rtree/pack_create.hpp:211:17: note: in instantiation of member function 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::reserve' requested here 211 | entries.reserve(values_count); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:1935:32: note: in instantiation of function template specialization 'boost::geometry::index::detail::rtree::pack, boost::geometry::index::rstar<8>>::members_holder>::apply>' requested here 1935 | m_members.root = pack::apply(first, last, vc, ll, | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:413:9: note: in instantiation of function template specialization 'boost::geometry::index::rtree, boost::geometry::index::rstar<8>>::pack_construct>' requested here 413 | pack_construct(first, last, boost::container::new_allocator()); | ^ ../inst/include/spatial_index_creation.h:383:16: note: in instantiation of function template specialization 'boost::geometry::index::rtree, boost::geometry::index::rstar<8>>::rtree' requested here 383 | return index_for_3d_points_t { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:231:20: note: explicitly cast the pointer to silence this warning 231 | std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); | ^ | (void*) 11 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c ams3d_flexible.cpp -o ams3d_flexible.o In file included from ams3d_flexible.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppi() | ~~~~~~~~~~~^~~~~ | operator""_cppi /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppui() | ~~~~~~~~~~~^~~~~~ | operator""_cppui /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :420:1: note: expanded from here 420 | _cppi128 | ^ In file included from ams3d_flexible.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :421:1: note: expanded from here 421 | _cppui128 | ^ In file included from ams3d_flexible.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :422:1: note: expanded from here 422 | _cppi256 | ^ In file included from ams3d_flexible.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :423:1: note: expanded from here 423 | _cppui256 | ^ In file included from ams3d_flexible.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :424:1: note: expanded from here 424 | _cppi512 | ^ In file included from ams3d_flexible.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :2:1: note: expanded from here 2 | _cppui512 | ^ In file included from ams3d_flexible.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :3:1: note: expanded from here 3 | _cppi1024 | ^ In file included from ams3d_flexible.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :4:1: note: expanded from here 4 | _cppui1024 | ^ In file included from ams3d_flexible.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:63: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/buffer.hpp:22: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/covered_by.hpp:24: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:64: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/advanced_insert_int.hpp:28: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:231:20: warning: first argument in call to 'memmove' is a pointer to non-trivially copyable type 'value_type' (aka 'std::pair, spatial::_Finite_points_above_height_iterator>') [-Wnontrivial-memcall] 231 | std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:377:16: note: in instantiation of function template specialization 'boost::container::dtl::memmove, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *>' requested here 377 | { return dtl::memmove(f, l, r); } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:1306:35: note: in instantiation of function template specialization 'boost::container::uninitialized_move_alloc, spatial::_Finite_points_above_height_iterator>>, std::pair, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *>' requested here 1306 | O d_last = ::boost::container::uninitialized_move_alloc(a, first, pos, d_first); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:3276:25: note: in instantiation of function template specialization 'boost::container::uninitialized_move_and_insert_alloc, spatial::_Finite_points_above_height_iterator>>, std::pair, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *, boost::container::dtl::insert_range_proxy, spatial::_Finite_points_above_height_iterator>>, boost::move_iterator, spatial::_Finite_points_above_height_iterator> *>>>' requested here 3276 | boost::container::uninitialized_move_and_insert_alloc | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:2836:13: note: in instantiation of function template specialization 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::priv_insert_forward_range_new_allocation, spatial::_Finite_points_above_height_iterator>>, boost::move_iterator, spatial::_Finite_points_above_height_iterator> *>>>' requested here 2836 | this->priv_insert_forward_range_new_allocation | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:1657:16: note: in instantiation of member function 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::priv_move_to_new_buffer' requested here 1657 | this->priv_move_to_new_buffer(new_cap, alloc_version()); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/detail/rtree/pack_create.hpp:211:17: note: in instantiation of member function 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::reserve' requested here 211 | entries.reserve(values_count); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:1935:32: note: in instantiation of function template specialization 'boost::geometry::index::detail::rtree::pack, boost::geometry::index::rstar<8>>::members_holder>::apply>' requested here 1935 | m_members.root = pack::apply(first, last, vc, ll, | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:413:9: note: in instantiation of function template specialization 'boost::geometry::index::rtree, boost::geometry::index::rstar<8>>::pack_construct>' requested here 413 | pack_construct(first, last, boost::container::new_allocator()); | ^ ../inst/include/spatial_index_creation.h:383:16: note: in instantiation of function template specialization 'boost::geometry::index::rtree, boost::geometry::index::rstar<8>>::rtree' requested here 383 | return index_for_3d_points_t { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:231:20: note: explicitly cast the pointer to silence this warning 231 | std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); | ^ | (void*) 11 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c ams3d_kernel.cpp -o ams3d_kernel.o In file included from ams3d_kernel.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppi() | ~~~~~~~~~~~^~~~~ | operator""_cppi /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppui() | ~~~~~~~~~~~^~~~~~ | operator""_cppui /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :420:1: note: expanded from here 420 | _cppi128 | ^ In file included from ams3d_kernel.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :421:1: note: expanded from here 421 | _cppui128 | ^ In file included from ams3d_kernel.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :422:1: note: expanded from here 422 | _cppi256 | ^ In file included from ams3d_kernel.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :423:1: note: expanded from here 423 | _cppui256 | ^ In file included from ams3d_kernel.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :424:1: note: expanded from here 424 | _cppi512 | ^ In file included from ams3d_kernel.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :2:1: note: expanded from here 2 | _cppui512 | ^ In file included from ams3d_kernel.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :3:1: note: expanded from here 3 | _cppi1024 | ^ In file included from ams3d_kernel.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :4:1: note: expanded from here 4 | _cppui1024 | ^ In file included from ams3d_kernel.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:63: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/buffer.hpp:22: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/covered_by.hpp:24: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:64: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/advanced_insert_int.hpp:28: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:231:20: warning: first argument in call to 'memmove' is a pointer to non-trivially copyable type 'value_type' (aka 'std::pair, spatial::_Finite_points_above_height_iterator>') [-Wnontrivial-memcall] 231 | std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:377:16: note: in instantiation of function template specialization 'boost::container::dtl::memmove, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *>' requested here 377 | { return dtl::memmove(f, l, r); } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:1306:35: note: in instantiation of function template specialization 'boost::container::uninitialized_move_alloc, spatial::_Finite_points_above_height_iterator>>, std::pair, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *>' requested here 1306 | O d_last = ::boost::container::uninitialized_move_alloc(a, first, pos, d_first); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:3276:25: note: in instantiation of function template specialization 'boost::container::uninitialized_move_and_insert_alloc, spatial::_Finite_points_above_height_iterator>>, std::pair, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *, boost::container::dtl::insert_range_proxy, spatial::_Finite_points_above_height_iterator>>, boost::move_iterator, spatial::_Finite_points_above_height_iterator> *>>>' requested here 3276 | boost::container::uninitialized_move_and_insert_alloc | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:2836:13: note: in instantiation of function template specialization 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::priv_insert_forward_range_new_allocation, spatial::_Finite_points_above_height_iterator>>, boost::move_iterator, spatial::_Finite_points_above_height_iterator> *>>>' requested here 2836 | this->priv_insert_forward_range_new_allocation | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:1657:16: note: in instantiation of member function 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::priv_move_to_new_buffer' requested here 1657 | this->priv_move_to_new_buffer(new_cap, alloc_version()); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/detail/rtree/pack_create.hpp:211:17: note: in instantiation of member function 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::reserve' requested here 211 | entries.reserve(values_count); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:1935:32: note: in instantiation of function template specialization 'boost::geometry::index::detail::rtree::pack, boost::geometry::index::rstar<8>>::members_holder>::apply>' requested here 1935 | m_members.root = pack::apply(first, last, vc, ll, | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:413:9: note: in instantiation of function template specialization 'boost::geometry::index::rtree, boost::geometry::index::rstar<8>>::pack_construct>' requested here 413 | pack_construct(first, last, boost::container::new_allocator()); | ^ ../inst/include/spatial_index_creation.h:383:16: note: in instantiation of function template specialization 'boost::geometry::index::rtree, boost::geometry::index::rstar<8>>::rtree' requested here 383 | return index_for_3d_points_t { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:231:20: note: explicitly cast the pointer to silence this warning 231 | std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); | ^ | (void*) 11 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c ams3d_normalized.cpp -o ams3d_normalized.o In file included from ams3d_normalized.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppi() | ~~~~~~~~~~~^~~~~ | operator""_cppi /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppui() | ~~~~~~~~~~~^~~~~~ | operator""_cppui /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :420:1: note: expanded from here 420 | _cppi128 | ^ In file included from ams3d_normalized.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :421:1: note: expanded from here 421 | _cppui128 | ^ In file included from ams3d_normalized.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :422:1: note: expanded from here 422 | _cppi256 | ^ In file included from ams3d_normalized.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :423:1: note: expanded from here 423 | _cppui256 | ^ In file included from ams3d_normalized.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :424:1: note: expanded from here 424 | _cppi512 | ^ In file included from ams3d_normalized.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :2:1: note: expanded from here 2 | _cppui512 | ^ In file included from ams3d_normalized.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :3:1: note: expanded from here 3 | _cppi1024 | ^ In file included from ams3d_normalized.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :4:1: note: expanded from here 4 | _cppui1024 | ^ In file included from ams3d_normalized.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:63: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/buffer.hpp:22: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/covered_by.hpp:24: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:64: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/advanced_insert_int.hpp:28: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:231:20: warning: first argument in call to 'memmove' is a pointer to non-trivially copyable type 'value_type' (aka 'std::pair, spatial::_Finite_points_above_height_iterator>') [-Wnontrivial-memcall] 231 | std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:377:16: note: in instantiation of function template specialization 'boost::container::dtl::memmove, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *>' requested here 377 | { return dtl::memmove(f, l, r); } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:1306:35: note: in instantiation of function template specialization 'boost::container::uninitialized_move_alloc, spatial::_Finite_points_above_height_iterator>>, std::pair, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *>' requested here 1306 | O d_last = ::boost::container::uninitialized_move_alloc(a, first, pos, d_first); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:3276:25: note: in instantiation of function template specialization 'boost::container::uninitialized_move_and_insert_alloc, spatial::_Finite_points_above_height_iterator>>, std::pair, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *, boost::container::dtl::insert_range_proxy, spatial::_Finite_points_above_height_iterator>>, boost::move_iterator, spatial::_Finite_points_above_height_iterator> *>>>' requested here 3276 | boost::container::uninitialized_move_and_insert_alloc | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:2836:13: note: in instantiation of function template specialization 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::priv_insert_forward_range_new_allocation, spatial::_Finite_points_above_height_iterator>>, boost::move_iterator, spatial::_Finite_points_above_height_iterator> *>>>' requested here 2836 | this->priv_insert_forward_range_new_allocation | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:1657:16: note: in instantiation of member function 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::priv_move_to_new_buffer' requested here 1657 | this->priv_move_to_new_buffer(new_cap, alloc_version()); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/detail/rtree/pack_create.hpp:211:17: note: in instantiation of member function 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::reserve' requested here 211 | entries.reserve(values_count); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:1935:32: note: in instantiation of function template specialization 'boost::geometry::index::detail::rtree::pack, boost::geometry::index::rstar<8>>::members_holder>::apply>' requested here 1935 | m_members.root = pack::apply(first, last, vc, ll, | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:413:9: note: in instantiation of function template specialization 'boost::geometry::index::rtree, boost::geometry::index::rstar<8>>::pack_construct>' requested here 413 | pack_construct(first, last, boost::container::new_allocator()); | ^ ../inst/include/spatial_index_creation.h:383:16: note: in instantiation of function template specialization 'boost::geometry::index::rtree, boost::geometry::index::rstar<8>>::rtree' requested here 383 | return index_for_3d_points_t { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:231:20: note: explicitly cast the pointer to silence this warning 231 | std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); | ^ | (void*) 11 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c ams3d_terraneous.cpp -o ams3d_terraneous.o In file included from ams3d_terraneous.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppi() | ~~~~~~~~~~~^~~~~ | operator""_cppi /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppui() | ~~~~~~~~~~~^~~~~~ | operator""_cppui /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :420:1: note: expanded from here 420 | _cppi128 | ^ In file included from ams3d_terraneous.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :421:1: note: expanded from here 421 | _cppui128 | ^ In file included from ams3d_terraneous.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :422:1: note: expanded from here 422 | _cppi256 | ^ In file included from ams3d_terraneous.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :423:1: note: expanded from here 423 | _cppui256 | ^ In file included from ams3d_terraneous.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :424:1: note: expanded from here 424 | _cppi512 | ^ In file included from ams3d_terraneous.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :2:1: note: expanded from here 2 | _cppui512 | ^ In file included from ams3d_terraneous.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :3:1: note: expanded from here 3 | _cppi1024 | ^ In file included from ams3d_terraneous.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :4:1: note: expanded from here 4 | _cppui1024 | ^ In file included from ams3d_terraneous.cpp:22: In file included from ../inst/include/ams3d.h:25: In file included from ../inst/include/spatial.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:63: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/buffer.hpp:22: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/covered_by.hpp:24: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:64: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/advanced_insert_int.hpp:28: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:231:20: warning: first argument in call to 'memmove' is a pointer to non-trivially copyable type 'value_type' (aka 'std::pair, spatial::_Finite_points_above_height_iterator>') [-Wnontrivial-memcall] 231 | std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:377:16: note: in instantiation of function template specialization 'boost::container::dtl::memmove, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *>' requested here 377 | { return dtl::memmove(f, l, r); } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:1306:35: note: in instantiation of function template specialization 'boost::container::uninitialized_move_alloc, spatial::_Finite_points_above_height_iterator>>, std::pair, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *>' requested here 1306 | O d_last = ::boost::container::uninitialized_move_alloc(a, first, pos, d_first); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:3276:25: note: in instantiation of function template specialization 'boost::container::uninitialized_move_and_insert_alloc, spatial::_Finite_points_above_height_iterator>>, std::pair, spatial::_Finite_points_above_height_iterator> *, std::pair, spatial::_Finite_points_above_height_iterator> *, boost::container::dtl::insert_range_proxy, spatial::_Finite_points_above_height_iterator>>, boost::move_iterator, spatial::_Finite_points_above_height_iterator> *>>>' requested here 3276 | boost::container::uninitialized_move_and_insert_alloc | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:2836:13: note: in instantiation of function template specialization 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::priv_insert_forward_range_new_allocation, spatial::_Finite_points_above_height_iterator>>, boost::move_iterator, spatial::_Finite_points_above_height_iterator> *>>>' requested here 2836 | this->priv_insert_forward_range_new_allocation | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/vector.hpp:1657:16: note: in instantiation of member function 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::priv_move_to_new_buffer' requested here 1657 | this->priv_move_to_new_buffer(new_cap, alloc_version()); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/detail/rtree/pack_create.hpp:211:17: note: in instantiation of member function 'boost::container::vector, spatial::_Finite_points_above_height_iterator>, boost::container::new_allocator, spatial::_Finite_points_above_height_iterator>>>::reserve' requested here 211 | entries.reserve(values_count); | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:1935:32: note: in instantiation of function template specialization 'boost::geometry::index::detail::rtree::pack, boost::geometry::index::rstar<8>>::members_holder>::apply>' requested here 1935 | m_members.root = pack::apply(first, last, vc, ll, | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/index/rtree.hpp:413:9: note: in instantiation of function template specialization 'boost::geometry::index::rtree, boost::geometry::index::rstar<8>>::pack_construct>' requested here 413 | pack_construct(first, last, boost::container::new_allocator()); | ^ ../inst/include/spatial_index_creation.h:383:16: note: in instantiation of function template specialization 'boost::geometry::index::rtree, boost::geometry::index::rstar<8>>::rtree' requested here 383 | return index_for_3d_points_t { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/container/detail/copy_move_algo.hpp:231:20: note: explicitly cast the pointer to silence this warning 231 | std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); | ^ | (void*) 11 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/progress/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c spatial_util.cpp -o spatial_util.o In file included from spatial_util.cpp:22: In file included from ../inst/include/spatial_util.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppi() | ~~~~~~~~~~~^~~~~ | operator""_cppi /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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((sizeof...(STR)) - 2u)>::number_type operator"" _cppui() | ~~~~~~~~~~~^~~~~~ | operator""_cppui /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :420:1: note: expanded from here 420 | _cppi128 | ^ In file included from spatial_util.cpp:22: In file included from ../inst/include/spatial_util.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :421:1: note: expanded from here 421 | _cppui128 | ^ In file included from spatial_util.cpp:22: In file included from ../inst/include/spatial_util.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :422:1: note: expanded from here 422 | _cppi256 | ^ In file included from spatial_util.cpp:22: In file included from ../inst/include/spatial_util.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :423:1: note: expanded from here 423 | _cppui256 | ^ In file included from spatial_util.cpp:22: In file included from ../inst/include/spatial_util.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :424:1: note: expanded from here 424 | _cppi512 | ^ In file included from spatial_util.cpp:22: In file included from ../inst/include/spatial_util.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :2:1: note: expanded from here 2 | _cppui512 | ^ In file included from spatial_util.cpp:22: In file included from ../inst/include/spatial_util.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppi, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :3:1: note: expanded from here 3 | _cppi1024 | ^ In file included from spatial_util.cpp:22: In file included from ../inst/include/spatial_util.h:25: In file included from ../inst/include/spatial_types.h:25: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry.hpp:17: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/geometry.hpp:50: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/radian_access.hpp:28: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/geometry/core/coordinate_promotion.hpp:16: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_bin_float.hpp:15: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include/boost/multiprecision/cpp_int.hpp:2356: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 > operator"" BOOST_JOIN(_cppui, Bits)() \ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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/lib/R/Library/4.6/x86_64-linux-gnu/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 | ^ :4:1: note: expanded from here 4 | _cppui1024 | ^ 10 warnings generated. clang++-21 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o crownsegmentr.so RcppExports.o ams3d_R_interface_flexible.o ams3d_R_interface_normalized.o ams3d_R_interface_terraneous.o ams3d_R_interface_util.o ams3d_flexible.o ams3d_kernel.o ams3d_normalized.o ams3d_terraneous.o spatial_util.o -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/crownsegmentr.Rcheck/00LOCK-crownsegmentr/00new/crownsegmentr/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 (crownsegmentr)