* installing *source* package ‘spNetwork’ ... ** package ‘spNetwork’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (GCC) 13.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/spNetwork/src' g++-13 -std=gnu++17 -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/RcppProgress/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/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++17 -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/RcppProgress/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/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 base_kernel_funtions.cpp -o base_kernel_funtions.o g++-13 -std=gnu++17 -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/RcppProgress/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/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 border_correction.cpp -o border_correction.o g++-13 -std=gnu++17 -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/RcppProgress/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/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 bw_selection_nkde.cpp -o bw_selection_nkde.o bw_selection_nkde.cpp: In function 'arma::mat ess_kernel_loo_nkde(fptros, arma::sp_mat&, Rcpp::NumericVector&, Rcpp::NumericVector&, Rcpp::List&, int, int, arma::vec, Rcpp::NumericVector&, int)': bw_selection_nkde.cpp:87:32: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 87 | for(int ii = 0; ii < bws_net.n_elem ; ii++){ | ~~~^~~~~~~~~~~~~~~~ bw_selection_nkde.cpp:37:7: warning: unused variable 'depth' [-Wunused-variable] 37 | int depth = 0; | ^~~~~ bw_selection_nkde.cpp: In function 'arma::mat esd_kernel_loo_nkde(fptros, arma::sp_mat&, Rcpp::NumericVector&, Rcpp::NumericVector&, Rcpp::List&, int, int, arma::vec, Rcpp::NumericVector&, int)': bw_selection_nkde.cpp:208:32: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 208 | for(int ii = 0; ii < bws_net.n_elem ; ii++){ | ~~~^~~~~~~~~~~~~~~~ bw_selection_nkde.cpp:142:7: warning: unused variable 'depth' [-Wunused-variable] 142 | int depth = 0; | ^~~~~ bw_selection_nkde.cpp: In function 'arma::mat esc_kernel_loo_nkde(fptros, arma::sp_mat&, Rcpp::NumericVector&, Rcpp::NumericVector&, Rcpp::List&, int, int, arma::vec, Rcpp::NumericVector&, int)': bw_selection_nkde.cpp:306:26: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 306 | for(int ii = 0; ii < bws_net.n_elem ; ii++){ | ~~~^~~~~~~~~~~~~~~~ bw_selection_nkde.cpp:364:20: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 364 | for(int i = 0; i < bws_net.n_elem; i++){ | ~~^~~~~~~~~~~~~~~~ bw_selection_nkde.cpp:264:7: warning: unused variable 'depth' [-Wunused-variable] 264 | int depth = 0; | ^~~~~ bw_selection_nkde.cpp: In function 'arma::mat nkde_get_loo_values(std::string, Rcpp::List, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, arma::mat, arma::vec, std::string, Rcpp::DataFrame, int, bool)': bw_selection_nkde.cpp:454:24: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 454 | for(int ii = 0; ii < bws_net.n_elem; ii++){ | ~~~^~~~~~~~~~~~~~~~ bw_selection_nkde.cpp:466:30: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 466 | for(int ii = 0; ii < bws_net.n_elem; ii++){ | ~~~^~~~~~~~~~~~~~~~ g++-13 -std=gnu++17 -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/RcppProgress/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/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 bw_selection_tnkde.cpp -o bw_selection_tnkde.o bw_selection_tnkde.cpp: In function 'arma::cube ess_kernel_loo_tnkde(fptros, arma::sp_mat&, Rcpp::NumericVector&, Rcpp::NumericVector&, Rcpp::NumericVector&, Rcpp::List&, int, int, double, arma::vec, arma::vec, Rcpp::NumericVector&, int)': bw_selection_tnkde.cpp:91:32: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 91 | for(int ii = 0; ii < bws_net.n_elem ; ii++){ | ~~~^~~~~~~~~~~~~~~~ bw_selection_tnkde.cpp:94:33: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 94 | for(int j = 0 ; j < bws_time.n_elem; j ++){ | ~~^~~~~~~~~~~~~~~~~ bw_selection_tnkde.cpp:41:7: warning: unused variable 'depth' [-Wunused-variable] 41 | int depth = 0; | ^~~~~ bw_selection_tnkde.cpp: In function 'arma::cube esd_kernel_loo_tnkde(fptros, arma::sp_mat&, Rcpp::NumericVector&, Rcpp::NumericVector&, Rcpp::NumericVector&, Rcpp::List&, int, int, double, arma::vec, arma::vec, Rcpp::NumericVector&, int)': bw_selection_tnkde.cpp:220:32: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 220 | for(int ii = 0; ii < bws_net.n_elem ; ii++){ | ~~~^~~~~~~~~~~~~~~~ bw_selection_tnkde.cpp:223:33: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 223 | for(int j = 0 ; j < bws_time.n_elem; j ++){ | ~~^~~~~~~~~~~~~~~~~ bw_selection_tnkde.cpp:154:7: warning: unused variable 'depth' [-Wunused-variable] 154 | int depth = 0; | ^~~~~ bw_selection_tnkde.cpp: In function 'arma::cube esc_kernel_loo_tnkde(fptros, arma::sp_mat&, Rcpp::NumericVector&, Rcpp::NumericVector&, Rcpp::NumericVector&, Rcpp::List&, int, int, double, arma::vec, arma::vec, Rcpp::NumericVector&, int)': bw_selection_tnkde.cpp:327:26: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 327 | for(int ii = 0; ii < bws_net.n_elem ; ii++){ | ~~~^~~~~~~~~~~~~~~~ bw_selection_tnkde.cpp:330:27: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 330 | for(int j = 0 ; j < bws_time.n_elem; j ++){ | ~~^~~~~~~~~~~~~~~~~ bw_selection_tnkde.cpp:389:20: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 389 | for(int i = 0; i < bws_time.n_elem; i++){ | ~~^~~~~~~~~~~~~~~~~ bw_selection_tnkde.cpp:282:7: warning: unused variable 'depth' [-Wunused-variable] 282 | int depth = 0; | ^~~~~ g++-13 -std=gnu++17 -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/RcppProgress/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/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 geometrical_functions.cpp -o geometrical_functions.o In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/cstdfloat.hpp:27, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/float128_functions.hpp:15, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/fpclassify.hpp:13, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/default_ops.hpp:15, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/generic_interconvert.hpp:12, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/number.hpp:12, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/cpp_int.hpp:19, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/cpp_bin_float.hpp:15, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/core/coordinate_promotion.hpp:16, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/core/radian_access.hpp:30, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometry.hpp:50, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry.hpp:17, from geometrical_functions.cpp:10: /data/gannet/ripley/R/test-dev/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:714:16: warning: non-standard suffix on floating constant [-Wpedantic] 714 | else if (x == BOOST_FLOAT128_C(0.0)) | ^~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:717:16: warning: non-standard suffix on floating constant [-Wpedantic] 717 | if (::BOOST_CSTDFLOAT_FLOAT128_FABS(x) < BOOST_CSTDFLOAT_FLOAT128_MIN) | ^~ In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/bind/mem_fn.hpp:25, from /data/gannet/ripley/R/test-dev/BH/include/boost/mem_fn.hpp:22, from /data/gannet/ripley/R/test-dev/BH/include/boost/function/detail/prologue.hpp:19, from /data/gannet/ripley/R/test-dev/BH/include/boost/function.hpp:30, from /data/gannet/ripley/R/test-dev/BH/include/boost/algorithm/string/detail/find_iterator.hpp:18, from /data/gannet/ripley/R/test-dev/BH/include/boost/algorithm/string/find_iterator.hpp:24, from /data/gannet/ripley/R/test-dev/BH/include/boost/algorithm/string/iter_find.hpp:27, from /data/gannet/ripley/R/test-dev/BH/include/boost/algorithm/string/split.hpp:16, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/io/svg/svg_mapper.hpp:27, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometry.hpp:129: /data/gannet/ripley/R/test-dev/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 48 | template T * get_pointer(std::auto_ptr const& p) | ^~~~~~~~ In file included from /usr/local/gcc13/include/c++/13.2.0/memory:78, from /data/gannet/ripley/R/test-dev/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:25: /usr/local/gcc13/include/c++/13.2.0/bits/unique_ptr.h:65:28: note: declared here 65 | template class auto_ptr; | ^~~~~~~~ geometrical_functions.cpp: In function 'lines_rtree build_rtree_for_lines(lines_vector)': geometrical_functions.cpp:109:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector > >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 109 | for(i = 0 ; i < lines.size() ; i++){ | ~~^~~~~~~~~~~~~~ geometrical_functions.cpp: In function 'float calc_line_length(Rcpp::NumericMatrix)': geometrical_functions.cpp:257:22: warning: unused variable 'x3' [-Wunused-variable] 257 | double x2,y2,x1,y1,x3,y3,dd; | ^~ geometrical_functions.cpp:257:25: warning: unused variable 'y3' [-Wunused-variable] 257 | double x2,y2,x1,y1,x3,y3,dd; | ^~ geometrical_functions.cpp: In function 'Rcpp::List cut_lines_at_distances_cpp(Rcpp::List, Rcpp::NumericVector)': geometrical_functions.cpp:321:13: warning: unused variable 'dd' [-Wunused-variable] 321 | double d, dd, totald, dt, t; | ^~ geometrical_functions.cpp:321:17: warning: unused variable 'totald' [-Wunused-variable] 321 | double d, dd, totald, dt, t; | ^~~~~~ geometrical_functions.cpp:321:25: warning: unused variable 'dt' [-Wunused-variable] 321 | double d, dd, totald, dt, t; | ^~ geometrical_functions.cpp:321:29: warning: unused variable 't' [-Wunused-variable] 321 | double d, dd, totald, dt, t; | ^ geometrical_functions.cpp:323:7: warning: unused variable 'j' [-Wunused-variable] 323 | int j; | ^ geometrical_functions.cpp:324:10: warning: unused variable 'x2' [-Wunused-variable] 324 | double x2,y2,x1,y1,x3,y3; | ^~ geometrical_functions.cpp:324:13: warning: unused variable 'y2' [-Wunused-variable] 324 | double x2,y2,x1,y1,x3,y3; | ^~ geometrical_functions.cpp:324:16: warning: unused variable 'x1' [-Wunused-variable] 324 | double x2,y2,x1,y1,x3,y3; | ^~ geometrical_functions.cpp:324:19: warning: unused variable 'y1' [-Wunused-variable] 324 | double x2,y2,x1,y1,x3,y3; | ^~ geometrical_functions.cpp:324:22: warning: unused variable 'x3' [-Wunused-variable] 324 | double x2,y2,x1,y1,x3,y3; | ^~ geometrical_functions.cpp:324:25: warning: unused variable 'y3' [-Wunused-variable] 324 | double x2,y2,x1,y1,x3,y3; | ^~ geometrical_functions.cpp: In function 'Rcpp::List trim_lines_for_isos_cpp(Rcpp::List, Rcpp::NumericVector, Rcpp::NumericVector, bool, float, float)': geometrical_functions.cpp:437:31: warning: unused variable 'diff' [-Wunused-variable] 437 | float start_dist, end_dist, diff, line_length; | ^~~~ geometrical_functions.cpp:437:37: warning: unused variable 'line_length' [-Wunused-variable] 437 | float start_dist, end_dist, diff, line_length; | ^~~~~~~~~~~ geometrical_functions.cpp: In function 'Rcpp::NumericMatrix points_along_lines_cpp(Rcpp::List, double)': geometrical_functions.cpp:968:9: warning: unused variable 'j' [-Wunused-variable] 968 | int i,j; | ^ geometrical_functions.cpp: In function 'Rcpp::NumericMatrix points_at_lines_centers_cpp(Rcpp::List)': geometrical_functions.cpp:1035:9: warning: unused variable 'j' [-Wunused-variable] 1035 | int i,j; | ^ 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/requires.hpp:8, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:24, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometry.hpp:54: /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: required from 'class boost::geometry::concepts::Point >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Point >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:46:5: required from 'class boost::geometry::model::linestring >' geometrical_functions.cpp:62:51: 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, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:25, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:27: /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::~usage_requirements() [with Model = boost::geometry::concepts::Point >]' 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::failed() [with Model = boost::geometry::concepts::Point >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:46:5: required from 'class boost::geometry::model::linestring >' geometrical_functions.cpp:62:51: 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::geometry::concepts::Point::~Point() [with Geometry = boost::geometry::model::d2::point_xy]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 74 | BOOST_CONCEPT_USAGE(Point) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::geometry::concepts::Point >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: required from 'class boost::geometry::concepts::Point >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Point >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:46:5: required from 'class boost::geometry::model::linestring >' geometrical_functions.cpp:62:51: 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::geometry::concepts::Point::~Point() [with Geometry = boost::geometry::model::d2::point_xy]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 74 | BOOST_CONCEPT_USAGE(Point) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: required from 'class boost::geometry::concepts::Point >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Point >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:46:5: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:194:17: required from 'struct boost::detail::variant::find_fallback_type, boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::mpl::l_item, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::mpl::l_end> > >' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:1224:17: required from 'class boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >' /data/gannet/ripley/R/test-dev/BH/include/boost/core/invoke_swap.hpp:58:49: required from 'void boost_swap_impl::invoke_swap_impl(T&, T&) [with T = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*]' /data/gannet/ripley/R/test-dev/BH/include/boost/core/invoke_swap.hpp:83:5: required from 'typename boost::enable_if_c<(! boost_swap_impl::is_const::value)>::type boost::core::invoke_swap(T&, T&) [with T = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; typename boost::enable_if_c<(! boost_swap_impl::is_const::value)>::type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:663:33: required from 'boost::geometry::index::rtree::rtree(boost::geometry::index::rtree&&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' geometrical_functions.cpp:132:10: 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::~usage_requirements() [with Model = boost::geometry::concepts::Point >]' 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::failed() [with Model = boost::geometry::concepts::Point >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:46:5: required from 'class boost::geometry::model::box >' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/pairs.hpp:26:16: required from 'class boost::geometry::index::detail::rtree::ptr_pair >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/varray.hpp:163:9: required from 'class boost::geometry::index::detail::varray >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>, 17>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_static.hpp:44:19: required from 'struct boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>' /data/gannet/ripley/R/test-dev/BH/include/boost/type_traits/has_nothrow_constructor.hpp:27:84: required from 'struct boost::has_nothrow_constructor >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >' /data/gannet/ripley/R/test-dev/BH/include/boost/mpl/aux_/nested_type_wknd.hpp:26:31: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:194:17: required from 'struct boost::detail::variant::find_fallback_type, boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::mpl::l_item, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::mpl::l_end> > >' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:1224:17: required from 'class boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >' /data/gannet/ripley/R/test-dev/BH/include/boost/core/invoke_swap.hpp:58:49: required from 'void boost_swap_impl::invoke_swap_impl(T&, T&) [with T = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*]' /data/gannet/ripley/R/test-dev/BH/include/boost/core/invoke_swap.hpp:83:5: required from 'typename boost::enable_if_c<(! boost_swap_impl::is_const::value)>::type boost::core::invoke_swap(T&, T&) [with T = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; typename boost::enable_if_c<(! boost_swap_impl::is_const::value)>::type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:663:33: required from 'boost::geometry::index::rtree::rtree(boost::geometry::index::rtree&&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' geometrical_functions.cpp:132:10: 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::geometry::concepts::Point::~Point() [with Geometry = boost::geometry::model::point]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 74 | BOOST_CONCEPT_USAGE(Point) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:128:5: required from 'class boost::geometry::concepts::ConstPoint >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::ConstPoint >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::d2::point_xy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:317:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::geometry::concepts::ConstPoint >]' 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::failed() [with Model = boost::geometry::concepts::ConstPoint >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::d2::point_xy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:317:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::geometry::concepts::ConstPoint::~ConstPoint() [with Geometry = boost::geometry::model::d2::point_xy]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:128:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 128 | BOOST_CONCEPT_USAGE(ConstPoint) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::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 ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 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::failed() [with Model = boost::concepts::usage_requirements >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:114:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::Convertible]' 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::failed() [with Model = boost::Convertible]': /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:114:7: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /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 ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_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/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /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 ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 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::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /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 ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 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::failed() [with Model = boost::concepts::usage_requirements >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:152:13: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::Convertible]' 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::failed() [with Model = boost::Convertible]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:152:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:278:9: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_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/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:278:9: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 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::failed() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:278:9: required from 'struct boost::SinglePassRangeConcept > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:318:12: required from 'struct boost::ForwardRangeConcept > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::ForwardRangeConcept > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /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/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::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 ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 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::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /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 ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 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::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /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 ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 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::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:281:9: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 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::failed() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:281:9: required from 'struct boost::SinglePassRangeConcept > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:318:12: required from 'struct boost::ForwardRangeConcept > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::ForwardRangeConcept > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /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/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:318:12: required from 'struct boost::ForwardRangeConcept > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::ForwardRangeConcept > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /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/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::SinglePassRangeConcept > >]' 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::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: required from 'struct boost::DefaultConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:181:16: required from 'struct boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::DefaultConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 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::failed() [with Model = boost::concepts::usage_requirements >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:191:13: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::Convertible]' 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::failed() [with Model = boost::Convertible]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:191:13: required from 'struct boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:321:9: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::forward_traversal_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/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:197:13: required from 'struct boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:321:9: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 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::failed() [with Model = boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:321:9: required from 'struct boost::ForwardRangeConcept > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::ForwardRangeConcept > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/linestring_concept.hpp:76:5: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::range_detail::ForwardIteratorConcept::~ForwardIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:197:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 197 | BOOST_CONCEPT_USAGE(ForwardIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: required from 'struct boost::DefaultConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:181:16: required from 'struct boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::DefaultConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 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::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:197:13: required from 'struct boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:322:9: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 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::failed() [with Model = boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:322:9: required from 'struct boost::ForwardRangeConcept > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::ForwardRangeConcept > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/linestring_concept.hpp:76:5: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::range_detail::ForwardIteratorConcept::~ForwardIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:197:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 197 | BOOST_CONCEPT_USAGE(ForwardIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::ForwardRangeConcept > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/linestring_concept.hpp:76:5: required from 'class boost::geometry::concepts::ConstLinestring > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::ConstLinestring > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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/geometry/geometries/concepts/geometry_collection_concept.hpp:17, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/dynamic_geometry_concept.hpp:24, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:29, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/assign_indexed_point.hpp:28, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/policies/relate/intersection_points.hpp:21, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/policies/relate/intersection_policy.hpp:21, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/strategies/intersection_strategies.hpp:19, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/strategies/strategies.hpp:37, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometry.hpp:57: /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:318:12: note: in a call to non-static member function 'boost::ForwardRangeConcept > >::~ForwardRangeConcept()' 318 | struct ForwardRangeConcept : SinglePassRangeConcept | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/linestring_concept.hpp:81:5: required from 'class boost::geometry::concepts::ConstLinestring > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::ConstLinestring > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::geometry::concepts::ConstLinestring > >]' 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::failed() [with Model = boost::geometry::concepts::ConstLinestring > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::geometry::concepts::ConstLinestring::~ConstLinestring() [with Geometry = boost::geometry::model::linestring >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/linestring_concept.hpp:81:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 81 | BOOST_CONCEPT_USAGE(ConstLinestring) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:218:14: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::~usage_requirements() [with Model = boost::Convertible]' 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::failed() [with Model = boost::Convertible]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:218:14: required from 'struct boost::range_detail::BidirectionalIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::BidirectionalIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:355:9: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::bidirectional_traversal_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/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:224:14: required from 'struct boost::range_detail::BidirectionalIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::BidirectionalIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:355:9: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::~usage_requirements() [with Model = boost::range_detail::BidirectionalIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 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::failed() [with Model = boost::range_detail::BidirectionalIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:355:9: required from 'struct boost::BidirectionalRangeConcept > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:370:12: required from 'struct boost::RandomAccessRangeConcept > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::RandomAccessRangeConcept > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::range_detail::BidirectionalIteratorConcept::~BidirectionalIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:224:14: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 224 | BOOST_CONCEPT_USAGE(BidirectionalIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:224:14: required from 'struct boost::range_detail::BidirectionalIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::BidirectionalIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:356:9: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::~usage_requirements() [with Model = boost::range_detail::BidirectionalIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 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::failed() [with Model = boost::range_detail::BidirectionalIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:356:9: required from 'struct boost::BidirectionalRangeConcept > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:370:12: required from 'struct boost::RandomAccessRangeConcept > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::RandomAccessRangeConcept > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::range_detail::BidirectionalIteratorConcept::~BidirectionalIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:224:14: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 224 | BOOST_CONCEPT_USAGE(BidirectionalIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:239:14: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::~usage_requirements() [with Model = boost::Convertible]' 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::failed() [with Model = boost::Convertible]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:239:14: required from 'struct boost::range_detail::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:373:9: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::random_access_traversal_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/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:245:14: required from 'struct boost::range_detail::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:373:9: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::~usage_requirements() [with Model = boost::range_detail::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 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::failed() [with Model = boost::range_detail::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:373:9: required from 'struct boost::RandomAccessRangeConcept > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::RandomAccessRangeConcept > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/linestring_concept.hpp:45:5: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::range_detail::RandomAccessIteratorConcept::~RandomAccessIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:245:14: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 245 | BOOST_CONCEPT_USAGE(RandomAccessIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:245:14: required from 'struct boost::range_detail::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:374:9: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::~usage_requirements() [with Model = boost::range_detail::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 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::failed() [with Model = boost::range_detail::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:374:9: required from 'struct boost::RandomAccessRangeConcept > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::RandomAccessRangeConcept > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/linestring_concept.hpp:45:5: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::range_detail::RandomAccessIteratorConcept::~RandomAccessIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:245:14: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 245 | BOOST_CONCEPT_USAGE(RandomAccessIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::RandomAccessRangeConcept > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/linestring_concept.hpp:45:5: required from 'class boost::geometry::concepts::Linestring > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Linestring > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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/range/concepts.hpp:370:12: note: in a call to non-static member function 'boost::RandomAccessRangeConcept > >::~RandomAccessRangeConcept()' 370 | struct RandomAccessRangeConcept : BidirectionalRangeConcept | ^~~~~~~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/linestring_concept.hpp:49:5: required from 'class boost::geometry::concepts::Linestring > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Linestring > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::~usage_requirements() [with Model = boost::geometry::concepts::Linestring > >]' 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::failed() [with Model = boost::geometry::concepts::Linestring > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::geometry::concepts::Linestring::~Linestring() [with Geometry = boost::geometry::model::linestring >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/linestring_concept.hpp:49:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 49 | BOOST_CONCEPT_USAGE(Linestring) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::geometry::concepts::Point >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: required from 'class boost::geometry::concepts::Point >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Point >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:194:17: required from 'struct boost::detail::variant::find_fallback_type, boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::mpl::l_item, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::mpl::l_end> > >' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:1224:17: required from 'class boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >' /data/gannet/ripley/R/test-dev/BH/include/boost/core/invoke_swap.hpp:58:49: required from 'void boost_swap_impl::invoke_swap_impl(T&, T&) [with T = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*]' /data/gannet/ripley/R/test-dev/BH/include/boost/core/invoke_swap.hpp:83:5: required from 'typename boost::enable_if_c<(! boost_swap_impl::is_const::value)>::type boost::core::invoke_swap(T&, T&) [with T = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; typename boost::enable_if_c<(! boost_swap_impl::is_const::value)>::type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:663:33: required from 'boost::geometry::index::rtree::rtree(boost::geometry::index::rtree&&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' geometrical_functions.cpp:132:10: 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::geometry::concepts::Point::~Point() [with Geometry = boost::geometry::model::point]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 74 | BOOST_CONCEPT_USAGE(Point) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::geometry::concepts::ConstPoint >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:128:5: required from 'class boost::geometry::concepts::ConstPoint >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::ConstPoint >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::d2::point_xy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:317:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::geometry::concepts::ConstPoint::~ConstPoint() [with Geometry = boost::geometry::model::d2::point_xy]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:128:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 128 | BOOST_CONCEPT_USAGE(ConstPoint) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /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 ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::CopyConstructible::~CopyConstructible() [with TT = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 167 | BOOST_CONCEPT_USAGE(CopyConstructible) { | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_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::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::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 ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::range_detail::IncrementableIteratorConcept::~IncrementableIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:136:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 136 | BOOST_CONCEPT_USAGE(IncrementableIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::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 ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~EqualityComparable() [with TT = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 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::~usage_requirements() [with Model = boost::Convertible]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_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::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /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 ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /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 ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::CopyConstructible::~CopyConstructible() [with TT = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 167 | BOOST_CONCEPT_USAGE(CopyConstructible) { | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::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 ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::range_detail::IncrementableIteratorConcept::~IncrementableIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:136:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 136 | BOOST_CONCEPT_USAGE(IncrementableIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::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 ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~EqualityComparable() [with TT = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 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::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /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 ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::SinglePassRangeConcept > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:318:12: required from 'struct boost::ForwardRangeConcept > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::ForwardRangeConcept > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = boost::geometry::model::linestring >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::DefaultConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: required from 'struct boost::DefaultConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:181:16: required from 'struct boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::DefaultConstructible::~DefaultConstructible() [with TT = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 137 | BOOST_CONCEPT_USAGE(DefaultConstructible) { | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::forward_traversal_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::~usage_requirements() [with Model = boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:197:13: required from 'struct boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::range_detail::ForwardIteratorConcept::~ForwardIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:197:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 197 | BOOST_CONCEPT_USAGE(ForwardIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::DefaultConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: required from 'struct boost::DefaultConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:181:16: required from 'struct boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::DefaultConstructible::~DefaultConstructible() [with TT = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 137 | BOOST_CONCEPT_USAGE(DefaultConstructible) { | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:197:13: required from 'struct boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::range_detail::ForwardIteratorConcept::~ForwardIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:197:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 197 | BOOST_CONCEPT_USAGE(ForwardIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::geometry::concepts::ConstLinestring > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/linestring_concept.hpp:81:5: required from 'class boost::geometry::concepts::ConstLinestring > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::ConstLinestring > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:318:37: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::geometry::concepts::ConstLinestring::~ConstLinestring() [with Geometry = boost::geometry::model::linestring >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/linestring_concept.hpp:81:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 81 | BOOST_CONCEPT_USAGE(ConstLinestring) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::SinglePassRangeConcept > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/range/size.hpp:62:9: required from 'typename boost::range_size::type boost::size(const SinglePassRange&) [with SinglePassRange = geometry::model::linestring >; typename range_size::type = long unsigned int]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/point_to_geometry.hpp:182:24: required from 'static boost::geometry::detail::distance::point_to_range::return_type boost::geometry::detail::distance::point_to_range::apply(const Point&, const Range&, const Strategies&) [with Point = boost::geometry::model::d2::point_xy; Range = boost::geometry::model::linestring >; boost::geometry::closure_selector Closure = boost::geometry::closed; Strategies = boost::geometry::strategies::distance::cartesian<>; return_type = double]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:176:21: required from 'static auto boost::geometry::resolve_strategy::distance::apply(const Geometry1&, const Geometry2&, boost::geometry::default_strategy) [with Geometry1 = boost::geometry::model::d2::point_xy; Geometry2 = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:203:21: required from 'static auto boost::geometry::resolve_dynamic::distance::apply(const Geometry1&, const Geometry2&, const Strategy&) [with Strategy = boost::geometry::default_strategy; Geometry1 = boost::geometry::model::d2::point_xy; Geometry2 = boost::geometry::model::linestring >; Tag1 = boost::geometry::point_tag; Tag2 = boost::geometry::linestring_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:327:24: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = boost::geometry::model::linestring >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:128:5: required from 'class boost::geometry::concepts::ConstPoint >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::ConstPoint >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/dot_product.hpp:84:5: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/point_to_geometry.hpp:208:52: required from 'static boost::geometry::detail::distance::point_to_range::return_type boost::geometry::detail::distance::point_to_range::apply(const Point&, const Range&, const Strategies&) [with Point = boost::geometry::model::d2::point_xy; Range = boost::geometry::model::linestring >; boost::geometry::closure_selector Closure = boost::geometry::closed; Strategies = boost::geometry::strategies::distance::cartesian<>; return_type = double]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:176:21: required from 'static auto boost::geometry::resolve_strategy::distance::apply(const Geometry1&, const Geometry2&, boost::geometry::default_strategy) [with Geometry1 = boost::geometry::model::d2::point_xy; Geometry2 = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:203:21: required from 'static auto boost::geometry::resolve_dynamic::distance::apply(const Geometry1&, const Geometry2&, const Strategy&) [with Strategy = boost::geometry::default_strategy; Geometry1 = boost::geometry::model::d2::point_xy; Geometry2 = boost::geometry::model::linestring >; Tag1 = boost::geometry::point_tag; Tag2 = boost::geometry::linestring_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:327:24: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::~usage_requirements() [with Model = boost::geometry::concepts::ConstPoint >]' 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::failed() [with Model = boost::geometry::concepts::ConstPoint >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/dot_product.hpp:84:5: required from 'constexpr typename boost::geometry::select_coordinate_type::type boost::geometry::dot_product(const Point1&, const Point2&) [with Point1 = model::point; Point2 = model::point; typename select_coordinate_type::type = double]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/strategies/cartesian/closest_points_pt_seg.hpp:72:47: required from 'static auto boost::geometry::strategy::closest_points::detail::compute_closest_point_to_segment::apply(const Point&, const PointOfSegment&, const PointOfSegment&) [with Point = boost::geometry::model::d2::point_xy; PointOfSegment = boost::geometry::model::d2::point_xy; CalculationType = double]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/strategies/cartesian/distance_projected_point.hpp:109:38: required from 'typename boost::geometry::strategy::distance::projected_point::calculation_type::type boost::geometry::strategy::distance::projected_point::apply(const Point&, const PointOfSegment&, const PointOfSegment&) const [with Point = boost::geometry::model::d2::point_xy; PointOfSegment = boost::geometry::model::d2::point_xy; CalculationType = void; Strategy = boost::geometry::strategy::distance::pythagoras<>; typename calculation_type::type = double]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/point_to_geometry.hpp:208:52: required from 'static boost::geometry::detail::distance::point_to_range::return_type boost::geometry::detail::distance::point_to_range::apply(const Point&, const Range&, const Strategies&) [with Point = boost::geometry::model::d2::point_xy; Range = boost::geometry::model::linestring >; boost::geometry::closure_selector Closure = boost::geometry::closed; Strategies = boost::geometry::strategies::distance::cartesian<>; return_type = double]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:176:21: required from 'static auto boost::geometry::resolve_strategy::distance::apply(const Geometry1&, const Geometry2&, boost::geometry::default_strategy) [with Geometry1 = boost::geometry::model::d2::point_xy; Geometry2 = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:203:21: required from 'static auto boost::geometry::resolve_dynamic::distance::apply(const Geometry1&, const Geometry2&, const Strategy&) [with Strategy = boost::geometry::default_strategy; Geometry1 = boost::geometry::model::d2::point_xy; Geometry2 = boost::geometry::model::linestring >; Tag1 = boost::geometry::point_tag; Tag2 = boost::geometry::linestring_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:327:24: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::geometry::concepts::ConstPoint::~ConstPoint() [with Geometry = boost::geometry::model::point]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:128:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 128 | BOOST_CONCEPT_USAGE(ConstPoint) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::bidirectional_traversal_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::~usage_requirements() [with Model = boost::range_detail::BidirectionalIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:224:14: required from 'struct boost::range_detail::BidirectionalIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::BidirectionalIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::range_detail::BidirectionalIteratorConcept::~BidirectionalIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:224:14: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 224 | BOOST_CONCEPT_USAGE(BidirectionalIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::BidirectionalIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:224:14: required from 'struct boost::range_detail::BidirectionalIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::BidirectionalIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::range_detail::BidirectionalIteratorConcept::~BidirectionalIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:224:14: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 224 | BOOST_CONCEPT_USAGE(BidirectionalIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::random_access_traversal_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::~usage_requirements() [with Model = boost::range_detail::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:245:14: required from 'struct boost::range_detail::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::range_detail::RandomAccessIteratorConcept::~RandomAccessIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:245:14: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 245 | BOOST_CONCEPT_USAGE(RandomAccessIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*, std::vector, std::allocator > > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:245:14: required from 'struct boost::range_detail::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::range_detail::RandomAccessIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::range_detail::RandomAccessIteratorConcept::~RandomAccessIteratorConcept() [with Iterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:245:14: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 245 | BOOST_CONCEPT_USAGE(RandomAccessIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::geometry::concepts::Linestring > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/linestring_concept.hpp:49:5: required from 'class boost::geometry::concepts::Linestring > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Linestring > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/append.hpp:273:30: required from 'void boost::geometry::append(Geometry&, const RangeOrPoint&, signed_size_type, signed_size_type) [with Geometry = model::linestring >; RangeOrPoint = model::d2::point_xy; signed_size_type = long int]' geometrical_functions.cpp:67:15: 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::geometry::concepts::Linestring::~Linestring() [with Geometry = boost::geometry::model::linestring >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/linestring_concept.hpp:49:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 49 | BOOST_CONCEPT_USAGE(Linestring) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:63:5: required from 'class boost::geometry::concepts::Box > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Box > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::box >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/envelope/interface.hpp:112:29: required from 'static void boost::geometry::resolve_dynamic::envelope::apply(const Geometry&, Box&, const Strategy&) [with Box = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy; Geometry = boost::geometry::model::linestring >; Tag = boost::geometry::linestring_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/envelope/interface.hpp:179:47: required from 'void boost::geometry::envelope(const Geometry&, Box&) [with Geometry = model::linestring >; Box = model::box >]' geometrical_functions.cpp:110:17: 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::~usage_requirements() [with Model = boost::geometry::concepts::Box > >]' 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::failed() [with Model = boost::geometry::concepts::Box > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::box >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/envelope/interface.hpp:112:29: required from 'static void boost::geometry::resolve_dynamic::envelope::apply(const Geometry&, Box&, const Strategy&) [with Box = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy; Geometry = boost::geometry::model::linestring >; Tag = boost::geometry::linestring_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/envelope/interface.hpp:179:47: required from 'void boost::geometry::envelope(const Geometry&, Box&) [with Geometry = model::linestring >; Box = model::box >]' geometrical_functions.cpp:110:17: 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::geometry::concepts::Box::~Box() [with Geometry = boost::geometry::model::box >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 63 | BOOST_CONCEPT_USAGE(Box) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::geometry::concepts::ConstPoint >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:128:5: required from 'class boost::geometry::concepts::ConstPoint >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::ConstPoint >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > >' /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/geometry/algorithms/detail/distance/point_to_geometry.hpp:208:52: required from 'static boost::geometry::detail::distance::point_to_range::return_type boost::geometry::detail::distance::point_to_range::apply(const Point&, const Range&, const Strategies&) [with Point = boost::geometry::model::d2::point_xy; Range = boost::geometry::model::linestring >; boost::geometry::closure_selector Closure = boost::geometry::closed; Strategies = boost::geometry::strategies::distance::cartesian<>; return_type = double]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:176:21: required from 'static auto boost::geometry::resolve_strategy::distance::apply(const Geometry1&, const Geometry2&, boost::geometry::default_strategy) [with Geometry1 = boost::geometry::model::d2::point_xy; Geometry2 = boost::geometry::model::linestring >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:203:21: required from 'static auto boost::geometry::resolve_dynamic::distance::apply(const Geometry1&, const Geometry2&, const Strategy&) [with Strategy = boost::geometry::default_strategy; Geometry1 = boost::geometry::model::d2::point_xy; Geometry2 = boost::geometry::model::linestring >; Tag1 = boost::geometry::point_tag; Tag2 = boost::geometry::linestring_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:327:24: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&, const Strategy&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >; Strategy = default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/distance/interface.hpp:348:30: required from 'auto boost::geometry::distance(const Geometry1&, const Geometry2&) [with Geometry1 = model::d2::point_xy; Geometry2 = model::linestring >]' geometrical_functions.cpp:174:35: 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::geometry::concepts::ConstPoint::~ConstPoint() [with Geometry = boost::geometry::model::point]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:128:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 128 | BOOST_CONCEPT_USAGE(ConstPoint) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::geometry::concepts::Box > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:63:5: required from 'class boost::geometry::concepts::Box > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Box > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::box >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/envelope/interface.hpp:112:29: required from 'static void boost::geometry::resolve_dynamic::envelope::apply(const Geometry&, Box&, const Strategy&) [with Box = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy; Geometry = boost::geometry::model::linestring >; Tag = boost::geometry::linestring_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/envelope/interface.hpp:179:47: required from 'void boost::geometry::envelope(const Geometry&, Box&) [with Geometry = model::linestring >; Box = model::box >]' geometrical_functions.cpp:110:17: 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::geometry::concepts::Box::~Box() [with Geometry = boost::geometry::model::box >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 63 | BOOST_CONCEPT_USAGE(Box) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:110:5: required from 'class boost::geometry::concepts::ConstBox > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::ConstBox > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/algorithms/bounds.hpp:62:74: required from 'void boost::geometry::index::detail::bounds(const Geometry&, Bounds&, const Strategy&) [with Geometry = boost::geometry::model::box >; Bounds = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:323:30: required from 'boost::geometry::index::detail::rtree::visitors::detail::insert::insert(node_pointer&, size_type&, const Element&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:606:92: required from 'boost::geometry::index::detail::rtree::visitors::insert::insert(node_pointer&, size_type&, const value_type&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; typename MembersHolder::value_type = std::pair >, int>; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; value_type = std::pair >, int>; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1665:13: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::~usage_requirements() [with Model = boost::geometry::concepts::ConstBox > >]' 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::failed() [with Model = boost::geometry::concepts::ConstBox > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::box >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:71:21: required from 'constexpr void boost::geometry::concepts::check_concepts_and_equal_dimensions() [with Geometry1 = const boost::geometry::model::box >; Geometry2 = boost::geometry::model::box >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/algorithms/bounds.hpp:62:74: required from 'void boost::geometry::index::detail::bounds(const Geometry&, Bounds&, const Strategy&) [with Geometry = boost::geometry::model::box >; Bounds = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:323:30: required from 'boost::geometry::index::detail::rtree::visitors::detail::insert::insert(node_pointer&, size_type&, const Element&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:606:92: required from 'boost::geometry::index::detail::rtree::visitors::insert::insert(node_pointer&, size_type&, const value_type&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; typename MembersHolder::value_type = std::pair >, int>; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; value_type = std::pair >, int>; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1665:13: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::geometry::concepts::ConstBox::~ConstBox() [with Geometry = boost::geometry::model::box >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:110:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 110 | BOOST_CONCEPT_USAGE(ConstBox) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:63:5: required from 'class boost::geometry::concepts::Box > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Box > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/algorithms/bounds.hpp:62:74: required from 'void boost::geometry::index::detail::bounds(const Geometry&, Bounds&, const Strategy&) [with Geometry = boost::geometry::model::box >; Bounds = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:323:30: required from 'boost::geometry::index::detail::rtree::visitors::detail::insert::insert(node_pointer&, size_type&, const Element&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:606:92: required from 'boost::geometry::index::detail::rtree::visitors::insert::insert(node_pointer&, size_type&, const value_type&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; typename MembersHolder::value_type = std::pair >, int>; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; value_type = std::pair >, int>; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1665:13: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::~usage_requirements() [with Model = boost::geometry::concepts::Box > >]' 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::failed() [with Model = boost::geometry::concepts::Box > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::box >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:72:21: required from 'constexpr void boost::geometry::concepts::check_concepts_and_equal_dimensions() [with Geometry1 = const boost::geometry::model::box >; Geometry2 = boost::geometry::model::box >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/algorithms/bounds.hpp:62:74: required from 'void boost::geometry::index::detail::bounds(const Geometry&, Bounds&, const Strategy&) [with Geometry = boost::geometry::model::box >; Bounds = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:323:30: required from 'boost::geometry::index::detail::rtree::visitors::detail::insert::insert(node_pointer&, size_type&, const Element&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:606:92: required from 'boost::geometry::index::detail::rtree::visitors::insert::insert(node_pointer&, size_type&, const value_type&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; typename MembersHolder::value_type = std::pair >, int>; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; value_type = std::pair >, int>; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1665:13: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::geometry::concepts::Box::~Box() [with Geometry = boost::geometry::model::box >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 63 | BOOST_CONCEPT_USAGE(Box) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::geometry::concepts::ConstBox > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:110:5: required from 'class boost::geometry::concepts::ConstBox > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::ConstBox > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/algorithms/bounds.hpp:62:74: required from 'void boost::geometry::index::detail::bounds(const Geometry&, Bounds&, const Strategy&) [with Geometry = boost::geometry::model::box >; Bounds = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:323:30: required from 'boost::geometry::index::detail::rtree::visitors::detail::insert::insert(node_pointer&, size_type&, const Element&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:606:92: required from 'boost::geometry::index::detail::rtree::visitors::insert::insert(node_pointer&, size_type&, const value_type&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; typename MembersHolder::value_type = std::pair >, int>; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; value_type = std::pair >, int>; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1665:13: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::geometry::concepts::ConstBox::~ConstBox() [with Geometry = boost::geometry::model::box >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:110:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 110 | BOOST_CONCEPT_USAGE(ConstBox) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::geometry::concepts::Box > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:63:5: required from 'class boost::geometry::concepts::Box > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Box > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/algorithms/bounds.hpp:62:74: required from 'void boost::geometry::index::detail::bounds(const Geometry&, Bounds&, const Strategy&) [with Geometry = boost::geometry::model::box >; Bounds = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:323:30: required from 'boost::geometry::index::detail::rtree::visitors::detail::insert::insert(node_pointer&, size_type&, const Element&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:606:92: required from 'boost::geometry::index::detail::rtree::visitors::insert::insert(node_pointer&, size_type&, const value_type&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; typename MembersHolder::value_type = std::pair >, int>; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; value_type = std::pair >, int>; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1665:13: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::geometry::concepts::Box::~Box() [with Geometry = boost::geometry::model::box >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 63 | BOOST_CONCEPT_USAGE(Box) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:110:5: required from 'class boost::geometry::concepts::ConstBox > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::ConstBox > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/predicates.hpp:639:17: required from 'bool boost::geometry::index::detail::predicates_check(const Predicates&, const Value&, const Indexable&, const Strategy&) [with Tag = bounds_tag; Predicates = predicates::spatial_predicate >, predicates::intersects_tag, false>; Value = int; Indexable = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/spatial_query.hpp:62:57: required from 'boost::geometry::index::detail::rtree::visitors::spatial_query::size_type boost::geometry::index::detail::rtree::visitors::spatial_query::apply(node_pointer, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; size_type = long unsigned int; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/spatial_query.hpp:89:21: required from 'boost::geometry::index::detail::rtree::visitors::spatial_query::size_type boost::geometry::index::detail::rtree::visitors::spatial_query::apply(const MembersHolder&) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; size_type = long unsigned int]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1868:27: required from 'boost::geometry::index::rtree::size_type boost::geometry::index::rtree::query_dispatch(const Predicates&, OutIter) const [with Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; typename std::enable_if<(boost::geometry::index::detail::predicates_count_distance::value == 0), int>::type = 0; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; size_type = long unsigned int]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1088:30: required from 'boost::geometry::index::rtree::size_type boost::geometry::index::rtree::query(const Predicates&, OutIter) const [with Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; size_type = long unsigned int]' geometrical_functions.cpp:168:16: 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::~usage_requirements() [with Model = boost::geometry::concepts::ConstBox > >]' 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::failed() [with Model = boost::geometry::concepts::ConstBox > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::box >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/intersects/interface.hpp:105:37: required from 'bool boost::geometry::intersects(const Geometry1&, const Geometry2&) [with Geometry1 = model::box >; Geometry2 = model::box >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/predicates.hpp:226:36: required from 'static bool boost::geometry::index::detail::spatial_predicate_intersects::apply(const G1&, const G2&, const S&) [with S = boost::geometry::default_strategy; G1 = boost::geometry::model::box >; G2 = boost::geometry::model::box >; Tag1 = boost::geometry::box_tag; Tag2 = boost::geometry::box_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/predicates.hpp:251:59: required from 'static bool boost::geometry::index::detail::spatial_predicate_call::apply(const G1&, const G2&, const S&) [with G1 = boost::geometry::model::box >; G2 = boost::geometry::model::box >; S = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/predicates.hpp:372:73: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/predicates.hpp:639:17: required from 'bool boost::geometry::index::detail::predicates_check(const Predicates&, const Value&, const Indexable&, const Strategy&) [with Tag = bounds_tag; Predicates = predicates::spatial_predicate >, predicates::intersects_tag, false>; Value = int; Indexable = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/spatial_query.hpp:62:57: required from 'boost::geometry::index::detail::rtree::visitors::spatial_query::size_type boost::geometry::index::detail::rtree::visitors::spatial_query::apply(node_pointer, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; size_type = long unsigned int; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/spatial_query.hpp:89:21: required from 'boost::geometry::index::detail::rtree::visitors::spatial_query::size_type boost::geometry::index::detail::rtree::visitors::spatial_query::apply(const MembersHolder&) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; size_type = long unsigned int]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1868:27: required from 'boost::geometry::index::rtree::size_type boost::geometry::index::rtree::query_dispatch(const Predicates&, OutIter) const [with Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; typename std::enable_if<(boost::geometry::index::detail::predicates_count_distance::value == 0), int>::type = 0; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; size_type = long unsigned int]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1088:30: required from 'boost::geometry::index::rtree::size_type boost::geometry::index::rtree::query(const Predicates&, OutIter) const [with Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; size_type = long unsigned int]' geometrical_functions.cpp:168:16: 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::geometry::concepts::ConstBox::~ConstBox() [with Geometry = boost::geometry::model::box >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:110:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 110 | BOOST_CONCEPT_USAGE(ConstBox) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::geometry::concepts::ConstBox > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:110:5: required from 'class boost::geometry::concepts::ConstBox > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::ConstBox > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/predicates.hpp:639:17: required from 'bool boost::geometry::index::detail::predicates_check(const Predicates&, const Value&, const Indexable&, const Strategy&) [with Tag = bounds_tag; Predicates = predicates::spatial_predicate >, predicates::intersects_tag, false>; Value = int; Indexable = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/spatial_query.hpp:62:57: required from 'boost::geometry::index::detail::rtree::visitors::spatial_query::size_type boost::geometry::index::detail::rtree::visitors::spatial_query::apply(node_pointer, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; size_type = long unsigned int; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/spatial_query.hpp:89:21: required from 'boost::geometry::index::detail::rtree::visitors::spatial_query::size_type boost::geometry::index::detail::rtree::visitors::spatial_query::apply(const MembersHolder&) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; size_type = long unsigned int]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1868:27: required from 'boost::geometry::index::rtree::size_type boost::geometry::index::rtree::query_dispatch(const Predicates&, OutIter) const [with Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; typename std::enable_if<(boost::geometry::index::detail::predicates_count_distance::value == 0), int>::type = 0; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; size_type = long unsigned int]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1088:30: required from 'boost::geometry::index::rtree::size_type boost::geometry::index::rtree::query(const Predicates&, OutIter) const [with Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; size_type = long unsigned int]' geometrical_functions.cpp:168:16: 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::geometry::concepts::ConstBox::~ConstBox() [with Geometry = boost::geometry::model::box >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:110:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 110 | BOOST_CONCEPT_USAGE(ConstBox) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:145:5: required from 'struct boost::Assignable >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:108:3: required from 'struct boost_concepts::IncrementableIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, int>*>]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::~usage_requirements() [with Model = boost::Assignable >, 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::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:108:3: required from 'struct boost_concepts::IncrementableIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, int>*>]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::~usage_requirements() [with Model = boost::CopyConstructible >, 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::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:120:7: required from 'struct boost_concepts::IncrementableIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, 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 >, int>*> >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::~usage_requirements() [with Model = boost_concepts::IncrementableIterator >, 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::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, 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 >, int>*> >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::~usage_requirements() [with Model = boost::EqualityComparable >, 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::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: required from 'struct boost::DefaultConstructible >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, 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 >, 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 >, int>*> >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::~usage_requirements() [with Model = boost::DefaultConstructible >, 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::failed() [with Model = boost_concepts::ForwardTraversal >, int>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/varray.hpp:268:9: required from 'boost::geometry::index::detail::varray::varray(Iterator, Iterator) [with Iterator = std::pair >, int>*; Value = std::pair >, int>; long unsigned int Capacity = 17]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/quadratic/redistribute_elements.hpp:131:24: required from 'static void boost::geometry::index::detail::rtree::redistribute_elements::apply(Node&, Node&, box_type&, box_type&, const parameters_type&, const translator_type&, allocators_type&) [with Node = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; box_type = boost::geometry::model::box >; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:190:24: required from 'static void boost::geometry::index::detail::rtree::split::apply(nodes_container_type&, Node&, box_type&, const parameters_type&, const translator_type&, allocators_type&) [with Node = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; nodes_container_type = boost::geometry::index::detail::varray >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>, 1>; box_type = boost::geometry::model::box >; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:407:26: required from 'void boost::geometry::index::detail::rtree::visitors::detail::insert::split(Node&) const [with Node = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:376:18: required from 'void boost::geometry::index::detail::rtree::visitors::detail::insert::post_traverse(Node&) [with Node = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:628:28: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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/iterator/iterator_concepts.hpp:29, from /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:20: /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:17: note: in a call to non-static member function 'boost_concepts::ForwardTraversal >, int>*>::~ForwardTraversal()' 141 | BOOST_concept(ForwardTraversal,(Iterator)) | ^~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/concept_def.hpp:29:12: note: in definition of macro 'BOOST_concept' 29 | struct name | ^~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:145:5: required from 'struct boost::Assignable >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:108:3: required from 'struct boost_concepts::IncrementableIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::~usage_requirements() [with Model = boost::Assignable >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:108:3: required from 'struct boost_concepts::IncrementableIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::~usage_requirements() [with Model = boost::CopyConstructible >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:120:7: required from 'struct boost_concepts::IncrementableIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::~usage_requirements() [with Model = boost_concepts::IncrementableIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::~usage_requirements() [with Model = boost::EqualityComparable >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: required from 'struct boost::DefaultConstructible >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::~usage_requirements() [with Model = boost::DefaultConstructible >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::failed() [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/varray.hpp:268:9: required from 'boost::geometry::index::detail::varray::varray(Iterator, Iterator) [with Iterator = boost::geometry::index::detail::rtree::ptr_pair >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*; Value = boost::geometry::index::detail::rtree::ptr_pair >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>; long unsigned int Capacity = 17]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/quadratic/redistribute_elements.hpp:131:24: required from 'static void boost::geometry::index::detail::rtree::redistribute_elements::apply(Node&, Node&, box_type&, box_type&, const parameters_type&, const translator_type&, allocators_type&) [with Node = boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; box_type = boost::geometry::model::box >; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:190:24: required from 'static void boost::geometry::index::detail::rtree::split::apply(nodes_container_type&, Node&, box_type&, const parameters_type&, const translator_type&, allocators_type&) [with Node = boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; nodes_container_type = boost::geometry::index::detail::varray >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>, 1>; box_type = boost::geometry::model::box >; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:407:26: required from 'void boost::geometry::index::detail::rtree::visitors::detail::insert::split(Node&) const [with Node = boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:376:18: required from 'void boost::geometry::index::detail::rtree::visitors::detail::insert::post_traverse(Node&) [with Node = boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:617:28: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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/iterator/iterator_concepts.hpp:141:17: note: in a call to non-static member function 'boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>::~ForwardTraversal()' 141 | BOOST_concept(ForwardTraversal,(Iterator)) | ^~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/concept_def.hpp:29:12: note: in definition of macro 'BOOST_concept' 29 | struct name | ^~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Assignable >, int>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:145:5: required from 'struct boost::Assignable >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:108:3: required from 'struct boost_concepts::IncrementableIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::~Assignable() [with TT = std::pair >, 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::~usage_requirements() [with Model = boost::CopyConstructible >, int>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:108:3: required from 'struct boost_concepts::IncrementableIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::CopyConstructible::~CopyConstructible() [with TT = std::pair >, int>*]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 167 | BOOST_CONCEPT_USAGE(CopyConstructible) { | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost_concepts::IncrementableIterator >, int>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:120:7: required from 'struct boost_concepts::IncrementableIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, int>*>]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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_concepts::IncrementableIterator::~IncrementableIterator() [with Iterator = std::pair >, int>*]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:120:7: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 120 | BOOST_CONCEPT_USAGE(IncrementableIterator) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable >, int>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, int>*>]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::~EqualityComparable() [with TT = std::pair >, 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::~usage_requirements() [with Model = boost::DefaultConstructible >, int>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: required from 'struct boost::DefaultConstructible >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, 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 >, int>*> >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::DefaultConstructible::~DefaultConstructible() [with TT = std::pair >, int>*]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 137 | BOOST_CONCEPT_USAGE(DefaultConstructible) { | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Assignable >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:145:5: required from 'struct boost::Assignable >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:108:3: required from 'struct boost_concepts::IncrementableIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::~Assignable() [with TT = boost::geometry::index::detail::rtree::ptr_pair >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*]' 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::~usage_requirements() [with Model = boost::CopyConstructible >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:108:3: required from 'struct boost_concepts::IncrementableIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::CopyConstructible::~CopyConstructible() [with TT = boost::geometry::index::detail::rtree::ptr_pair >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 167 | BOOST_CONCEPT_USAGE(CopyConstructible) { | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost_concepts::IncrementableIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:120:7: required from 'struct boost_concepts::IncrementableIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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_concepts::IncrementableIterator::~IncrementableIterator() [with Iterator = boost::geometry::index::detail::rtree::ptr_pair >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:120:7: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 120 | BOOST_CONCEPT_USAGE(IncrementableIterator) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::~EqualityComparable() [with TT = boost::geometry::index::detail::rtree::ptr_pair >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*]' 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::~usage_requirements() [with Model = boost::DefaultConstructible >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: required from 'struct boost::DefaultConstructible >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' geometrical_functions.cpp:112:18: 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::DefaultConstructible::~DefaultConstructible() [with TT = boost::geometry::index::detail::rtree::ptr_pair >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 137 | BOOST_CONCEPT_USAGE(DefaultConstructible) { | ^~~~~~~~~~~~~~~~~~~ g++-13 -std=gnu++17 -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/RcppProgress/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/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 k_and_g_func.cpp -o k_and_g_func.o k_and_g_func.cpp: In function 'Rcpp::NumericVector kfunc_cpp(arma::mat, float, float, float, float, int, arma::colvec)': k_and_g_func.cpp:28:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 28 | for(int i = 0; i < breaks.size(); ++i) { | ~~^~~~~~~~~~~~~~~ k_and_g_func.cpp: In function 'Rcpp::NumericVector gfunc_cpp(arma::mat, float, float, float, float, float, int, arma::colvec)': k_and_g_func.cpp:64:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 64 | for(int i = 0; i < breaks.size(); ++i) { | ~~^~~~~~~~~~~~~~~ k_and_g_func.cpp: In function 'Rcpp::NumericVector cross_kfunc_cpp(arma::mat, float, float, float, float, int, int, arma::rowvec, arma::colvec)': k_and_g_func.cpp:100:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 100 | for(int i = 0; i < breaks.size(); ++i) { | ~~^~~~~~~~~~~~~~~ k_and_g_func.cpp: In function 'Rcpp::NumericVector cross_gfunc_cpp(arma::mat, float, float, float, float, float, int, int, arma::rowvec, arma::colvec)': k_and_g_func.cpp:140:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 140 | for(int i = 0; i < breaks.size(); ++i) { | ~~^~~~~~~~~~~~~~~ k_and_g_func.cpp: In function 'Rcpp::NumericMatrix k_nt_func_cpp(arma::mat, arma::mat, float, float, float, float, float, float, float, float, int, arma::colvec)': k_and_g_func.cpp:189:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 189 | for(int i = 0; i < breaks_time.size(); ++i){ | ~~^~~~~~~~~~~~~~~~~~~~ k_and_g_func.cpp:193:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 193 | for(int i = 0; i < breaks_net.size(); ++i) { | ~~^~~~~~~~~~~~~~~~~~~ k_and_g_func.cpp:196:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 196 | for(int j = 0; j < breaks_time.size(); ++j){ | ~~^~~~~~~~~~~~~~~~~~~~ k_and_g_func.cpp: In function 'Rcpp::IntegerMatrix k_nt_func_cpp2(arma::imat, arma::imat, int, int, int, int, int, int, int, int, int, arma::icolvec)': k_and_g_func.cpp:227:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 227 | for(int i = 0; i < breaks_time.size(); ++i){ | ~~^~~~~~~~~~~~~~~~~~~~ k_and_g_func.cpp:231:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 231 | for(int i = 0; i < breaks_net.size(); ++i) { | ~~^~~~~~~~~~~~~~~~~~~ k_and_g_func.cpp:234:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 234 | for(int j = 0; j < breaks_time.size(); ++j){ | ~~^~~~~~~~~~~~~~~~~~~~ k_and_g_func.cpp: In function 'Rcpp::NumericMatrix g_nt_func_cpp(arma::mat, arma::mat, float, float, float, float, float, float, float, float, float, float, float, arma::colvec)': k_and_g_func.cpp:284:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 284 | for(int i = 0; i < breaks_time.size(); ++i){ | ~~^~~~~~~~~~~~~~~~~~~~ k_and_g_func.cpp:290:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 290 | for(int i = 0; i < breaks_net.size(); ++i) { | ~~^~~~~~~~~~~~~~~~~~~ k_and_g_func.cpp:294:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 294 | for(int j = 0; j < breaks_time.size(); ++j){ | ~~^~~~~~~~~~~~~~~~~~~~ k_and_g_func.cpp:295:13: warning: unused variable 'dtime' [-Wunused-variable] 295 | float dtime = breaks_time[j]; | ^~~~~ g++-13 -std=gnu++17 -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/RcppProgress/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/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 matrices_functions.cpp -o matrices_functions.o g++-13 -std=gnu++17 -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/RcppProgress/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/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 nkde_continuous.cpp -o nkde_continuous.o nkde_continuous.cpp: In function 'Rcpp::List continuous_tnkde_cpp_arma_sparse(Rcpp::List, Rcpp::IntegerVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::DataFrame, arma::vec, Rcpp::NumericVector, Rcpp::NumericVector, std::string, Rcpp::DataFrame, Rcpp::DataFrame, int, bool, std::string)': nkde_continuous.cpp:794:22: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 794 | for(int j = 0; j < temporal_density.n_elem; j++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~ nkde_continuous.cpp: In function 'Rcpp::List continuous_tnkde_cpp_arma(Rcpp::List, Rcpp::IntegerVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::DataFrame, arma::vec, Rcpp::NumericVector, Rcpp::NumericVector, std::string, Rcpp::DataFrame, Rcpp::DataFrame, int, bool, std::string)': nkde_continuous.cpp:915:22: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 915 | for(int j = 0; j < temporal_density.n_elem; j++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~ g++-13 -std=gnu++17 -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/RcppProgress/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/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 nkde_discontinuous.cpp -o nkde_discontinuous.o nkde_discontinuous.cpp: In function 'Rcpp::List discontinuous_tnkde_cpp_arma_sparse(Rcpp::List, Rcpp::IntegerVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::DataFrame, arma::vec, Rcpp::NumericVector, Rcpp::NumericVector, std::string, Rcpp::DataFrame, Rcpp::DataFrame, int, bool, std::string)': nkde_discontinuous.cpp:514:22: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 514 | for(int j = 0; j < temporal_density.n_elem; j++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~ nkde_discontinuous.cpp: In function 'Rcpp::List discontinuous_tnkde_cpp_arma(Rcpp::List, Rcpp::IntegerVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::DataFrame, arma::vec, Rcpp::NumericVector, Rcpp::NumericVector, std::string, Rcpp::DataFrame, Rcpp::DataFrame, int, bool, std::string)': nkde_discontinuous.cpp:633:22: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 633 | for(int j = 0; j < temporal_density.n_elem; j++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~ g++-13 -std=gnu++17 -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/RcppProgress/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/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 spatial_indexing.cpp -o spatial_indexing.o In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/cstdfloat.hpp:27, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/float128_functions.hpp:15, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/fpclassify.hpp:13, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/default_ops.hpp:15, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/generic_interconvert.hpp:12, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/number.hpp:12, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/cpp_int.hpp:19, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/cpp_bin_float.hpp:15, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/core/coordinate_promotion.hpp:16, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/core/radian_access.hpp:30, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometry.hpp:50, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry.hpp:17, from spatial_indexing.h:11, from spatial_indexing.cpp:1: /data/gannet/ripley/R/test-dev/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:714:16: warning: non-standard suffix on floating constant [-Wpedantic] 714 | else if (x == BOOST_FLOAT128_C(0.0)) | ^~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:717:16: warning: non-standard suffix on floating constant [-Wpedantic] 717 | if (::BOOST_CSTDFLOAT_FLOAT128_FABS(x) < BOOST_CSTDFLOAT_FLOAT128_MIN) | ^~ In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/bind/mem_fn.hpp:25, from /data/gannet/ripley/R/test-dev/BH/include/boost/mem_fn.hpp:22, from /data/gannet/ripley/R/test-dev/BH/include/boost/function/detail/prologue.hpp:19, from /data/gannet/ripley/R/test-dev/BH/include/boost/function.hpp:30, from /data/gannet/ripley/R/test-dev/BH/include/boost/algorithm/string/detail/find_iterator.hpp:18, from /data/gannet/ripley/R/test-dev/BH/include/boost/algorithm/string/find_iterator.hpp:24, from /data/gannet/ripley/R/test-dev/BH/include/boost/algorithm/string/iter_find.hpp:27, from /data/gannet/ripley/R/test-dev/BH/include/boost/algorithm/string/split.hpp:16, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/io/svg/svg_mapper.hpp:27, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometry.hpp:129: /data/gannet/ripley/R/test-dev/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 48 | template T * get_pointer(std::auto_ptr const& p) | ^~~~~~~~ In file included from /usr/local/gcc13/include/c++/13.2.0/memory:78, from /data/gannet/ripley/R/test-dev/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:25: /usr/local/gcc13/include/c++/13.2.0/bits/unique_ptr.h:65:28: note: declared here 65 | template class auto_ptr; | ^~~~~~~~ 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/requires.hpp:8, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:24, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometry.hpp:54: /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: required from 'class boost::geometry::concepts::Point >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Point >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:46:5: required from 'class boost::geometry::model::box >' spatial_indexing.cpp:15:39: 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, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:25, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:27: /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::~usage_requirements() [with Model = boost::geometry::concepts::Point >]' 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::failed() [with Model = boost::geometry::concepts::Point >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:46:5: required from 'class boost::geometry::model::box >' spatial_indexing.cpp:15:39: 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::geometry::concepts::Point::~Point() [with Geometry = boost::geometry::model::d2::point_xy]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 74 | BOOST_CONCEPT_USAGE(Point) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::geometry::concepts::Point >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: required from 'class boost::geometry::concepts::Point >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Point >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:46:5: required from 'class boost::geometry::model::box >' spatial_indexing.cpp:15:39: 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::geometry::concepts::Point::~Point() [with Geometry = boost::geometry::model::d2::point_xy]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 74 | BOOST_CONCEPT_USAGE(Point) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: required from 'class boost::geometry::concepts::Point >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Point >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:46:5: required from 'class boost::geometry::model::box >' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:724:52: required from 'boost::geometry::index::rtree& boost::geometry::index::rtree::operator=(const boost::geometry::index::rtree&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' spatial_indexing.cpp:20:21: 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::~usage_requirements() [with Model = boost::geometry::concepts::Point >]' 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::failed() [with Model = boost::geometry::concepts::Point >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:46:5: required from 'class boost::geometry::model::box >' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:724:52: required from 'boost::geometry::index::rtree& boost::geometry::index::rtree::operator=(const boost::geometry::index::rtree&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' spatial_indexing.cpp:20:21: 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::geometry::concepts::Point::~Point() [with Geometry = boost::geometry::model::point]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 74 | BOOST_CONCEPT_USAGE(Point) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::geometry::concepts::Point >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: required from 'class boost::geometry::concepts::Point >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Point >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:46:5: required from 'class boost::geometry::model::box >' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:724:52: required from 'boost::geometry::index::rtree& boost::geometry::index::rtree::operator=(const boost::geometry::index::rtree&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' spatial_indexing.cpp:20:21: 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::geometry::concepts::Point::~Point() [with Geometry = boost::geometry::model::point]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 74 | BOOST_CONCEPT_USAGE(Point) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:110:5: required from 'class boost::geometry::concepts::ConstBox > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::ConstBox > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/algorithms/bounds.hpp:62:74: required from 'void boost::geometry::index::detail::bounds(const Geometry&, Bounds&, const Strategy&) [with Geometry = boost::geometry::model::box >; Bounds = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:323:30: required from 'boost::geometry::index::detail::rtree::visitors::detail::insert::insert(node_pointer&, size_type&, const Element&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:606:92: required from 'boost::geometry::index::detail::rtree::visitors::insert::insert(node_pointer&, size_type&, const value_type&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; typename MembersHolder::value_type = std::pair >, int>; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; value_type = std::pair >, int>; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1665:13: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~usage_requirements() [with Model = boost::geometry::concepts::ConstBox > >]' 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::failed() [with Model = boost::geometry::concepts::ConstBox > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::box >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:71:21: required from 'constexpr void boost::geometry::concepts::check_concepts_and_equal_dimensions() [with Geometry1 = const boost::geometry::model::box >; Geometry2 = boost::geometry::model::box >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/algorithms/bounds.hpp:62:74: required from 'void boost::geometry::index::detail::bounds(const Geometry&, Bounds&, const Strategy&) [with Geometry = boost::geometry::model::box >; Bounds = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:323:30: required from 'boost::geometry::index::detail::rtree::visitors::detail::insert::insert(node_pointer&, size_type&, const Element&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:606:92: required from 'boost::geometry::index::detail::rtree::visitors::insert::insert(node_pointer&, size_type&, const value_type&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; typename MembersHolder::value_type = std::pair >, int>; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; value_type = std::pair >, int>; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1665:13: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::geometry::concepts::ConstBox::~ConstBox() [with Geometry = boost::geometry::model::box >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:110:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 110 | BOOST_CONCEPT_USAGE(ConstBox) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:63:5: required from 'class boost::geometry::concepts::Box > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Box > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/algorithms/bounds.hpp:62:74: required from 'void boost::geometry::index::detail::bounds(const Geometry&, Bounds&, const Strategy&) [with Geometry = boost::geometry::model::box >; Bounds = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:323:30: required from 'boost::geometry::index::detail::rtree::visitors::detail::insert::insert(node_pointer&, size_type&, const Element&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:606:92: required from 'boost::geometry::index::detail::rtree::visitors::insert::insert(node_pointer&, size_type&, const value_type&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; typename MembersHolder::value_type = std::pair >, int>; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; value_type = std::pair >, int>; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1665:13: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~usage_requirements() [with Model = boost::geometry::concepts::Box > >]' 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::failed() [with Model = boost::geometry::concepts::Box > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = boost::geometry::model::box >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:72:21: required from 'constexpr void boost::geometry::concepts::check_concepts_and_equal_dimensions() [with Geometry1 = const boost::geometry::model::box >; Geometry2 = boost::geometry::model::box >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/algorithms/bounds.hpp:62:74: required from 'void boost::geometry::index::detail::bounds(const Geometry&, Bounds&, const Strategy&) [with Geometry = boost::geometry::model::box >; Bounds = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:323:30: required from 'boost::geometry::index::detail::rtree::visitors::detail::insert::insert(node_pointer&, size_type&, const Element&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:606:92: required from 'boost::geometry::index::detail::rtree::visitors::insert::insert(node_pointer&, size_type&, const value_type&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; typename MembersHolder::value_type = std::pair >, int>; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; value_type = std::pair >, int>; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1665:13: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::geometry::concepts::Box::~Box() [with Geometry = boost::geometry::model::box >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 63 | BOOST_CONCEPT_USAGE(Box) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::geometry::concepts::ConstBox > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:110:5: required from 'class boost::geometry::concepts::ConstBox > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::ConstBox > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/algorithms/bounds.hpp:62:74: required from 'void boost::geometry::index::detail::bounds(const Geometry&, Bounds&, const Strategy&) [with Geometry = boost::geometry::model::box >; Bounds = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:323:30: required from 'boost::geometry::index::detail::rtree::visitors::detail::insert::insert(node_pointer&, size_type&, const Element&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:606:92: required from 'boost::geometry::index::detail::rtree::visitors::insert::insert(node_pointer&, size_type&, const value_type&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; typename MembersHolder::value_type = std::pair >, int>; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; value_type = std::pair >, int>; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1665:13: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::geometry::concepts::ConstBox::~ConstBox() [with Geometry = boost::geometry::model::box >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:110:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 110 | BOOST_CONCEPT_USAGE(ConstBox) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::geometry::concepts::Box > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:63:5: required from 'class boost::geometry::concepts::Box > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Box > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/algorithms/bounds.hpp:62:74: required from 'void boost::geometry::index::detail::bounds(const Geometry&, Bounds&, const Strategy&) [with Geometry = boost::geometry::model::box >; Bounds = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:323:30: required from 'boost::geometry::index::detail::rtree::visitors::detail::insert::insert(node_pointer&, size_type&, const Element&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:606:92: required from 'boost::geometry::index::detail::rtree::visitors::insert::insert(node_pointer&, size_type&, const value_type&, const parameters_type&, const translator_type&, allocators_type&, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; typename MembersHolder::value_type = std::pair >, int>; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; size_type = long unsigned int; value_type = std::pair >, int>; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1665:13: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::geometry::concepts::Box::~Box() [with Geometry = boost::geometry::model::box >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:63:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 63 | BOOST_CONCEPT_USAGE(Box) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:110:5: required from 'class boost::geometry::concepts::ConstBox > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::ConstBox > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/predicates.hpp:639:17: required from 'bool boost::geometry::index::detail::predicates_check(const Predicates&, const Value&, const Indexable&, const Strategy&) [with Tag = bounds_tag; Predicates = predicates::spatial_predicate >, predicates::intersects_tag, false>; Value = int; Indexable = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/spatial_query.hpp:62:57: required from 'boost::geometry::index::detail::rtree::visitors::spatial_query::size_type boost::geometry::index::detail::rtree::visitors::spatial_query::apply(node_pointer, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; size_type = long unsigned int; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/spatial_query.hpp:89:21: required from 'boost::geometry::index::detail::rtree::visitors::spatial_query::size_type boost::geometry::index::detail::rtree::visitors::spatial_query::apply(const MembersHolder&) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; size_type = long unsigned int]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1868:27: required from 'boost::geometry::index::rtree::size_type boost::geometry::index::rtree::query_dispatch(const Predicates&, OutIter) const [with Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; typename std::enable_if<(boost::geometry::index::detail::predicates_count_distance::value == 0), int>::type = 0; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; size_type = long unsigned int]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1088:30: required from 'boost::geometry::index::rtree::size_type boost::geometry::index::rtree::query(const Predicates&, OutIter) const [with Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; size_type = long unsigned int]' spatial_indexing.cpp:35:16: 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::~usage_requirements() [with Model = boost::geometry::concepts::ConstBox > >]' 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::failed() [with Model = boost::geometry::concepts::ConstBox > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:55:5: required from 'constexpr void boost::geometry::concepts::check() [with Geometry = const boost::geometry::model::box >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/intersects/interface.hpp:105:37: required from 'bool boost::geometry::intersects(const Geometry1&, const Geometry2&) [with Geometry1 = model::box >; Geometry2 = model::box >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/predicates.hpp:226:36: required from 'static bool boost::geometry::index::detail::spatial_predicate_intersects::apply(const G1&, const G2&, const S&) [with S = boost::geometry::default_strategy; G1 = boost::geometry::model::box >; G2 = boost::geometry::model::box >; Tag1 = boost::geometry::box_tag; Tag2 = boost::geometry::box_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/predicates.hpp:251:59: required from 'static bool boost::geometry::index::detail::spatial_predicate_call::apply(const G1&, const G2&, const S&) [with G1 = boost::geometry::model::box >; G2 = boost::geometry::model::box >; S = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/predicates.hpp:372:73: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/predicates.hpp:639:17: required from 'bool boost::geometry::index::detail::predicates_check(const Predicates&, const Value&, const Indexable&, const Strategy&) [with Tag = bounds_tag; Predicates = predicates::spatial_predicate >, predicates::intersects_tag, false>; Value = int; Indexable = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/spatial_query.hpp:62:57: required from 'boost::geometry::index::detail::rtree::visitors::spatial_query::size_type boost::geometry::index::detail::rtree::visitors::spatial_query::apply(node_pointer, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; size_type = long unsigned int; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/spatial_query.hpp:89:21: required from 'boost::geometry::index::detail::rtree::visitors::spatial_query::size_type boost::geometry::index::detail::rtree::visitors::spatial_query::apply(const MembersHolder&) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; size_type = long unsigned int]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1868:27: required from 'boost::geometry::index::rtree::size_type boost::geometry::index::rtree::query_dispatch(const Predicates&, OutIter) const [with Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; typename std::enable_if<(boost::geometry::index::detail::predicates_count_distance::value == 0), int>::type = 0; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; size_type = long unsigned int]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1088:30: required from 'boost::geometry::index::rtree::size_type boost::geometry::index::rtree::query(const Predicates&, OutIter) const [with Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; size_type = long unsigned int]' spatial_indexing.cpp:35:16: 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::geometry::concepts::ConstBox::~ConstBox() [with Geometry = boost::geometry::model::box >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:110:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 110 | BOOST_CONCEPT_USAGE(ConstBox) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::geometry::concepts::ConstBox > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:110:5: required from 'class boost::geometry::concepts::ConstBox > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::ConstBox > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/predicates.hpp:639:17: required from 'bool boost::geometry::index::detail::predicates_check(const Predicates&, const Value&, const Indexable&, const Strategy&) [with Tag = bounds_tag; Predicates = predicates::spatial_predicate >, predicates::intersects_tag, false>; Value = int; Indexable = boost::geometry::model::box >; Strategy = boost::geometry::default_strategy]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/spatial_query.hpp:62:57: required from 'boost::geometry::index::detail::rtree::visitors::spatial_query::size_type boost::geometry::index::detail::rtree::visitors::spatial_query::apply(node_pointer, size_type) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; size_type = long unsigned int; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/spatial_query.hpp:89:21: required from 'boost::geometry::index::detail::rtree::visitors::spatial_query::size_type boost::geometry::index::detail::rtree::visitors::spatial_query::apply(const MembersHolder&) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; size_type = long unsigned int]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1868:27: required from 'boost::geometry::index::rtree::size_type boost::geometry::index::rtree::query_dispatch(const Predicates&, OutIter) const [with Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; typename std::enable_if<(boost::geometry::index::detail::predicates_count_distance::value == 0), int>::type = 0; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; size_type = long unsigned int]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1088:30: required from 'boost::geometry::index::rtree::size_type boost::geometry::index::rtree::query(const Predicates&, OutIter) const [with Predicates = boost::geometry::index::detail::predicates::spatial_predicate >, boost::geometry::index::detail::predicates::intersects_tag, false>; OutIter = std::back_insert_iterator >, int> > >; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; size_type = long unsigned int]' spatial_indexing.cpp:35:16: 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::geometry::concepts::ConstBox::~ConstBox() [with Geometry = boost::geometry::model::box >]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/box_concept.hpp:110:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 110 | BOOST_CONCEPT_USAGE(ConstBox) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:145:5: required from 'struct boost::Assignable >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:108:3: required from 'struct boost_concepts::IncrementableIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, int>*>]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~usage_requirements() [with Model = boost::Assignable >, 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::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:108:3: required from 'struct boost_concepts::IncrementableIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, int>*>]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~usage_requirements() [with Model = boost::CopyConstructible >, 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::failed() [with Model = boost::concepts::usage_requirements >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:114:7: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~usage_requirements() [with Model = boost::Convertible]' 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::failed() [with Model = boost::Convertible]': /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:114:7: required from 'struct boost_concepts::IncrementableIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, 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 >, int>*> >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_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/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:120:7: required from 'struct boost_concepts::IncrementableIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, 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 >, int>*> >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~usage_requirements() [with Model = boost_concepts::IncrementableIterator >, 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::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, 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 >, int>*> >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~usage_requirements() [with Model = boost::EqualityComparable >, 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::failed() [with Model = boost::concepts::usage_requirements >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:134:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~usage_requirements() [with Model = boost::Convertible]' 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::failed() [with Model = boost::Convertible]': /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:134:7: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, 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 >, 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 >, int>*> >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_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/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: required from 'struct boost::DefaultConstructible >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, 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 >, 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 >, int>*> >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~usage_requirements() [with Model = boost::DefaultConstructible >, 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::failed() [with Model = boost::concepts::usage_requirements >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:150:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~usage_requirements() [with Model = boost::Convertible]' 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::failed() [with Model = boost::Convertible]': /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:150:7: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, 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 >, 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 >, int>*> >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ >, int>*>)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/varray.hpp:268:9: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::forward_traversal_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/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost_concepts::ForwardTraversal >, int>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/varray.hpp:268:9: required from 'boost::geometry::index::detail::varray::varray(Iterator, Iterator) [with Iterator = std::pair >, int>*; Value = std::pair >, int>; long unsigned int Capacity = 17]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/quadratic/redistribute_elements.hpp:131:24: required from 'static void boost::geometry::index::detail::rtree::redistribute_elements::apply(Node&, Node&, box_type&, box_type&, const parameters_type&, const translator_type&, allocators_type&) [with Node = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; box_type = boost::geometry::model::box >; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:190:24: required from 'static void boost::geometry::index::detail::rtree::split::apply(nodes_container_type&, Node&, box_type&, const parameters_type&, const translator_type&, allocators_type&) [with Node = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; nodes_container_type = boost::geometry::index::detail::varray >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>, 1>; box_type = boost::geometry::model::box >; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:407:26: required from 'void boost::geometry::index::detail::rtree::visitors::detail::insert::split(Node&) const [with Node = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:376:18: required from 'void boost::geometry::index::detail::rtree::visitors::detail::insert::post_traverse(Node&) [with Node = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:628:28: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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/iterator/iterator_concepts.hpp:29, from /data/gannet/ripley/R/test-dev/BH/include/boost/range/concepts.hpp:20, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/geometry_collection_concept.hpp:17, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/dynamic_geometry_concept.hpp:24, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/check.hpp:29, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/algorithms/detail/assign_indexed_point.hpp:28, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/policies/relate/intersection_points.hpp:21, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/policies/relate/intersection_policy.hpp:21, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/strategies/intersection_strategies.hpp:19, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/strategies/strategies.hpp:37, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometry.hpp:57: /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:17: note: in a call to non-static member function 'boost_concepts::ForwardTraversal >, int>*>::~ForwardTraversal()' 141 | BOOST_concept(ForwardTraversal,(Iterator)) | ^~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/concept_def.hpp:29:12: note: in definition of macro 'BOOST_concept' 29 | struct name | ^~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:145:5: required from 'struct boost::Assignable >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:108:3: required from 'struct boost_concepts::IncrementableIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~usage_requirements() [with Model = boost::Assignable >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:108:3: required from 'struct boost_concepts::IncrementableIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~usage_requirements() [with Model = boost::CopyConstructible >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:120:7: required from 'struct boost_concepts::IncrementableIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~usage_requirements() [with Model = boost_concepts::IncrementableIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~usage_requirements() [with Model = boost::EqualityComparable >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: required from 'struct boost::DefaultConstructible >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~usage_requirements() [with Model = boost::DefaultConstructible >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::failed() [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/varray.hpp:268:9: required from 'boost::geometry::index::detail::varray::varray(Iterator, Iterator) [with Iterator = boost::geometry::index::detail::rtree::ptr_pair >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*; Value = boost::geometry::index::detail::rtree::ptr_pair >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>; long unsigned int Capacity = 17]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/quadratic/redistribute_elements.hpp:131:24: required from 'static void boost::geometry::index::detail::rtree::redistribute_elements::apply(Node&, Node&, box_type&, box_type&, const parameters_type&, const translator_type&, allocators_type&) [with Node = boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; box_type = boost::geometry::model::box >; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:190:24: required from 'static void boost::geometry::index::detail::rtree::split::apply(nodes_container_type&, Node&, box_type&, const parameters_type&, const translator_type&, allocators_type&) [with Node = boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; nodes_container_type = boost::geometry::index::detail::varray >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>, 1>; box_type = boost::geometry::model::box >; parameters_type = boost::geometry::index::quadratic<16>; translator_type = boost::geometry::index::detail::translator >, int> >, boost::geometry::index::equal_to >, int> > >; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:407:26: required from 'void boost::geometry::index::detail::rtree::visitors::detail::insert::split(Node&) const [with Node = boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:376:18: required from 'void boost::geometry::index::detail::rtree::visitors::detail::insert::post_traverse(Node&) [with Node = boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; Element = std::pair >, int>; MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/insert.hpp:617:28: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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/iterator/iterator_concepts.hpp:141:17: note: in a call to non-static member function 'boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>::~ForwardTraversal()' 141 | BOOST_concept(ForwardTraversal,(Iterator)) | ^~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/concept_def.hpp:29:12: note: in definition of macro 'BOOST_concept' 29 | struct name | ^~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Assignable >, int>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:145:5: required from 'struct boost::Assignable >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:108:3: required from 'struct boost_concepts::IncrementableIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~Assignable() [with TT = std::pair >, 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::~usage_requirements() [with Model = boost::CopyConstructible >, int>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:108:3: required from 'struct boost_concepts::IncrementableIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::CopyConstructible::~CopyConstructible() [with TT = std::pair >, int>*]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 167 | BOOST_CONCEPT_USAGE(CopyConstructible) { | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_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::~usage_requirements() [with Model = boost_concepts::IncrementableIterator >, int>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:120:7: required from 'struct boost_concepts::IncrementableIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, int>*>]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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_concepts::IncrementableIterator::~IncrementableIterator() [with Iterator = std::pair >, int>*]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:120:7: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 120 | BOOST_CONCEPT_USAGE(IncrementableIterator) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable >, int>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, int>*>]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~EqualityComparable() [with TT = std::pair >, 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::~usage_requirements() [with Model = boost::Convertible]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_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::~usage_requirements() [with Model = boost::DefaultConstructible >, int>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, int>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: required from 'struct boost::DefaultConstructible >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, int>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, 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 >, int>*> >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::DefaultConstructible::~DefaultConstructible() [with TT = std::pair >, int>*]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 137 | BOOST_CONCEPT_USAGE(DefaultConstructible) { | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::Convertible]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::forward_traversal_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::~usage_requirements() [with Model = boost::Assignable >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:145:5: required from 'struct boost::Assignable >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:108:3: required from 'struct boost_concepts::IncrementableIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~Assignable() [with TT = boost::geometry::index::detail::rtree::ptr_pair >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*]' 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::~usage_requirements() [with Model = boost::CopyConstructible >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:108:3: required from 'struct boost_concepts::IncrementableIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::CopyConstructible::~CopyConstructible() [with TT = boost::geometry::index::detail::rtree::ptr_pair >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 167 | BOOST_CONCEPT_USAGE(CopyConstructible) { | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost_concepts::IncrementableIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:120:7: required from 'struct boost_concepts::IncrementableIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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_concepts::IncrementableIterator::~IncrementableIterator() [with Iterator = boost::geometry::index::detail::rtree::ptr_pair >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:120:7: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 120 | BOOST_CONCEPT_USAGE(IncrementableIterator) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:129:3: required from 'struct boost_concepts::SinglePassIterator >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::~EqualityComparable() [with TT = boost::geometry::index::detail::rtree::ptr_pair >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*]' 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::~usage_requirements() [with Model = boost::DefaultConstructible >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: required from 'struct boost::DefaultConstructible >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/iterator/iterator_concepts.hpp:141:3: required from 'struct boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*>' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost_concepts::ForwardTraversal >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_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::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*> >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/variant/variant.hpp:2331:44: required from 'typename Visitor::result_type boost::variant::apply_visitor(Visitor&) & [with Visitor = boost::geometry::index::detail::rtree::visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, boost::geometry::index::detail::rtree::insert_default_tag>; T0_ = boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>; TN = {boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>}; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/variant/detail/apply_visitor_unary.hpp:47:60: required from 'typename Visitor::result_type boost::apply_visitor(Visitor&, Visitable&&) [with Visitor = geometry::index::detail::rtree::visitors::insert >, int>, geometry::index::rtree >, int>, geometry::index::quadratic<16> >::members_holder, geometry::index::detail::rtree::insert_default_tag>; Visitable = variant >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::variant_internal_node >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, geometry::index::quadratic<16, 4>, geometry::model::box >, geometry::index::detail::rtree::node_variant_static_tag>, geometry::index::detail::rtree::node_variant_static_tag> >&; typename Visitor::result_type = void]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp:51:25: required from 'void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, boost::variant, variant_internal_node >&) [with Visitor = visitors::insert >, int>, boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder, insert_default_tag>; Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; Box = boost::geometry::model::box >; Allocators = allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, node_variant_static_tag>; Tag = node_variant_static_tag]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1668:37: required from 'void boost::geometry::index::rtree::raw_insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:837:15: required from 'void boost::geometry::index::rtree::insert(const value_type&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >; value_type = std::pair >, int>]' spatial_indexing.cpp:18:22: 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::DefaultConstructible::~DefaultConstructible() [with TT = boost::geometry::index::detail::rtree::ptr_pair >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>*]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/concept_check.hpp:137:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 137 | BOOST_CONCEPT_USAGE(DefaultConstructible) { | ^~~~~~~~~~~~~~~~~~~ g++-13 -std=gnu++17 -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/RcppProgress/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/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 spatial_indexing_export.cpp -o spatial_indexing_export.o In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/cstdfloat.hpp:27, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/float128_functions.hpp:15, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/fpclassify.hpp:13, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/default_ops.hpp:15, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/generic_interconvert.hpp:12, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/number.hpp:12, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/cpp_int.hpp:19, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/cpp_bin_float.hpp:15, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/core/coordinate_promotion.hpp:16, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/core/radian_access.hpp:30, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometry.hpp:50, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry.hpp:17, from spatial_indexing.h:11, from spatial_indexing_export.cpp:2: /data/gannet/ripley/R/test-dev/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:714:16: warning: non-standard suffix on floating constant [-Wpedantic] 714 | else if (x == BOOST_FLOAT128_C(0.0)) | ^~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:717:16: warning: non-standard suffix on floating constant [-Wpedantic] 717 | if (::BOOST_CSTDFLOAT_FLOAT128_FABS(x) < BOOST_CSTDFLOAT_FLOAT128_MIN) | ^~ In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/bind/mem_fn.hpp:25, from /data/gannet/ripley/R/test-dev/BH/include/boost/mem_fn.hpp:22, from /data/gannet/ripley/R/test-dev/BH/include/boost/function/detail/prologue.hpp:19, from /data/gannet/ripley/R/test-dev/BH/include/boost/function.hpp:30, from /data/gannet/ripley/R/test-dev/BH/include/boost/algorithm/string/detail/find_iterator.hpp:18, from /data/gannet/ripley/R/test-dev/BH/include/boost/algorithm/string/find_iterator.hpp:24, from /data/gannet/ripley/R/test-dev/BH/include/boost/algorithm/string/iter_find.hpp:27, from /data/gannet/ripley/R/test-dev/BH/include/boost/algorithm/string/split.hpp:16, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/io/svg/svg_mapper.hpp:27, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometry.hpp:129: /data/gannet/ripley/R/test-dev/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 48 | template T * get_pointer(std::auto_ptr const& p) | ^~~~~~~~ In file included from /usr/local/gcc13/include/c++/13.2.0/memory:78, from /data/gannet/ripley/R/test-dev/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:25: /usr/local/gcc13/include/c++/13.2.0/bits/unique_ptr.h:65:28: note: declared here 65 | template class auto_ptr; | ^~~~~~~~ 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/requires.hpp:8, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:24, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometry.hpp:54: /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: required from 'class boost::geometry::concepts::Point >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Point >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:46:5: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/destroy.hpp:75:29: recursively required by substitution of 'template void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, weak_node&, bool) [with Visitor = boost::geometry::index::detail::rtree::visitors::destroy >, int>, boost::geometry::index::quadratic<16> >::members_holder>; Value = ; Parameters = ; Box = ; Allocators = ; Tag = ]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/destroy.hpp:75:29: required from 'static void boost::geometry::index::detail::rtree::visitors::destroy::apply(node_pointer, allocators_type&) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1740:24: required from 'void boost::geometry::index::rtree::raw_destroy(boost::geometry::index::rtree&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:600:15: required from 'boost::geometry::index::rtree::~rtree() [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' spatial_indexing.h:44:7: required from 'void Rcpp::standard_delete_finalizer(T*) [with T = spatial_index]' /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/module/class.h:39:35: required from 'class Rcpp::class_' spatial_indexing_export.cpp:13:46: 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, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:25, from /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:27: /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::~usage_requirements() [with Model = boost::geometry::concepts::Point >]' 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::failed() [with Model = boost::geometry::concepts::Point >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:46:5: required from 'class boost::geometry::model::box >' /usr/local/gcc13/include/c++/13.2.0/bits/stl_pair.h:193:11: required from 'struct std::pair >, int>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/varray.hpp:163:9: required from 'class boost::geometry::index::detail::varray >, int>, 17>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_static.hpp:58:19: required from 'struct boost::geometry::index::detail::rtree::variant_leaf >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>' /data/gannet/ripley/R/test-dev/BH/include/boost/type_traits/has_nothrow_constructor.hpp:27:84: required from 'struct boost::has_nothrow_constructor >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >' /data/gannet/ripley/R/test-dev/BH/include/boost/mpl/aux_/nested_type_wknd.hpp:26:31: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/destroy.hpp:75:29: recursively required by substitution of 'template void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, weak_node&, bool) [with Visitor = boost::geometry::index::detail::rtree::visitors::destroy >, int>, boost::geometry::index::quadratic<16> >::members_holder>; Value = ; Parameters = ; Box = ; Allocators = ; Tag = ]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/destroy.hpp:75:29: required from 'static void boost::geometry::index::detail::rtree::visitors::destroy::apply(node_pointer, allocators_type&) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1740:24: required from 'void boost::geometry::index::rtree::raw_destroy(boost::geometry::index::rtree&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:600:15: required from 'boost::geometry::index::rtree::~rtree() [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' spatial_indexing.h:44:7: required from 'void Rcpp::standard_delete_finalizer(T*) [with T = spatial_index]' /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/module/class.h:39:35: required from 'class Rcpp::class_' spatial_indexing_export.cpp:13:46: 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::geometry::concepts::Point::~Point() [with Geometry = boost::geometry::model::d2::point_xy]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 74 | BOOST_CONCEPT_USAGE(Point) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: required from 'class boost::geometry::concepts::Point >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Point >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ >)>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:46:5: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/destroy.hpp:75:29: recursively required by substitution of 'template void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, weak_node&, bool) [with Visitor = boost::geometry::index::detail::rtree::visitors::destroy >, int>, boost::geometry::index::quadratic<16> >::members_holder>; Value = ; Parameters = ; Box = ; Allocators = ; Tag = ]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/destroy.hpp:75:29: required from 'static void boost::geometry::index::detail::rtree::visitors::destroy::apply(node_pointer, allocators_type&) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1740:24: required from 'void boost::geometry::index::rtree::raw_destroy(boost::geometry::index::rtree&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:600:15: required from 'boost::geometry::index::rtree::~rtree() [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' spatial_indexing.h:44:7: required from 'void Rcpp::standard_delete_finalizer(T*) [with T = spatial_index]' /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/module/class.h:39:35: required from 'class Rcpp::class_' spatial_indexing_export.cpp:13:46: 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::~usage_requirements() [with Model = boost::geometry::concepts::Point >]' 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::failed() [with Model = boost::geometry::concepts::Point >]': /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/arithmetic/arithmetic.hpp:46:5: required from 'class boost::geometry::model::box >' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/pairs.hpp:26:16: required from 'class boost::geometry::index::detail::rtree::ptr_pair >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/varray.hpp:163:9: required from 'class boost::geometry::index::detail::varray >, boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*>, 17>' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/node/variant_static.hpp:44:19: required from 'struct boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>' /data/gannet/ripley/R/test-dev/BH/include/boost/type_traits/has_nothrow_constructor.hpp:27:84: required from 'struct boost::has_nothrow_constructor >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >' /data/gannet/ripley/R/test-dev/BH/include/boost/mpl/aux_/nested_type_wknd.hpp:26:31: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/destroy.hpp:75:29: recursively required by substitution of 'template void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, weak_node&, bool) [with Visitor = boost::geometry::index::detail::rtree::visitors::destroy >, int>, boost::geometry::index::quadratic<16> >::members_holder>; Value = ; Parameters = ; Box = ; Allocators = ; Tag = ]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/destroy.hpp:75:29: required from 'static void boost::geometry::index::detail::rtree::visitors::destroy::apply(node_pointer, allocators_type&) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1740:24: required from 'void boost::geometry::index::rtree::raw_destroy(boost::geometry::index::rtree&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:600:15: required from 'boost::geometry::index::rtree::~rtree() [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' spatial_indexing.h:44:7: required from 'void Rcpp::standard_delete_finalizer(T*) [with T = spatial_index]' /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/module/class.h:39:35: required from 'class Rcpp::class_' spatial_indexing_export.cpp:13:46: 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::geometry::concepts::Point::~Point() [with Geometry = boost::geometry::model::point]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 74 | BOOST_CONCEPT_USAGE(Point) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::geometry::concepts::Point >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: required from 'class boost::geometry::concepts::Point >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Point >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/destroy.hpp:75:29: recursively required by substitution of 'template void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, weak_node&, bool) [with Visitor = boost::geometry::index::detail::rtree::visitors::destroy >, int>, boost::geometry::index::quadratic<16> >::members_holder>; Value = ; Parameters = ; Box = ; Allocators = ; Tag = ]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/destroy.hpp:75:29: required from 'static void boost::geometry::index::detail::rtree::visitors::destroy::apply(node_pointer, allocators_type&) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1740:24: required from 'void boost::geometry::index::rtree::raw_destroy(boost::geometry::index::rtree&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:600:15: required from 'boost::geometry::index::rtree::~rtree() [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' spatial_indexing.h:44:7: required from 'void Rcpp::standard_delete_finalizer(T*) [with T = spatial_index]' /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/module/class.h:39:35: required from 'class Rcpp::class_' spatial_indexing_export.cpp:13:46: 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::geometry::concepts::Point::~Point() [with Geometry = boost::geometry::model::d2::point_xy]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 74 | BOOST_CONCEPT_USAGE(Point) | ^~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::geometry::concepts::Point >]': /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: required from 'class boost::geometry::concepts::Point >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of 'template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints*) [with Model = boost::geometry::concepts::Point >]' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > >::value' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > >' /data/gannet/ripley/R/test-dev/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/destroy.hpp:75:29: recursively required by substitution of 'template void boost::geometry::index::detail::rtree::apply_visitor(Visitor&, weak_node&, bool) [with Visitor = boost::geometry::index::detail::rtree::visitors::destroy >, int>, boost::geometry::index::quadratic<16> >::members_holder>; Value = ; Parameters = ; Box = ; Allocators = ; Tag = ]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/detail/rtree/visitors/destroy.hpp:75:29: required from 'static void boost::geometry::index::detail::rtree::visitors::destroy::apply(node_pointer, allocators_type&) [with MembersHolder = boost::geometry::index::rtree >, int>, boost::geometry::index::quadratic<16> >::members_holder; node_pointer = boost::variant >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::variant_internal_node >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16, 4>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>, boost::geometry::index::detail::rtree::node_variant_static_tag> >*; allocators_type = boost::geometry::index::detail::rtree::allocators >, int> >, std::pair >, int>, boost::geometry::index::quadratic<16>, boost::geometry::model::box >, boost::geometry::index::detail::rtree::node_variant_static_tag>]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:1740:24: required from 'void boost::geometry::index::rtree::raw_destroy(boost::geometry::index::rtree&) [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/index/rtree.hpp:600:15: required from 'boost::geometry::index::rtree::~rtree() [with Value = std::pair >, int>; Parameters = boost::geometry::index::quadratic<16>; IndexableGetter = boost::geometry::index::indexable >, int> >; EqualTo = boost::geometry::index::equal_to >, int> >; Allocator = boost::container::new_allocator >, int> >]' spatial_indexing.h:44:7: required from 'void Rcpp::standard_delete_finalizer(T*) [with T = spatial_index]' /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/module/class.h:39:35: required from 'class Rcpp::class_' spatial_indexing_export.cpp:13:46: 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::geometry::concepts::Point::~Point() [with Geometry = boost::geometry::model::point]' 37 | ~model() | ^ /data/gannet/ripley/R/test-dev/BH/include/boost/geometry/geometries/concepts/point_concept.hpp:74:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 74 | BOOST_CONCEPT_USAGE(Point) | ^~~~~~~~~~~~~~~~~~~ g++-13 -std=gnu++17 -shared -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o spNetwork.so RcppExports.o base_kernel_funtions.o border_correction.o bw_selection_nkde.o bw_selection_tnkde.o geometrical_functions.o k_and_g_func.o matrices_functions.o nkde_continuous.o nkde_discontinuous.o spatial_indexing.o spatial_indexing_export.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/spNetwork/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/spNetwork/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/spNetwork/src' installing to /data/gannet/ripley/R/packages/tests-devel/spNetwork.Rcheck/00LOCK-spNetwork/00new/spNetwork/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (spNetwork)