* installing *source* package ‘mascarade’ ...
** this is package ‘mascarade’ version ‘0.4.3’
** package ‘mascarade’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘clang version 23.1.1’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/mascarade/src'
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG  -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c RcppExports.cpp -o RcppExports.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG  -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c assign.cpp -o assign.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG  -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c boxfit.cpp -o boxfit.o
In file included from boxfit.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:69: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                     ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from boxfit.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:110: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                              ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from boxfit.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:136: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                                                        ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from boxfit.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:69: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                     ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from boxfit.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:110: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                              ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from boxfit.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:136: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                                                        ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG  -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c candidates.cpp -o candidates.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG  -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c effective.cpp -o effective.o
6 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG  -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c leaders.cpp -o leaders.o
In file included from candidates.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:69: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                     ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from candidates.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:110: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                              ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from candidates.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:136: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                                                        ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from effective.cpp:1:
In file included from ./effective.h:9:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:69: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                     ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from effective.cpp:1:
In file included from ./effective.h:9:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:110: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                              ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from effective.cpp:1:
In file included from ./effective.h:9:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:136: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                                                        ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from leaders.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:69: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                     ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from leaders.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:110: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                              ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from leaders.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:136: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                                                        ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from candidates.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:69: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                     ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from candidates.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:110: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                              ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from candidates.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:136: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                                                        ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from effective.cpp:1:
In file included from ./effective.h:9:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:69: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                     ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from effective.cpp:1:
In file included from ./effective.h:9:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:110: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                              ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from effective.cpp:1:
In file included from ./effective.h:9:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:136: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                                                        ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from leaders.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:69: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                     ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from leaders.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:110: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                              ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from leaders.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:136: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                                                        ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG  -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c polish.cpp -o polish.o
6 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG  -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c refine.cpp -o refine.o
In file included from polish.cpp:1:
In file included from ./effective.h:9:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:69: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                     ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from polish.cpp:1:
In file included from ./effective.h:9:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:110: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                              ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from polish.cpp:1:
In file included from ./effective.h:9:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:136: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                                                        ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from refine.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:69: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                     ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from refine.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:110: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                              ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from refine.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:19:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/number.hpp:11:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/multiprecision/detail/number_base.hpp:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/try_lexical_convert.hpp:31:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/lexical_cast/detail/converter_lexical.hpp:47:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/container_fwd.hpp:65:
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:29:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   29 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:114:136: note: expanded from here
  114 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                                                        ^
/data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/std_fwd.hpp:61:1: note: '#pragma clang attribute push' regions ends here
   61 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:116:8: note: expanded from here
  116 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
6 warnings generated.
6 warnings generated.
In file included from polish.cpp:1:
In file included from ./effective.h:9:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:69: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                     ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from polish.cpp:1:
In file included from ./effective.h:9:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:110: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                              ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from polish.cpp:1:
In file included from ./effective.h:9:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:136: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                                                        ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from refine.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:69: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                     ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from refine.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:110: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                              ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from refine.cpp:1:
In file included from ./geometry.h:12:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:63:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/buffer.hpp:22:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/covered_by.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/rtree.hpp:64:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/geometry/index/detail/rtree/node/node.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/vector.hpp:32:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/advanced_insert_int.hpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/copy_move_algo.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container/detail/iterator.hpp:24:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/iterator.hpp:25:
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:27:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   27 | BOOST_MOVE_STD_NS_BEG
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG'
   21 |    #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD'
   74 | #  define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE {
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD'
   70 |     _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std {
      |                                        ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS'
   51 |   _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push(                                         \
      |   ^
<scratch space>:56:136: note: expanded from here
   56 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230101"))), apply_to = function)
      |                                                                                                                                        ^
/data/localhost/ripley/R/test-clang/BH/include/boost/intrusive/detail/std_fwd.hpp:40:1: note: '#pragma clang attribute push' regions ends here
   40 | BOOST_MOVE_STD_NS_END
      | ^
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END'
   22 |    #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD
      |                                  ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD'
   75 | #  define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD
      |                                       ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD'
   72 | #  define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS
      |                                                   ^
/usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS'
   57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop")
      |                                                ^
<scratch space>:58:8: note: expanded from here
   58 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
6 warnings generated.
6 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -shared -L/usr/local/clang/lib64 -L/usr/local/clang23/lib -L/usr/local/clang23/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o mascarade.so RcppExports.o assign.o boxfit.o candidates.o effective.o leaders.o polish.o refine.o
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/mascarade/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/mascarade/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/mascarade/src'
installing to /data/localhost/ripley/R/packages/tests-clang/mascarade.Rcheck/00LOCK-mascarade/00new/mascarade/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (mascarade)