* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘GeoFIS’ ...
** this is package ‘GeoFIS’ version ‘1.1.1’
** package ‘GeoFIS’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 19.1.7 (3+b1)’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpV7yeCi/R.INSTALL15c3c07a3acf7f/GeoFIS/src'
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c RcppExports.cpp -o RcppExports.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c zoning_module.cpp -o zoning_module.o
In file included from zoning_module.cpp:47:
In file included from ./geofis/algorithm/zoning/merge/area/area_merge.hpp:43:
In file included from ./geofis/geometry/area/geometry_area.hpp:42:
In file included from ./geofis/geometry/area/geometry_area_traits.hpp:42:
In file included from ./CGAL/Polygon_2.h:31:
In file included from ./CGAL/circulator.h:22:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
  147 |         unsigned total=0;
      |                  ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
   52 |   int pt_added=0;
      |       ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
      |                                                                                                                                                           ~~~~~~~~~~~^~~~~
      |                                                                                                                                                           operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
      |                                                                                                                                                             ~~~~~~~~~~~^~~~~~
      |                                                                                                                                                             operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:356:1: note: expanded from here
  356 | _cppi128
      | ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:357:1: note: expanded from here
  357 | _cppui128
      | ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:358:1: note: expanded from here
  358 | _cppi256
      | ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:359:1: note: expanded from here
  359 | _cppui256
      | ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:360:1: note: expanded from here
  360 | _cppi512
      | ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:361:1: note: expanded from here
  361 | _cppui512
      | ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:362:1: note: expanded from here
  362 | _cppi1024
      | ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:363:1: note: expanded from here
  363 | _cppui1024
      | ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
  304 |     F f1bis = (t1 - t1) - (t1 - t1);
      |       ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
  306 |     F f3 = f2 - f2;
      |       ^~
14 warnings generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c zoning_wrapper.cpp -o zoning_wrapper.o
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
  147 |         unsigned total=0;
      |                  ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
   52 |   int pt_added=0;
      |       ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
      |                                                                                                                                                           ~~~~~~~~~~~^~~~~
      |                                                                                                                                                           operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
      |                                                                                                                                                             ~~~~~~~~~~~^~~~~~
      |                                                                                                                                                             operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:325:1: note: expanded from here
  325 | _cppi128
      | ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:326:1: note: expanded from here
  326 | _cppui128
      | ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:327:1: note: expanded from here
  327 | _cppi256
      | ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:328:1: note: expanded from here
  328 | _cppui256
      | ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:329:1: note: expanded from here
  329 | _cppi512
      | ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:330:1: note: expanded from here
  330 | _cppui512
      | ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:331:1: note: expanded from here
  331 | _cppi1024
      | ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:332:1: note: expanded from here
  332 | _cppui1024
      | ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
  304 |     F f1bis = (t1 - t1) - (t1 - t1);
      |       ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
  306 |     F f3 = f2 - f2;
      |       ^~
14 warnings generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c util/double/double.cpp -o util/double/double.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c util/double/boost_double_comparison.cpp -o util/double/boost_double_comparison.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c geofis/process/zoning/voronoi/voronoi_process_impl.cpp -o geofis/process/zoning/voronoi/voronoi_process_impl.o
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
  147 |         unsigned total=0;
      |                  ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
   52 |   int pt_added=0;
      |       ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
      |                                                                                                                                                           ~~~~~~~~~~~^~~~~
      |                                                                                                                                                           operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
      |                                                                                                                                                             ~~~~~~~~~~~^~~~~~
      |                                                                                                                                                             operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:83:1: note: expanded from here
   83 | _cppi128
      | ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:84:1: note: expanded from here
   84 | _cppui128
      | ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:85:1: note: expanded from here
   85 | _cppi256
      | ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:86:1: note: expanded from here
   86 | _cppui256
      | ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:87:1: note: expanded from here
   87 | _cppi512
      | ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:88:1: note: expanded from here
   88 | _cppui512
      | ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:89:1: note: expanded from here
   89 | _cppi1024
      | ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:90:1: note: expanded from here
   90 | _cppui1024
      | ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
  304 |     F f1bis = (t1 - t1) - (t1 - t1);
      |       ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
  306 |     F f3 = f2 - f2;
      |       ^~
