############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL DNABarcodes ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library’ * installing *source* package ‘DNABarcodes’ ... ** using staged installation ** libs clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c DNABarcodes_init.c -o DNABarcodes_init.o clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c analyse_barcodes.cpp -o analyse_barcodes.o In file included from analyse_barcodes.cpp:4: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from analyse_barcodes.cpp:10: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from analyse_barcodes.cpp:10: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from analyse_barcodes.cpp:4: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:30: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/r/headers.h:62: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/platform/compiler.h:153: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/unordered_map:437: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__hash_table:16: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:653: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/functional:500: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/function.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/shared_ptr.h:22: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator.h:159:9: warning: destructor called on non-final 'Sequence' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] __p->~_Tp(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator_traits.h:309:13: note: in instantiation of member function 'std::allocator::destroy' requested here __a.destroy(__p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:450:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here __alloc_traits::destroy(__alloc(), _VSTD::__to_address(--__soon_to_be_end)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:374:29: note: in instantiation of member function 'std::__vector_base>::__destruct_at_end' requested here void clear() _NOEXCEPT {__destruct_at_end(__begin_);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:487:9: note: in instantiation of member function 'std::__vector_base>::clear' requested here clear(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:519:5: note: in instantiation of member function 'std::__vector_base>::~__vector_base' requested here vector() _NOEXCEPT_(is_nothrow_default_constructible::value) ^ analyse_barcodes.cpp:33:25: note: in instantiation of member function 'std::vector::vector' requested here std::vector seqs; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator.h:159:15: note: qualify call to silence this warning __p->~_Tp(); ^ 4 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c barcode_set_distances.cpp -o barcode_set_distances.o In file included from barcode_set_distances.cpp:4: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from barcode_set_distances.cpp:10: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from barcode_set_distances.cpp:10: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from barcode_set_distances.cpp:4: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:30: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/r/headers.h:62: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/platform/compiler.h:153: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/unordered_map:437: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__hash_table:16: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:653: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/functional:500: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/function.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/shared_ptr.h:22: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator.h:159:9: warning: destructor called on non-final 'Sequence' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] __p->~_Tp(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator_traits.h:309:13: note: in instantiation of member function 'std::allocator::destroy' requested here __a.destroy(__p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:450:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here __alloc_traits::destroy(__alloc(), _VSTD::__to_address(--__soon_to_be_end)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:374:29: note: in instantiation of member function 'std::__vector_base>::__destruct_at_end' requested here void clear() _NOEXCEPT {__destruct_at_end(__begin_);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:487:9: note: in instantiation of member function 'std::__vector_base>::clear' requested here clear(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:519:5: note: in instantiation of member function 'std::__vector_base>::~__vector_base' requested here vector() _NOEXCEPT_(is_nothrow_default_constructible::value) ^ barcode_set_distances.cpp:31:25: note: in instantiation of member function 'std::vector::vector' requested here std::vector seqs; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator.h:159:15: note: qualify call to silence this warning __p->~_Tp(); ^ 4 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cachedistance.cpp -o cachedistance.o In file included from cachedistance.cpp:4: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from cachedistance.cpp:7: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from cachedistance.cpp:7: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c chromosome.cpp -o chromosome.o In file included from chromosome.cpp:3: In file included from ./chromosome.h:6: In file included from ./distance.h:8: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from chromosome.cpp:3: In file included from ./chromosome.h:6: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from chromosome.cpp:3: In file included from ./chromosome.h:6: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from chromosome.cpp:3: In file included from ./chromosome.h:6: In file included from ./distance.h:8: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:30: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/r/headers.h:62: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/platform/compiler.h:153: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/unordered_map:437: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__hash_table:16: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:653: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/functional:500: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/function.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/shared_ptr.h:22: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator.h:159:9: warning: destructor called on non-final 'Sequence' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] __p->~_Tp(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator_traits.h:309:13: note: in instantiation of member function 'std::allocator::destroy' requested here __a.destroy(__p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:450:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here __alloc_traits::destroy(__alloc(), _VSTD::__to_address(--__soon_to_be_end)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:374:29: note: in instantiation of member function 'std::__vector_base>::__destruct_at_end' requested here void clear() _NOEXCEPT {__destruct_at_end(__begin_);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:487:9: note: in instantiation of member function 'std::__vector_base>::clear' requested here clear(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:581:5: note: in instantiation of member function 'std::__vector_base>::~__vector_base' requested here vector(const vector& __x); ^ chromosome.cpp:31:27: note: in instantiation of member function 'std::vector::vector' requested here seed_(other.seed_), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator.h:159:15: note: qualify call to silence this warning __p->~_Tp(); ^ 4 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c code_falsification.cpp -o code_falsification.o In file included from code_falsification.cpp:5: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from code_falsification.cpp:11: In file included from ./chromosome.h:6: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from code_falsification.cpp:11: In file included from ./chromosome.h:6: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from code_falsification.cpp:5: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:30: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/r/headers.h:62: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/platform/compiler.h:153: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/unordered_map:437: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__hash_table:16: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:653: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/functional:500: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/function.h:18: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator_traits.h:319:9: warning: destructor called on non-final 'Sequence' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] __p->~_Tp(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__tree:1803:24: note: in instantiation of function template specialization 'std::allocator_traits>>::destroy' requested here __node_traits::destroy(__na, _NodeTypes::__get_ptr(__nd->__value_)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__tree:1791:3: note: in instantiation of member function 'std::__tree, std::allocator>::destroy' requested here destroy(__root()); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/set:502:5: note: in instantiation of member function 'std::__tree, std::allocator>::~__tree' requested here set() ^ code_falsification.cpp:41:22: note: in instantiation of member function 'std::set::set' requested here std::set all_new_mutations; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator_traits.h:319:15: note: qualify call to silence this warning __p->~_Tp(); ^ 4 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c conway.cpp -o conway.o In file included from conway.cpp:3: In file included from ./conway.h:8: In file included from ./distance.h:8: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from conway.cpp:3: In file included from ./conway.h:8: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from conway.cpp:3: In file included from ./conway.h:8: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from conway.cpp:3: In file included from ./conway.h:6: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:275: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__bit_reference:15: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:653: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/functional:500: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/function.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/shared_ptr.h:22: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator.h:159:9: warning: destructor called on non-final 'Sequence' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] __p->~_Tp(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator_traits.h:309:13: note: in instantiation of member function 'std::allocator::destroy' requested here __a.destroy(__p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:450:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here __alloc_traits::destroy(__alloc(), _VSTD::__to_address(--__soon_to_be_end)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:374:29: note: in instantiation of member function 'std::__vector_base>::__destruct_at_end' requested here void clear() _NOEXCEPT {__destruct_at_end(__begin_);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:487:9: note: in instantiation of member function 'std::__vector_base>::clear' requested here clear(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:581:5: note: in instantiation of member function 'std::__vector_base>::~__vector_base' requested here vector(const vector& __x); ^ conway.cpp:18:25: note: in instantiation of member function 'std::vector::vector' requested here std::vector code(seed); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator.h:159:15: note: qualify call to silence this warning __p->~_Tp(); ^ 4 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c create_distance_func.cpp -o create_distance_func.o In file included from create_distance_func.cpp:3: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from create_distance_func.cpp:5: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from create_distance_func.cpp:5: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c create_dnabarcodes.cpp -o create_dnabarcodes.o In file included from create_dnabarcodes.cpp:3: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from create_dnabarcodes.cpp:11: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/random/mersenne_twister.hpp:30: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/random/detail/seed_impl.hpp:18: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from create_dnabarcodes.cpp:11: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/random/mersenne_twister.hpp:30: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/random/detail/seed_impl.hpp:18: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from create_dnabarcodes.cpp:26: In file included from ./maxclique_pattabiraman_heuristic.h:10: In file included from ./maxclique.h:12: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/graph/adjacency_list.hpp:22: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/scoped_ptr.hpp:13: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr( std::auto_ptr p ) BOOST_SP_NOEXCEPT : px( p.release() ) ^ /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/graph/adjacency_list.hpp:408:18: note: in instantiation of template class 'boost::scoped_ptr' requested here property_ptr m_property; ^ /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/graph/graph_traits.hpp:61:22: note: in instantiation of template class 'boost::adjacency_list' requested here typedef typename G::vertex_descriptor vertex_descriptor; ^ ./maxclique_pattabiraman_heuristic.h:27:32: note: in instantiation of template class 'boost::graph_traits>' requested here typedef boost::graph_traits< MaxClique::Graph >::out_edge_iterator out_edge_iterator_t; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from create_dnabarcodes.cpp:3: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:30: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/r/headers.h:62: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/platform/compiler.h:153: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/unordered_map:437: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__hash_table:16: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:653: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/functional:500: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/function.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/shared_ptr.h:22: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator.h:159:9: warning: destructor called on non-final 'Sequence' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] __p->~_Tp(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator_traits.h:309:13: note: in instantiation of member function 'std::allocator::destroy' requested here __a.destroy(__p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:450:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here __alloc_traits::destroy(__alloc(), _VSTD::__to_address(--__soon_to_be_end)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:374:29: note: in instantiation of member function 'std::__vector_base>::__destruct_at_end' requested here void clear() _NOEXCEPT {__destruct_at_end(__begin_);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:487:9: note: in instantiation of member function 'std::__vector_base>::clear' requested here clear(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:519:5: note: in instantiation of member function 'std::__vector_base>::~__vector_base' requested here vector() _NOEXCEPT_(is_nothrow_default_constructible::value) ^ create_dnabarcodes.cpp:72:25: note: in instantiation of member function 'std::vector::vector' requested here if (interrupt) return std::vector(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator.h:159:15: note: qualify call to silence this warning __p->~_Tp(); ^ 5 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c create_pool.cpp -o create_pool.o In file included from create_pool.cpp:4: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from create_pool.cpp:12: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from create_pool.cpp:12: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from create_pool.cpp:4: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:30: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/r/headers.h:62: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/platform/compiler.h:153: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/unordered_map:437: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__hash_table:16: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:653: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/functional:500: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/function.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/shared_ptr.h:22: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator.h:159:9: warning: destructor called on non-final 'Sequence' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] __p->~_Tp(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator_traits.h:309:13: note: in instantiation of member function 'std::allocator::destroy' requested here __a.destroy(__p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:450:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here __alloc_traits::destroy(__alloc(), _VSTD::__to_address(--__soon_to_be_end)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:374:29: note: in instantiation of member function 'std::__vector_base>::__destruct_at_end' requested here void clear() _NOEXCEPT {__destruct_at_end(__begin_);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:487:9: note: in instantiation of member function 'std::__vector_base>::clear' requested here clear(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:573:5: note: in instantiation of member function 'std::__vector_base>::~__vector_base' requested here ~vector() ^ create_pool.cpp:25:32: note: in instantiation of member function 'std::vector::~vector' requested here std::vector pool = SequencePool::generate(n, filter_triplets, filter_gc, filter_self_complementary); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator.h:159:15: note: qualify call to silence this warning __p->~_Tp(); ^ 4 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c demultiplex.cpp -o demultiplex.o In file included from demultiplex.cpp:3: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from demultiplex.cpp:9: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from demultiplex.cpp:9: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c distance_for_R.cpp -o distance_for_R.o In file included from distance_for_R.cpp:3: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from distance_for_R.cpp:9: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from distance_for_R.cpp:9: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c genericchromosome.cpp -o genericchromosome.o clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c greedyevolution.cpp -o greedyevolution.o In file included from greedyevolution.cpp:3: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from greedyevolution.cpp:5: In file included from ./greedyevolution.h:8: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from greedyevolution.cpp:5: In file included from ./greedyevolution.h:8: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ greedyevolution.cpp:83:10: warning: 'random_shuffle *>, int (&)(int)>' is deprecated [-Wdeprecated-declarations] std::random_shuffle(chromosomes.begin(), chromosomes.end(), randWrapper); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__algorithm/shuffle.h:81:1: note: 'random_shuffle *>, int (&)(int)>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX14 void ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1060:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX14' # define _LIBCPP_DEPRECATED_IN_CXX14 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 4 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c hammingdistance.cpp -o hammingdistance.o In file included from hammingdistance.cpp:4: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from hammingdistance.cpp:7: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from hammingdistance.cpp:7: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c helpers.cpp -o helpers.o In file included from helpers.cpp:1: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c levenshteindistance.cpp -o levenshteindistance.o In file included from levenshteindistance.cpp:4: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from levenshteindistance.cpp:7: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from levenshteindistance.cpp:7: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c maxclique_pattabiraman_heuristic.cpp -o maxclique_pattabiraman_heuristic.o In file included from maxclique_pattabiraman_heuristic.cpp:4: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from maxclique_pattabiraman_heuristic.cpp:6: In file included from ./maxclique_pattabiraman_heuristic.h:10: In file included from ./maxclique.h:12: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/graph/adjacency_list.hpp:20: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/unordered_set.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/unordered/unordered_set.hpp:20: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/unordered/detail/set.hpp:6: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/unordered/detail/implementation.hpp:30: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from maxclique_pattabiraman_heuristic.cpp:6: In file included from ./maxclique_pattabiraman_heuristic.h:10: In file included from ./maxclique.h:12: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/graph/adjacency_list.hpp:20: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/unordered_set.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/unordered/unordered_set.hpp:20: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/unordered/detail/set.hpp:6: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/unordered/detail/implementation.hpp:30: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from maxclique_pattabiraman_heuristic.cpp:6: In file included from ./maxclique_pattabiraman_heuristic.h:10: In file included from ./maxclique.h:12: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/graph/adjacency_list.hpp:22: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/scoped_ptr.hpp:13: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr( std::auto_ptr p ) BOOST_SP_NOEXCEPT : px( p.release() ) ^ /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/graph/adjacency_list.hpp:408:18: note: in instantiation of template class 'boost::scoped_ptr' requested here property_ptr m_property; ^ /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/graph/graph_traits.hpp:61:22: note: in instantiation of template class 'boost::adjacency_list' requested here typedef typename G::vertex_descriptor vertex_descriptor; ^ ./maxclique_pattabiraman_heuristic.h:27:32: note: in instantiation of template class 'boost::graph_traits>' requested here typedef boost::graph_traits< MaxClique::Graph >::out_edge_iterator out_edge_iterator_t; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 4 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c phaseshiftdist.cpp -o phaseshiftdist.o In file included from phaseshiftdist.cpp:4: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from phaseshiftdist.cpp:10: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from phaseshiftdist.cpp:10: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from phaseshiftdist.cpp:4: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:30: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/r/headers.h:62: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/platform/compiler.h:153: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/unordered_map:437: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__hash_table:16: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:653: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/functional:500: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/function.h:18: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator_traits.h:319:9: warning: destructor called on non-final 'Sequence' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] __p->~_Tp(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__tree:1803:24: note: in instantiation of function template specialization 'std::allocator_traits>>::destroy' requested here __node_traits::destroy(__na, _NodeTypes::__get_ptr(__nd->__value_)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__tree:1791:3: note: in instantiation of member function 'std::__tree, std::allocator>::destroy' requested here destroy(__root()); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/set:502:5: note: in instantiation of member function 'std::__tree, std::allocator>::~__tree' requested here set() ^ phaseshiftdist.cpp:129:22: note: in instantiation of member function 'std::set::set' requested here std::set already_seen; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator_traits.h:319:15: note: qualify call to silence this warning __p->~_Tp(); ^ 4 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c sequence.cpp -o sequence.o In file included from sequence.cpp:6: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assign/list_of.hpp:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from sequence.cpp:6: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assign/list_of.hpp:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c sequencelevenshteindistance.cpp -o sequencelevenshteindistance.o In file included from sequencelevenshteindistance.cpp:3: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from sequencelevenshteindistance.cpp:3: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from sequencelevenshteindistance.cpp:4: In file included from ./sequencelevenshteindistance.h:8: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c sequencepool.cpp -o sequencepool.o In file included from sequencepool.cpp:4: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from sequencepool.cpp:11: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:75:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( line() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from sequencepool.cpp:11: In file included from ./distance.h:14: In file included from ./sequence.h:19: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/shared_ptr.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/smart_ptr/detail/shared_count.hpp:31: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/throw_exception.hpp:24: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include/boost/assert/source_location.hpp:80:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] std::sprintf( buffer, ":%ld", static_cast( column() ) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from sequencepool.cpp:4: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:30: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/r/headers.h:62: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/platform/compiler.h:153: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/unordered_map:437: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__hash_table:16: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/algorithm:653: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/functional:500: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/function.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/shared_ptr.h:22: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator.h:159:9: warning: destructor called on non-final 'Sequence' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] __p->~_Tp(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator_traits.h:309:13: note: in instantiation of member function 'std::allocator::destroy' requested here __a.destroy(__p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:450:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here __alloc_traits::destroy(__alloc(), _VSTD::__to_address(--__soon_to_be_end)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:374:29: note: in instantiation of member function 'std::__vector_base>::__destruct_at_end' requested here void clear() _NOEXCEPT {__destruct_at_end(__begin_);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:487:9: note: in instantiation of member function 'std::__vector_base>::clear' requested here clear(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:519:5: note: in instantiation of member function 'std::__vector_base>::~__vector_base' requested here vector() _NOEXCEPT_(is_nothrow_default_constructible::value) ^ sequencepool.cpp:23:25: note: in instantiation of member function 'std::vector::vector' requested here std::vector seqs; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__memory/allocator.h:159:15: note: qualify call to silence this warning __p->~_Tp(); ^ 4 warnings generated. clang++ -arch arm64 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o DNABarcodes.so DNABarcodes_init.o RcppExports.o analyse_barcodes.o barcode_set_distances.o cachedistance.o chromosome.o code_falsification.o conway.o create_distance_func.o create_dnabarcodes.o create_pool.o demultiplex.o distance_for_R.o genericchromosome.o greedyevolution.o hammingdistance.o helpers.o levenshteindistance.o maxclique_pattabiraman_heuristic.o phaseshiftdist.o sequence.o sequencelevenshteindistance.o sequencepool.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation ld: warning: -undefined dynamic_lookup may not work with chained fixups installing to /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/00LOCK-DNABarcodes/00new/DNABarcodes/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (DNABarcodes)