* installing *source* package ‘GeoFIS’ ... ** package ‘GeoFIS’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘clang version 19.1.5’ using C++17 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/GeoFIS/src' /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/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'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/FisPro/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/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'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/FisPro/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c zoning_module.cpp -o zoning_module.o In file included from zoning_module.cpp:40: In file included from ./util/functional/maximum.hpp:46: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range/algorithm/max_element.hpp:13: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/concept_check.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/concept/assert.hpp:7: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ <command line>:2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ 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; | ^~ 5 warnings generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/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'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/FisPro/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -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:42: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/move/unique_ptr.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ <command line>:2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ 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; | ^~ /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/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'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/FisPro/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c util/double/double.cpp -o util/double/double.o In file included from util/double/double.cpp:41: In file included from ./util/double/boost_double_comparison.h:47: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/test/tools/floating_point_comparison.hpp:16: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/test/detail/global_typedef.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/test/detail/config.hpp:16: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ <command line>:2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ 1 warning generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/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'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/FisPro/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c util/double/boost_double_comparison.cpp -o util/double/boost_double_comparison.o In file included from util/double/boost_double_comparison.cpp:39: In file included from ./util/double/boost_double_comparison.h:47: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/test/tools/floating_point_comparison.hpp:16: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/test/detail/global_typedef.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/test/utils/basic_cstring/basic_cstring.hpp:20: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp:19: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/test/detail/config.hpp:16: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ <command line>:2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ 5 warnings generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/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'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/FisPro/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -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:45: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range.hpp:18: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range/functions.hpp:18: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range/begin.hpp:18: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range/config.hpp:14: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/detail/workaround.hpp:8: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config/workaround.hpp:41: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ <command line>:2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ 1 warning generated. 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; | ^ /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/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'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/FisPro/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -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:42: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/move/unique_ptr.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ <command line>:2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ 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.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_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; | ^~ 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; | ^~ /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/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'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/FisPro/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -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:45: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range.hpp:18: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range/functions.hpp:18: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range/begin.hpp:18: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range/config.hpp:14: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/detail/workaround.hpp:8: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config/workaround.hpp:41: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ <command line>:2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ 5 warnings generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/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'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/FisPro/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -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:42: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/move/unique_ptr.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ <command line>:2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/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'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/FisPro/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -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/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/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:45: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range.hpp:18: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range/functions.hpp:18: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range/begin.hpp:18: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range/config.hpp:14: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/detail/workaround.hpp:8: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config/workaround.hpp:41: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ <command line>:2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ 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.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/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/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_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; | ^~ 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; | ^~ 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; | ^~ 5 warnings generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/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'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/FisPro/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -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:42: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/move/unique_ptr.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ <command line>:2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ 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; | ^ /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/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'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/FisPro/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -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/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/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:45: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range.hpp:18: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range/functions.hpp:18: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range/begin.hpp:18: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range/config.hpp:14: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/detail/workaround.hpp:8: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config/workaround.hpp:41: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ <command line>:2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ 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/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; | ^~ 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; | ^~ 5 warnings generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/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'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/FisPro/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -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:42: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/move/unique_ptr.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ <command line>:2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ 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; | ^ 5 warnings generated. 5 warnings generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/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'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/FisPro/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c geofis/process/zoning/zoning_process_impl.cpp -o geofis/process/zoning/zoning_process_impl.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: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; | ^~ 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:45: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range.hpp:18: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range/functions.hpp:18: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range/begin.hpp:18: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/range/config.hpp:14: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/detail/workaround.hpp:8: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config/workaround.hpp:41: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ <command line>:2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ 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; | ^ 5 warnings generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/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'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/FisPro/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -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:42: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/move/unique_ptr.hpp:15: In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48: /data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined] 98 | # define BOOST_NO_AUTO_PTR | ^ <command line>:2:9: note: previous definition is here 2 | #define BOOST_NO_AUTO_PTR 1 | ^ 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; | ^ 5 warnings generated. 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_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; | ^~ 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; | ^~ 5 warnings generated. 5 warnings generated. 5 warnings generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang19/lib -L/usr/local/clang19/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -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/data/gannet/ripley/R/test-clang/FisPro/lib -lmpfr -lgmp -lFisPro make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/GeoFIS/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/GeoFIS/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/GeoFIS/src' installing to /data/gannet/ripley/R/packages/tests-clang/GeoFIS.Rcheck/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)