14 warnings generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c geofis/process/zoning/voronoi/voronoi_process.cpp -o geofis/process/zoning/voronoi/voronoi_process.o
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
  147 |         unsigned total=0;
      |                  ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
   52 |   int pt_added=0;
      |       ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
      |                                                                                                                                                           ~~~~~~~~~~~^~~~~
      |                                                                                                                                                           operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
      |                                                                                                                                                             ~~~~~~~~~~~^~~~~~
      |                                                                                                                                                             operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:207:1: note: expanded from here
  207 | _cppi128
      | ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:208:1: note: expanded from here
  208 | _cppui128
      | ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:209:1: note: expanded from here
  209 | _cppi256
      | ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:210:1: note: expanded from here
  210 | _cppui256
      | ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:211:1: note: expanded from here
  211 | _cppi512
      | ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:212:1: note: expanded from here
  212 | _cppui512
      | ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:213:1: note: expanded from here
  213 | _cppi1024
      | ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:214:1: note: expanded from here
  214 | _cppui1024
      | ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
  304 |     F f1bis = (t1 - t1) - (t1 - t1);
      |       ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
  306 |     F f3 = f2 - f2;
      |       ^~
14 warnings generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp -o geofis/process/zoning/neighborhood/neighborhood_process_impl.o
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
  147 |         unsigned total=0;
      |                  ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
   52 |   int pt_added=0;
      |       ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
      |                                                                                                                                                           ~~~~~~~~~~~^~~~~
      |                                                                                                                                                           operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
      |                                                                                                                                                             ~~~~~~~~~~~^~~~~~
      |                                                                                                                                                             operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:83:1: note: expanded from here
   83 | _cppi128
      | ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:84:1: note: expanded from here
   84 | _cppui128
      | ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:85:1: note: expanded from here
   85 | _cppi256
      | ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:86:1: note: expanded from here
   86 | _cppui256
      | ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:87:1: note: expanded from here
   87 | _cppi512
      | ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:88:1: note: expanded from here
   88 | _cppui512
      | ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:89:1: note: expanded from here
   89 | _cppi1024
      | ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:90:1: note: expanded from here
   90 | _cppui1024
      | ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
  304 |     F f1bis = (t1 - t1) - (t1 - t1);
      |       ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
  306 |     F f3 = f2 - f2;
      |       ^~
14 warnings generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c geofis/process/zoning/neighborhood/neighborhood_process.cpp -o geofis/process/zoning/neighborhood/neighborhood_process.o
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
  147 |         unsigned total=0;
      |                  ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
   52 |   int pt_added=0;
      |       ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
      |                                                                                                                                                           ~~~~~~~~~~~^~~~~
      |                                                                                                                                                           operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
      |                                                                                                                                                             ~~~~~~~~~~~^~~~~~
      |                                                                                                                                                             operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:207:1: note: expanded from here
  207 | _cppi128
      | ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:208:1: note: expanded from here
  208 | _cppui128
      | ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:209:1: note: expanded from here
  209 | _cppi256
      | ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:210:1: note: expanded from here
  210 | _cppui256
      | ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:211:1: note: expanded from here
  211 | _cppi512
      | ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:212:1: note: expanded from here
  212 | _cppui512
      | ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:213:1: note: expanded from here
  213 | _cppi1024
      | ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:214:1: note: expanded from here
  214 | _cppui1024
      | ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
  304 |     F f1bis = (t1 - t1) - (t1 - t1);
      |       ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
  306 |     F f3 = f2 - f2;
      |       ^~
