* installing *source* package 'FLSSS' ... ** this is package 'FLSSS' version '9.2.6' ** using staged installation ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs using C++ compiler: 'g++.exe (GCC) 14.2.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c BaB01kp.cpp -o BaB01kp.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb.h:32, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel/TBB.h:10, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel.h:24, from BaB01kp.cpp:4: D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = long unsigned int]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here 251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id); | ~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'long unsigned int' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(long unsigned int)' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here 291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL ) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'tbb::interface5::internal::hash_map_base::bucket*' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c BaBgapMulthreadKPs.cpp -o BaBgapMulthreadKPs.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb.h:32, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel/TBB.h:10, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel.h:24, from BaBgapMulthreadKPs.cpp:3: D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = long unsigned int]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here 251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id); | ~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'long unsigned int' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(long unsigned int)' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here 291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL ) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'tbb::interface5::internal::hash_map_base::bucket*' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c BaBgapMulthreadNodes.cpp -o BaBgapMulthreadNodes.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb.h:32, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel/TBB.h:10, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel.h:24, from BaBgapMulthreadNodes.cpp:3: D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = long unsigned int]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here 251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id); | ~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'long unsigned int' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(long unsigned int)' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here 291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL ) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'tbb::interface5::internal::hash_map_base::bucket*' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c DP01kp.cpp -o DP01kp.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb.h:32, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel/TBB.h:10, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel.h:24, from DP01kp.cpp:4: D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = long unsigned int]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here 251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id); | ~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'long unsigned int' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(long unsigned int)' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here 291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL ) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'tbb::interface5::internal::hash_map_base::bucket*' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c DPgapMultithreadKPs.cpp -o DPgapMultithreadKPs.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb.h:32, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel/TBB.h:10, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel.h:24, from DPgapMultithreadKPs.cpp:3: D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = long unsigned int]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here 251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id); | ~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'long unsigned int' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(long unsigned int)' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here 291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL ) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'tbb::interface5::internal::hash_map_base::bucket*' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c DPgapMultithreadNodes.cpp -o DPgapMultithreadNodes.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb.h:32, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel/TBB.h:10, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel.h:24, from DPgapMultithreadNodes.cpp:3: D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = long unsigned int]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here 251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id); | ~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'long unsigned int' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(long unsigned int)' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here 291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL ) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'tbb::interface5::internal::hash_map_base::bucket*' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c GAP.cpp -o GAP.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb.h:32, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel/TBB.h:10, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel.h:24, from GAP.cpp:4: D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = long unsigned int]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here 251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id); | ~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'long unsigned int' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(long unsigned int)' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here 291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL ) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'tbb::interface5::internal::hash_map_base::bucket*' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c GAgap.cpp -o GAgap.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb.h:32, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel/TBB.h:10, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel.h:24, from GAgap.cpp:3: D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = long unsigned int]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here 251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id); | ~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'long unsigned int' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(long unsigned int)' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here 291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL ) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'tbb::interface5::internal::hash_map_base::bucket*' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Gknapsack.cpp -o Gknapsack.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb.h:32, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel/TBB.h:10, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel.h:24, from Gknapsack.cpp:4: D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = long unsigned int]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here 251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id); | ~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'long unsigned int' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(long unsigned int)' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here 291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL ) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'tbb::interface5::internal::hash_map_base::bucket*' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c findBoundInterface.cpp -o findBoundInterface.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c flsss.cpp -o flsss.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c flsssVariableTree.cpp -o flsssVariableTree.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mflsss.cpp -o mflsss.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb.h:32, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel/TBB.h:10, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel.h:24, from mflsss.cpp:4: D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = long unsigned int]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here 251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id); | ~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'long unsigned int' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(long unsigned int)' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here 291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL ) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'tbb::interface5::internal::hash_map_base::bucket*' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mflsssArb.cpp -o mflsssArb.o In file included from arbitraryDimFLSSS/mflsssDecomp.hpp:9, from mflsssArb.cpp:3: arbitraryDimFLSSS/mflsssOBJ.hpp: In constructor 'Shared::Shared()': arbitraryDimFLSSS/mflsssOBJ.hpp:32:57: error: no match for 'operator=' (operand types are 'std::chrono::time_point > >' and 'std::chrono::duration >') 32 | endTime = std::chrono::steady_clock::duration::zero(); | ^ In file included from D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/chrono:41, from arbitraryDimFLSSS/mflsssDecomp.hpp:6: D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/chrono.h:922:13: note: candidate: 'constexpr std::chrono::time_point > >& std::chrono::time_point > >::operator=(const std::chrono::time_point > >&)' 922 | class time_point | ^~~~~~~~~~ D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/chrono.h:922:13: note: no known conversion for argument 1 from 'std::chrono::duration >' to 'const std::chrono::time_point > >&' D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/chrono.h:922:13: note: candidate: 'constexpr std::chrono::time_point > >& std::chrono::time_point > >::operator=(std::chrono::time_point > >&&)' D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/chrono.h:922:13: note: no known conversion for argument 1 from 'std::chrono::duration >' to 'std::chrono::time_point > >&&' In file included from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb.h:32, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel/TBB.h:10, from D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/RcppParallel.h:24, from arbitraryDimFLSSS/mflsssDecomp.hpp:5: D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = long unsigned int]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/tbb_thread.h:251:29: required from here 251 | return as_atomic(location.my_id).compare_and_swap(value.my_id, comparand.my_id); | ~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'long unsigned int' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(long unsigned int)' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h: In instantiation of 'tbb::atomic& tbb::internal::as_atomic(T&) [with T = tbb::interface5::internal::hash_map_base::bucket*]': D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/concurrent_hash_map.h:291:31: required from here 291 | && as_atomic(my_table[new_seg]).compare_and_swap(is_allocating, NULL) == NULL ) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppParallel/include/tbb/atomic.h:544:12: warning: casting 'tbb::interface5::internal::hash_map_base::bucket*' to 'tbb::atomic&' does not use 'constexpr tbb::atomic::atomic(T*) [with T = tbb::interface5::internal::hash_map_base::bucket]' [-Wcast-user-defined] 544 | return (atomic&)t; | ^~~~~~~~~~~~~ make: *** [D:/RCompile/recent/R/etc/x64/Makeconf:296: mflsssArb.o] Error 1 ERROR: compilation failed for package 'FLSSS' * removing 'd:/RCompile/CRANincoming/R-devel/lib/FLSSS' * restoring previous 'd:/RCompile/CRANincoming/R-devel/lib/FLSSS'