* installing *source* package ‘multiscape’ ...
** this is package ‘multiscape’ version ‘1.0.7’
** package ‘multiscape’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 23.1.0’
using C++ compiler: ‘clang version 23.1.0’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/multiscape/src'
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c OptimizationProblem.cpp -o OptimizationProblem.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c RcppExports.cpp -o RcppExports.o
In file included from OptimizationProblem.cpp:1:
In file included from ./OptimizationProblem.h:5:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from OptimizationProblem.cpp:1:
In file included from ./OptimizationProblem.h:5:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from OptimizationProblem.cpp:1:
In file included from ./OptimizationProblem.h:5:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from OptimizationProblem.cpp:1:
In file included from ./OptimizationProblem.h:5:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from OptimizationProblem.cpp:1:
In file included from ./OptimizationProblem.h:5:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
OptimizationProblem.cpp:15:31: warning: unused function 'registry_to_df' [-Wunused-function]
   15 | static inline Rcpp::DataFrame registry_to_df(const OptimizationProblem* op) {
      |                               ^~~~~~~~~~~~~~
13 warnings generated.
In file included from RcppExports.cpp:4:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c functions.cpp -o functions.o
In file included from functions.cpp:1:
In file included from ./functions.h:5:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from functions.cpp:1:
In file included from ./functions.h:5:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from functions.cpp:1:
In file included from ./functions.h:5:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from functions.cpp:1:
In file included from ./functions.h:5:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from functions.cpp:1:
In file included from ./functions.h:5:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c init.c -o init.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_add_action_locks.cpp -o rcpp_add_action_locks.o
12 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_add_action_max_per_pu.cpp -o rcpp_add_action_max_per_pu.o
In file included from rcpp_add_action_locks.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_add_action_locks.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_action_locks.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_action_locks.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_action_locks.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_add_base_variables.cpp -o rcpp_add_base_variables.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_add_linear_constraint.cpp -o rcpp_add_linear_constraint.o
In file included from rcpp_add_action_max_per_pu.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
12 warnings generated.
In file included from rcpp_add_action_max_per_pu.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_action_max_per_pu.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_action_max_per_pu.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_action_max_per_pu.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
In file included from rcpp_add_linear_constraint.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_add_base_variables.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_add_linear_constraint.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_linear_constraint.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_linear_constraint.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_base_variables.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_base_variables.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_base_variables.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_linear_constraint.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_add_linking_w_le_sum_x.cpp -o rcpp_add_linking_w_le_sum_x.o
In file included from rcpp_add_base_variables.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
12 warnings generated.
In file included from rcpp_add_linking_w_le_sum_x.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_add_linking_w_le_sum_x.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_linking_w_le_sum_x.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_linking_w_le_sum_x.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_linking_w_le_sum_x.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_add_linking_x_le_w.cpp -o rcpp_add_linking_x_le_w.o
In file included from rcpp_add_linking_x_le_w.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_add_linking_x_le_w.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_linking_x_le_w.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_linking_x_le_w.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_linking_x_le_w.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_add_linking_z_le_w.cpp -o rcpp_add_linking_z_le_w.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_add_objective_max_benefit.cpp -o rcpp_add_objective_max_benefit.o
In file included from rcpp_add_linking_z_le_w.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_add_objective_max_net_profit.cpp -o rcpp_add_objective_max_net_profit.o
In file included from rcpp_add_linking_z_le_w.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_linking_z_le_w.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_linking_z_le_w.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_add_objective_max_profit.cpp -o rcpp_add_objective_max_profit.o
In file included from rcpp_add_linking_z_le_w.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
In file included from rcpp_add_objective_max_benefit.cpp:2:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_add_objective_max_benefit.cpp:2:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_max_benefit.cpp:2:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_max_benefit.cpp:2:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_max_benefit.cpp:2:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
In file included from rcpp_add_objective_max_net_profit.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_add_objective_max_profit.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_add_objective_max_net_profit.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_max_net_profit.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_max_net_profit.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_max_profit.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_max_profit.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_max_profit.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_max_profit.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from rcpp_add_objective_max_net_profit.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
12 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_add_objective_min_cost.cpp -o rcpp_add_objective_min_cost.o
In file included from rcpp_add_objective_min_cost.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_add_objective_min_cost.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_min_cost.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_min_cost.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_min_cost.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_add_objective_min_fragmentation.cpp -o rcpp_add_objective_min_fragmentation.o
In file included from rcpp_add_objective_min_fragmentation.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_add_objective_min_fragmentation.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_min_fragmentation.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_min_fragmentation.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_min_fragmentation.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_add_objective_min_fragmentation_actions.cpp -o rcpp_add_objective_min_fragmentation_actions.o
In file included from rcpp_add_objective_min_fragmentation_actions.cpp:2:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_add_objective_min_fragmentation_actions.cpp:2:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_min_fragmentation_actions.cpp:2:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_min_fragmentation_actions.cpp:2:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_add_objective_min_intervention_impact.cpp -o rcpp_add_objective_min_intervention_impact.o
In file included from rcpp_add_objective_min_fragmentation_actions.cpp:2:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
In file included from rcpp_add_objective_min_intervention_impact.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_add_objective_min_intervention_impact.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_min_intervention_impact.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_min_intervention_impact.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_min_intervention_impact.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_add_objective_min_loss.cpp -o rcpp_add_objective_min_loss.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_add_pu_locks.cpp -o rcpp_add_pu_locks.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_add_target_recovery.cpp -o rcpp_add_target_recovery.o
In file included from rcpp_add_pu_locks.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_add_pu_locks.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_pu_locks.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_pu_locks.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_min_loss.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_add_objective_min_loss.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_min_loss.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_objective_min_loss.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_pu_locks.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from rcpp_add_objective_min_loss.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
12 warnings generated.
In file included from rcpp_add_target_recovery.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_add_target_recovery.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_target_recovery.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_target_recovery.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_add_target_recovery.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_fix_z_ineligible_by_positive_delta.cpp -o rcpp_fix_z_ineligible_by_positive_delta.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_model_add_columns.cpp -o rcpp_model_add_columns.o
In file included from rcpp_fix_z_ineligible_by_positive_delta.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_fix_z_ineligible_by_positive_delta.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_fix_z_ineligible_by_positive_delta.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_fix_z_ineligible_by_positive_delta.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_fix_z_ineligible_by_positive_delta.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from rcpp_model_add_columns.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_model_add_columns.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_model_add_columns.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_model_add_columns.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
12 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_model_set_objective_vector.cpp -o rcpp_model_set_objective_vector.o
In file included from rcpp_model_add_columns.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_objective_runtime.cpp -o rcpp_objective_runtime.o
12 warnings generated.
In file included from rcpp_objective_runtime.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_model_set_objective_vector.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_objective_runtime.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_objective_runtime.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_objective_runtime.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_model_set_objective_vector.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_model_set_objective_vector.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_model_set_objective_vector.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_model_set_objective_vector.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from rcpp_objective_runtime.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
12 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_prepare_objective_max_benefit.cpp -o rcpp_prepare_objective_max_benefit.o
In file included from rcpp_prepare_objective_max_benefit.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_prepare_objective_max_benefit.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_max_benefit.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_max_benefit.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_max_benefit.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_prepare_objective_max_net_profit.cpp -o rcpp_prepare_objective_max_net_profit.o
In file included from rcpp_prepare_objective_max_net_profit.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_prepare_objective_max_net_profit.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_max_net_profit.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_max_net_profit.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_prepare_objective_max_profit.cpp -o rcpp_prepare_objective_max_profit.o
In file included from rcpp_prepare_objective_max_net_profit.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_prepare_objective_min_cost.cpp -o rcpp_prepare_objective_min_cost.o
In file included from rcpp_prepare_objective_max_profit.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_prepare_objective_max_profit.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_max_profit.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_max_profit.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_prepare_objective_min_fragmentation.cpp -o rcpp_prepare_objective_min_fragmentation.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_prepare_objective_min_fragmentation_actions.cpp -o rcpp_prepare_objective_min_fragmentation_actions.o
In file included from rcpp_prepare_objective_max_profit.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_prepare_objective_min_intervention_impact.cpp -o rcpp_prepare_objective_min_intervention_impact.o
In file included from rcpp_prepare_objective_min_cost.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_prepare_objective_min_cost.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_min_cost.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_min_cost.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_min_cost.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DARMA_64BIT_WORD=1 -DARMA_NO_DEBUG=1 -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c rcpp_prepare_objective_min_loss.cpp -o rcpp_prepare_objective_min_loss.o
In file included from rcpp_prepare_objective_min_fragmentation.cpp:2:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_prepare_objective_min_fragmentation.cpp:2:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_min_fragmentation.cpp:2:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_min_fragmentation.cpp:2:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_min_fragmentation.cpp:2:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from rcpp_prepare_objective_min_intervention_impact.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_prepare_objective_min_fragmentation_actions.cpp:2:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_prepare_objective_min_intervention_impact.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_min_intervention_impact.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_min_intervention_impact.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
12 warnings generated.
In file included from rcpp_prepare_objective_min_fragmentation_actions.cpp:2:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_min_fragmentation_actions.cpp:2:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_min_fragmentation_actions.cpp:2:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_min_intervention_impact.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from rcpp_prepare_objective_min_fragmentation_actions.cpp:2:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
In file included from rcpp_prepare_objective_min_loss.cpp:1:
In file included from ./Package.h:29:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/functional/hash.hpp:6:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/hash.hpp:16:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/container_hash/is_contiguous_range.hpp:9:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from rcpp_prepare_objective_min_loss.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:69: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_min_loss.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:110: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
In file included from rcpp_prepare_objective_min_loss.cpp:1:
In file included from ./Package.h:33:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options.hpp:15:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/options_description.hpp:13:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/program_options/value_semantic.hpp:14:
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>:115:136: note: expanded from here
  115 |  clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), 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>:117:8: note: expanded from here
  117 |  clang attribute _LibcxxExplicitABIAnnotations.pop
      |        ^