14 warnings generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c geofis/process/zoning/fusion/fusion_process_impl.cpp -o geofis/process/zoning/fusion/fusion_process_impl.o
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
  147 |         unsigned total=0;
      |                  ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
   52 |   int pt_added=0;
      |       ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
      |                                                                                                                                                           ~~~~~~~~~~~^~~~~
      |                                                                                                                                                           operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
      |                                                                                                                                                             ~~~~~~~~~~~^~~~~~
      |                                                                                                                                                             operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:83:1: note: expanded from here
   83 | _cppi128
      | ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:84:1: note: expanded from here
   84 | _cppui128
      | ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:85:1: note: expanded from here
   85 | _cppi256
      | ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:86:1: note: expanded from here
   86 | _cppui256
      | ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:87:1: note: expanded from here
   87 | _cppi512
      | ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:88:1: note: expanded from here
   88 | _cppui512
      | ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:89:1: note: expanded from here
   89 | _cppi1024
      | ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:90:1: note: expanded from here
   90 | _cppui1024
      | ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
  304 |     F f1bis = (t1 - t1) - (t1 - t1);
      |       ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
  306 |     F f3 = f2 - f2;
      |       ^~
14 warnings generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c geofis/process/zoning/fusion/fusion_process.cpp -o geofis/process/zoning/fusion/fusion_process.o
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
  147 |         unsigned total=0;
      |                  ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
   52 |   int pt_added=0;
      |       ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
      |                                                                                                                                                           ~~~~~~~~~~~^~~~~
      |                                                                                                                                                           operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
      |                                                                                                                                                             ~~~~~~~~~~~^~~~~~
      |                                                                                                                                                             operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:207:1: note: expanded from here
  207 | _cppi128
      | ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:208:1: note: expanded from here
  208 | _cppui128
      | ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:209:1: note: expanded from here
  209 | _cppi256
      | ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:210:1: note: expanded from here
  210 | _cppui256
      | ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:211:1: note: expanded from here
  211 | _cppi512
      | ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:212:1: note: expanded from here
  212 | _cppui512
      | ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:213:1: note: expanded from here
  213 | _cppi1024
      | ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:214:1: note: expanded from here
  214 | _cppui1024
      | ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
  304 |     F f1bis = (t1 - t1) - (t1 - t1);
      |       ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
  306 |     F f3 = f2 - f2;
      |       ^~
14 warnings generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c geofis/process/zoning/merge/merge_process_impl.cpp -o geofis/process/zoning/merge/merge_process_impl.o
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
  147 |         unsigned total=0;
      |                  ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
   52 |   int pt_added=0;
      |       ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
      |                                                                                                                                                           ~~~~~~~~~~~^~~~~
      |                                                                                                                                                           operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
      |                                                                                                                                                             ~~~~~~~~~~~^~~~~~
      |                                                                                                                                                             operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:83:1: note: expanded from here
   83 | _cppi128
      | ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:84:1: note: expanded from here
   84 | _cppui128
      | ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:85:1: note: expanded from here
   85 | _cppi256
      | ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:86:1: note: expanded from here
   86 | _cppui256
      | ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:87:1: note: expanded from here
   87 | _cppi512
      | ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:88:1: note: expanded from here
   88 | _cppui512
      | ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:89:1: note: expanded from here
   89 | _cppi1024
      | ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:90:1: note: expanded from here
   90 | _cppui1024
      | ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
  304 |     F f1bis = (t1 - t1) - (t1 - t1);
      |       ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
  306 |     F f3 = f2 - f2;
      |       ^~
14 warnings generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c geofis/process/zoning/merge/merge_process.cpp -o geofis/process/zoning/merge/merge_process.o
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
  147 |         unsigned total=0;
      |                  ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
   52 |   int pt_added=0;
      |       ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
      |                                                                                                                                                           ~~~~~~~~~~~^~~~~
      |                                                                                                                                                           operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
      |                                                                                                                                                             ~~~~~~~~~~~^~~~~~
      |                                                                                                                                                             operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:207:1: note: expanded from here
  207 | _cppi128
      | ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:208:1: note: expanded from here
  208 | _cppui128
      | ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:209:1: note: expanded from here
  209 | _cppi256
      | ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:210:1: note: expanded from here
  210 | _cppui256
      | ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:211:1: note: expanded from here
  211 | _cppi512
      | ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:212:1: note: expanded from here
  212 | _cppui512
      | ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:213:1: note: expanded from here
  213 | _cppi1024
      | ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:214:1: note: expanded from here
  214 | _cppui1024
      | ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
  304 |     F f1bis = (t1 - t1) - (t1 - t1);
      |       ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
  306 |     F f3 = f2 - f2;
      |       ^~
