* installing *source* package ‘c3dr’ ... ** this is package ‘c3dr’ version ‘0.2.0’ ** package ‘c3dr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’ using SDK: ‘MacOSX14.5.sdk’ clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c read.cpp -o read.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c write.cpp -o write.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/Analogs.cpp -o ezc3d/Analogs.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/AnalogsInfo.cpp -o ezc3d/AnalogsInfo.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/AnalogsSubframe.cpp -o ezc3d/AnalogsSubframe.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/Channel.cpp -o ezc3d/Channel.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/Data.cpp -o ezc3d/Data.o In file included from read.cpp:1: In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include/Rcpp.h:27: In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include/RcppCommon.h:30: In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include/Rcpp/r/headers.h:67: In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include/Rcpp/platform/compiler.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/unordered_map:598: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:9: warning: destructor called on non-final 'ezc3d::Vector3d' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 172 | __p->~_Tp(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator_traits.h:315:13: note: in instantiation of member function 'std::allocator::destroy' requested here 315 | __a.destroy(__p); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:944:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here 944 | __alloc_traits::destroy(__alloc(), std::__to_address(--__soon_to_be_end)); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:938:29: note: in instantiation of member function 'std::vector::__base_destruct_at_end' requested here 938 | void __clear() _NOEXCEPT {__base_destruct_at_end(this->__begin_);} | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:489:20: note: in instantiation of member function 'std::vector::__clear' requested here 489 | __vec_.__clear(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:500:67: note: in instantiation of member function 'std::vector::__destroy_vector::operator()' requested here 500 | _LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI ~vector() { __destroy_vector(*this)(); } | ^ ./ezc3d/modules/ForcePlatforms.h:27:40: note: (skipping 2 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) 27 | class EZC3D_VISIBILITY ezc3d::Modules::ForcePlatform { | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:944:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here 944 | __alloc_traits::destroy(__alloc(), std::__to_address(--__soon_to_be_end)); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:938:29: note: in instantiation of member function 'std::vector::__base_destruct_at_end' requested here 938 | void __clear() _NOEXCEPT {__base_destruct_at_end(this->__begin_);} | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:489:20: note: in instantiation of member function 'std::vector::__clear' requested here 489 | __vec_.__clear(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:500:67: note: in instantiation of member function 'std::vector::__destroy_vector::operator()' requested here 500 | _LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI ~vector() { __destroy_vector(*this)(); } | ^ ./ezc3d/modules/ForcePlatforms.h:213:40: note: in instantiation of member function 'std::vector::~vector' requested here 213 | class EZC3D_VISIBILITY ezc3d::Modules::ForcePlatforms { | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:15: note: qualify call to silence this warning 172 | __p->~_Tp(); | ^ In file included from write.cpp:1: In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include/Rcpp.h:27: In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include/RcppCommon.h:30: In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include/Rcpp/r/headers.h:67: In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include/Rcpp/platform/compiler.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/unordered_map:598: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:9: warning: destructor called on non-final 'ezc3d::DataNS::Points3dNS::Point' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 172 | __p->~_Tp(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator_traits.h:315:13: note: in instantiation of member function 'std::allocator::destroy' requested here 315 | __a.destroy(__p); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:944:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here 944 | __alloc_traits::destroy(__alloc(), std::__to_address(--__soon_to_be_end)); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:938:29: note: in instantiation of member function 'std::vector::__base_destruct_at_end' requested here 938 | void __clear() _NOEXCEPT {__base_destruct_at_end(this->__begin_);} | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:489:20: note: in instantiation of member function 'std::vector::__clear' requested here 489 | __vec_.__clear(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:500:67: note: in instantiation of member function 'std::vector::__destroy_vector::operator()' requested here 500 | _LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI ~vector() { __destroy_vector(*this)(); } | ^ ./ezc3d/Points.h:17:51: note: in instantiation of member function 'std::vector::~vector' requested here 17 | class EZC3D_VISIBILITY ezc3d::DataNS::Points3dNS::Points { | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:15: note: qualify call to silence this warning 172 | __p->~_Tp(); | ^ clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/DataStartInfo.cpp -o ezc3d/DataStartInfo.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/ezc3d.cpp -o ezc3d/ezc3d.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/Frame.cpp -o ezc3d/Frame.o In file included from ezc3d/Data.cpp:10: In file included from ./ezc3d/Data.h:11: In file included from ./ezc3d/Frame.h:11: In file included from ./ezc3d/Analogs.h:11: In file included from ./ezc3d/AnalogsSubframe.h:11: In file included from ./ezc3d/Channel.h:11: In file included from ./ezc3d/ezc3dNamespace.h:44: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/memory:886: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:9: warning: destructor called on non-final 'ezc3d::DataNS::Points3dNS::Point' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 172 | __p->~_Tp(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator_traits.h:315:13: note: in instantiation of member function 'std::allocator::destroy' requested here 315 | __a.destroy(__p); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:944:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here 944 | __alloc_traits::destroy(__alloc(), std::__to_address(--__soon_to_be_end)); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:938:29: note: in instantiation of member function 'std::vector::__base_destruct_at_end' requested here 938 | void __clear() _NOEXCEPT {__base_destruct_at_end(this->__begin_);} | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:489:20: note: in instantiation of member function 'std::vector::__clear' requested here 489 | __vec_.__clear(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:500:67: note: in instantiation of member function 'std::vector::__destroy_vector::operator()' requested here 500 | _LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI ~vector() { __destroy_vector(*this)(); } | ^ ./ezc3d/Points.h:17:51: note: in instantiation of member function 'std::vector::~vector' requested here 17 | class EZC3D_VISIBILITY ezc3d::DataNS::Points3dNS::Points { | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:15: note: qualify call to silence this warning 172 | __p->~_Tp(); | ^ clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/Group.cpp -o ezc3d/Group.o /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:9: warning: destructor called on non-final 'ezc3d::DataNS::RotationNS::Rotation' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 172 | __p->~_Tp(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator_traits.h:315:13: note: in instantiation of member function 'std::allocator::destroy' requested here 315 | __a.destroy(__p); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:944:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here 944 | __alloc_traits::destroy(__alloc(), std::__to_address(--__soon_to_be_end)); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:938:29: note: in instantiation of member function 'std::vector::__base_destruct_at_end' requested here 938 | void __clear() _NOEXCEPT {__base_destruct_at_end(this->__begin_);} | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:489:20: note: in instantiation of member function 'std::vector::__clear' requested here 489 | __vec_.__clear(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:500:67: note: in instantiation of member function 'std::vector::__destroy_vector::operator()' requested here 500 | _LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI ~vector() { __destroy_vector(*this)(); } | ^ ./ezc3d/RotationsSubframe.h:17:51: note: (skipping 2 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) 17 | class EZC3D_VISIBILITY ezc3d::DataNS::RotationNS::SubFrame { | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:944:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here 944 | __alloc_traits::destroy(__alloc(), std::__to_address(--__soon_to_be_end)); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:938:29: note: in instantiation of member function 'std::vector::__base_destruct_at_end' requested here 938 | void __clear() _NOEXCEPT {__base_destruct_at_end(this->__begin_);} | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:489:20: note: in instantiation of member function 'std::vector::__clear' requested here 489 | __vec_.__clear(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:500:67: note: in instantiation of member function 'std::vector::__destroy_vector::operator()' requested here 500 | _LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI ~vector() { __destroy_vector(*this)(); } | ^ ./ezc3d/Rotations.h:18:51: note: in instantiation of member function 'std::vector::~vector' requested here 18 | class EZC3D_VISIBILITY ezc3d::DataNS::RotationNS::Rotations { | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:15: note: qualify call to silence this warning 172 | __p->~_Tp(); | ^ 1 warning generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/Header.cpp -o ezc3d/Header.o 2 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/Parameter.cpp -o ezc3d/Parameter.o 1 warning generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/Parameters.cpp -o ezc3d/Parameters.o In file included from ezc3d/ezc3d.cpp:10: In file included from ./ezc3d/ezc3d.h:44: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/fstream:187: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__locale:15: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/shared_ptr.h:23: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:9: warning: destructor called on non-final 'ezc3d::DataNS::Points3dNS::Point' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 172 | __p->~_Tp(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator_traits.h:315:13: note: in instantiation of member function 'std::allocator::destroy' requested here 315 | __a.destroy(__p); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:944:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here 944 | __alloc_traits::destroy(__alloc(), std::__to_address(--__soon_to_be_end)); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:938:29: note: in instantiation of member function 'std::vector::__base_destruct_at_end' requested here 938 | void __clear() _NOEXCEPT {__base_destruct_at_end(this->__begin_);} | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:489:20: note: in instantiation of member function 'std::vector::__clear' requested here 489 | __vec_.__clear(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:500:67: note: in instantiation of member function 'std::vector::__destroy_vector::operator()' requested here 500 | _LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI ~vector() { __destroy_vector(*this)(); } | ^ ./ezc3d/Points.h:17:51: note: in instantiation of member function 'std::vector::~vector' requested here 17 | class EZC3D_VISIBILITY ezc3d::DataNS::Points3dNS::Points { | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:15: note: qualify call to silence this warning 172 | __p->~_Tp(); | ^ In file included from ezc3d/Frame.cpp:10: In file included from ./ezc3d/Frame.h:11: In file included from ./ezc3d/Analogs.h:11: In file included from ./ezc3d/AnalogsSubframe.h:11: In file included from ./ezc3d/Channel.h:11: In file included from ./ezc3d/ezc3dNamespace.h:44: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/memory:886: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:9: warning: destructor called on non-final 'ezc3d::DataNS::Points3dNS::Point' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 172 | __p->~_Tp(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator_traits.h:315:13: note: in instantiation of member function 'std::allocator::destroy' requested here 315 | __a.destroy(__p); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:944:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here 944 | __alloc_traits::destroy(__alloc(), std::__to_address(--__soon_to_be_end)); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:938:29: note: in instantiation of member function 'std::vector::__base_destruct_at_end' requested here 938 | void __clear() _NOEXCEPT {__base_destruct_at_end(this->__begin_);} | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:489:20: note: in instantiation of member function 'std::vector::__clear' requested here 489 | __vec_.__clear(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__utility/exception_guard.h:86:7: note: in instantiation of member function 'std::vector::__destroy_vector::operator()' requested here 86 | __rollback_(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__utility/exception_guard.h:137:10: note: in instantiation of member function 'std::__exception_guard_exceptions::__destroy_vector>::~__exception_guard_exceptions' requested here 137 | return __exception_guard<_Rollback>(std::move(__rollback)); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:1279:3: note: in instantiation of function template specialization 'std::vector::__init_with_size' requested here 1279 | __init_with_size(__x.__begin_, __x.__end_, __x.size()); | ^ ./ezc3d/Points.h:17:51: note: in instantiation of member function 'std::vector::vector' requested here 17 | class EZC3D_VISIBILITY ezc3d::DataNS::Points3dNS::Points { | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:15: note: qualify call to silence this warning 172 | __p->~_Tp(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:9: warning: destructor called on non-final 'ezc3d::DataNS::RotationNS::Rotation' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 172 | __p->~_Tp(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator_traits.h:315:13: note: in instantiation of member function 'std::allocator::destroy' requested here 315 | __a.destroy(__p); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:944:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here 944 | __alloc_traits::destroy(__alloc(), std::__to_address(--__soon_to_be_end)); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:938:29: note: in instantiation of member function 'std::vector::__base_destruct_at_end' requested here 938 | void __clear() _NOEXCEPT {__base_destruct_at_end(this->__begin_);} | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:489:20: note: in instantiation of member function 'std::vector::__clear' requested here 489 | __vec_.__clear(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:500:67: note: in instantiation of member function 'std::vector::__destroy_vector::operator()' requested here 500 | _LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI ~vector() { __destroy_vector(*this)(); } | ^ ./ezc3d/RotationsSubframe.h:17:51: note: (skipping 4 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) 17 | class EZC3D_VISIBILITY ezc3d::DataNS::RotationNS::SubFrame { | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:489:20: note: in instantiation of member function 'std::vector::__clear' requested here 489 | __vec_.__clear(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__utility/exception_guard.h:86:7: note: in instantiation of member function 'std::vector::__destroy_vector::operator()' requested here 86 | __rollback_(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__utility/exception_guard.h:137:10: note: in instantiation of member function 'std::__exception_guard_exceptions::__destroy_vector>::~__exception_guard_exceptions' requested here 137 | return __exception_guard<_Rollback>(std::move(__rollback)); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:1279:3: note: in instantiation of function template specialization 'std::vector::__init_with_size' requested here 1279 | __init_with_size(__x.__begin_, __x.__end_, __x.size()); | ^ ./ezc3d/Rotations.h:18:51: note: in instantiation of member function 'std::vector::vector' requested here 18 | class EZC3D_VISIBILITY ezc3d::DataNS::RotationNS::Rotations { | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:15: note: qualify call to silence this warning 172 | __p->~_Tp(); | ^ 2 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/Point.cpp -o ezc3d/Point.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/Points.cpp -o ezc3d/Points.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/PointsInfo.cpp -o ezc3d/PointsInfo.o 1 warning generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/Rotation.cpp -o ezc3d/Rotation.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/Rotations.cpp -o ezc3d/Rotations.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/RotationsInfo.cpp -o ezc3d/RotationsInfo.o In file included from ezc3d/Points.cpp:10: In file included from ./ezc3d/Points.h:11: In file included from ./ezc3d/Point.h:11: In file included from ./ezc3d/math/Vector3d.h:11: In file included from ./ezc3d/math/Matrix.h:11: In file included from ./ezc3d/ezc3dNamespace.h:44: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/memory:886: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:9: warning: destructor called on non-final 'ezc3d::DataNS::Points3dNS::Point' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 172 | __p->~_Tp(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator_traits.h:315:13: note: in instantiation of member function 'std::allocator::destroy' requested here 315 | __a.destroy(__p); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:944:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here 944 | __alloc_traits::destroy(__alloc(), std::__to_address(--__soon_to_be_end)); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:938:29: note: in instantiation of member function 'std::vector::__base_destruct_at_end' requested here 938 | void __clear() _NOEXCEPT {__base_destruct_at_end(this->__begin_);} | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:489:20: note: in instantiation of member function 'std::vector::__clear' requested here 489 | __vec_.__clear(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:500:67: note: in instantiation of member function 'std::vector::__destroy_vector::operator()' requested here 500 | _LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI ~vector() { __destroy_vector(*this)(); } | ^ ezc3d/Points.cpp:16:36: note: in instantiation of member function 'std::vector::~vector' requested here 16 | ezc3d::DataNS::Points3dNS::Points::Points() {} | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:15: note: qualify call to silence this warning 172 | __p->~_Tp(); | ^ clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/RotationsSubframe.cpp -o ezc3d/RotationsSubframe.o 1 warning generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/math/Matrix.cpp -o ezc3d/math/Matrix.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/math/Matrix33.cpp -o ezc3d/math/Matrix33.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/math/Matrix44.cpp -o ezc3d/math/Matrix44.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/math/Matrix66.cpp -o ezc3d/math/Matrix66.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/math/Vector3d.cpp -o ezc3d/math/Vector3d.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/math/Vector6d.cpp -o ezc3d/math/Vector6d.o In file included from ezc3d/Rotations.cpp:10: In file included from ./ezc3d/Rotations.h:11: In file included from ./ezc3d/RotationsSubframe.h:11: In file included from ./ezc3d/Rotation.h:11: In file included from ./ezc3d/math/Matrix44.h:11: In file included from ./ezc3d/math/Matrix.h:11: In file included from ./ezc3d/ezc3dNamespace.h:44: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/memory:886: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:9: warning: destructor called on non-final 'ezc3d::DataNS::RotationNS::Rotation' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 172 | __p->~_Tp(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator_traits.h:315:13: note: in instantiation of member function 'std::allocator::destroy' requested here 315 | __a.destroy(__p); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:944:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here 944 | __alloc_traits::destroy(__alloc(), std::__to_address(--__soon_to_be_end)); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:938:29: note: in instantiation of member function 'std::vector::__base_destruct_at_end' requested here 938 | void __clear() _NOEXCEPT {__base_destruct_at_end(this->__begin_);} | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:489:20: note: in instantiation of member function 'std::vector::__clear' requested here 489 | __vec_.__clear(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:500:67: note: in instantiation of member function 'std::vector::__destroy_vector::operator()' requested here 500 | _LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI ~vector() { __destroy_vector(*this)(); } | ^ ./ezc3d/RotationsSubframe.h:17:51: note: in instantiation of member function 'std::vector::~vector' requested here 17 | class EZC3D_VISIBILITY ezc3d::DataNS::RotationNS::SubFrame { | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:15: note: qualify call to silence this warning 172 | __p->~_Tp(); | ^ In file included from ezc3d/RotationsSubframe.cpp:10: In file included from ./ezc3d/RotationsSubframe.h:11: In file included from ./ezc3d/Rotation.h:11: In file included from ./ezc3d/math/Matrix44.h:11: In file included from ./ezc3d/math/Matrix.h:11: In file included from ./ezc3d/ezc3dNamespace.h:44: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/memory:886: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:9: warning: destructor called on non-final 'ezc3d::DataNS::RotationNS::Rotation' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 172 | __p->~_Tp(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator_traits.h:315:13: note: in instantiation of member function 'std::allocator::destroy' requested here 315 | __a.destroy(__p); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:944:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here 944 | __alloc_traits::destroy(__alloc(), std::__to_address(--__soon_to_be_end)); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:938:29: note: in instantiation of member function 'std::vector::__base_destruct_at_end' requested here 938 | void __clear() _NOEXCEPT {__base_destruct_at_end(this->__begin_);} | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:489:20: note: in instantiation of member function 'std::vector::__clear' requested here 489 | __vec_.__clear(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:500:67: note: in instantiation of member function 'std::vector::__destroy_vector::operator()' requested here 500 | _LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI ~vector() { __destroy_vector(*this)(); } | ^ ezc3d/RotationsSubframe.cpp:20:38: note: in instantiation of member function 'std::vector::~vector' requested here 20 | ezc3d::DataNS::RotationNS::SubFrame::SubFrame() {} | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:15: note: qualify call to silence this warning 172 | __p->~_Tp(); | ^ 1 warning generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c ezc3d/modules/ForcePlatforms.cpp -o ezc3d/modules/ForcePlatforms.o 1 warning generated. In file included from ezc3d/modules/ForcePlatforms.cpp:12: In file included from ./ezc3d/ezc3d_all.h:11: In file included from ./ezc3d/Data.h:11: In file included from ./ezc3d/Frame.h:11: In file included from ./ezc3d/Analogs.h:11: In file included from ./ezc3d/AnalogsSubframe.h:11: In file included from ./ezc3d/Channel.h:11: In file included from ./ezc3d/ezc3dNamespace.h:44: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/memory:886: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:9: warning: destructor called on non-final 'ezc3d::Vector3d' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] 172 | __p->~_Tp(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator_traits.h:315:13: note: in instantiation of member function 'std::allocator::destroy' requested here 315 | __a.destroy(__p); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:944:25: note: in instantiation of function template specialization 'std::allocator_traits>::destroy' requested here 944 | __alloc_traits::destroy(__alloc(), std::__to_address(--__soon_to_be_end)); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:938:29: note: in instantiation of member function 'std::vector::__base_destruct_at_end' requested here 938 | void __clear() _NOEXCEPT {__base_destruct_at_end(this->__begin_);} | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:489:20: note: in instantiation of member function 'std::vector::__clear' requested here 489 | __vec_.__clear(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/vector:500:67: note: in instantiation of member function 'std::vector::__destroy_vector::operator()' requested here 500 | _LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI ~vector() { __destroy_vector(*this)(); } | ^ ezc3d/modules/ForcePlatforms.cpp:16:32: note: in instantiation of member function 'std::vector::~vector' requested here 16 | ezc3d::Modules::ForcePlatform::ForcePlatform() {} | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__memory/allocator.h:172:15: note: qualify call to silence this warning 172 | __p->~_Tp(); | ^ 1 warning generated. clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o c3dr.so read.o write.o RcppExports.o ./ezc3d/Analogs.o ./ezc3d/AnalogsInfo.o ./ezc3d/AnalogsSubframe.o ./ezc3d/Channel.o ./ezc3d/Data.o ./ezc3d/DataStartInfo.o ./ezc3d/ezc3d.o ./ezc3d/Frame.o ./ezc3d/Group.o ./ezc3d/Header.o ./ezc3d/Parameter.o ./ezc3d/Parameters.o ./ezc3d/Point.o ./ezc3d/Points.o ./ezc3d/PointsInfo.o ./ezc3d/Rotation.o ./ezc3d/Rotations.o ./ezc3d/RotationsInfo.o ./ezc3d/RotationsSubframe.o ./ezc3d/math/Matrix.o ./ezc3d/math/Matrix33.o ./ezc3d/math/Matrix44.o ./ezc3d/math/Matrix66.o ./ezc3d/math/Vector3d.o ./ezc3d/math/Vector6d.o ./ezc3d/modules/ForcePlatforms.o -F/Library/Frameworks/R.framework/.. -framework R installing to /Volumes/Builds/packages/sonoma-arm64/results/4.6/c3dr.Rcheck/00LOCK-c3dr/00new/c3dr/libs ** generating debug symbols (dSYM) ** R ** 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 (c3dr)