* installing *source* package ‘spNetwork’ ...
** this is package ‘spNetwork’ version ‘0.4.4.7’
** package ‘spNetwork’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: ‘clang version 23.1.1’
using C++17
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/spNetwork/src'
/usr/local/clang23/bin/clang++ -std=gnu++17 -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/RcppProgress/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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++17 -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/RcppProgress/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 base_kernel_funtions.cpp -o base_kernel_funtions.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -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/RcppProgress/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 border_correction.cpp -o border_correction.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -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/RcppProgress/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 bw_selection_nkde.cpp -o bw_selection_nkde.o
bw_selection_nkde.cpp:37:7: warning: unused variable 'depth' [-Wunused-variable]
   37 |   int depth = 0;
      |       ^~~~~
bw_selection_nkde.cpp:145:7: warning: unused variable 'depth' [-Wunused-variable]
  145 |   int depth = 0;
      |       ^~~~~
bw_selection_nkde.cpp:267:7: warning: unused variable 'depth' [-Wunused-variable]
  267 |   int depth = 0;
      |       ^~~~~
3 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -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/RcppProgress/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 bw_selection_tnkde.cpp -o bw_selection_tnkde.o
bw_selection_tnkde.cpp:41:7: warning: unused variable 'depth' [-Wunused-variable]
   41 |   int depth = 0;
      |       ^~~~~
bw_selection_tnkde.cpp:172:8: warning: unused variable 'depth' [-Wunused-variable]
  172 |    int depth = 0;
      |        ^~~~~
bw_selection_tnkde.cpp:188:11: warning: unused variable 'bw_net' [-Wunused-variable]
  188 |    double bw_net, bw_time;
      |           ^~~~~~
bw_selection_tnkde.cpp:188:19: warning: unused variable 'bw_time' [-Wunused-variable]
  188 |    double bw_net, bw_time;
      |                   ^~~~~~~
bw_selection_tnkde.cpp:325:7: warning: unused variable 'depth' [-Wunused-variable]
  325 |   int depth = 0;
      |       ^~~~~
bw_selection_tnkde.cpp:475:8: warning: unused variable 'depth' [-Wunused-variable]
  475 |    int depth = 0;
      |        ^~~~~
bw_selection_tnkde.cpp:489:11: warning: unused variable 'bw_net' [-Wunused-variable]
  489 |    double bw_net, bw_time;
      |           ^~~~~~
bw_selection_tnkde.cpp:489:19: warning: unused variable 'bw_time' [-Wunused-variable]
  489 |    double bw_net, bw_time;
      |                   ^~~~~~~
bw_selection_tnkde.cpp:643:7: warning: unused variable 'depth' [-Wunused-variable]
  643 |   int depth = 0;
      |       ^~~~~
bw_selection_tnkde.cpp:846:8: warning: unused variable 'depth' [-Wunused-variable]
  846 |    int depth = 0;
      |        ^~~~~
bw_selection_tnkde.cpp:856:8: warning: unused variable 'n_bw_net' [-Wunused-variable]
  856 |    int n_bw_net = bws_net.n_rows;
      |        ^~~~~~~~
bw_selection_tnkde.cpp:857:8: warning: unused variable 'n_bw_time' [-Wunused-variable]
  857 |    int n_bw_time = bws_time.n_cols;
      |        ^~~~~~~~~
bw_selection_tnkde.cpp:866:19: warning: unused variable 'bw_time' [-Wunused-variable]
  866 |    double bw_net, bw_time;
      |                   ^~~~~~~
bw_selection_tnkde.cpp:997:8: warning: unused variable 'n_net' [-Wunused-variable]
  997 |    int n_net = bws_net.n_rows;
      |        ^~~~~
14 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -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/RcppProgress/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 geometrical_functions.cpp -o geometrical_functions.o
In file included from geometrical_functions.cpp:10:
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>:147:69: note: expanded from here
  147 |  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>:149:8: note: expanded from here
  149 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from geometrical_functions.cpp:10:
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>:147:110: note: expanded from here
  147 |  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>:149:8: note: expanded from here
  149 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from geometrical_functions.cpp:10:
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>:147:136: note: expanded from here
  147 |  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>:149:8: note: expanded from here
  149 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from geometrical_functions.cpp:10:
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>:49:69: note: expanded from here
   49 |  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>:51:8: note: expanded from here
   51 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from geometrical_functions.cpp:10:
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>:49:110: note: expanded from here
   49 |  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>:51:8: note: expanded from here
   51 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from geometrical_functions.cpp:10:
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>:49:136: note: expanded from here
   49 |  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>:51:8: note: expanded from here
   51 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from geometrical_functions.cpp:10:
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:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   63 | 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>:58:69: note: expanded from here
   58 |  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/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
   81 | 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>:60:8: note: expanded from here
   60 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from geometrical_functions.cpp:10:
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:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   63 | 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>:58:110: note: expanded from here
   58 |  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/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
   81 | 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>:60:8: note: expanded from here
   60 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from geometrical_functions.cpp:10:
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:27:
/data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/iterator_traits.hpp:63:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute]
   63 | 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>:58:136: note: expanded from here
   58 |  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/move/detail/iterator_traits.hpp:81:1: note: '#pragma clang attribute push' regions ends here
   81 | 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>:60:8: note: expanded from here
   60 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
