* installing *source* package ‘rgeoda’ ...
** this is package ‘rgeoda’ version ‘0.1.1’
** package ‘rgeoda’ 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/rgeoda/src'
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/libgeoda.cpp -o libgeoda/libgeoda.o
In file included from libgeoda/libgeoda.cpp:14:
In file included from libgeoda/./shape/centroid.h:14:
In file included from libgeoda/./shape/ttmath/ttmath.h:58:
In file included from libgeoda/./shape/ttmath/ttmathbig.h:46:
In file included from libgeoda/./shape/ttmath/ttmathint.h:48:
libgeoda/./shape/ttmath/ttmathuint.h:1350:10: warning: variable 'c' set but not used [-Wunused-but-set-variable]
1350 | uint i, c, xc, yc;
| ^
libgeoda/libgeoda.cpp:204:9: warning: variable 'shppointtotal' set but not used [-Wunused-but-set-variable]
204 | int shppointtotal = 0, shppoint = 0;
| ^
libgeoda/libgeoda.cpp:269:9: warning: variable 'shppointtotal' set but not used [-Wunused-but-set-variable]
269 | int shppointtotal = 0, shppoint = 0, shpringtotal = 0, shpring = 0;
| ^
libgeoda/libgeoda.cpp:269:42: warning: variable 'shpringtotal' set but not used [-Wunused-but-set-variable]
269 | int shppointtotal = 0, shppoint = 0, shpringtotal = 0, shpring = 0;
| ^
libgeoda/libgeoda.cpp:269:60: warning: variable 'shpring' set but not used [-Wunused-but-set-variable]
269 | int shppointtotal = 0, shppoint = 0, shpringtotal = 0, shpring = 0;
| ^
5 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/gda_sa.cpp -o libgeoda/gda_sa.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/gda_data.cpp -o libgeoda/gda_data.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/gda_weights.cpp -o libgeoda/gda_weights.o
In file included from libgeoda/gda_weights.cpp:23:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:46:69: note: expanded from here
46 | 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>:48:8: note: expanded from here
48 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/gda_weights.cpp:23:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:46:110: note: expanded from here
46 | 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>:48:8: note: expanded from here
48 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/gda_weights.cpp:23:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:46:136: note: expanded from here
46 | 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>:48:8: note: expanded from here
48 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/gda_weights.cpp:23:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:34:69: note: expanded from here
34 | 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>:36:8: note: expanded from here
36 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/gda_weights.cpp:23:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:34:110: note: expanded from here
34 | 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>:36:8: note: expanded from here
36 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/gda_weights.cpp:23:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:34:136: note: expanded from here
34 | 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>:36:8: note: expanded from here
36 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/gda_weights.cpp:23:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:43:69: note: expanded from here
43 | 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>:45:8: note: expanded from here
45 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/gda_weights.cpp:23:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:43:110: note: expanded from here
43 | 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>:45:8: note: expanded from here
45 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/gda_weights.cpp:23:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:43:136: note: expanded from here
43 | 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>:45:8: note: expanded from here
45 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
libgeoda/gda_weights.cpp:204:9: warning: variable 'line_cnt' set but not used [-Wunused-but-set-variable]
204 | int line_cnt = 0;
| ^
libgeoda/gda_weights.cpp:448:6: warning: variable 'line_num' set but not used [-Wunused-but-set-variable]
448 | int line_num = 1;
| ^
libgeoda/gda_weights.cpp:502:9: warning: variable 'swmType' set but not used [-Wunused-but-set-variable]
502 | int swmType = 0; // old
| ^
12 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/gda_clustering.cpp -o libgeoda/gda_clustering.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/GenGeomAlgs.cpp -o libgeoda/GenGeomAlgs.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/GenUtils.cpp -o libgeoda/GenUtils.o
In file included from libgeoda/GenUtils.cpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/math/distributions/students_t.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/math/special_functions/beta.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/math/special_functions/gamma.hpp:27:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/math/constants/constants.hpp:18:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/math/tools/convert_from_string.hpp:23:
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>:2:69: note: expanded from here
2 | 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>:4:8: note: expanded from here
4 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/GenUtils.cpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/math/distributions/students_t.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/math/special_functions/beta.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/math/special_functions/gamma.hpp:27:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/math/constants/constants.hpp:18:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/math/tools/convert_from_string.hpp:23:
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>:2:110: note: expanded from here
2 | 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>:4:8: note: expanded from here
4 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/GenUtils.cpp:28:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/math/distributions/students_t.hpp:20:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/math/special_functions/beta.hpp:23:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/math/special_functions/gamma.hpp:27:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/math/constants/constants.hpp:18:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/math/tools/convert_from_string.hpp:23:
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>:2:136: note: expanded from here
2 | 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>:4:8: note: expanded from here
4 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
libgeoda/GenUtils.cpp:122:12: warning: variable 'SP' set but not used [-Wunused-but-set-variable]
122 | double SP=0, SE=0;
| ^
libgeoda/GenUtils.cpp:122:18: warning: variable 'SE' set but not used [-Wunused-but-set-variable]
122 | double SP=0, SE=0;
| ^
libgeoda/GenUtils.cpp:2047:9: warning: variable 'max_gvf_ind' set but not used [-Wunused-but-set-variable]
2047 | int max_gvf_ind = 0;
| ^
6 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/SpatialIndAlgs.cpp -o libgeoda/SpatialIndAlgs.o
In file included from libgeoda/SpatialIndAlgs.cpp:13:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:47:69: note: expanded from here
47 | 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>:49:8: note: expanded from here
49 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/SpatialIndAlgs.cpp:13:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:47:110: note: expanded from here
47 | 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>:49:8: note: expanded from here
49 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/SpatialIndAlgs.cpp:13:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:47:136: note: expanded from here
47 | 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>:49:8: note: expanded from here
49 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/SpatialIndAlgs.cpp:13:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:63:69: note: expanded from here
63 | 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>:65:8: note: expanded from here
65 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/SpatialIndAlgs.cpp:13:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:63:110: note: expanded from here
63 | 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>:65:8: note: expanded from here
65 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/SpatialIndAlgs.cpp:13:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:63:136: note: expanded from here
63 | 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>:65:8: note: expanded from here
65 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/SpatialIndAlgs.cpp:13:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:72:69: note: expanded from here
72 | 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>:74:8: note: expanded from here
74 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/SpatialIndAlgs.cpp:13:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:72:110: note: expanded from here
72 | 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>:74:8: note: expanded from here
74 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/SpatialIndAlgs.cpp:13:
In file included from libgeoda/SpatialIndAlgs.h:9:
In file included from libgeoda/SpatialIndTypes.h:23:
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>:72:136: note: expanded from here
72 | 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>:74:8: note: expanded from here
74 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
libgeoda/SpatialIndAlgs.cpp:120:7: warning: variable 'qcnt' set but not used [-Wunused-but-set-variable]
120 | int qcnt=0;
| ^
libgeoda/SpatialIndAlgs.cpp:104:6: warning: variable 'cnt' set but not used [-Wunused-but-set-variable]
104 | int cnt=0;
| ^
libgeoda/SpatialIndAlgs.cpp:132:6: warning: variable 'cnt' set but not used [-Wunused-but-set-variable]
132 | int cnt=0;
| ^
libgeoda/SpatialIndAlgs.cpp:340:9: warning: variable 'cnt' set but not used [-Wunused-but-set-variable]
340 | int cnt=0;
| ^
libgeoda/SpatialIndAlgs.cpp:728:6: warning: variable 'cnt' set but not used [-Wunused-but-set-variable]
728 | int cnt=0;
| ^
libgeoda/SpatialIndAlgs.cpp:833:6: warning: variable 'cnt' set but not used [-Wunused-but-set-variable]
833 | int cnt=0;
| ^
libgeoda/SpatialIndAlgs.cpp:1001:6: warning: variable 'cnt' set but not used [-Wunused-but-set-variable]
1001 | int cnt=0;
| ^
16 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/pg/geoms.cpp -o libgeoda/pg/geoms.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/pg/utils.cpp -o libgeoda/pg/utils.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/shapelib/dbfopen.cpp -o libgeoda/shapelib/dbfopen.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/shapelib/safileio.cpp -o libgeoda/shapelib/safileio.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/shapelib/shpopen.cpp -o libgeoda/shapelib/shpopen.o
libgeoda/shapelib/shpopen.cpp:988:21: warning: variable 'nCurrentRecordOffset' set but not used [-Wunused-but-set-variable]
988 | unsigned int nCurrentRecordOffset = 0;
| ^
1 warning generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/weights/PointsToContigWeights.cpp -o libgeoda/weights/PointsToContigWeights.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/weights/PolysToContigWeights.cpp -o libgeoda/weights/PolysToContigWeights.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/weights/GalWeight.cpp -o libgeoda/weights/GalWeight.o
libgeoda/weights/GalWeight.cpp:120:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
120 | std::sort(undef_obj_positions.begin(),
| ^
libgeoda/weights/GalWeight.cpp:116:5: note: previous statement is here
116 | if (undef_obj_positions.empty())
| ^
1 warning generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/weights/GwtWeight.cpp -o libgeoda/weights/GwtWeight.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/weights/GeodaWeight.cpp -o libgeoda/weights/GeodaWeight.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/weights/VoronoiUtils.cpp -o libgeoda/weights/VoronoiUtils.o
In file included from libgeoda/weights/VoronoiUtils.cpp:27:
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>:48:69: note: expanded from here
48 | 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>:50:8: note: expanded from here
50 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/weights/VoronoiUtils.cpp:27:
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>:48:110: note: expanded from here
48 | 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>:50:8: note: expanded from here
50 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/weights/VoronoiUtils.cpp:27:
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>:48:136: note: expanded from here
48 | 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>:50:8: note: expanded from here
50 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/weights/VoronoiUtils.cpp:27:
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>:64:69: note: expanded from here
64 | 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>:66:8: note: expanded from here
66 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/weights/VoronoiUtils.cpp:27:
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>:64:110: note: expanded from here
64 | 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>:66:8: note: expanded from here
66 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/weights/VoronoiUtils.cpp:27:
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>:64:136: note: expanded from here
64 | 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>:66:8: note: expanded from here
66 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/weights/VoronoiUtils.cpp:27:
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>:73:69: note: expanded from here
73 | 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>:75:8: note: expanded from here
75 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/weights/VoronoiUtils.cpp:27:
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>:73:110: note: expanded from here
73 | 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>:75:8: note: expanded from here
75 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/weights/VoronoiUtils.cpp:27:
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>:73:136: note: expanded from here
73 | 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>:75:8: note: expanded from here
75 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
9 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/sa/BatchLISA.cpp -o libgeoda/sa/BatchLISA.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/sa/BatchLocalMoran.cpp -o libgeoda/sa/BatchLocalMoran.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/sa/LISA.cpp -o libgeoda/sa/LISA.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/sa/MultiGeary.cpp -o libgeoda/sa/MultiGeary.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/sa/MultiJoinCount.cpp -o libgeoda/sa/MultiJoinCount.o
libgeoda/sa/MultiJoinCount.cpp:237:9: warning: variable 'validNeighbors' set but not used [-Wunused-but-set-variable]
237 | int validNeighbors = 0;
| ^
libgeoda/sa/MultiJoinCount.cpp:255:9: warning: variable 'validNeighbors' set but not used [-Wunused-but-set-variable]
255 | int validNeighbors = 0;
| ^
2 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/sa/UniG.cpp -o libgeoda/sa/UniG.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/sa/UniGeary.cpp -o libgeoda/sa/UniGeary.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/sa/UniGstar.cpp -o libgeoda/sa/UniGstar.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/sa/UniJoinCount.cpp -o libgeoda/sa/UniJoinCount.o
libgeoda/sa/UniJoinCount.cpp:237:9: warning: variable 'validNeighbors' set but not used [-Wunused-but-set-variable]
237 | int validNeighbors = 0;
| ^
1 warning generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/sa/UniLocalMoran.cpp -o libgeoda/sa/UniLocalMoran.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/sa/BiLocalMoran.cpp -o libgeoda/sa/BiLocalMoran.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/clustering/fastcluster.cpp -o libgeoda/clustering/fastcluster.o
In file included from libgeoda/clustering/fastcluster.cpp:8:
libgeoda/clustering/fastcluster.h:912:35: warning: bitwise negation of a boolean expression; did you mean logical negation? [-Wbool-operation]
912 | NTF += (Xb(i,k) & ~Xb(j,k)) ;
| ^~~~~~~~
| !
1 warning generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/clustering/redcap.cpp -o libgeoda/clustering/redcap.o
libgeoda/clustering/redcap.cpp:392:9: warning: variable 'evaluated' set but not used [-Wunused-but-set-variable]
392 | int evaluated = 0;
| ^
libgeoda/clustering/redcap.cpp:529:25: warning: variable 'cnt' set but not used [-Wunused-but-set-variable]
529 | int cnt1=0, cnt2=0, cnt=0;
| ^
libgeoda/clustering/redcap.cpp:723:12: warning: variable 'sum_length' set but not used [-Wunused-but-set-variable]
723 | double sum_length=0;
| ^
libgeoda/clustering/redcap.cpp:990:9: warning: variable 'cnt' set but not used [-Wunused-but-set-variable]
990 | int cnt = 0;
| ^
libgeoda/clustering/redcap.cpp:1272:9: warning: variable 'cnt' set but not used [-Wunused-but-set-variable]
1272 | int cnt = 0;
| ^
5 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/clustering/redcap_wrapper.cpp -o libgeoda/clustering/redcap_wrapper.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/clustering/azp.cpp -o libgeoda/clustering/azp.o
libgeoda/clustering/azp.cpp:1448:9: warning: variable 'totalMoves' set but not used [-Wunused-but-set-variable]
1448 | int totalMoves = 0;
| ^
libgeoda/clustering/azp.cpp:1449:9: warning: variable 'acceptedMoves' set but not used [-Wunused-but-set-variable]
1449 | int acceptedMoves = 0;
| ^
2 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/clustering/maxp_wrapper.cpp -o libgeoda/clustering/maxp_wrapper.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/clustering/azp_wrapper.cpp -o libgeoda/clustering/azp_wrapper.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/clustering/schc_wrapper.cpp -o libgeoda/clustering/schc_wrapper.o
In file included from libgeoda/clustering/schc_wrapper.cpp:10:
libgeoda/clustering/fastcluster.h:912:35: warning: bitwise negation of a boolean expression; did you mean logical negation? [-Wbool-operation]
912 | NTF += (Xb(i,k) & ~Xb(j,k)) ;
| ^~~~~~~~
| !
libgeoda/clustering/schc_wrapper.cpp:121:24: warning: unused variable 'cut_distance' [-Wunused-variable]
121 | double cut_distance = cuttree (num_obs, htree, k, clusterid);
| ^~~~~~~~~~~~
2 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/clustering/cluster.cpp -o libgeoda/clustering/cluster.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/clustering/joincount_ratio.cpp -o libgeoda/clustering/joincount_ratio.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/clustering/make_spatial.cpp -o libgeoda/clustering/make_spatial.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/clustering/spatial_validation.cpp -o libgeoda/clustering/spatial_validation.o
In file included from libgeoda/clustering/spatial_validation.cpp:9:
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>:3:69: note: expanded from here
3 | 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>:5:8: note: expanded from here
5 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/clustering/spatial_validation.cpp:9:
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>:3:110: note: expanded from here
3 | 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>:5:8: note: expanded from here
5 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/clustering/spatial_validation.cpp:9:
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>:3:136: note: expanded from here
3 | 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>:5:8: note: expanded from here
5 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/clustering/spatial_validation.cpp:9:
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>:57:69: note: expanded from here
57 | 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>:59:8: note: expanded from here
59 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/clustering/spatial_validation.cpp:9:
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>:57:110: note: expanded from here
57 | 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>:59:8: note: expanded from here
59 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/clustering/spatial_validation.cpp:9:
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>:57:136: note: expanded from here
57 | 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>:59:8: note: expanded from here
59 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/clustering/spatial_validation.cpp:9:
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>:66:69: note: expanded from here
66 | 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>:68:8: note: expanded from here
68 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/clustering/spatial_validation.cpp:9:
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>:66:110: note: expanded from here
66 | 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>:68:8: note: expanded from here
68 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
In file included from libgeoda/clustering/spatial_validation.cpp:9:
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>:66:136: note: expanded from here
66 | 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>:68:8: note: expanded from here
68 | clang attribute _LibcxxExplicitABIAnnotations.pop
| ^
9 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/knn/ANN.cpp -o libgeoda/knn/ANN.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/knn/perf.cpp -o libgeoda/knn/perf.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/knn/kd_util.cpp -o libgeoda/knn/kd_util.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/knn/kd_tree.cpp -o libgeoda/knn/kd_tree.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/knn/kd_split.cpp -o libgeoda/knn/kd_split.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/knn/kd_search.cpp -o libgeoda/knn/kd_search.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/knn/kd_pr_search.cpp -o libgeoda/knn/kd_pr_search.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/knn/kd_fix_rad_search.cpp -o libgeoda/knn/kd_fix_rad_search.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/knn/kd_dump.cpp -o libgeoda/knn/kd_dump.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/knn/brute.cpp -o libgeoda/knn/brute.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/knn/bd_tree.cpp -o libgeoda/knn/bd_tree.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/knn/bd_search.cpp -o libgeoda/knn/bd_search.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/knn/bd_pr_search.cpp -o libgeoda/knn/bd_pr_search.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 libgeoda/knn/bd_fix_rad_search.cpp -o libgeoda/knn/bd_fix_rad_search.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 rcpp_rgeoda.cpp -o rcpp_rgeoda.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 rcpp_weights.cpp -o rcpp_weights.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 rcpp_utils.cpp -o rcpp_utils.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 rcpp_lisa.cpp -o rcpp_lisa.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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 rcpp_clustering.cpp -o rcpp_clustering.o
/usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I./libgeoda -D__USE_PTHREAD__ -D__RGEODA__ -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++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 rgeoda.so ./libgeoda/libgeoda.o ./libgeoda/gda_sa.o ./libgeoda/gda_data.o ./libgeoda/gda_weights.o ./libgeoda/gda_clustering.o ./libgeoda/GenGeomAlgs.o ./libgeoda/GenUtils.o ./libgeoda/SpatialIndAlgs.o ./libgeoda/pg/geoms.o ./libgeoda/pg/utils.o ./libgeoda/shapelib/dbfopen.o ./libgeoda/shapelib/safileio.o ./libgeoda/shapelib/shpopen.o ./libgeoda/weights/PointsToContigWeights.o ./libgeoda/weights/PolysToContigWeights.o ./libgeoda/weights/GalWeight.o ./libgeoda/weights/GwtWeight.o ./libgeoda/weights/GeodaWeight.o ./libgeoda/weights/VoronoiUtils.o ./libgeoda/sa/BatchLISA.o ./libgeoda/sa/BatchLocalMoran.o ./libgeoda/sa/LISA.o ./libgeoda/sa/MultiGeary.o ./libgeoda/sa/MultiJoinCount.o ./libgeoda/sa/UniG.o ./libgeoda/sa/UniGeary.o ./libgeoda/sa/UniGstar.o ./libgeoda/sa/UniJoinCount.o ./libgeoda/sa/UniLocalMoran.o ./libgeoda/sa/BiLocalMoran.o ./libgeoda/clustering/fastcluster.o ./libgeoda/clustering/redcap.o ./libgeoda/clustering/redcap_wrapper.o ./libgeoda/clustering/azp.o ./libgeoda/clustering/maxp_wrapper.o ./libgeoda/clustering/azp_wrapper.o ./libgeoda/clustering/schc_wrapper.o ./libgeoda/clustering/cluster.o ./libgeoda/clustering/joincount_ratio.o ./libgeoda/clustering/make_spatial.o ./libgeoda/clustering/spatial_validation.o ./libgeoda/knn/ANN.o ./libgeoda/knn/perf.o ./libgeoda/knn/kd_util.o ./libgeoda/knn/kd_tree.o ./libgeoda/knn/kd_split.o ./libgeoda/knn/kd_search.o ./libgeoda/knn/kd_pr_search.o ./libgeoda/knn/kd_fix_rad_search.o ./libgeoda/knn/kd_dump.o ./libgeoda/knn/brute.o ./libgeoda/knn/bd_tree.o ./libgeoda/knn/bd_search.o ./libgeoda/knn/bd_pr_search.o ./libgeoda/knn/bd_fix_rad_search.o rcpp_rgeoda.o rcpp_weights.o rcpp_utils.o rcpp_lisa.o rcpp_clustering.o RcppExports.o -pthread
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/rgeoda/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/rgeoda/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/rgeoda/src'
installing to /data/localhost/ripley/R/packages/tests-clang/rgeoda.Rcheck/00LOCK-rgeoda/00new/rgeoda/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (rgeoda)