* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘GeoFIS’ ...
** package ‘GeoFIS’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 19.1.3 (2)’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpKqIdEV/R.INSTALL16faef6f9c5d02/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 -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  -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 -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  -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: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;
      |       ^~
4 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 -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  -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: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;
      |       ^~
4 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 -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  -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 -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  -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 -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  -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: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;
      |       ^~
4 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 -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  -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: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;
      |       ^~
4 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 -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  -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: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;
      |       ^~
4 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 -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  -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: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;
      |       ^~
4 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 -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  -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: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;
      |       ^~
4 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 -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  -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: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;
      |       ^~
4 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 -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  -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: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;
      |       ^~
4 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 -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  -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: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;
      |       ^~
4 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 -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  -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: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;
      |       ^~
4 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 -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  -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: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;
      |       ^~
4 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/RtmpKqIdEV/R.INSTALL16faef6f9c5d02/GeoFIS/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpKqIdEV/R.INSTALL16faef6f9c5d02/GeoFIS/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpKqIdEV/R.INSTALL16faef6f9c5d02/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)