* installing *source* package ‘RMCC’ ...
** package ‘RMCC’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (GCC) 13.2.0’
using C++11
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/RMCC/src'
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c Algorithm.cpp -o Algorithm.o
In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/config/header_deprecated.hpp:18,
                 from /data/gannet/ripley/R/test-dev/BH/include/boost/iterator.hpp:8,
                 from IPointVector.h:19,
                 from IUnclassifiedPoints.h:18,
                 from Algorithm.cpp:26:
/data/gannet/ripley/R/test-dev/BH/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: This header is deprecated. Use <iterator> instead.'
   24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
      |                                  ^~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE'
   23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
      |                                     ^~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/iterator.hpp:10:1: note: in expansion of macro 'BOOST_HEADER_DEPRECATED'
   10 | BOOST_HEADER_DEPRECATED("<iterator>")
      | ^~~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c CoordinateInterval.cpp -o CoordinateInterval.o
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c DisjointRegions.cpp -o DisjointRegions.o
In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/config/header_deprecated.hpp:18,
                 from /data/gannet/ripley/R/test-dev/BH/include/boost/iterator.hpp:8,
                 from IPointVector.h:19,
                 from DisjointRegions.cpp:24:
/data/gannet/ripley/R/test-dev/BH/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: This header is deprecated. Use <iterator> instead.'
   24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
      |                                  ^~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE'
   23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
      |                                     ^~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/iterator.hpp:10:1: note: in expansion of macro 'BOOST_HEADER_DEPRECATED'
   10 | BOOST_HEADER_DEPRECATED("<iterator>")
      | ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/concept/assert.hpp:35,
                 from /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:20,
                 from /data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/concept_checks.hpp:21,
                 from /data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/base.hpp:28,
                 from /data/gannet/ripley/R/test-dev/BH/include/boost/multi_array.hpp:29,
                 from Grid.h:18,
                 from DisjointRegions.h:20,
                 from DisjointRegions.cpp:21:
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Assignable<long int*> >]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:145:5:   required from 'struct boost::Assignable<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIterator<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIteratorConcept<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::InputIteratorConcept<long int*> >::value'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:604:39:   required from 'std::_Sp_counted_ptr_inplace<_Tp, _Alloc, _Lp>::_Sp_counted_ptr_inplace(_Alloc, _Args&& ...) [with _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:971:16:   required from 'std::__shared_count<_Lp>::__shared_count(_Tp*&, std::_Sp_alloc_shared_tag<_Alloc>, _Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:1712:14:   required from 'std::__shared_ptr<_Tp, _Lp>::__shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:464:59:   required from 'std::shared_ptr<_Tp>::shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:1009:14:   required from 'std::shared_ptr<typename std::enable_if<(! std::is_array< <template-parameter-1-1> >::value), _Tp>::type> std::make_shared(_Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; typename enable_if<(! is_array< <template-parameter-1-1> >::value), _Tp>::type = mcc::Grid<mcc::InterpolationRegion>]'
DisjointRegions.cpp:233:61:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:31:
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Assignable<long int*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::EqualityComparable<long int*> >]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5:   required from 'struct boost::EqualityComparable<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIterator<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIteratorConcept<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::InputIteratorConcept<long int*> >::value'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:604:39:   required from 'std::_Sp_counted_ptr_inplace<_Tp, _Alloc, _Lp>::_Sp_counted_ptr_inplace(_Alloc, _Args&& ...) [with _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:971:16:   required from 'std::__shared_count<_Lp>::__shared_count(_Tp*&, std::_Sp_alloc_shared_tag<_Alloc>, _Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:1712:14:   required from 'std::__shared_ptr<_Tp, _Lp>::__shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:464:59:   required from 'std::shared_ptr<_Tp>::shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:1009:14:   required from 'std::shared_ptr<typename std::enable_if<(! std::is_array< <template-parameter-1-1> >::value), _Tp>::type> std::make_shared(_Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; typename enable_if<(! is_array< <template-parameter-1-1> >::value), _Tp>::type = mcc::Grid<mcc::InterpolationRegion>]'
DisjointRegions.cpp:233:61:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::EqualityComparable<long int*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::InputIterator<long int*> >]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:512:7:   required from 'struct boost::InputIterator<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIteratorConcept<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::InputIteratorConcept<long int*> >::value'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::InputIteratorConcept<long int*> >'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:604:39:   required from 'std::_Sp_counted_ptr_inplace<_Tp, _Alloc, _Lp>::_Sp_counted_ptr_inplace(_Alloc, _Args&& ...) [with _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:971:16:   required from 'std::__shared_count<_Lp>::__shared_count(_Tp*&, std::_Sp_alloc_shared_tag<_Alloc>, _Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:1712:14:   required from 'std::__shared_ptr<_Tp, _Lp>::__shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:464:59:   required from 'std::shared_ptr<_Tp>::shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:1009:14:   required from 'std::shared_ptr<typename std::enable_if<(! std::is_array< <template-parameter-1-1> >::value), _Tp>::type> std::make_shared(_Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; typename enable_if<(! is_array< <template-parameter-1-1> >::value), _Tp>::type = mcc::Grid<mcc::InterpolationRegion>]'
DisjointRegions.cpp:233:61:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::InputIterator<long int*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::InputIteratorConcept<long int*>]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:50:7:   required from 'void boost::function_requires(Model*) [with Model = InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:391:67:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_multi_array_ref(InputIterator) [with InputIterator = long int*; T = mcc::InterpolationRegion; long unsigned int NumDims = 2; TPtr = mcc::InterpolationRegion*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:379:25:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_from_extent_gen(const boost::detail::multi_array::extent_gen<NumDims>&) [with T = mcc::InterpolationRegion; long unsigned int NumDims = 2; TPtr = mcc::InterpolationRegion*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:115:5:   required from 'boost::const_multi_array_ref<T, NumDims, TPtr>::const_multi_array_ref(TPtr, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = mcc::InterpolationRegion; long unsigned int NumDims = 2; TPtr = mcc::InterpolationRegion*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:463:27:   required from 'boost::multi_array_ref<T, NumDims>::multi_array_ref(T*, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = mcc::InterpolationRegion; long unsigned int NumDims = 2]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array.hpp:203:43:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:604:39:   required from 'std::_Sp_counted_ptr_inplace<_Tp, _Alloc, _Lp>::_Sp_counted_ptr_inplace(_Alloc, _Args&& ...) [with _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:971:16:   required from 'std::__shared_count<_Lp>::__shared_count(_Tp*&, std::_Sp_alloc_shared_tag<_Alloc>, _Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:1712:14:   required from 'std::__shared_ptr<_Tp, _Lp>::__shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:464:59:   required from 'std::shared_ptr<_Tp>::shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:1009:14:   required from 'std::shared_ptr<typename std::enable_if<(! std::is_array< <template-parameter-1-1> >::value), _Tp>::type> std::make_shared(_Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; typename enable_if<(! is_array< <template-parameter-1-1> >::value), _Tp>::type = mcc::Grid<mcc::InterpolationRegion>]'
DisjointRegions.cpp:233:61:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:8:
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:17: note: in a call to non-static member function 'boost::InputIteratorConcept<long int*>::~InputIteratorConcept()'
  502 |   BOOST_concept(InputIterator,(TT))
      |                 ^~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
   29 | #    define BOOST_PP_CAT_I(a, b) a ## b
      |                                  ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/concept_def.hpp:23:12: note: in expansion of macro 'BOOST_PP_CAT'
   23 |     struct BOOST_PP_CAT(name,Concept)                                           \
      |            ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3: note: in expansion of macro 'BOOST_concept'
  502 |   BOOST_concept(InputIterator,(TT))
      |   ^~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Assignable<long int*>]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Assignable<long int*> >]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:145:5:   required from 'struct boost::Assignable<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIterator<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIteratorConcept<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:604:39:   required from 'std::_Sp_counted_ptr_inplace<_Tp, _Alloc, _Lp>::_Sp_counted_ptr_inplace(_Alloc, _Args&& ...) [with _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:971:16:   required from 'std::__shared_count<_Lp>::__shared_count(_Tp*&, std::_Sp_alloc_shared_tag<_Alloc>, _Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:1712:14:   required from 'std::__shared_ptr<_Tp, _Lp>::__shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:464:59:   required from 'std::shared_ptr<_Tp>::shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:1009:14:   required from 'std::shared_ptr<typename std::enable_if<(! std::is_array< <template-parameter-1-1> >::value), _Tp>::type> std::make_shared(_Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; typename enable_if<(! is_array< <template-parameter-1-1> >::value), _Tp>::type = mcc::Grid<mcc::InterpolationRegion>]'
DisjointRegions.cpp:233:61:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Assignable<TT>::~Assignable() [with TT = long int*]'
   37 |       ~model()
      |       ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:145:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  145 |     BOOST_CONCEPT_USAGE(Assignable) {
      |     ^~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::EqualityComparable<long int*>]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::EqualityComparable<long int*> >]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5:   required from 'struct boost::EqualityComparable<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIterator<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIteratorConcept<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:604:39:   required from 'std::_Sp_counted_ptr_inplace<_Tp, _Alloc, _Lp>::_Sp_counted_ptr_inplace(_Alloc, _Args&& ...) [with _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:971:16:   required from 'std::__shared_count<_Lp>::__shared_count(_Tp*&, std::_Sp_alloc_shared_tag<_Alloc>, _Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:1712:14:   required from 'std::__shared_ptr<_Tp, _Lp>::__shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:464:59:   required from 'std::shared_ptr<_Tp>::shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:1009:14:   required from 'std::shared_ptr<typename std::enable_if<(! std::is_array< <template-parameter-1-1> >::value), _Tp>::type> std::make_shared(_Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; typename enable_if<(! is_array< <template-parameter-1-1> >::value), _Tp>::type = mcc::Grid<mcc::InterpolationRegion>]'
DisjointRegions.cpp:233:61:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::EqualityComparable<TT>::~EqualityComparable() [with TT = long int*]'
   37 |       ~model()
      |       ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  233 |     BOOST_CONCEPT_USAGE(EqualityComparable) {
      |     ^~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::InputIterator<long int*>]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::InputIterator<long int*> >]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:512:7:   required from 'struct boost::InputIterator<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIteratorConcept<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::InputIteratorConcept<long int*> >::value'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:604:39:   required from 'std::_Sp_counted_ptr_inplace<_Tp, _Alloc, _Lp>::_Sp_counted_ptr_inplace(_Alloc, _Args&& ...) [with _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:971:16:   required from 'std::__shared_count<_Lp>::__shared_count(_Tp*&, std::_Sp_alloc_shared_tag<_Alloc>, _Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:1712:14:   required from 'std::__shared_ptr<_Tp, _Lp>::__shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:464:59:   required from 'std::shared_ptr<_Tp>::shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:1009:14:   required from 'std::shared_ptr<typename std::enable_if<(! std::is_array< <template-parameter-1-1> >::value), _Tp>::type> std::make_shared(_Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; typename enable_if<(! is_array< <template-parameter-1-1> >::value), _Tp>::type = mcc::Grid<mcc::InterpolationRegion>]'
DisjointRegions.cpp:233:61:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::InputIterator<TT>::~InputIterator() [with TT = long int*]'
   37 |       ~model()
      |       ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:512:7: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  512 |       BOOST_CONCEPT_USAGE(InputIterator)
      |       ^~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::SignedInteger<long int>]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:514:9:   required from 'boost::InputIterator<TT>::~InputIterator() [with TT = long int*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:50:7:   required from 'void boost::function_requires(Model*) [with Model = InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:391:67:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_multi_array_ref(InputIterator) [with InputIterator = long int*; T = mcc::InterpolationRegion; long unsigned int NumDims = 2; TPtr = mcc::InterpolationRegion*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:379:25:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_from_extent_gen(const boost::detail::multi_array::extent_gen<NumDims>&) [with T = mcc::InterpolationRegion; long unsigned int NumDims = 2; TPtr = mcc::InterpolationRegion*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:115:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:604:39:   required from 'std::_Sp_counted_ptr_inplace<_Tp, _Alloc, _Lp>::_Sp_counted_ptr_inplace(_Alloc, _Args&& ...) [with _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:971:16:   required from 'std::__shared_count<_Lp>::__shared_count(_Tp*&, std::_Sp_alloc_shared_tag<_Alloc>, _Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:1712:14:   required from 'std::__shared_ptr<_Tp, _Lp>::__shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:464:59:   required from 'std::shared_ptr<_Tp>::shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:1009:14:   required from 'std::shared_ptr<typename std::enable_if<(! std::is_array< <template-parameter-1-1> >::value), _Tp>::type> std::make_shared(_Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; typename enable_if<(! is_array< <template-parameter-1-1> >::value), _Tp>::type = mcc::Grid<mcc::InterpolationRegion>]'
DisjointRegions.cpp:233:61:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:107:22: note: in a call to non-static member function 'boost::SignedInteger<long int>::~SignedInteger()'
  107 |   template <> struct SignedInteger<long> {};
      |                      ^~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag> >]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5:   required from 'struct boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag> >::value'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag> >'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag>)>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:515:9:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:604:39:   required from 'std::_Sp_counted_ptr_inplace<_Tp, _Alloc, _Lp>::_Sp_counted_ptr_inplace(_Alloc, _Args&& ...) [with _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:971:16:   required from 'std::__shared_count<_Lp>::__shared_count(_Tp*&, std::_Sp_alloc_shared_tag<_Alloc>, _Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:1712:14:   required from 'std::__shared_ptr<_Tp, _Lp>::__shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:464:59:   required from 'std::shared_ptr<_Tp>::shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:1009:14:   required from 'std::shared_ptr<typename std::enable_if<(! std::is_array< <template-parameter-1-1> >::value), _Tp>::type> std::make_shared(_Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; typename enable_if<(! is_array< <template-parameter-1-1> >::value), _Tp>::type = mcc::Grid<mcc::InterpolationRegion>]'
DisjointRegions.cpp:233:61:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag>]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:515:9:   required from 'boost::InputIterator<TT>::~InputIterator() [with TT = long int*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:50:7:   required from 'void boost::function_requires(Model*) [with Model = InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:391:67:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_multi_array_ref(InputIterator) [with InputIterator = long int*; T = mcc::InterpolationRegion; long unsigned int NumDims = 2; TPtr = mcc::InterpolationRegion*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:379:25:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_from_extent_gen(const boost::detail::multi_array::extent_gen<NumDims>&) [with T = mcc::InterpolationRegion; long unsigned int NumDims = 2; TPtr = mcc::InterpolationRegion*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:115:5:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:604:39:   required from 'std::_Sp_counted_ptr_inplace<_Tp, _Alloc, _Lp>::_Sp_counted_ptr_inplace(_Alloc, _Args&& ...) [with _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:971:16:   required from 'std::__shared_count<_Lp>::__shared_count(_Tp*&, std::_Sp_alloc_shared_tag<_Alloc>, _Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:1712:14:   required from 'std::__shared_ptr<_Tp, _Lp>::__shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:464:59:   required from 'std::shared_ptr<_Tp>::shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:1009:14:   required from 'std::shared_ptr<typename std::enable_if<(! std::is_array< <template-parameter-1-1> >::value), _Tp>::type> std::make_shared(_Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; typename enable_if<(! is_array< <template-parameter-1-1> >::value), _Tp>::type = mcc::Grid<mcc::InterpolationRegion>]'
DisjointRegions.cpp:233:61:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible<X, Y>::~Convertible() [with X = std::random_access_iterator_tag; Y = std::input_iterator_tag]'
   37 |       ~model()
      |       ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag>]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag> >]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5:   required from 'struct boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag> >::value'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag> >'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:604:39:   required from 'std::_Sp_counted_ptr_inplace<_Tp, _Alloc, _Lp>::_Sp_counted_ptr_inplace(_Alloc, _Args&& ...) [with _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:971:16:   required from 'std::__shared_count<_Lp>::__shared_count(_Tp*&, std::_Sp_alloc_shared_tag<_Alloc>, _Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:1712:14:   required from 'std::__shared_ptr<_Tp, _Lp>::__shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:464:59:   required from 'std::shared_ptr<_Tp>::shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc = std::allocator<void>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; _Tp = mcc::Grid<mcc::InterpolationRegion>]'
/usr/local/gcc13/include/c++/13.2.0/bits/shared_ptr.h:1009:14:   required from 'std::shared_ptr<typename std::enable_if<(! std::is_array< <template-parameter-1-1> >::value), _Tp>::type> std::make_shared(_Args&& ...) [with _Tp = mcc::Grid<mcc::InterpolationRegion>; _Args = {int&, int&, mcc::XYCoordinates, double, double}; typename enable_if<(! is_array< <template-parameter-1-1> >::value), _Tp>::type = mcc::Grid<mcc::InterpolationRegion>]'
DisjointRegions.cpp:233:61:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible<X, Y>::~Convertible() [with X = std::random_access_iterator_tag; Y = std::input_iterator_tag]'
   37 |       ~model()
      |       ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c DuplicatePoints.cpp -o DuplicatePoints.o
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c Geometry3D.cpp -o Geometry3D.o
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c GridBase.cpp -o GridBase.o
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c InterpolationRegion.cpp -o InterpolationRegion.o
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c LocaleUtilities.cpp -o LocaleUtilities.o
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c PointVector.cpp -o PointVector.o
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c R_MCC.cpp -o R_MCC.o
In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/config/header_deprecated.hpp:18,
                 from /data/gannet/ripley/R/test-dev/BH/include/boost/iterator.hpp:8,
                 from IPointVector.h:19,
                 from PointVector.h:22,
                 from PointVector.cpp:17:
/data/gannet/ripley/R/test-dev/BH/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: This header is deprecated. Use <iterator> instead.'
   24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
      |                                  ^~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE'
   23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
      |                                     ^~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/iterator.hpp:10:1: note: in expansion of macro 'BOOST_HEADER_DEPRECATED'
   10 | BOOST_HEADER_DEPRECATED("<iterator>")
      | ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/config/header_deprecated.hpp:18,
                 from /data/gannet/ripley/R/test-dev/BH/include/boost/iterator.hpp:8,
                 from IPointVector.h:19,
                 from PointVector.h:22,
                 from R_MCC.cpp:5:
/data/gannet/ripley/R/test-dev/BH/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: This header is deprecated. Use <iterator> instead.'
   24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
      |                                  ^~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE'
   23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
      |                                     ^~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/iterator.hpp:10:1: note: in expansion of macro 'BOOST_HEADER_DEPRECATED'
   10 | BOOST_HEADER_DEPRECATED("<iterator>")
      | ^~~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c RasterSurface.cpp -o RasterSurface.o
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c RcppExports.cpp -o RcppExports.o
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c RegularizedSpline.cpp -o RegularizedSpline.o
In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/concept/assert.hpp:35,
                 from /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:20,
                 from /data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/concept_checks.hpp:21,
                 from /data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/base.hpp:28,
                 from /data/gannet/ripley/R/test-dev/BH/include/boost/multi_array.hpp:29,
                 from Grid.h:18,
                 from RasterSurface.h:19,
                 from RasterSurface.cpp:19:
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Assignable<long int*> >]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:145:5:   required from 'struct boost::Assignable<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIterator<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIteratorConcept<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::InputIteratorConcept<long int*> >::value'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:391:67:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_multi_array_ref(InputIterator) [with InputIterator = long int*; T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:379:25:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_from_extent_gen(const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:115:5:   required from 'boost::const_multi_array_ref<T, NumDims, TPtr>::const_multi_array_ref(TPtr, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:463:27:   required from 'boost::multi_array_ref<T, NumDims>::multi_array_ref(T*, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array.hpp:203:43:   required from 'boost::multi_array<T, NumDims, Allocator>::multi_array(const boost::detail::multi_array::extent_gen<NumDims>&, const Allocator&) [with T = double; long unsigned int NumDims = 2; Allocator = std::allocator<double>]'
RasterSurface.cpp:66:85:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:31:
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Assignable<long int*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::EqualityComparable<long int*> >]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5:   required from 'struct boost::EqualityComparable<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIterator<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIteratorConcept<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::InputIteratorConcept<long int*> >::value'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:391:67:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_multi_array_ref(InputIterator) [with InputIterator = long int*; T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:379:25:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_from_extent_gen(const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:115:5:   required from 'boost::const_multi_array_ref<T, NumDims, TPtr>::const_multi_array_ref(TPtr, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:463:27:   required from 'boost::multi_array_ref<T, NumDims>::multi_array_ref(T*, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array.hpp:203:43:   required from 'boost::multi_array<T, NumDims, Allocator>::multi_array(const boost::detail::multi_array::extent_gen<NumDims>&, const Allocator&) [with T = double; long unsigned int NumDims = 2; Allocator = std::allocator<double>]'
RasterSurface.cpp:66:85:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::EqualityComparable<long int*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::InputIterator<long int*> >]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:512:7:   required from 'struct boost::InputIterator<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIteratorConcept<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::InputIteratorConcept<long int*> >::value'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::InputIteratorConcept<long int*> >'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:391:67:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_multi_array_ref(InputIterator) [with InputIterator = long int*; T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:379:25:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_from_extent_gen(const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:115:5:   required from 'boost::const_multi_array_ref<T, NumDims, TPtr>::const_multi_array_ref(TPtr, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:463:27:   required from 'boost::multi_array_ref<T, NumDims>::multi_array_ref(T*, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array.hpp:203:43:   required from 'boost::multi_array<T, NumDims, Allocator>::multi_array(const boost::detail::multi_array::extent_gen<NumDims>&, const Allocator&) [with T = double; long unsigned int NumDims = 2; Allocator = std::allocator<double>]'
RasterSurface.cpp:66:85:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::InputIterator<long int*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::InputIteratorConcept<long int*>]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:50:7:   required from 'void boost::function_requires(Model*) [with Model = InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:391:67:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_multi_array_ref(InputIterator) [with InputIterator = long int*; T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:379:25:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_from_extent_gen(const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:115:5:   required from 'boost::const_multi_array_ref<T, NumDims, TPtr>::const_multi_array_ref(TPtr, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:463:27:   required from 'boost::multi_array_ref<T, NumDims>::multi_array_ref(T*, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array.hpp:203:43:   required from 'boost::multi_array<T, NumDims, Allocator>::multi_array(const boost::detail::multi_array::extent_gen<NumDims>&, const Allocator&) [with T = double; long unsigned int NumDims = 2; Allocator = std::allocator<double>]'
RasterSurface.cpp:66:85:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:8:
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:17: note: in a call to non-static member function 'boost::InputIteratorConcept<long int*>::~InputIteratorConcept()'
  502 |   BOOST_concept(InputIterator,(TT))
      |                 ^~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
   29 | #    define BOOST_PP_CAT_I(a, b) a ## b
      |                                  ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/concept_def.hpp:23:12: note: in expansion of macro 'BOOST_PP_CAT'
   23 |     struct BOOST_PP_CAT(name,Concept)                                           \
      |            ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3: note: in expansion of macro 'BOOST_concept'
  502 |   BOOST_concept(InputIterator,(TT))
      |   ^~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Assignable<long int*>]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Assignable<long int*> >]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:145:5:   required from 'struct boost::Assignable<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIterator<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIteratorConcept<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:391:67:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_multi_array_ref(InputIterator) [with InputIterator = long int*; T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:379:25:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_from_extent_gen(const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:115:5:   required from 'boost::const_multi_array_ref<T, NumDims, TPtr>::const_multi_array_ref(TPtr, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:463:27:   required from 'boost::multi_array_ref<T, NumDims>::multi_array_ref(T*, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array.hpp:203:43:   required from 'boost::multi_array<T, NumDims, Allocator>::multi_array(const boost::detail::multi_array::extent_gen<NumDims>&, const Allocator&) [with T = double; long unsigned int NumDims = 2; Allocator = std::allocator<double>]'
RasterSurface.cpp:66:85:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Assignable<TT>::~Assignable() [with TT = long int*]'
   37 |       ~model()
      |       ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:145:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  145 |     BOOST_CONCEPT_USAGE(Assignable) {
      |     ^~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::EqualityComparable<long int*>]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::EqualityComparable<long int*> >]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5:   required from 'struct boost::EqualityComparable<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIterator<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIteratorConcept<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:391:67:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_multi_array_ref(InputIterator) [with InputIterator = long int*; T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:379:25:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_from_extent_gen(const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:115:5:   required from 'boost::const_multi_array_ref<T, NumDims, TPtr>::const_multi_array_ref(TPtr, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:463:27:   required from 'boost::multi_array_ref<T, NumDims>::multi_array_ref(T*, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array.hpp:203:43:   required from 'boost::multi_array<T, NumDims, Allocator>::multi_array(const boost::detail::multi_array::extent_gen<NumDims>&, const Allocator&) [with T = double; long unsigned int NumDims = 2; Allocator = std::allocator<double>]'
RasterSurface.cpp:66:85:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::EqualityComparable<TT>::~EqualityComparable() [with TT = long int*]'
   37 |       ~model()
      |       ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  233 |     BOOST_CONCEPT_USAGE(EqualityComparable) {
      |     ^~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::InputIterator<long int*>]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::InputIterator<long int*> >]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:512:7:   required from 'struct boost::InputIterator<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'struct boost::InputIteratorConcept<long int*>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::InputIteratorConcept<long int*> >::value'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:391:67:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_multi_array_ref(InputIterator) [with InputIterator = long int*; T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:379:25:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_from_extent_gen(const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:115:5:   required from 'boost::const_multi_array_ref<T, NumDims, TPtr>::const_multi_array_ref(TPtr, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:463:27:   required from 'boost::multi_array_ref<T, NumDims>::multi_array_ref(T*, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array.hpp:203:43:   required from 'boost::multi_array<T, NumDims, Allocator>::multi_array(const boost::detail::multi_array::extent_gen<NumDims>&, const Allocator&) [with T = double; long unsigned int NumDims = 2; Allocator = std::allocator<double>]'
RasterSurface.cpp:66:85:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::InputIterator<TT>::~InputIterator() [with TT = long int*]'
   37 |       ~model()
      |       ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:512:7: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  512 |       BOOST_CONCEPT_USAGE(InputIterator)
      |       ^~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::SignedInteger<long int>]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:514:9:   required from 'boost::InputIterator<TT>::~InputIterator() [with TT = long int*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:50:7:   required from 'void boost::function_requires(Model*) [with Model = InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:391:67:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_multi_array_ref(InputIterator) [with InputIterator = long int*; T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:379:25:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_from_extent_gen(const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:115:5:   required from 'boost::const_multi_array_ref<T, NumDims, TPtr>::const_multi_array_ref(TPtr, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:463:27:   required from 'boost::multi_array_ref<T, NumDims>::multi_array_ref(T*, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array.hpp:203:43:   required from 'boost::multi_array<T, NumDims, Allocator>::multi_array(const boost::detail::multi_array::extent_gen<NumDims>&, const Allocator&) [with T = double; long unsigned int NumDims = 2; Allocator = std::allocator<double>]'
RasterSurface.cpp:66:85:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:107:22: note: in a call to non-static member function 'boost::SignedInteger<long int>::~SignedInteger()'
  107 |   template <> struct SignedInteger<long> {};
      |                      ^~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag> >]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5:   required from 'struct boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag> >::value'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag> >'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag>)>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:515:9:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:391:67:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_multi_array_ref(InputIterator) [with InputIterator = long int*; T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:379:25:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_from_extent_gen(const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:115:5:   required from 'boost::const_multi_array_ref<T, NumDims, TPtr>::const_multi_array_ref(TPtr, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:463:27:   required from 'boost::multi_array_ref<T, NumDims>::multi_array_ref(T*, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array.hpp:203:43:   required from 'boost::multi_array<T, NumDims, Allocator>::multi_array(const boost::detail::multi_array::extent_gen<NumDims>&, const Allocator&) [with T = double; long unsigned int NumDims = 2; Allocator = std::allocator<double>]'
RasterSurface.cpp:66:85:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag>]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:515:9:   required from 'boost::InputIterator<TT>::~InputIterator() [with TT = long int*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:502:3:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:50:7:   required from 'void boost::function_requires(Model*) [with Model = InputIteratorConcept<long int*>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:391:67:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_multi_array_ref(InputIterator) [with InputIterator = long int*; T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:379:25:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_from_extent_gen(const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:115:5:   required from 'boost::const_multi_array_ref<T, NumDims, TPtr>::const_multi_array_ref(TPtr, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:463:27:   required from 'boost::multi_array_ref<T, NumDims>::multi_array_ref(T*, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array.hpp:203:43:   required from 'boost::multi_array<T, NumDims, Allocator>::multi_array(const boost::detail::multi_array::extent_gen<NumDims>&, const Allocator&) [with T = double; long unsigned int NumDims = 2; Allocator = std::allocator<double>]'
RasterSurface.cpp:66:85:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible<X, Y>::~Convertible() [with X = std::random_access_iterator_tag; Y = std::input_iterator_tag]'
   37 |       ~model()
      |       ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag>]':
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag> >]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5:   required from 'struct boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag>'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag>]'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag> >::value'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::Convertible<std::random_access_iterator_tag, std::input_iterator_tag> >'
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:391:67:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_multi_array_ref(InputIterator) [with InputIterator = long int*; T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:379:25:   required from 'void boost::const_multi_array_ref<T, NumDims, TPtr>::init_from_extent_gen(const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:115:5:   required from 'boost::const_multi_array_ref<T, NumDims, TPtr>::const_multi_array_ref(TPtr, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2; TPtr = double*]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array/multi_array_ref.hpp:463:27:   required from 'boost::multi_array_ref<T, NumDims>::multi_array_ref(T*, const boost::detail::multi_array::extent_gen<NumDims>&) [with T = double; long unsigned int NumDims = 2]'
/data/gannet/ripley/R/test-dev/BH/include/boost/multi_array.hpp:203:43:   required from 'boost::multi_array<T, NumDims, Allocator>::multi_array(const boost::detail::multi_array::extent_gen<NumDims>&, const Allocator&) [with T = double; long unsigned int NumDims = 2; Allocator = std::allocator<double>]'
RasterSurface.cpp:66:85:   required from here
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
/data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible<X, Y>::~Convertible() [with X = std::random_access_iterator_tag; Y = std::input_iterator_tag]'
   37 |       ~model()
      |       ^
/data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c StackedPoints.cpp -o StackedPoints.o
In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/config/header_deprecated.hpp:18,
                 from /data/gannet/ripley/R/test-dev/BH/include/boost/iterator.hpp:8,
                 from IPointVector.h:19,
                 from IUnclassifiedPoints.h:18,
                 from StackedPoints.cpp:19:
/data/gannet/ripley/R/test-dev/BH/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: This header is deprecated. Use <iterator> instead.'
   24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
      |                                  ^~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE'
   23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
      |                                     ^~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/iterator.hpp:10:1: note: in expansion of macro 'BOOST_HEADER_DEPRECATED'
   10 | BOOST_HEADER_DEPRECATED("<iterator>")
      | ^~~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c SurfaceInterpolation.cpp -o SurfaceInterpolation.o
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c UnclassifiedPoints.cpp -o UnclassifiedPoints.o
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/BH/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c tpsdemo/spline.cpp -o tpsdemo/spline.o
In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/config/header_deprecated.hpp:18,
                 from /data/gannet/ripley/R/test-dev/BH/include/boost/iterator.hpp:8,
                 from IPointVector.h:19,
                 from SurfaceInterpolation.cpp:21:
/data/gannet/ripley/R/test-dev/BH/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: This header is deprecated. Use <iterator> instead.'
   24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
      |                                  ^~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE'
   23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
      |                                     ^~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/iterator.hpp:10:1: note: in expansion of macro 'BOOST_HEADER_DEPRECATED'
   10 | BOOST_HEADER_DEPRECATED("<iterator>")
      | ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/config/header_deprecated.hpp:18,
                 from /data/gannet/ripley/R/test-dev/BH/include/boost/iterator.hpp:8,
                 from IPointVector.h:19,
                 from IUnclassifiedPoints.h:18,
                 from UnclassifiedPoints.h:20,
                 from UnclassifiedPoints.cpp:19:
/data/gannet/ripley/R/test-dev/BH/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: This header is deprecated. Use <iterator> instead.'
   24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
      |                                  ^~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE'
   23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
      |                                     ^~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/BH/include/boost/iterator.hpp:10:1: note: in expansion of macro 'BOOST_HEADER_DEPRECATED'
   10 | BOOST_HEADER_DEPRECATED("<iterator>")
      | ^~~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++11 -shared -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o RMCC.so ./Algorithm.o ./CoordinateInterval.o ./DisjointRegions.o ./DuplicatePoints.o ./Geometry3D.o ./GridBase.o ./InterpolationRegion.o ./LocaleUtilities.o ./PointVector.o ./R_MCC.o ./RasterSurface.o ./RcppExports.o ./RegularizedSpline.o ./StackedPoints.o ./SurfaceInterpolation.o ./UnclassifiedPoints.o tpsdemo/spline.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/RMCC/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/RMCC/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/RMCC/src'
installing to /data/gannet/ripley/R/packages/tests-devel/RMCC.Rcheck/00LOCK-RMCC/00new/RMCC/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (RMCC)