* installing *source* package ‘evesim’ ... ** this is package ‘evesim’ version ‘1.0.0’ ** using staged installation ** libs using C++ compiler: ‘Debian clang version 19.1.7 (1+b1)’ using C++20 clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -c RcppExports.cpp -o RcppExports.o clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -c eve_sim.cpp -o eve_sim.o eve_sim.cpp:420:23: warning: variables 'j' and 'tips' used in loop condition not modified in loop body [-Wfor-loop-analysis] 420 | for (int j = 0; j < tips; ++i) { | ^ ~~~~ In file included from eve_sim.cpp:8: In file included from ../inst/include/evesim/rutils.h:16: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel.h:24: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel/TBB.h:10: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/tbb.h:32: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile long long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile long long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:434:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator long long' requested here 434 | __TBB_DECL_ATOMIC(__TBB_LONG_LONG) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned long long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned long long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:435:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned long long' requested here 435 | __TBB_DECL_ATOMIC(unsigned __TBB_LONG_LONG) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:439:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator long' requested here 439 | __TBB_DECL_ATOMIC(long) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:440:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned long' requested here 440 | __TBB_DECL_ATOMIC(unsigned long) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned int' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned int] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:466:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned int' requested here 466 | __TBB_DECL_ATOMIC(unsigned) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile int' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile int] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:467:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator int' requested here 467 | __TBB_DECL_ATOMIC(int) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned short' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned short] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:470:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned short' requested here 470 | __TBB_DECL_ATOMIC(unsigned short) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile short' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile short] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:471:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator short' requested here 471 | __TBB_DECL_ATOMIC(short) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile char' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile char] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:472:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator char' requested here 472 | __TBB_DECL_ATOMIC(char) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile signed char' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile signed char] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:473:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator signed char' requested here 473 | __TBB_DECL_ATOMIC(signed char) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned char' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned char] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:474:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned char' requested here 474 | __TBB_DECL_ATOMIC(unsigned char) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile wchar_t' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile wchar_t] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:477:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator wchar_t' requested here 477 | __TBB_DECL_ATOMIC(wchar_t) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'void *const volatile' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = void *const volatile] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:509:34: note: in instantiation of member function 'tbb::internal::atomic_impl::operator void *' requested here 509 | this->store_with_release(rhs); return *this; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'tbb::interface6::internal::ets_base::array *const volatile' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::array *>::converter::array *const volatile>' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = tbb::interface6::internal::ets_base::array *const volatile] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/enumerable_thread_specific.h:175:27: note: in instantiation of member function 'tbb::internal::atomic_impl::array *>::operator tbb::interface6::internal::ets_base::array *' requested here 175 | for( array* r=my_root; r; r=r->next ) { | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/enumerable_thread_specific.h:278:36: note: in instantiation of member function 'tbb::interface6::internal::ets_base::table_lookup' requested here 278 | found = super::table_lookup(exists); | ^ In file included from eve_sim.cpp:8: In file included from ../inst/include/evesim/rutils.h:16: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel.h:24: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel/TBB.h:10: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/tbb.h:32: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile bool' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile bool] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/partitioner.h:140:16: note: in instantiation of member function 'tbb::internal::atomic_impl::operator bool' requested here 140 | return static_cast(t.parent())->my_child_stolen; | ^ 16 warnings generated. clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -c phylo.cpp -o phylo.o In file included from phylo.cpp:5: In file included from ../inst/include/evesim/phylo.h:10: In file included from ../inst/include/evesim/rutils.h:16: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel.h:24: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel/TBB.h:10: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/tbb.h:32: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile long long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile long long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:434:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator long long' requested here 434 | __TBB_DECL_ATOMIC(__TBB_LONG_LONG) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned long long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned long long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:435:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned long long' requested here 435 | __TBB_DECL_ATOMIC(unsigned __TBB_LONG_LONG) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:439:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator long' requested here 439 | __TBB_DECL_ATOMIC(long) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:440:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned long' requested here 440 | __TBB_DECL_ATOMIC(unsigned long) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned int' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned int] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:466:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned int' requested here 466 | __TBB_DECL_ATOMIC(unsigned) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile int' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile int] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:467:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator int' requested here 467 | __TBB_DECL_ATOMIC(int) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned short' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned short] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:470:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned short' requested here 470 | __TBB_DECL_ATOMIC(unsigned short) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile short' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile short] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:471:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator short' requested here 471 | __TBB_DECL_ATOMIC(short) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile char' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile char] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:472:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator char' requested here 472 | __TBB_DECL_ATOMIC(char) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile signed char' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile signed char] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:473:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator signed char' requested here 473 | __TBB_DECL_ATOMIC(signed char) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned char' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned char] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:474:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned char' requested here 474 | __TBB_DECL_ATOMIC(unsigned char) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile wchar_t' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile wchar_t] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:477:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator wchar_t' requested here 477 | __TBB_DECL_ATOMIC(wchar_t) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'void *const volatile' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = void *const volatile] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:509:34: note: in instantiation of member function 'tbb::internal::atomic_impl::operator void *' requested here 509 | this->store_with_release(rhs); return *this; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'tbb::interface6::internal::ets_base::array *const volatile' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::array *>::converter::array *const volatile>' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = tbb::interface6::internal::ets_base::array *const volatile] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/enumerable_thread_specific.h:175:27: note: in instantiation of member function 'tbb::internal::atomic_impl::array *>::operator tbb::interface6::internal::ets_base::array *' requested here 175 | for( array* r=my_root; r; r=r->next ) { | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/enumerable_thread_specific.h:278:36: note: in instantiation of member function 'tbb::interface6::internal::ets_base::table_lookup' requested here 278 | found = super::table_lookup(exists); | ^ In file included from phylo.cpp:5: In file included from ../inst/include/evesim/phylo.h:10: In file included from ../inst/include/evesim/rutils.h:16: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel.h:24: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel/TBB.h:10: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/tbb.h:32: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile bool' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile bool] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/partitioner.h:140:16: note: in instantiation of member function 'tbb::internal::atomic_impl::operator bool' requested here 140 | return static_cast(t.parent())->my_child_stolen; | ^ 15 warnings generated. clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -c sim_table.cpp -o sim_table.o In file included from sim_table.cpp:5: In file included from ../inst/include/evesim/sim_table.h:10: In file included from ../inst/include/evesim/ltable.h:10: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel.h:24: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel/TBB.h:10: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/tbb.h:32: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile long long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile long long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:434:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator long long' requested here 434 | __TBB_DECL_ATOMIC(__TBB_LONG_LONG) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned long long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned long long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:435:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned long long' requested here 435 | __TBB_DECL_ATOMIC(unsigned __TBB_LONG_LONG) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:439:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator long' requested here 439 | __TBB_DECL_ATOMIC(long) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:440:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned long' requested here 440 | __TBB_DECL_ATOMIC(unsigned long) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned int' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned int] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:466:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned int' requested here 466 | __TBB_DECL_ATOMIC(unsigned) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile int' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile int] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:467:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator int' requested here 467 | __TBB_DECL_ATOMIC(int) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned short' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned short] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:470:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned short' requested here 470 | __TBB_DECL_ATOMIC(unsigned short) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile short' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile short] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:471:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator short' requested here 471 | __TBB_DECL_ATOMIC(short) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile char' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile char] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:472:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator char' requested here 472 | __TBB_DECL_ATOMIC(char) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile signed char' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile signed char] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:473:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator signed char' requested here 473 | __TBB_DECL_ATOMIC(signed char) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned char' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned char] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:474:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned char' requested here 474 | __TBB_DECL_ATOMIC(unsigned char) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile wchar_t' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile wchar_t] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:477:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator wchar_t' requested here 477 | __TBB_DECL_ATOMIC(wchar_t) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'void *const volatile' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = void *const volatile] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:509:34: note: in instantiation of member function 'tbb::internal::atomic_impl::operator void *' requested here 509 | this->store_with_release(rhs); return *this; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'tbb::interface6::internal::ets_base::array *const volatile' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::array *>::converter::array *const volatile>' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = tbb::interface6::internal::ets_base::array *const volatile] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/enumerable_thread_specific.h:175:27: note: in instantiation of member function 'tbb::internal::atomic_impl::array *>::operator tbb::interface6::internal::ets_base::array *' requested here 175 | for( array* r=my_root; r; r=r->next ) { | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/enumerable_thread_specific.h:278:36: note: in instantiation of member function 'tbb::interface6::internal::ets_base::table_lookup' requested here 278 | found = super::table_lookup(exists); | ^ In file included from sim_table.cpp:5: In file included from ../inst/include/evesim/sim_table.h:10: In file included from ../inst/include/evesim/ltable.h:10: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel.h:24: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel/TBB.h:10: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/tbb.h:32: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile bool' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile bool] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/partitioner.h:140:16: note: in instantiation of member function 'tbb::internal::atomic_impl::operator bool' requested here 140 | return static_cast(t.parent())->my_child_stolen; | ^ 15 warnings generated. clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -c tree.cpp -o tree.o In file included from tree.cpp:6: In file included from ../inst/include/evesim/ltable.h:10: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel.h:24: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel/TBB.h:10: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/tbb.h:32: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile long long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile long long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:434:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator long long' requested here 434 | __TBB_DECL_ATOMIC(__TBB_LONG_LONG) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned long long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned long long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:435:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned long long' requested here 435 | __TBB_DECL_ATOMIC(unsigned __TBB_LONG_LONG) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:439:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator long' requested here 439 | __TBB_DECL_ATOMIC(long) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:440:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned long' requested here 440 | __TBB_DECL_ATOMIC(unsigned long) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned int' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned int] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:466:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned int' requested here 466 | __TBB_DECL_ATOMIC(unsigned) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile int' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile int] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:467:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator int' requested here 467 | __TBB_DECL_ATOMIC(int) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned short' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned short] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:470:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned short' requested here 470 | __TBB_DECL_ATOMIC(unsigned short) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile short' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile short] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:471:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator short' requested here 471 | __TBB_DECL_ATOMIC(short) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile char' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile char] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:472:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator char' requested here 472 | __TBB_DECL_ATOMIC(char) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile signed char' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile signed char] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:473:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator signed char' requested here 473 | __TBB_DECL_ATOMIC(signed char) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned char' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned char] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:474:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned char' requested here 474 | __TBB_DECL_ATOMIC(unsigned char) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile wchar_t' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile wchar_t] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:477:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator wchar_t' requested here 477 | __TBB_DECL_ATOMIC(wchar_t) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'void *const volatile' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = void *const volatile] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:509:34: note: in instantiation of member function 'tbb::internal::atomic_impl::operator void *' requested here 509 | this->store_with_release(rhs); return *this; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'tbb::interface6::internal::ets_base::array *const volatile' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::array *>::converter::array *const volatile>' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = tbb::interface6::internal::ets_base::array *const volatile] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/enumerable_thread_specific.h:175:27: note: in instantiation of member function 'tbb::internal::atomic_impl::array *>::operator tbb::interface6::internal::ets_base::array *' requested here 175 | for( array* r=my_root; r; r=r->next ) { | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/enumerable_thread_specific.h:278:36: note: in instantiation of member function 'tbb::interface6::internal::ets_base::table_lookup' requested here 278 | found = super::table_lookup(exists); | ^ In file included from tree.cpp:6: In file included from ../inst/include/evesim/ltable.h:10: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel.h:24: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel/TBB.h:10: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/tbb.h:32: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile bool' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile bool] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/partitioner.h:140:16: note: in instantiation of member function 'tbb::internal::atomic_impl::operator bool' requested here 140 | return static_cast(t.parent())->my_child_stolen; | ^ 15 warnings generated. clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -c tree_metric.cpp -o tree_metric.o In file included from tree_metric.cpp:13: In file included from ../inst/include/evesim/tree_metric.h:10: In file included from ../inst/include/evesim/rutils.h:16: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel.h:24: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel/TBB.h:10: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/tbb.h:32: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile long long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile long long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:434:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator long long' requested here 434 | __TBB_DECL_ATOMIC(__TBB_LONG_LONG) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned long long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned long long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:435:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned long long' requested here 435 | __TBB_DECL_ATOMIC(unsigned __TBB_LONG_LONG) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:439:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator long' requested here 439 | __TBB_DECL_ATOMIC(long) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned long' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned long] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:440:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned long' requested here 440 | __TBB_DECL_ATOMIC(unsigned long) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned int' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned int] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:466:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned int' requested here 466 | __TBB_DECL_ATOMIC(unsigned) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile int' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile int] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:467:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator int' requested here 467 | __TBB_DECL_ATOMIC(int) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned short' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned short] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:470:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned short' requested here 470 | __TBB_DECL_ATOMIC(unsigned short) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile short' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile short] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:471:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator short' requested here 471 | __TBB_DECL_ATOMIC(short) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile char' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile char] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:472:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator char' requested here 472 | __TBB_DECL_ATOMIC(char) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile signed char' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile signed char] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:473:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator signed char' requested here 473 | __TBB_DECL_ATOMIC(signed char) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile unsigned char' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile unsigned char] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:474:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator unsigned char' requested here 474 | __TBB_DECL_ATOMIC(unsigned char) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile wchar_t' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile wchar_t] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:477:1: note: in instantiation of member function 'tbb::internal::atomic_impl::operator wchar_t' requested here 477 | __TBB_DECL_ATOMIC(wchar_t) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:422:78: note: expanded from macro '__TBB_DECL_ATOMIC' 422 | atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'void *const volatile' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = void *const volatile] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:509:34: note: in instantiation of member function 'tbb::internal::atomic_impl::operator void *' requested here 509 | this->store_with_release(rhs); return *this; | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'tbb::interface6::internal::ets_base::array *const volatile' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::array *>::converter::array *const volatile>' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = tbb::interface6::internal::ets_base::array *const volatile] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/enumerable_thread_specific.h:175:27: note: in instantiation of member function 'tbb::internal::atomic_impl::array *>::operator tbb::interface6::internal::ets_base::array *' requested here 175 | for( array* r=my_root; r; r=r->next ) { | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/enumerable_thread_specific.h:278:36: note: in instantiation of member function 'tbb::interface6::internal::ets_base::table_lookup' requested here 278 | found = super::table_lookup(exists); | ^ In file included from tree_metric.cpp:13: In file included from ../inst/include/evesim/tree_metric.h:10: In file included from ../inst/include/evesim/rutils.h:16: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel.h:24: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/RcppParallel/TBB.h:10: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/tbb.h:32: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:226:18: warning: volatile-qualified parameter type 'const volatile bool' is deprecated [-Wdeprecated-volatile] 226 | converter(value_type a_value) : value(a_value) {} | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:255:21: note: in instantiation of template class 'tbb::internal::atomic_impl::converter' requested here 255 | static typename converter::bits_type & to_bits_ref(value_t& value){ | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/atomic.h:297:42: note: while substituting deduced template arguments into function template 'to_bits_ref' [with value_t = const volatile bool] 297 | __TBB_load_with_acquire( to_bits_ref(my_storage.my_value) ) | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include/tbb/partitioner.h:140:16: note: in instantiation of member function 'tbb::internal::atomic_impl::operator bool' requested here 140 | return static_cast(t.parent())->my_child_stolen; | ^ 15 warnings generated. clang++-19 -std=gnu++20 -shared -L/home/hornik/tmp/R-d-clang-19/lib -Wl,-O1 -o evesim.so RcppExports.o eve_sim.o phylo.o sim_table.o tree.o tree_metric.o -L/home/hornik/tmp/R-d-clang-19/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/evesim.Rcheck/00LOCK-evesim/00new/evesim/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** 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 (evesim)