* installing *source* package 'cgalPolygons' ... ** using staged installation ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' using C++17 g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -DCGAL_HEADER_ONLY=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c BooleanOperations.cpp -o BooleanOperations.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp.h:27, from cgalPolygons.h:5, from BooleanOperations.cpp:2: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} In file included from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/aux_/na_assert.hpp:23, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/arg.hpp:25, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/placeholders.hpp:24, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/iterator_categories.hpp:16, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/iterator_adaptor.hpp:14, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/transform_iterator.hpp:13, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/boost/iterator/transform_iterator.hpp:27, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Coercion_traits.h:28, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/number_type_basic.h:35, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/basic.h:28, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalPolygons_types.h:4, from cgalPolygons.h:7: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp: At global scope: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ | - 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ | - D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | - 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ | - In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:397, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Dimension.h:20, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Bbox_2.h:22, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/basic_classes.h:23, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 161 | template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 162 | template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 163 | template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 718 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 741 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 764 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 778 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 783 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 790 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:377: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/property_map/vector_property_map.hpp:14, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/property_map/property_map.hpp:598, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/property_map.h:18, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Partition_traits_2.h:21, from cgalPolygons_types.h:5: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 361 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\std_thread.h:43, from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\thread:43, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/config.h:425, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/basic.h:21: d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/assert.hpp:35, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:20, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:19, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size_type.hpp:20, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:21, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/random/hyperexponential_distribution.hpp:29, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/random.hpp:70, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/algorithm.h:32, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/predicates/kernel_ftC2.h:21, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Cartesian/Line_2.h:22, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:28: D:/RCompile/CRANpkg/lib/4.4/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 > > > > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/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 D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:31: D:/RCompile/CRANpkg/lib/4.4/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(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' D:/RCompile/CRANpkg/lib/4.4/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]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/iterator_concepts.hpp:114:7: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/iterator_concepts.hpp:114:7: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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 > > > > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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(); } | ^ D:/RCompile/CRANpkg/lib/4.4/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 > > > > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' D:/RCompile/CRANpkg/lib/4.4/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]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:152:13: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:152:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > >)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:278:9: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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 > > > > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > >)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:278:9: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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(); } | ^ D:/RCompile/CRANpkg/lib/4.4/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 > > > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:278:9: required from 'struct boost::SinglePassRangeConcept*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/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::SinglePassRangeConcept*, std::vector, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > > >)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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 > > > > > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/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::SinglePassRangeConcept*, std::vector, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > > >)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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*, std::vector, std::allocator > > > > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::SinglePassRangeConcept*, std::vector, std::allocator > > > > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*> >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible*>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/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*>]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*> >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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*>]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*> >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/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*>]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*> >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*> >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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*>]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*> >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable*>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/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*>]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*> >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*> >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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*>]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*> >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/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*>]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*> >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*> >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*>)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:278:9: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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*>]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::range_detail::SinglePassIteratorConcept*>]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:278:9: required from 'struct boost::SinglePassRangeConcept > >' D:/RCompile/CRANpkg/lib/4.4/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::SinglePassRangeConcept > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = CGAL::Point_2*]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept > >' D:/RCompile/CRANpkg/lib/4.4/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::SinglePassRangeConcept > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::SinglePassRangeConcept > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = CGAL::Single >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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 > > > >]': D:/RCompile/CRANpkg/lib/4.4/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 > > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 167 | BOOST_CONCEPT_USAGE(CopyConstructible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' D:/RCompile/CRANpkg/lib/4.4/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]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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 > > > >]': D:/RCompile/CRANpkg/lib/4.4/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 > > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:136:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 136 | BOOST_CONCEPT_USAGE(IncrementableIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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 > > > >]': D:/RCompile/CRANpkg/lib/4.4/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 > > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:233:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 233 | BOOST_CONCEPT_USAGE(EqualityComparable) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' D:/RCompile/CRANpkg/lib/4.4/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]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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 > > > >]': D:/RCompile/CRANpkg/lib/4.4/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 > > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::SinglePassRangeConcept*, std::vector, std::allocator > > > > >]': D:/RCompile/CRANpkg/lib/4.4/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 > > > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/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::SinglePassRangeConcept*, std::vector, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible*>]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*> >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible*>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/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*>]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::CopyConstructible::~CopyConstructible() [with TT = CGAL::Point_2*]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 167 | BOOST_CONCEPT_USAGE(CopyConstructible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept*>]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*> >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/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*>]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*> >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::IncrementableIteratorConcept::~IncrementableIteratorConcept() [with Iterator = CGAL::Point_2*]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:136:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 136 | BOOST_CONCEPT_USAGE(IncrementableIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable*>]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*> >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable*>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/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*>]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*> >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::EqualityComparable::~EqualityComparable() [with TT = CGAL::Point_2*]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:233:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 233 | BOOST_CONCEPT_USAGE(EqualityComparable) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept*>]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*> >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/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*>]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*> >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*> >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = CGAL::Point_2*]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::SinglePassRangeConcept > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept > >' D:/RCompile/CRANpkg/lib/4.4/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::SinglePassRangeConcept > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:116:27: required from 'CGAL::General_polygon_with_holes_2 > CGAL::convert_polygon(const Polygon_with_holes_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:156:33: required from 'OutputIterator CGAL::s_intersection(const Pgn1&, const Pgn2&, OutputIterator) [with Kernel = Epeck; Container = std::vector, std::allocator > >; Pgn1 = Polygon_with_holes_2, std::allocator > > >; Pgn2 = Polygon_with_holes_2, std::allocator > > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/intersection.h:148:43: required from 'OutputIterator CGAL::intersection(const Polygon_with_holes_2&, const Polygon_with_holes_2&, OutputIterator, Tag_true) [with Kernel = Epeck; Container = std::vector, std::allocator > >; OutputIterator = std::back_insert_iterator, std::allocator > > > > >; Tag_true = Boolean_tag]' BooleanOperations.cpp:19:21: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = CGAL::Single >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -DCGAL_HEADER_ONLY=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c MODULE_POLYGON.cpp -o MODULE_POLYGON.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp.h:27, from cgalPolygons.h:5, from MODULE_POLYGON.cpp:2: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} In file included from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/aux_/na_assert.hpp:23, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/arg.hpp:25, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/placeholders.hpp:24, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/iterator_categories.hpp:16, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/iterator_adaptor.hpp:14, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/transform_iterator.hpp:13, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/boost/iterator/transform_iterator.hpp:27, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Coercion_traits.h:28, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/number_type_basic.h:35, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/basic.h:28, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalPolygons_types.h:4, from cgalPolygons.h:7: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp: At global scope: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ | - 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ | - D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | - 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ | - In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:397, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Dimension.h:20, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Bbox_2.h:22, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/basic_classes.h:23, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 161 | template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 162 | template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 163 | template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 718 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 741 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 764 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 778 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 783 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 790 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:377: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/property_map/vector_property_map.hpp:14, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/property_map/property_map.hpp:598, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/property_map.h:18, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Partition_traits_2.h:21, from cgalPolygons_types.h:5: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 361 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\std_thread.h:43, from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\thread:43, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/config.h:425, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/basic.h:21: d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -DCGAL_HEADER_ONLY=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c MODULE_POLYGONWITHHOLES.cpp -o MODULE_POLYGONWITHHOLES.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp.h:27, from cgalPolygons.h:5, from MODULE_POLYGONWITHHOLES.cpp:2: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} In file included from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/aux_/na_assert.hpp:23, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/arg.hpp:25, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/placeholders.hpp:24, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/iterator_categories.hpp:16, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/iterator_adaptor.hpp:14, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/transform_iterator.hpp:13, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/boost/iterator/transform_iterator.hpp:27, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Coercion_traits.h:28, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/number_type_basic.h:35, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/basic.h:28, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalPolygons_types.h:4, from cgalPolygons.h:7: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp: At global scope: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ | - 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ | - D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | - 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ | - In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:397, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Dimension.h:20, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Bbox_2.h:22, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/basic_classes.h:23, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 161 | template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 162 | template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 163 | template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 718 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 741 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 764 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 778 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 783 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 790 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:377: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/property_map/vector_property_map.hpp:14, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/property_map/property_map.hpp:598, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/property_map.h:18, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Partition_traits_2.h:21, from cgalPolygons_types.h:5: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 361 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\std_thread.h:43, from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\thread:43, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/config.h:425, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/basic.h:21: d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/container/detail/advanced_insert_int.hpp:28, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/container/vector.hpp:32, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/container/detail/flat_tree.hpp:30, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/container/flat_set.hpp:29, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Constrained_Delaunay_triangulation_2.h:28, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Polygon_triangulation_decomposition_2.h:20, from cgalPolygons.h:10: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/container/detail/copy_move_algo.hpp: In instantiation of 'F boost::container::dtl::memmove(I, I, F) [with I = std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*; F = std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/container/detail/copy_move_algo.hpp:375:23: required from 'typename boost::container::dtl::enable_if_memtransfer_copy_constructible::type boost::container::uninitialized_move_alloc(Allocator&, I, I, F) [with Allocator = new_allocator::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int> >; I = std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*; F = std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*; typename dtl::enable_if_memtransfer_copy_constructible::type = std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/container/detail/copy_move_algo.hpp:1304:59: required from 'void boost::container::uninitialized_move_and_insert_alloc(Allocator&, F, F, F, O, std::size_t, InsertionProxy) [with Allocator = new_allocator::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int> >; F = std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*; O = std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*; InsertionProxy = dtl::insert_emplace_proxy::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int> >, const std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>&>; std::size_t = long long unsigned int]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/container/vector.hpp:3009:10: required from 'void boost::container::vector::priv_insert_forward_range_new_allocation(T*, size_type, T*, size_type, InsertionProxy) [with InsertionProxy = boost::container::dtl::insert_emplace_proxy::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int> >, const std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>&>; T = std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>; A = boost::container::new_allocator::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int> >; Options = void; size_type = long long unsigned int]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/container/vector.hpp:2766:53: required from 'boost::container::vector::iterator boost::container::vector::priv_insert_forward_range_no_capacity(T*, size_type, InsertionProxy, boost::container::version_1) [with InsertionProxy = boost::container::dtl::insert_emplace_proxy::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int> >, const std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>&>; T = std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>; A = boost::container::new_allocator::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int> >; Options = void; iterator = boost::container::vec_iterator::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*, false>; size_type = long long unsigned int; boost::container::version_1 = boost::move_detail::integral_constant]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/container/vector.hpp:2831:60: required from 'boost::container::vector::iterator boost::container::vector::priv_insert_forward_range(const pointer&, size_type, InsertionProxy) [with InsertionProxy = boost::container::dtl::insert_emplace_proxy::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int> >, const std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>&>; T = std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>; A = boost::container::new_allocator::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int> >; Options = void; iterator = boost::container::vec_iterator::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*, false>; pointer = std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*; size_type = long long unsigned int]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/container/vector.hpp:1865:45: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/container/detail/flat_tree.hpp:838:56: required from 'std::pair::type::iterator, bool> boost::container::dtl::flat_tree::insert_unique(const value_type&) [with Value = std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>; KeyOfValue = boost::move_detail::identity::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int> >; Compare = CGAL::internal::Cdt_2_less_edge >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > >, CGAL::Exact_predicates_tag> >; AllocatorOrContainer = void; typename boost::container::dtl::select_container_type::type::iterator = boost::container::vec_iterator::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*, false>; typename boost::container::dtl::select_container_type::type = boost::container::vector::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>, boost::container::new_allocator::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int> >, void>; value_type = std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/container/flat_set.hpp:670:4: required from 'boost::container::flat_set::insert_return_pair boost::container::flat_set::insert(const value_type&) [with Key = std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>; Compare = CGAL::internal::Cdt_2_less_edge >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > >, CGAL::Exact_predicates_tag> >; AllocatorOrContainer = void; insert_return_pair = std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*, false>, bool>; value_type = std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Constrained_Delaunay_triangulation_2.h:602:50: required from 'OutputItFaces CGAL::Constrained_Delaunay_triangulation_2::propagating_flip(List_edges&, OutputItFaces) [with OutputItFaces = CGAL::Emptyset_iterator; Gt = CGAL::Epeck; Tds_ = CGAL::Triangulation_data_structure_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > >; Itag_ = CGAL::Exact_predicates_tag; List_edges = std::__cxx11::list::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>, std::allocator::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int> > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Constrained_Delaunay_triangulation_2.h:825:21: required from 'void CGAL::Constrained_Delaunay_triangulation_2::propagating_flip(List_edges&) [with Gt = CGAL::Epeck; Tds_ = CGAL::Triangulation_data_structure_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > >; Itag_ = CGAL::Exact_predicates_tag; List_edges = std::__cxx11::list::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>, std::allocator::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int> > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Constrained_Delaunay_triangulation_2.h:941:19: required from 'void CGAL::Constrained_Delaunay_triangulation_2::triangulate_hole(List_faces&, List_edges&, List_edges&) [with Gt = CGAL::Epeck; Tds_ = CGAL::Triangulation_data_structure_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > >; Itag_ = CGAL::Exact_predicates_tag; List_faces = std::__cxx11::list::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, std::allocator::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false> > >; List_edges = std::__cxx11::list::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>, std::allocator::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int> > >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Constrained_Delaunay_triangulation_2.h:931:1: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/container/detail/copy_move_algo.hpp:226:19: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'value_type' {aka 'struct std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 226 | std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\stl_algobase.h:64, from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\specfun.h:45, from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\cmath:1935, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/r/headers.h:62, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:30: d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\stl_pair.h:185:12: note: 'value_type' {aka 'struct std::pair::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 >, CGAL::Constrained_triangulation_face_base_2::Face_info, CGAL::Epeck, CGAL::Triangulation_face_base_2 > > > > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>'} declared here 185 | struct pair | ^~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -DCGAL_HEADER_ONLY=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp.h:27, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/config.h:1, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/basic.h:21, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalPolygons_types.h:4, from RcppExports.cpp:4: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} In file included from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/aux_/na_assert.hpp:23, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/arg.hpp:25, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/placeholders.hpp:24, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/iterator_categories.hpp:16, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/iterator_adaptor.hpp:14, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/transform_iterator.hpp:13, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/boost/iterator/transform_iterator.hpp:27, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Coercion_traits.h:28, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/number_type_basic.h:35, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/basic.h:28: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp: At global scope: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ | - 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ | - D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | - 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ | - In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:397, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Dimension.h:20, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Bbox_2.h:22, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/basic_classes.h:23, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 161 | template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 162 | template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 163 | template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 718 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 741 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 764 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 778 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 783 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 790 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:377: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/property_map/vector_property_map.hpp:14, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/property_map/property_map.hpp:598, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/property_map.h:18, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Partition_traits_2.h:21, from cgalPolygons_types.h:5: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 361 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\std_thread.h:43, from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\thread:43, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/config.h:425: d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:370: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:243:49: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:439: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:243:49: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/SparseCore:37, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Sparse:26, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/RcppEigenForward.h:29, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:5: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -DCGAL_HEADER_ONLY=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c unexported.cpp -o unexported.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/routines.h:26, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/RcppCommon.h:128, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp.h:27, from cgalPolygons.h:5, from unexported.cpp:2: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = true; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:53:20: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 53 | Rprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h: In member function 'std::streamsize Rcpp::Rstreambuf::xsputn(const char*, std::streamsize) [with bool OUTPUT = false; std::streamsize = long long int]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/iostream/Rstreambuf.h:57:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'std::streamsize' {aka 'long long int'} [-Wformat=] 57 | REprintf("%.*s", num, s); | ~~^~ ~~~ | | | | int std::streamsize {aka long long int} In file included from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/aux_/na_assert.hpp:23, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/arg.hpp:25, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/placeholders.hpp:24, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/iterator_categories.hpp:16, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/iterator_adaptor.hpp:14, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/transform_iterator.hpp:13, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/boost/iterator/transform_iterator.hpp:27, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Coercion_traits.h:28, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/number_type_basic.h:35, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/basic.h:28, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalPolygons_types.h:4, from cgalPolygons.h:7: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp: At global scope: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ | - 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ | - D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | - 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ | - In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:397, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Dimension.h:20, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Bbox_2.h:22, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/basic_classes.h:23, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 161 | template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 162 | template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 163 | template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 718 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 741 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 764 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 778 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 783 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 790 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:377: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/property_map/vector_property_map.hpp:14, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/property_map/property_map.hpp:598, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/property_map.h:18, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Partition_traits_2.h:21, from cgalPolygons_types.h:5: D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 361 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\std_thread.h:43, from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\thread:43, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/config.h:425, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/basic.h:21: d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 507 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 520 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn() | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 603 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 612 | shared_ptr & operator=( std::auto_ptr && r ) | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 614 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); | ^~~~~~~~ d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/assert.hpp:35, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:20, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:19, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size_type.hpp:20, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:21, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/random/hyperexponential_distribution.hpp:29, from D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/random.hpp:70, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/algorithm.h:32, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/predicates/kernel_ftC2.h:21, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Cartesian/Line_2.h:22, from D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:28: D:/RCompile/CRANpkg/lib/4.4/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 > > > > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/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 D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:31: D:/RCompile/CRANpkg/lib/4.4/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(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' D:/RCompile/CRANpkg/lib/4.4/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]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/iterator_concepts.hpp:114:7: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/iterator/iterator_concepts.hpp:114:7: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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 > > > > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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(); } | ^ D:/RCompile/CRANpkg/lib/4.4/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 > > > > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' D:/RCompile/CRANpkg/lib/4.4/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]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:152:13: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:152:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > >)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:278:9: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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 > > > > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > >)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:278:9: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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(); } | ^ D:/RCompile/CRANpkg/lib/4.4/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 > > > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:278:9: required from 'struct boost::SinglePassRangeConcept*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/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::SinglePassRangeConcept*, std::vector, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > > >)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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 > > > > > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/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::SinglePassRangeConcept*, std::vector, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*, std::vector, std::allocator > > > > >)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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*, std::vector, std::allocator > > > > >]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::SinglePassRangeConcept*, std::vector, std::allocator > > > > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*> >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible*>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/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*>]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*> >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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*>]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*> >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/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*>]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*> >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*> >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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*>]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*> >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable*>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/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*>]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*> >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*> >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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*>]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*> >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/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*>]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*> >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*> >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_*>)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:278:9: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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*>]' 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::range_detail::SinglePassIteratorConcept*>]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:278:9: required from 'struct boost::SinglePassRangeConcept > >' D:/RCompile/CRANpkg/lib/4.4/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::SinglePassRangeConcept > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = CGAL::Point_2*]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept > >' D:/RCompile/CRANpkg/lib/4.4/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::SinglePassRangeConcept > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: required from 'struct boost::concepts::requirement_ > >)>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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(); } | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement::failed() [with Model = boost::SinglePassRangeConcept > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = CGAL::Single >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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 > > > >]': D:/RCompile/CRANpkg/lib/4.4/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 > > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 167 | BOOST_CONCEPT_USAGE(CopyConstructible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' D:/RCompile/CRANpkg/lib/4.4/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]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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 > > > >]': D:/RCompile/CRANpkg/lib/4.4/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 > > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:136:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 136 | BOOST_CONCEPT_USAGE(IncrementableIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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 > > > >]': D:/RCompile/CRANpkg/lib/4.4/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 > > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:233:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 233 | BOOST_CONCEPT_USAGE(EqualityComparable) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:208:5: required from 'struct boost::Convertible' D:/RCompile/CRANpkg/lib/4.4/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]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/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 > > > >]': D:/RCompile/CRANpkg/lib/4.4/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 > > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >' D:/RCompile/CRANpkg/lib/4.4/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 > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/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() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::SinglePassRangeConcept*, std::vector, std::allocator > > > > >]': D:/RCompile/CRANpkg/lib/4.4/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 > > > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept*, std::vector, std::allocator > > > > >' D:/RCompile/CRANpkg/lib/4.4/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::SinglePassRangeConcept*, std::vector, std::allocator > > > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*, std::vector, std::allocator > > > > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/size.hpp:62:9: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible*>]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*> >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:167:5: required from 'struct boost::CopyConstructible*>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:125:16: required from 'struct boost::range_detail::IncrementableIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/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*>]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::CopyConstructible::~CopyConstructible() [with TT = CGAL::Point_2*]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 167 | BOOST_CONCEPT_USAGE(CopyConstructible) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept*>]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*> >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:136:13: required from 'struct boost::range_detail::IncrementableIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/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*>]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*> >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::IncrementableIteratorConcept::~IncrementableIteratorConcept() [with Iterator = CGAL::Point_2*]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:136:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 136 | BOOST_CONCEPT_USAGE(IncrementableIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable*>]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*> >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:233:5: required from 'struct boost::EqualityComparable*>' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:147:16: required from 'struct boost::range_detail::SinglePassIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/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*>]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*> >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::EqualityComparable::~EqualityComparable() [with TT = CGAL::Point_2*]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept_check.hpp:233:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 233 | BOOST_CONCEPT_USAGE(EqualityComparable) { | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept*>]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements*> >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:158:13: required from 'struct boost::range_detail::SinglePassIteratorConcept*>' D:/RCompile/CRANpkg/lib/4.4/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*>]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied*> >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from 'struct boost::concepts::not_satisfied*> >' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = CGAL::Point_2*]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::SinglePassRangeConcept > >]': D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/general.hpp:50:47: required from 'static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:284:9: required from 'struct boost::SinglePassRangeConcept > >' D:/RCompile/CRANpkg/lib/4.4/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::SinglePassRangeConcept > >]' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from 'const bool boost::concepts::not_satisfied > > >::value' D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/join.hpp:69:5: required from 'boost::range::joined_range boost::range::join(const SinglePassRange1&, const SinglePassRange2&) [with SinglePassRange1 = CGAL::Iterator_range<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >; SinglePassRange2 = CGAL::Single >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:96:35: required from 'CGAL::General_polygon_2 CGAL::convert_polygon(const Polygon_2&, const ArrTraits&) [with Kernel = Epeck; Container = std::vector, std::allocator > >; ArrTraits = Arr_polyline_traits_2 >]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h:172:29: required from 'boost::iterators::transform_iterator >::value_type>::type(typename std::iterator_traits<_Iter>::reference)>, InputIterator> CGAL::convert_polygon_iterator(InputIterator, const Traits&) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Traits = Arr_polyline_traits_2 >; typename General_polygon_of_polygon >::value_type>::type = General_polygon_2 > >; typename std::iterator_traits< >::value_type = Polygon_2, std::allocator > > >; typename std::iterator_traits<_Iter>::reference = const Polygon_2, std::allocator > > >&]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h:68:49: required from 'bool CGAL::r_do_intersect(InputIterator, InputIterator, unsigned int) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>]' D:/RCompile/CRANpkg/lib/4.4/RcppCGAL/include/CGAL/Boolean_set_operations_2/do_intersect.h:249:24: required from 'bool CGAL::do_intersect(InputIterator, InputIterator, Tag_true, unsigned int, std::enable_if_t::value>*, Enable_if_Polygon_2_iterator*) [with InputIterator = std::_Deque_iterator, std::allocator > > >, const Polygon_2, std::allocator > > >&, const Polygon_2, std::allocator > > >*>; Tag_true = Boolean_tag; std::enable_if_t::value> = void; Enable_if_Polygon_2_iterator = void]' unexported.cpp:149:24: required from here D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = CGAL::Single >]' 37 | ~model() | ^ D:/RCompile/CRANpkg/lib/4.4/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE' 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ g++ -shared -s -static-libgcc -o cgalPolygons.dll tmp.def BooleanOperations.o MODULE_POLYGON.o MODULE_POLYGONWITHHOLES.o RcppExports.o unexported.o -lmpfr -lgmp -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-cgalPolygons/00new/cgalPolygons/libs/x64 ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (cgalPolygons)