* installing *source* package ‘comparator’ ... ** package ‘comparator’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using C++11 using SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c Rinterface.cpp -o Rinterface.o In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Hamming>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:26:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("normalize")), ^ Rinterface.cpp:162:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'DamerauLevenshtein>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:30:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:162:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Levenshtein>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:38:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:162:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'OSA>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:45:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:162:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'LCS>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:53:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:162:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Constant>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:59:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("constant"))); ^ Rinterface.cpp:162:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'BinaryComp>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:62:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("score")), ^ Rinterface.cpp:162:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'JaroWinkler>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:66:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("p")), ^ Rinterface.cpp:162:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Jaro>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:72:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("similarity"))); ^ Rinterface.cpp:162:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on 'Comparator>' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:162:17: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Hamming>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:26:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("normalize")), ^ Rinterface.cpp:166:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'DamerauLevenshtein>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:30:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:166:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Levenshtein>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:38:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:166:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'OSA>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:45:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:166:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'LCS>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:53:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:166:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Constant>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:59:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("constant"))); ^ Rinterface.cpp:166:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'BinaryComp>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:62:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("score")), ^ Rinterface.cpp:166:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'JaroWinkler>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:66:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("p")), ^ Rinterface.cpp:166:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Jaro>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:72:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("similarity"))); ^ Rinterface.cpp:166:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on 'Comparator>' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:166:17: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Hamming>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:26:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("normalize")), ^ Rinterface.cpp:170:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'DamerauLevenshtein>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:30:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:170:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Levenshtein>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:38:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:170:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'OSA>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:45:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:170:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'LCS>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:53:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:170:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Constant>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:59:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("constant"))); ^ Rinterface.cpp:170:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'BinaryComp>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:62:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("score")), ^ Rinterface.cpp:170:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'JaroWinkler>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:66:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("p")), ^ Rinterface.cpp:170:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Jaro>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:72:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("similarity"))); ^ Rinterface.cpp:170:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on 'Comparator>' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:170:17: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Hamming>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:26:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("normalize")), ^ Rinterface.cpp:174:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'DamerauLevenshtein>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:30:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:174:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Levenshtein>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:38:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:174:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'OSA>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:45:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:174:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'LCS>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:53:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:174:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Constant>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:59:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("constant"))); ^ Rinterface.cpp:174:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'BinaryComp>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:62:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("score")), ^ Rinterface.cpp:174:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'JaroWinkler>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:66:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("p")), ^ Rinterface.cpp:174:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Jaro>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:72:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("similarity"))); ^ Rinterface.cpp:174:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on 'Comparator>' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:174:17: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Hamming>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:26:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("normalize")), ^ Rinterface.cpp:178:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'DamerauLevenshtein>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:30:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:178:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Levenshtein>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:38:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:178:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'OSA>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:45:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:178:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'LCS>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:53:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("deletion")), ^ Rinterface.cpp:178:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Constant>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:59:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("constant"))); ^ Rinterface.cpp:178:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'BinaryComp>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:62:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("score")), ^ Rinterface.cpp:178:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'JaroWinkler>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:66:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("p")), ^ Rinterface.cpp:178:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on non-final 'Jaro>' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:72:12: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here return make_unique>(as(m.slot("similarity"))); ^ Rinterface.cpp:178:17: note: in instantiation of function template specialization 'get_comparator>' requested here auto comp = get_comparator(m_S4); ^ In file included from Rinterface.cpp:1: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2084:5: warning: delete called on 'Comparator>' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] delete __ptr; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2345:7: note: in instantiation of member function 'std::default_delete>>::operator()' requested here __ptr_.second()(__tmp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/memory:2299:19: note: in instantiation of member function 'std::unique_ptr>>::reset' requested here ~unique_ptr() { reset(); } ^ Rinterface.cpp:178:17: note: in instantiation of member function 'std::unique_ptr>>::~unique_ptr' requested here auto comp = get_comparator(m_S4); ^ 50 warnings generated. clang++ -arch x86_64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o comparator.so RcppExports.o Rinterface.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/comparator.Rcheck/00LOCK-comparator/00new/comparator/libs ** generating debug symbols (dSYM) ** R ** byte-compile and prepare package for lazy loading Creating a generic function for ‘as.matrix’ from package ‘proxy’ in package ‘comparator’ ** 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 (comparator)