14 warnings generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c geofis/process/zoning/zoning_process_impl.cpp -o geofis/process/zoning/zoning_process_impl.o
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
  147 |         unsigned total=0;
      |                  ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
   52 |   int pt_added=0;
      |       ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
      |                                                                                                                                                           ~~~~~~~~~~~^~~~~
      |                                                                                                                                                           operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
      |                                                                                                                                                             ~~~~~~~~~~~^~~~~~
      |                                                                                                                                                             operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:83:1: note: expanded from here
   83 | _cppi128
      | ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:84:1: note: expanded from here
   84 | _cppui128
      | ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:85:1: note: expanded from here
   85 | _cppi256
      | ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:86:1: note: expanded from here
   86 | _cppui256
      | ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:87:1: note: expanded from here
   87 | _cppi512
      | ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:88:1: note: expanded from here
   88 | _cppui512
      | ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:89:1: note: expanded from here
   89 | _cppi1024
      | ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:90:1: note: expanded from here
   90 | _cppui1024
      | ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
  304 |     F f1bis = (t1 - t1) - (t1 - t1);
      |       ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
  306 |     F f3 = f2 - f2;
      |       ^~
14 warnings generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator  -c geofis/process/zoning/zoning_process.cpp -o geofis/process/zoning/zoning_process.o
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
  147 |         unsigned total=0;
      |                  ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
   52 |   int pt_added=0;
      |       ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
      |                                                                                                                                                           ~~~~~~~~~~~^~~~~
      |                                                                                                                                                           operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
      |                                                                                                                                                             ~~~~~~~~~~~^~~~~~
      |                                                                                                                                                             operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:207:1: note: expanded from here
  207 | _cppi128
      | ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:208:1: note: expanded from here
  208 | _cppui128
      | ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:209:1: note: expanded from here
  209 | _cppi256
      | ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:210:1: note: expanded from here
  210 | _cppui256
      | ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:211:1: note: expanded from here
  211 | _cppi512
      | ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:212:1: note: expanded from here
  212 | _cppui512
      | ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
      | ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  254 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)()    \
      |                                                                                                                                                                                                       ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:213:1: note: expanded from here
  213 | _cppi1024
      | ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
  262 |    constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
      |                                                                                                                                                                                                         ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
   33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
      |                          ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
   34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
      |                             ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
   35 | #define BOOST_DO_JOIN2(X, Y) X##Y
      |                              ^
<scratch space>:214:1: note: expanded from here
  214 | _cppui1024
      | ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
  304 |     F f1bis = (t1 - t1) - (t1 - t1);
      |       ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
  306 |     F f3 = f2 - f2;
      |       ^~
14 warnings generated.
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o GeoFIS.so RcppExports.o zoning_module.o zoning_wrapper.o util/double/double.o util/double/boost_double_comparison.o geofis/process/zoning/voronoi/voronoi_process_impl.o geofis/process/zoning/voronoi/voronoi_process.o geofis/process/zoning/neighborhood/neighborhood_process_impl.o geofis/process/zoning/neighborhood/neighborhood_process.o geofis/process/zoning/fusion/fusion_process_impl.o geofis/process/zoning/fusion/fusion_process.o geofis/process/zoning/merge/merge_process_impl.o geofis/process/zoning/merge/merge_process.o geofis/process/zoning/zoning_process_impl.o geofis/process/zoning/zoning_process.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/lib -lmpfr -lgmp -lFisPro -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpV7yeCi/R.INSTALL15c3c07a3acf7f/GeoFIS/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpV7yeCi/R.INSTALL15c3c07a3acf7f/GeoFIS/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpV7yeCi/R.INSTALL15c3c07a3acf7f/GeoFIS/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-GeoFIS/00new/GeoFIS/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (GeoFIS)