* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘GeoFIS’ ...
** this is package ‘GeoFIS’ version ‘1.1.1’
** package ‘GeoFIS’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 21.1.6 (2)’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpIQ14th/R.INSTALL3e7c437ad8b001/GeoFIS/src'
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c RcppExports.cpp -o RcppExports.o
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c zoning_module.cpp -o zoning_module.o
In file included from zoning_module.cpp:47:
In file included from ./geofis/algorithm/zoning/merge/area/area_merge.hpp:43:
In file included from ./geofis/geometry/area/geometry_area.hpp:42:
In file included from ./geofis/geometry/area/geometry_area_traits.hpp:42:
In file included from ./CGAL/Polygon_2.h:31:
In file included from ./CGAL/circulator.h:22:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
147 | unsigned total=0;
| ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
52 | int pt_added=0;
| ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
| ~~~~~~~~~~~^~~~~
| operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
| ~~~~~~~~~~~^~~~~~
| operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:274:1: note: expanded from here
274 | _cppi128
| ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:275:1: note: expanded from here
275 | _cppui128
| ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:276:1: note: expanded from here
276 | _cppi256
| ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:277:1: note: expanded from here
277 | _cppui256
| ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:278:1: note: expanded from here
278 | _cppi512
| ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:279:1: note: expanded from here
279 | _cppui512
| ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:280:1: note: expanded from here
280 | _cppi1024
| ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:281:1: note: expanded from here
281 | _cppui1024
| ^
In file included from zoning_module.cpp:48:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
304 | F f1bis = (t1 - t1) - (t1 - t1);
| ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
306 | F f3 = f2 - f2;
| ^~
14 warnings generated.
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c zoning_wrapper.cpp -o zoning_wrapper.o
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
147 | unsigned total=0;
| ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
52 | int pt_added=0;
| ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
| ~~~~~~~~~~~^~~~~
| operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
| ~~~~~~~~~~~^~~~~~
| operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:196:1: note: expanded from here
196 | _cppi128
| ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:197:1: note: expanded from here
197 | _cppui128
| ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:198:1: note: expanded from here
198 | _cppi256
| ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:199:1: note: expanded from here
199 | _cppui256
| ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:200:1: note: expanded from here
200 | _cppi512
| ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:201:1: note: expanded from here
201 | _cppui512
| ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:202:1: note: expanded from here
202 | _cppi1024
| ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:203:1: note: expanded from here
203 | _cppui1024
| ^
In file included from zoning_wrapper.cpp:39:
In file included from ./zoning_wrapper.h:43:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
304 | F f1bis = (t1 - t1) - (t1 - t1);
| ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
306 | F f3 = f2 - f2;
| ^~
14 warnings generated.
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c util/double/double.cpp -o util/double/double.o
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c util/double/boost_double_comparison.cpp -o util/double/boost_double_comparison.o
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c geofis/process/zoning/voronoi/voronoi_process_impl.cpp -o geofis/process/zoning/voronoi/voronoi_process_impl.o
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
147 | unsigned total=0;
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
52 | int pt_added=0;
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
| ~~~~~~~~~~~^~~~~
| operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
| ~~~~~~~~~~~^~~~~~
| operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:63:1: note: expanded from here
63 | _cppi128
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:64:1: note: expanded from here
64 | _cppui128
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:65:1: note: expanded from here
65 | _cppi256
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:66:1: note: expanded from here
66 | _cppui256
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:67:1: note: expanded from here
67 | _cppi512
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:68:1: note: expanded from here
68 | _cppui512
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:69:1: note: expanded from here
69 | _cppi1024
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:70:1: note: expanded from here
70 | _cppui1024
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process_impl.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_impl.hpp:42:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
304 | F f1bis = (t1 - t1) - (t1 - t1);
| ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
306 | F f3 = f2 - f2;
| ^~
14 warnings generated.
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c geofis/process/zoning/voronoi/voronoi_process.cpp -o geofis/process/zoning/voronoi/voronoi_process.o
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
147 | unsigned total=0;
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
52 | int pt_added=0;
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
| ~~~~~~~~~~~^~~~~
| operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
| ~~~~~~~~~~~^~~~~~
| operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:99:1: note: expanded from here
99 | _cppi128
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:100:1: note: expanded from here
100 | _cppui128
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:101:1: note: expanded from here
101 | _cppi256
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:102:1: note: expanded from here
102 | _cppui256
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:103:1: note: expanded from here
103 | _cppi512
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:104:1: note: expanded from here
104 | _cppui512
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:105:1: note: expanded from here
105 | _cppi1024
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:106:1: note: expanded from here
106 | _cppui1024
| ^
In file included from geofis/process/zoning/voronoi/voronoi_process.cpp:39:
In file included from ./geofis/process/zoning/voronoi/voronoi_process.hpp:43:
In file included from ./geofis/process/zoning/voronoi/voronoi_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
304 | F f1bis = (t1 - t1) - (t1 - t1);
| ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
306 | F f3 = f2 - f2;
| ^~
14 warnings generated.
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp -o geofis/process/zoning/neighborhood/neighborhood_process_impl.o
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
147 | unsigned total=0;
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
52 | int pt_added=0;
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
| ~~~~~~~~~~~^~~~~
| operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
| ~~~~~~~~~~~^~~~~~
| operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:63:1: note: expanded from here
63 | _cppi128
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:64:1: note: expanded from here
64 | _cppui128
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:65:1: note: expanded from here
65 | _cppi256
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:66:1: note: expanded from here
66 | _cppui256
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:67:1: note: expanded from here
67 | _cppi512
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:68:1: note: expanded from here
68 | _cppui512
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:69:1: note: expanded from here
69 | _cppi1024
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:70:1: note: expanded from here
70 | _cppui1024
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process_impl.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_impl.hpp:42:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
304 | F f1bis = (t1 - t1) - (t1 - t1);
| ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
306 | F f3 = f2 - f2;
| ^~
14 warnings generated.
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c geofis/process/zoning/neighborhood/neighborhood_process.cpp -o geofis/process/zoning/neighborhood/neighborhood_process.o
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
147 | unsigned total=0;
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
52 | int pt_added=0;
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
| ~~~~~~~~~~~^~~~~
| operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
| ~~~~~~~~~~~^~~~~~
| operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:99:1: note: expanded from here
99 | _cppi128
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:100:1: note: expanded from here
100 | _cppui128
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:101:1: note: expanded from here
101 | _cppi256
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:102:1: note: expanded from here
102 | _cppui256
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:103:1: note: expanded from here
103 | _cppi512
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:104:1: note: expanded from here
104 | _cppui512
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:105:1: note: expanded from here
105 | _cppi1024
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:106:1: note: expanded from here
106 | _cppui1024
| ^
In file included from geofis/process/zoning/neighborhood/neighborhood_process.cpp:39:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process.hpp:43:
In file included from ./geofis/process/zoning/neighborhood/neighborhood_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
304 | F f1bis = (t1 - t1) - (t1 - t1);
| ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
306 | F f3 = f2 - f2;
| ^~
14 warnings generated.
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c geofis/process/zoning/fusion/fusion_process_impl.cpp -o geofis/process/zoning/fusion/fusion_process_impl.o
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
147 | unsigned total=0;
| ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
52 | int pt_added=0;
| ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
| ~~~~~~~~~~~^~~~~
| operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
| ~~~~~~~~~~~^~~~~~
| operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:63:1: note: expanded from here
63 | _cppi128
| ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:64:1: note: expanded from here
64 | _cppui128
| ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:65:1: note: expanded from here
65 | _cppi256
| ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:66:1: note: expanded from here
66 | _cppui256
| ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:67:1: note: expanded from here
67 | _cppi512
| ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:68:1: note: expanded from here
68 | _cppui512
| ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:69:1: note: expanded from here
69 | _cppi1024
| ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:70:1: note: expanded from here
70 | _cppui1024
| ^
In file included from geofis/process/zoning/fusion/fusion_process_impl.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process_impl.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
304 | F f1bis = (t1 - t1) - (t1 - t1);
| ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
306 | F f3 = f2 - f2;
| ^~
14 warnings generated.
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c geofis/process/zoning/fusion/fusion_process.cpp -o geofis/process/zoning/fusion/fusion_process.o
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
147 | unsigned total=0;
| ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
52 | int pt_added=0;
| ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
| ~~~~~~~~~~~^~~~~
| operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
| ~~~~~~~~~~~^~~~~~
| operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:99:1: note: expanded from here
99 | _cppi128
| ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:100:1: note: expanded from here
100 | _cppui128
| ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:101:1: note: expanded from here
101 | _cppi256
| ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:102:1: note: expanded from here
102 | _cppui256
| ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:103:1: note: expanded from here
103 | _cppi512
| ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:104:1: note: expanded from here
104 | _cppui512
| ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:105:1: note: expanded from here
105 | _cppi1024
| ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:106:1: note: expanded from here
106 | _cppui1024
| ^
In file included from geofis/process/zoning/fusion/fusion_process.cpp:39:
In file included from ./geofis/process/zoning/fusion/fusion_process.hpp:43:
In file included from ./geofis/process/zoning/fusion/fusion_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
304 | F f1bis = (t1 - t1) - (t1 - t1);
| ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
306 | F f3 = f2 - f2;
| ^~
14 warnings generated.
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c geofis/process/zoning/merge/merge_process_impl.cpp -o geofis/process/zoning/merge/merge_process_impl.o
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
147 | unsigned total=0;
| ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
52 | int pt_added=0;
| ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
| ~~~~~~~~~~~^~~~~
| operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
| ~~~~~~~~~~~^~~~~~
| operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:63:1: note: expanded from here
63 | _cppi128
| ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:64:1: note: expanded from here
64 | _cppui128
| ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:65:1: note: expanded from here
65 | _cppi256
| ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:66:1: note: expanded from here
66 | _cppui256
| ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:67:1: note: expanded from here
67 | _cppi512
| ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:68:1: note: expanded from here
68 | _cppui512
| ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:69:1: note: expanded from here
69 | _cppi1024
| ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:70:1: note: expanded from here
70 | _cppui1024
| ^
In file included from geofis/process/zoning/merge/merge_process_impl.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process_impl.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
304 | F f1bis = (t1 - t1) - (t1 - t1);
| ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
306 | F f3 = f2 - f2;
| ^~
14 warnings generated.
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c geofis/process/zoning/merge/merge_process.cpp -o geofis/process/zoning/merge/merge_process.o
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
147 | unsigned total=0;
| ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
52 | int pt_added=0;
| ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
| ~~~~~~~~~~~^~~~~
| operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
| ~~~~~~~~~~~^~~~~~
| operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:99:1: note: expanded from here
99 | _cppi128
| ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:100:1: note: expanded from here
100 | _cppui128
| ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:101:1: note: expanded from here
101 | _cppi256
| ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:102:1: note: expanded from here
102 | _cppui256
| ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:103:1: note: expanded from here
103 | _cppi512
| ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:104:1: note: expanded from here
104 | _cppui512
| ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:105:1: note: expanded from here
105 | _cppi1024
| ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:106:1: note: expanded from here
106 | _cppui1024
| ^
In file included from geofis/process/zoning/merge/merge_process.cpp:39:
In file included from ./geofis/process/zoning/merge/merge_process.hpp:43:
In file included from ./geofis/process/zoning/merge/merge_process_traits.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
304 | F f1bis = (t1 - t1) - (t1 - t1);
| ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
306 | F f3 = f2 - f2;
| ^~
14 warnings generated.
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c geofis/process/zoning/zoning_process_impl.cpp -o geofis/process/zoning/zoning_process_impl.o
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
147 | unsigned total=0;
| ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
52 | int pt_added=0;
| ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
| ~~~~~~~~~~~^~~~~
| operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
| ~~~~~~~~~~~^~~~~~
| operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:63:1: note: expanded from here
63 | _cppi128
| ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:64:1: note: expanded from here
64 | _cppui128
| ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:65:1: note: expanded from here
65 | _cppi256
| ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:66:1: note: expanded from here
66 | _cppui256
| ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:67:1: note: expanded from here
67 | _cppi512
| ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:68:1: note: expanded from here
68 | _cppui512
| ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:69:1: note: expanded from here
69 | _cppi1024
| ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:70:1: note: expanded from here
70 | _cppui1024
| ^
In file included from geofis/process/zoning/zoning_process_impl.cpp:39:
In file included from ./geofis/process/zoning/zoning_process_impl.hpp:42:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
304 | F f1bis = (t1 - t1) - (t1 - t1);
| ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
306 | F f3 = f2 - f2;
| ^~
14 warnings generated.
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DBOOST_NO_AUTO_PTR -DBOOST_ALLOW_DEPRECATED_HEADERS -DBOOST_MP_DISABLE_DEPRECATE_03_WARNING -DBOOST_MATH_DISABLE_DEPRECATED_03_WARNING -DBOOST_DISABLE_ASSERTS -DBOOST_MATH_DISABLE_FLOAT128 -DCGAL_DISABLE_ROUNDING_MATH_CHECK=ON -DR_PACKAGE -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/FisPro/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c geofis/process/zoning/zoning_process.cpp -o geofis/process/zoning/zoning_process.o
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:20:
In file included from ./CGAL/basic.h:31:
In file included from ./CGAL/assertions.h:350:
In file included from ./CGAL/Uncertain.h:18:
./CGAL/Profile_counter.h:147:18: warning: variable 'total' set but not used [-Wunused-but-set-variable]
147 | unsigned total=0;
| ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:20:
In file included from ./CGAL/Simple_cartesian.h:20:
In file included from ./CGAL/Cartesian/Cartesian_base.h:62:
In file included from ./CGAL/Cartesian/function_objects.h:20:
In file included from ./CGAL/Kernel/function_objects.h:29:
In file included from ./CGAL/intersection_3.h:31:
In file included from ./CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h:20:
In file included from ./CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h:20:
In file included from ./CGAL/Intersections_3/Triangle_3_Triangle_3.h:19:
./CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h:52:7: warning: variable 'pt_added' set but not used [-Wunused-but-set-variable]
52 | int pt_added=0;
| ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
| ~~~~~~~~~~~^~~~~
| operator""_cppi
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
| ~~~~~~~~~~~^~~~~~
| operator""_cppui
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:99:1: note: expanded from here
99 | _cppi128
| ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:100:1: note: expanded from here
100 | _cppui128
| ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:101:1: note: expanded from here
101 | _cppi256
| ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:102:1: note: expanded from here
102 | _cppui256
| ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:103:1: note: expanded from here
103 | _cppi512
| ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:104:1: note: expanded from here
104 | _cppui512
| ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:105:1: note: expanded from here
105 | _cppi1024
| ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:22:
In file included from ./CGAL/Exact_kernel_selector.h:26:
In file included from ./CGAL/internal/Exact_type_selector.h:27:
In file included from ./CGAL/boost_mp.h:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:106:1: note: expanded from here
106 | _cppui1024
| ^
In file included from geofis/process/zoning/zoning_process.cpp:39:
In file included from ./geofis/process/zoning/zoning_process.hpp:43:
In file included from ./geofis/process/zoning/zoning_process_traits.hpp:48:
In file included from ./geofis/algorithm/zoning/geometry/zoning_geometry_traits.hpp:42:
In file included from ./CGAL/Exact_predicates_exact_constructions_kernel.h:21:
In file included from ./CGAL/Filtered_kernel.h:28:
In file included from ./CGAL/internal/Static_filters/Static_filters.h:63:
./CGAL/internal/Static_filters/Do_intersect_3.h:304:7: warning: unused variable 'f1bis' [-Wunused-variable]
304 | F f1bis = (t1 - t1) - (t1 - t1);
| ^~~~~
./CGAL/internal/Static_filters/Do_intersect_3.h:306:7: warning: unused variable 'f3' [-Wunused-variable]
306 | F f3 = f2 - f2;
| ^~
14 warnings generated.
clang++-21 -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/RtmpIQ14th/R.INSTALL3e7c437ad8b001/GeoFIS/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpIQ14th/R.INSTALL3e7c437ad8b001/GeoFIS/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpIQ14th/R.INSTALL3e7c437ad8b001/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)