12 warnings generated.
In file included from rcpp_prepare_objective_min_loss.cpp:1:
In file included from ./Package.h:10:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:198:1: warning: unused function template 'arma_stop_runtime_error' [-Wunused-template]
  198 | arma_stop_runtime_error(const T1& x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
  241 | arma_print(const T1& x, const T2& y)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
  253 | arma_print(const T1& x, const T2& y, const T3& z)
      | ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:335:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  335 | arma_plain_warn(const T1& arg1)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  346 | arma_plain_warn(const T1& arg1, const T2& arg2)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
  368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
      | ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
  545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -shared -L/usr/local/clang/lib64 -L/usr/local/clang23/lib -L/usr/local/clang23/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o multiscape.so OptimizationProblem.o RcppExports.o functions.o init.o rcpp_add_action_locks.o rcpp_add_action_max_per_pu.o rcpp_add_base_variables.o rcpp_add_linear_constraint.o rcpp_add_linking_w_le_sum_x.o rcpp_add_linking_x_le_w.o rcpp_add_linking_z_le_w.o rcpp_add_objective_max_benefit.o rcpp_add_objective_max_net_profit.o rcpp_add_objective_max_profit.o rcpp_add_objective_min_cost.o rcpp_add_objective_min_fragmentation.o rcpp_add_objective_min_fragmentation_actions.o rcpp_add_objective_min_intervention_impact.o rcpp_add_objective_min_loss.o rcpp_add_pu_locks.o rcpp_add_target_recovery.o rcpp_fix_z_ineligible_by_positive_delta.o rcpp_model_add_columns.o rcpp_model_set_objective_vector.o rcpp_objective_runtime.o rcpp_prepare_objective_max_benefit.o rcpp_prepare_objective_max_net_profit.o rcpp_prepare_objective_max_profit.o rcpp_prepare_objective_min_cost.o rcpp_prepare_objective_min_fragmentation.o rcpp_prepare_objective_min_fragmentation_actions.o rcpp_prepare_objective_min_intervention_impact.o rcpp_prepare_objective_min_loss.o
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/multiscape/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/multiscape/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/multiscape/src'
installing to /data/localhost/ripley/R/packages/tests-clang/multiscape.Rcheck/00LOCK-multiscape/00new/multiscape/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** 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 (multiscape)