geometrical_functions.cpp:260:22: warning: unused variable 'x3' [-Wunused-variable]
  260 |   double x2,y2,x1,y1,x3,y3,dd;
      |                      ^~
geometrical_functions.cpp:260:25: warning: unused variable 'y3' [-Wunused-variable]
  260 |   double x2,y2,x1,y1,x3,y3,dd;
      |                         ^~
geometrical_functions.cpp:324:13: warning: unused variable 'dd' [-Wunused-variable]
  324 |   double d, dd, totald, dt, t;
      |             ^~
geometrical_functions.cpp:324:17: warning: unused variable 'totald' [-Wunused-variable]
  324 |   double d, dd, totald, dt, t;
      |                 ^~~~~~
geometrical_functions.cpp:324:25: warning: unused variable 'dt' [-Wunused-variable]
  324 |   double d, dd, totald, dt, t;
      |                         ^~
geometrical_functions.cpp:324:29: warning: unused variable 't' [-Wunused-variable]
  324 |   double d, dd, totald, dt, t;
      |                             ^
geometrical_functions.cpp:326:7: warning: unused variable 'j' [-Wunused-variable]
  326 |   int j;
      |       ^
geometrical_functions.cpp:327:10: warning: unused variable 'x2' [-Wunused-variable]
  327 |   double x2,y2,x1,y1,x3,y3;
      |          ^~
geometrical_functions.cpp:327:13: warning: unused variable 'y2' [-Wunused-variable]
  327 |   double x2,y2,x1,y1,x3,y3;
      |             ^~
geometrical_functions.cpp:327:16: warning: unused variable 'x1' [-Wunused-variable]
  327 |   double x2,y2,x1,y1,x3,y3;
      |                ^~
geometrical_functions.cpp:327:19: warning: unused variable 'y1' [-Wunused-variable]
  327 |   double x2,y2,x1,y1,x3,y3;
      |                   ^~
geometrical_functions.cpp:327:22: warning: unused variable 'x3' [-Wunused-variable]
  327 |   double x2,y2,x1,y1,x3,y3;
      |                      ^~
geometrical_functions.cpp:327:25: warning: unused variable 'y3' [-Wunused-variable]
  327 |   double x2,y2,x1,y1,x3,y3;
      |                         ^~
geometrical_functions.cpp:440:31: warning: unused variable 'diff' [-Wunused-variable]
  440 |   float start_dist, end_dist, diff, line_length;
      |                               ^~~~
geometrical_functions.cpp:440:37: warning: unused variable 'line_length' [-Wunused-variable]
  440 |   float start_dist, end_dist, diff, line_length;
      |                                     ^~~~~~~~~~~
geometrical_functions.cpp:973:9: warning: unused variable 'j' [-Wunused-variable]
  973 |   int i,j;
      |         ^
geometrical_functions.cpp:1040:9: warning: unused variable 'j' [-Wunused-variable]
 1040 |   int i,j;
      |         ^
26 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -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/RcppProgress/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 k_and_g_func.cpp -o k_and_g_func.o
k_and_g_func.cpp:606:13: warning: unused variable 'dtime' [-Wunused-variable]
  606 |       float dtime = breaks_time[j];
      |             ^~~~~
1 warning generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -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/RcppProgress/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 k_and_g_func_time.cpp -o k_and_g_func_time.o
k_and_g_func_time.cpp:334:7: warning: unused variable 'pts_number' [-Wunused-variable]
  334 |   int pts_number = wr.size();
      |       ^~~~~~~~~~
k_and_g_func_time.cpp:423:7: warning: unused variable 'pts_number' [-Wunused-variable]
  423 |   int pts_number = wr.size();
      |       ^~~~~~~~~~
2 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -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/RcppProgress/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 matrices_functions.cpp -o matrices_functions.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -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/RcppProgress/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 nkde_continuous.cpp -o nkde_continuous.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -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/RcppProgress/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/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 nkde_discontinuous.cpp -o nkde_discontinuous.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -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 spNetwork.so RcppExports.o base_kernel_funtions.o border_correction.o bw_selection_nkde.o bw_selection_tnkde.o geometrical_functions.o k_and_g_func.o k_and_g_func_time.o matrices_functions.o nkde_continuous.o nkde_discontinuous.o
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/spNetwork/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/spNetwork/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/spNetwork/src'
installing to /data/localhost/ripley/R/packages/tests-clang/spNetwork.Rcheck/00LOCK-spNetwork/00new/spNetwork/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (spNetwork)