Info in : creating shared library /Users/haltack/convertDat2Root/./myMacro_cpp.so In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:194:21: warning: 'destroy' is deprecated [-Wdeprecated-declarations] fStdAllocator.destroy(p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1686:5: note: 'destroy' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY void destroy(pointer __p) {__p->~_Tp();} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:128:24: warning: 'destroy' is deprecated [-Wdeprecated-declarations] fStdAllocator.destroy(p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1578:21: note: in instantiation of function template specialization 'ROOT::Detail::VecOps::RAdoptAllocator>::destroy>' requested here __a.destroy(__p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1419:14: note: in instantiation of function template specialization 'std::__1::allocator_traits>>::__destroy>' requested here {__destroy(__has_destroy(), __a, __p);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:428:25: note: in instantiation of function template specialization 'std::__1::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:371:29: note: in instantiation of member function 'std::__1::__vector_base, ROOT::Detail::VecOps::RAdoptAllocator>>::__destruct_at_end' requested here void clear() _NOEXCEPT {__destruct_at_end(__begin_);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:465:9: note: in instantiation of member function 'std::__1::__vector_base, ROOT::Detail::VecOps::RAdoptAllocator>>::clear' requested here clear(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:515:14: note: in instantiation of member function 'std::__1::__vector_base, ROOT::Detail::VecOps::RAdoptAllocator>>::~__vector_base' requested here explicit vector(size_type __n); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:306:37: note: in instantiation of member function 'std::__1::vector, ROOT::Detail::VecOps::RAdoptAllocator>>::vector' requested here explicit RVec(size_type count) : fData(count) {} ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:1152:26: note: in instantiation of member function 'ROOT::VecOps::RVec>::RVec' requested here RVec> r(2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1686:5: note: 'destroy' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY void destroy(pointer __p) {__p->~_Tp();} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:128:24: warning: 'destroy' is deprecated [-Wdeprecated-declarations] fStdAllocator.destroy(p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1578:21: note: in instantiation of function template specialization 'ROOT::Detail::VecOps::RAdoptAllocator::destroy' requested here __a.destroy(__p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1419:14: note: in instantiation of function template specialization 'std::__1::allocator_traits>::__destroy' requested here {__destroy(__has_destroy(), __a, __p);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:428:25: note: in instantiation of function template specialization 'std::__1::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:371:29: note: in instantiation of member function 'std::__1::__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:465:9: note: in instantiation of member function 'std::__1::__vector_base>::clear' requested here clear(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:551:5: note: (skipping 6 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) ~vector() ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:371:29: note: in instantiation of member function 'std::__1::__vector_base, ROOT::Detail::VecOps::RAdoptAllocator>>::__destruct_at_end' requested here void clear() _NOEXCEPT {__destruct_at_end(__begin_);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:465:9: note: in instantiation of member function 'std::__1::__vector_base, ROOT::Detail::VecOps::RAdoptAllocator>>::clear' requested here clear(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:515:14: note: in instantiation of member function 'std::__1::__vector_base, ROOT::Detail::VecOps::RAdoptAllocator>>::~__vector_base' requested here explicit vector(size_type __n); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:306:37: note: in instantiation of member function 'std::__1::vector, ROOT::Detail::VecOps::RAdoptAllocator>>::vector' requested here explicit RVec(size_type count) : fData(count) {} ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:1152:26: note: in instantiation of member function 'ROOT::VecOps::RVec>::RVec' requested here RVec> r(2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1686:5: note: 'destroy' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY void destroy(pointer __p) {__p->~_Tp();} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:140:54: warning: 'max_size' is deprecated [-Wdeprecated-declarations] size_type max_size() const { return fStdAllocator.max_size(); }; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1592:28: note: in instantiation of member function 'ROOT::Detail::VecOps::RAdoptAllocator>::max_size' requested here return __a.max_size(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1423:17: note: in instantiation of member function 'std::__1::allocator_traits>>::__max_size' requested here {return __max_size(__has_max_size(), __a);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1017:50: note: in instantiation of member function 'std::__1::allocator_traits>>::max_size' requested here return _VSTD::min(__alloc_traits::max_size(this->__alloc()), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:994:15: note: in instantiation of member function 'std::__1::vector, ROOT::Detail::VecOps::RAdoptAllocator>>::max_size' requested here if (__n > max_size()) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1129:9: note: in instantiation of member function 'std::__1::vector, ROOT::Detail::VecOps::RAdoptAllocator>>::__vallocate' requested here __vallocate(__n); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:306:37: note: in instantiation of member function 'std::__1::vector, ROOT::Detail::VecOps::RAdoptAllocator>>::vector' requested here explicit RVec(size_type count) : fData(count) {} ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:1152:26: note: in instantiation of member function 'ROOT::VecOps::RVec>::RVec' requested here RVec> r(2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1676:5: note: 'max_size' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY size_type max_size() const _NOEXCEPT ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1562:21: note: in instantiation of function template specialization 'ROOT::Detail::VecOps::RAdoptAllocator>::construct>' requested here __a.construct(__p, _VSTD::forward<_Args>(__args)...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1413:14: note: in instantiation of function template specialization 'std::__1::allocator_traits>>::__construct>' requested here {__construct(__has_construct(), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1048:25: note: in instantiation of function template specialization 'std::__1::allocator_traits>>::construct>' requested here __alloc_traits::construct(this->__alloc(), _VSTD::__to_address(__pos)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1130:9: note: in instantiation of member function 'std::__1::vector, ROOT::Detail::VecOps::RAdoptAllocator>>::__construct_at_end' requested here __construct_at_end(__n); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:306:37: note: in instantiation of member function 'std::__1::vector, ROOT::Detail::VecOps::RAdoptAllocator>>::vector' requested here explicit RVec(size_type count) : fData(count) {} ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:1152:26: note: in instantiation of member function 'ROOT::VecOps::RVec>::RVec' requested here RVec> r(2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1682:9: note: 'construct' has been explicitly marked deprecated here construct(_Up* __p, _Args&&... __args) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct>' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1680:9: note: 'construct>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1562:21: note: in instantiation of function template specialization 'ROOT::Detail::VecOps::RAdoptAllocator::construct' requested here __a.construct(__p, _VSTD::forward<_Args>(__args)...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1413:14: note: in instantiation of function template specialization 'std::__1::allocator_traits>::__construct' requested here {__construct(__has_construct(), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1048:25: note: in instantiation of function template specialization 'std::__1::allocator_traits>::construct' requested here __alloc_traits::construct(this->__alloc(), _VSTD::__to_address(__pos)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1092:15: note: in instantiation of member function 'std::__1::vector>::__construct_at_end' requested here this->__construct_at_end(__n); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:2027:15: note: in instantiation of member function 'std::__1::vector>::__append' requested here this->__append(__sz - __cs); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:426:41: note: in instantiation of member function 'std::__1::vector>::resize' requested here void resize(size_type count) { fData.resize(count); } ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:1153:9: note: in instantiation of member function 'ROOT::VecOps::RVec::resize' requested here r[0].resize(size1*size2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1682:9: note: 'construct' has been explicitly marked deprecated here construct(_Up* __p, _Args&&... __args) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1680:9: note: 'construct' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:140:54: warning: 'max_size' is deprecated [-Wdeprecated-declarations] size_type max_size() const { return fStdAllocator.max_size(); }; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1592:28: note: in instantiation of member function 'ROOT::Detail::VecOps::RAdoptAllocator::max_size' requested here return __a.max_size(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1423:17: note: in instantiation of member function 'std::__1::allocator_traits>::__max_size' requested here {return __max_size(__has_max_size(), __a);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1017:50: note: in instantiation of member function 'std::__1::allocator_traits>::max_size' requested here return _VSTD::min(__alloc_traits::max_size(this->__alloc()), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1027:28: note: in instantiation of member function 'std::__1::vector>::max_size' requested here const size_type __ms = max_size(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1096:57: note: in instantiation of member function 'std::__1::vector>::__recommend' requested here __split_buffer __v(__recommend(size() + __n), size(), __a); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:2027:15: note: in instantiation of member function 'std::__1::vector>::__append' requested here this->__append(__sz - __cs); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:426:41: note: in instantiation of member function 'std::__1::vector>::resize' requested here void resize(size_type count) { fData.resize(count); } ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:1153:9: note: in instantiation of member function 'ROOT::VecOps::RVec::resize' requested here r[0].resize(size1*size2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1676:5: note: 'max_size' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY size_type max_size() const _NOEXCEPT ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1562:21: note: in instantiation of function template specialization 'ROOT::Detail::VecOps::RAdoptAllocator::construct' requested here __a.construct(__p, _VSTD::forward<_Args>(__args)...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1413:14: note: in instantiation of function template specialization 'std::__1::allocator_traits>::__construct' requested here {__construct(__has_construct(), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1513:15: note: in instantiation of function template specialization 'std::__1::allocator_traits>::construct' requested here construct(__a, _VSTD::__to_address(__end2 - 1), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:954:21: note: in instantiation of function template specialization 'std::__1::allocator_traits>::__construct_backward_with_exception_guarantees' requested here __alloc_traits::__construct_backward_with_exception_guarantees( ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1098:9: note: in instantiation of member function 'std::__1::vector>::__swap_out_circular_buffer' requested here __swap_out_circular_buffer(__v); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:2027:15: note: in instantiation of member function 'std::__1::vector>::__append' requested here this->__append(__sz - __cs); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:426:41: note: in instantiation of member function 'std::__1::vector>::resize' requested here void resize(size_type count) { fData.resize(count); } ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:1153:9: note: in instantiation of member function 'ROOT::VecOps::RVec::resize' requested here r[0].resize(size1*size2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1682:9: note: 'construct' has been explicitly marked deprecated here construct(_Up* __p, _Args&&... __args) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1680:9: note: 'construct' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:128:24: warning: 'destroy' is deprecated [-Wdeprecated-declarations] fStdAllocator.destroy(p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1578:21: note: in instantiation of function template specialization 'ROOT::Detail::VecOps::RAdoptAllocator::destroy' requested here __a.destroy(__p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1419:14: note: in instantiation of function template specialization 'std::__1::allocator_traits>::__destroy' requested here {__destroy(__has_destroy(), __a, __p);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:428:25: note: in instantiation of function template specialization 'std::__1::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:371:29: note: in instantiation of member function 'std::__1::__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:465:9: note: in instantiation of member function 'std::__1::__vector_base>::clear' requested here clear(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:551:5: note: (skipping 9 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) ~vector() ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1935:9: note: in instantiation of member function 'ROOT::Detail::RDF::RCustomColumn<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), ROOT::Detail::RDF::CustomColExtraArgs::None>::RCustomColumn' requested here : __value_(_VSTD::forward<_Args>(_VSTD::get<_Indexes>(__args))...) {} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of function template specialization 'std::__1::__shared_ptr_emplace, std::__1::allocator>>::__shared_ptr_emplace &, std::__1::basic_string &, (lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), const std::__1::vector> &, unsigned int, ROOT::Internal::RDF::RBookedCustomColumns &>' requested here ::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:2347:29: note: in instantiation of function template specialization 'std::__1::make_shared, std::__1::basic_string_view &, std::__1::basic_string &, (lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), const std::__1::vector> &, unsigned int, ROOT::Internal::RDF::RBookedCustomColumns &>' requested here auto newColumn = std::make_shared(name, retTypeName, std::forward(expression), validColumnNames, ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:296:14: note: in instantiation of function template specialization 'ROOT::RDF::RInterface::DefineImpl<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), ROOT::Detail::RDF::CustomColExtraArgs::None, int>' requested here return DefineImpl(name, std::move(expression), columns); ^ /Users/haltack/convertDat2Root/./myMacro.cpp:56:25: note: in instantiation of function template specialization 'ROOT::RDF::RInterface::Define<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), 0>' requested here auto histo = df.Define("ADCi", ith, {"ADC"}) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1686:5: note: 'destroy' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY void destroy(pointer __p) {__p->~_Tp();} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:140:54: warning: 'max_size' is deprecated [-Wdeprecated-declarations] size_type max_size() const { return fStdAllocator.max_size(); }; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1592:28: note: in instantiation of member function 'ROOT::Detail::VecOps::RAdoptAllocator::max_size' requested here return __a.max_size(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1423:17: note: in instantiation of member function 'std::__1::allocator_traits>::__max_size' requested here {return __max_size(__has_max_size(), __a);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1017:50: note: in instantiation of member function 'std::__1::allocator_traits>::max_size' requested here return _VSTD::min(__alloc_traits::max_size(this->__alloc()), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:994:15: note: in instantiation of member function 'std::__1::vector>::max_size' requested here if (__n > max_size()) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1172:9: note: in instantiation of member function 'std::__1::vector>::__vallocate' requested here __vallocate(__n); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:316:35: note: (skipping 4 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) RVec(pointer p, size_type n) : fData(n, T(), ROOT::Detail::VecOps::RAdoptAllocator(p)) {} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1933:3: note: in instantiation of member function 'ROOT::Detail::RDF::RCustomColumn<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), ROOT::Detail::RDF::CustomColExtraArgs::None>::Update' requested here __compressed_pair_elem(piecewise_construct_t, tuple<_Args...> __args, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of function template specialization 'std::__1::__shared_ptr_emplace, std::__1::allocator>>::__shared_ptr_emplace &, std::__1::basic_string &, (lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), const std::__1::vector> &, unsigned int, ROOT::Internal::RDF::RBookedCustomColumns &>' requested here ::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:2347:29: note: in instantiation of function template specialization 'std::__1::make_shared, std::__1::basic_string_view &, std::__1::basic_string &, (lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), const std::__1::vector> &, unsigned int, ROOT::Internal::RDF::RBookedCustomColumns &>' requested here auto newColumn = std::make_shared(name, retTypeName, std::forward(expression), validColumnNames, ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:296:14: note: in instantiation of function template specialization 'ROOT::RDF::RInterface::DefineImpl<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), ROOT::Detail::RDF::CustomColExtraArgs::None, int>' requested here return DefineImpl(name, std::move(expression), columns); ^ /Users/haltack/convertDat2Root/./myMacro.cpp:56:25: note: in instantiation of function template specialization 'ROOT::RDF::RInterface::Define<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), 0>' requested here auto histo = df.Define("ADCi", ith, {"ADC"}) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1676:5: note: 'max_size' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY size_type max_size() const _NOEXCEPT ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1562:21: note: in instantiation of function template specialization 'ROOT::Detail::VecOps::RAdoptAllocator::construct' requested here __a.construct(__p, _VSTD::forward<_Args>(__args)...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1413:14: note: in instantiation of function template specialization 'std::__1::allocator_traits>::__construct' requested here {__construct(__has_construct(), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1066:25: note: in instantiation of function template specialization 'std::__1::allocator_traits>::construct' requested here __alloc_traits::construct(this->__alloc(), _VSTD::__to_address(__pos), __x); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1173:9: note: in instantiation of member function 'std::__1::vector>::__construct_at_end' requested here __construct_at_end(__n, __x); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:316:35: note: in instantiation of member function 'std::__1::vector>::vector' requested here RVec(pointer p, size_type n) : fData(n, T(), ROOT::Detail::VecOps::RAdoptAllocator(p)) {} ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RColumnValue.hxx:205:18: note: (skipping 3 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) T rvec(readerArrayAddr, readerArraySize); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1933:3: note: in instantiation of member function 'ROOT::Detail::RDF::RCustomColumn<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), ROOT::Detail::RDF::CustomColExtraArgs::None>::Update' requested here __compressed_pair_elem(piecewise_construct_t, tuple<_Args...> __args, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of function template specialization 'std::__1::__shared_ptr_emplace, std::__1::allocator>>::__shared_ptr_emplace &, std::__1::basic_string &, (lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), const std::__1::vector> &, unsigned int, ROOT::Internal::RDF::RBookedCustomColumns &>' requested here ::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:2347:29: note: in instantiation of function template specialization 'std::__1::make_shared, std::__1::basic_string_view &, std::__1::basic_string &, (lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), const std::__1::vector> &, unsigned int, ROOT::Internal::RDF::RBookedCustomColumns &>' requested here auto newColumn = std::make_shared(name, retTypeName, std::forward(expression), validColumnNames, ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:296:14: note: in instantiation of function template specialization 'ROOT::RDF::RInterface::DefineImpl<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), ROOT::Detail::RDF::CustomColExtraArgs::None, int>' requested here return DefineImpl(name, std::move(expression), columns); ^ /Users/haltack/convertDat2Root/./myMacro.cpp:56:25: note: in instantiation of function template specialization 'ROOT::RDF::RInterface::Define<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), 0>' requested here auto histo = df.Define("ADCi", ith, {"ADC"}) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1682:9: note: 'construct' has been explicitly marked deprecated here construct(_Up* __p, _Args&&... __args) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1680:9: note: 'construct' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1562:21: note: in instantiation of function template specialization 'ROOT::Detail::VecOps::RAdoptAllocator::construct' requested here __a.construct(__p, _VSTD::forward<_Args>(__args)...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1413:14: note: in instantiation of function template specialization 'std::__1::allocator_traits>::__construct' requested here {__construct(__has_construct(), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1477:17: note: in instantiation of function template specialization 'std::__1::allocator_traits>::construct' requested here construct(__a, _VSTD::__to_address(__begin2), *__begin1); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1080:21: note: in instantiation of function template specialization 'std::__1::allocator_traits>::__construct_range_forward::Iterator_t>, int *>' requested here __alloc_traits::__construct_range_forward(this->__alloc(), __first, __last, __tx.__pos_); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1227:9: note: in instantiation of function template specialization 'std::__1::vector>::__construct_at_end::Iterator_t>>' requested here __construct_at_end(__first, __last, __n); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:319:40: note: (skipping 4 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) RVec(InputIt first, InputIt last) : fData(first, last) {} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1933:3: note: in instantiation of member function 'ROOT::Detail::RDF::RCustomColumn<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), ROOT::Detail::RDF::CustomColExtraArgs::None>::Update' requested here __compressed_pair_elem(piecewise_construct_t, tuple<_Args...> __args, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of function template specialization 'std::__1::__shared_ptr_emplace, std::__1::allocator>>::__shared_ptr_emplace &, std::__1::basic_string &, (lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), const std::__1::vector> &, unsigned int, ROOT::Internal::RDF::RBookedCustomColumns &>' requested here ::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:2347:29: note: in instantiation of function template specialization 'std::__1::make_shared, std::__1::basic_string_view &, std::__1::basic_string &, (lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), const std::__1::vector> &, unsigned int, ROOT::Internal::RDF::RBookedCustomColumns &>' requested here auto newColumn = std::make_shared(name, retTypeName, std::forward(expression), validColumnNames, ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:296:14: note: in instantiation of function template specialization 'ROOT::RDF::RInterface::DefineImpl<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), ROOT::Detail::RDF::CustomColExtraArgs::None, int>' requested here return DefineImpl(name, std::move(expression), columns); ^ /Users/haltack/convertDat2Root/./myMacro.cpp:56:25: note: in instantiation of function template specialization 'ROOT::RDF::RInterface::Define<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), 0>' requested here auto histo = df.Define("ADCi", ith, {"ADC"}) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1682:9: note: 'construct' has been explicitly marked deprecated here construct(_Up* __p, _Args&&... __args) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1680:9: note: 'construct' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 17 warnings generated. ld: warning: ignoring file /usr/local/lib/liblzma.5.dylib, building for macOS-arm64 but attempting to link with file built for macOS-x86_64 In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:194:21: warning: 'destroy' is deprecated [-Wdeprecated-declarations] fStdAllocator.destroy(p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1686:5: note: 'destroy' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY void destroy(pointer __p) {__p->~_Tp();} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:128:24: warning: 'destroy' is deprecated [-Wdeprecated-declarations] fStdAllocator.destroy(p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1578:21: note: in instantiation of function template specialization 'ROOT::Detail::VecOps::RAdoptAllocator>::destroy>' requested here __a.destroy(__p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1419:14: note: in instantiation of function template specialization 'std::__1::allocator_traits>>::__destroy>' requested here {__destroy(__has_destroy(), __a, __p);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:428:25: note: in instantiation of function template specialization 'std::__1::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:371:29: note: in instantiation of member function 'std::__1::__vector_base, ROOT::Detail::VecOps::RAdoptAllocator>>::__destruct_at_end' requested here void clear() _NOEXCEPT {__destruct_at_end(__begin_);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:465:9: note: in instantiation of member function 'std::__1::__vector_base, ROOT::Detail::VecOps::RAdoptAllocator>>::clear' requested here clear(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:515:14: note: in instantiation of member function 'std::__1::__vector_base, ROOT::Detail::VecOps::RAdoptAllocator>>::~__vector_base' requested here explicit vector(size_type __n); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:306:37: note: in instantiation of member function 'std::__1::vector, ROOT::Detail::VecOps::RAdoptAllocator>>::vector' requested here explicit RVec(size_type count) : fData(count) {} ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:1152:26: note: in instantiation of member function 'ROOT::VecOps::RVec>::RVec' requested here RVec> r(2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1686:5: note: 'destroy' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY void destroy(pointer __p) {__p->~_Tp();} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:128:24: warning: 'destroy' is deprecated [-Wdeprecated-declarations] fStdAllocator.destroy(p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1578:21: note: in instantiation of function template specialization 'ROOT::Detail::VecOps::RAdoptAllocator::destroy' requested here __a.destroy(__p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1419:14: note: in instantiation of function template specialization 'std::__1::allocator_traits>::__destroy' requested here {__destroy(__has_destroy(), __a, __p);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:428:25: note: in instantiation of function template specialization 'std::__1::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:371:29: note: in instantiation of member function 'std::__1::__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:465:9: note: in instantiation of member function 'std::__1::__vector_base>::clear' requested here clear(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:551:5: note: (skipping 6 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) ~vector() ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:371:29: note: in instantiation of member function 'std::__1::__vector_base, ROOT::Detail::VecOps::RAdoptAllocator>>::__destruct_at_end' requested here void clear() _NOEXCEPT {__destruct_at_end(__begin_);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:465:9: note: in instantiation of member function 'std::__1::__vector_base, ROOT::Detail::VecOps::RAdoptAllocator>>::clear' requested here clear(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:515:14: note: in instantiation of member function 'std::__1::__vector_base, ROOT::Detail::VecOps::RAdoptAllocator>>::~__vector_base' requested here explicit vector(size_type __n); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:306:37: note: in instantiation of member function 'std::__1::vector, ROOT::Detail::VecOps::RAdoptAllocator>>::vector' requested here explicit RVec(size_type count) : fData(count) {} ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:1152:26: note: in instantiation of member function 'ROOT::VecOps::RVec>::RVec' requested here RVec> r(2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1686:5: note: 'destroy' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY void destroy(pointer __p) {__p->~_Tp();} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:140:54: warning: 'max_size' is deprecated [-Wdeprecated-declarations] size_type max_size() const { return fStdAllocator.max_size(); }; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1592:28: note: in instantiation of member function 'ROOT::Detail::VecOps::RAdoptAllocator>::max_size' requested here return __a.max_size(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1423:17: note: in instantiation of member function 'std::__1::allocator_traits>>::__max_size' requested here {return __max_size(__has_max_size(), __a);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1017:50: note: in instantiation of member function 'std::__1::allocator_traits>>::max_size' requested here return _VSTD::min(__alloc_traits::max_size(this->__alloc()), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:994:15: note: in instantiation of member function 'std::__1::vector, ROOT::Detail::VecOps::RAdoptAllocator>>::max_size' requested here if (__n > max_size()) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1129:9: note: in instantiation of member function 'std::__1::vector, ROOT::Detail::VecOps::RAdoptAllocator>>::__vallocate' requested here __vallocate(__n); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:306:37: note: in instantiation of member function 'std::__1::vector, ROOT::Detail::VecOps::RAdoptAllocator>>::vector' requested here explicit RVec(size_type count) : fData(count) {} ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:1152:26: note: in instantiation of member function 'ROOT::VecOps::RVec>::RVec' requested here RVec> r(2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1676:5: note: 'max_size' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY size_type max_size() const _NOEXCEPT ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1562:21: note: in instantiation of function template specialization 'ROOT::Detail::VecOps::RAdoptAllocator>::construct>' requested here __a.construct(__p, _VSTD::forward<_Args>(__args)...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1413:14: note: in instantiation of function template specialization 'std::__1::allocator_traits>>::__construct>' requested here {__construct(__has_construct(), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1048:25: note: in instantiation of function template specialization 'std::__1::allocator_traits>>::construct>' requested here __alloc_traits::construct(this->__alloc(), _VSTD::__to_address(__pos)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1130:9: note: in instantiation of member function 'std::__1::vector, ROOT::Detail::VecOps::RAdoptAllocator>>::__construct_at_end' requested here __construct_at_end(__n); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:306:37: note: in instantiation of member function 'std::__1::vector, ROOT::Detail::VecOps::RAdoptAllocator>>::vector' requested here explicit RVec(size_type count) : fData(count) {} ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:1152:26: note: in instantiation of member function 'ROOT::VecOps::RVec>::RVec' requested here RVec> r(2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1682:9: note: 'construct' has been explicitly marked deprecated here construct(_Up* __p, _Args&&... __args) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct>' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1680:9: note: 'construct>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1562:21: note: in instantiation of function template specialization 'ROOT::Detail::VecOps::RAdoptAllocator::construct' requested here __a.construct(__p, _VSTD::forward<_Args>(__args)...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1413:14: note: in instantiation of function template specialization 'std::__1::allocator_traits>::__construct' requested here {__construct(__has_construct(), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1048:25: note: in instantiation of function template specialization 'std::__1::allocator_traits>::construct' requested here __alloc_traits::construct(this->__alloc(), _VSTD::__to_address(__pos)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1092:15: note: in instantiation of member function 'std::__1::vector>::__construct_at_end' requested here this->__construct_at_end(__n); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:2027:15: note: in instantiation of member function 'std::__1::vector>::__append' requested here this->__append(__sz - __cs); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:426:41: note: in instantiation of member function 'std::__1::vector>::resize' requested here void resize(size_type count) { fData.resize(count); } ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:1153:9: note: in instantiation of member function 'ROOT::VecOps::RVec::resize' requested here r[0].resize(size1*size2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1682:9: note: 'construct' has been explicitly marked deprecated here construct(_Up* __p, _Args&&... __args) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1680:9: note: 'construct' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:140:54: warning: 'max_size' is deprecated [-Wdeprecated-declarations] size_type max_size() const { return fStdAllocator.max_size(); }; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1592:28: note: in instantiation of member function 'ROOT::Detail::VecOps::RAdoptAllocator::max_size' requested here return __a.max_size(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1423:17: note: in instantiation of member function 'std::__1::allocator_traits>::__max_size' requested here {return __max_size(__has_max_size(), __a);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1017:50: note: in instantiation of member function 'std::__1::allocator_traits>::max_size' requested here return _VSTD::min(__alloc_traits::max_size(this->__alloc()), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1027:28: note: in instantiation of member function 'std::__1::vector>::max_size' requested here const size_type __ms = max_size(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1096:57: note: in instantiation of member function 'std::__1::vector>::__recommend' requested here __split_buffer __v(__recommend(size() + __n), size(), __a); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:2027:15: note: in instantiation of member function 'std::__1::vector>::__append' requested here this->__append(__sz - __cs); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:426:41: note: in instantiation of member function 'std::__1::vector>::resize' requested here void resize(size_type count) { fData.resize(count); } ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:1153:9: note: in instantiation of member function 'ROOT::VecOps::RVec::resize' requested here r[0].resize(size1*size2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1676:5: note: 'max_size' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY size_type max_size() const _NOEXCEPT ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1562:21: note: in instantiation of function template specialization 'ROOT::Detail::VecOps::RAdoptAllocator::construct' requested here __a.construct(__p, _VSTD::forward<_Args>(__args)...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1413:14: note: in instantiation of function template specialization 'std::__1::allocator_traits>::__construct' requested here {__construct(__has_construct(), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1513:15: note: in instantiation of function template specialization 'std::__1::allocator_traits>::construct' requested here construct(__a, _VSTD::__to_address(__end2 - 1), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:954:21: note: in instantiation of function template specialization 'std::__1::allocator_traits>::__construct_backward_with_exception_guarantees' requested here __alloc_traits::__construct_backward_with_exception_guarantees( ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1098:9: note: in instantiation of member function 'std::__1::vector>::__swap_out_circular_buffer' requested here __swap_out_circular_buffer(__v); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:2027:15: note: in instantiation of member function 'std::__1::vector>::__append' requested here this->__append(__sz - __cs); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:426:41: note: in instantiation of member function 'std::__1::vector>::resize' requested here void resize(size_type count) { fData.resize(count); } ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:1153:9: note: in instantiation of member function 'ROOT::VecOps::RVec::resize' requested here r[0].resize(size1*size2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1682:9: note: 'construct' has been explicitly marked deprecated here construct(_Up* __p, _Args&&... __args) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1680:9: note: 'construct' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:128:24: warning: 'destroy' is deprecated [-Wdeprecated-declarations] fStdAllocator.destroy(p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1578:21: note: in instantiation of function template specialization 'ROOT::Detail::VecOps::RAdoptAllocator::destroy' requested here __a.destroy(__p); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1419:14: note: in instantiation of function template specialization 'std::__1::allocator_traits>::__destroy' requested here {__destroy(__has_destroy(), __a, __p);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:428:25: note: in instantiation of function template specialization 'std::__1::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:371:29: note: in instantiation of member function 'std::__1::__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:465:9: note: in instantiation of member function 'std::__1::__vector_base>::clear' requested here clear(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:551:5: note: (skipping 9 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) ~vector() ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1935:9: note: in instantiation of member function 'ROOT::Detail::RDF::RCustomColumn<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), ROOT::Detail::RDF::CustomColExtraArgs::None>::RCustomColumn' requested here : __value_(_VSTD::forward<_Args>(_VSTD::get<_Indexes>(__args))...) {} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of function template specialization 'std::__1::__shared_ptr_emplace, std::__1::allocator>>::__shared_ptr_emplace &, std::__1::basic_string &, (lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), const std::__1::vector> &, unsigned int, ROOT::Internal::RDF::RBookedCustomColumns &>' requested here ::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:2347:29: note: in instantiation of function template specialization 'std::__1::make_shared, std::__1::basic_string_view &, std::__1::basic_string &, (lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), const std::__1::vector> &, unsigned int, ROOT::Internal::RDF::RBookedCustomColumns &>' requested here auto newColumn = std::make_shared(name, retTypeName, std::forward(expression), validColumnNames, ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:296:14: note: in instantiation of function template specialization 'ROOT::RDF::RInterface::DefineImpl<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), ROOT::Detail::RDF::CustomColExtraArgs::None, int>' requested here return DefineImpl(name, std::move(expression), columns); ^ /Users/haltack/convertDat2Root/./myMacro.cpp:56:25: note: in instantiation of function template specialization 'ROOT::RDF::RInterface::Define<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), 0>' requested here auto histo = df.Define("ADCi", ith, {"ADC"}) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1686:5: note: 'destroy' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY void destroy(pointer __p) {__p->~_Tp();} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:140:54: warning: 'max_size' is deprecated [-Wdeprecated-declarations] size_type max_size() const { return fStdAllocator.max_size(); }; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1592:28: note: in instantiation of member function 'ROOT::Detail::VecOps::RAdoptAllocator::max_size' requested here return __a.max_size(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1423:17: note: in instantiation of member function 'std::__1::allocator_traits>::__max_size' requested here {return __max_size(__has_max_size(), __a);} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1017:50: note: in instantiation of member function 'std::__1::allocator_traits>::max_size' requested here return _VSTD::min(__alloc_traits::max_size(this->__alloc()), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:994:15: note: in instantiation of member function 'std::__1::vector>::max_size' requested here if (__n > max_size()) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1172:9: note: in instantiation of member function 'std::__1::vector>::__vallocate' requested here __vallocate(__n); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:316:35: note: (skipping 4 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) RVec(pointer p, size_type n) : fData(n, T(), ROOT::Detail::VecOps::RAdoptAllocator(p)) {} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1933:3: note: in instantiation of member function 'ROOT::Detail::RDF::RCustomColumn<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), ROOT::Detail::RDF::CustomColExtraArgs::None>::Update' requested here __compressed_pair_elem(piecewise_construct_t, tuple<_Args...> __args, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of function template specialization 'std::__1::__shared_ptr_emplace, std::__1::allocator>>::__shared_ptr_emplace &, std::__1::basic_string &, (lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), const std::__1::vector> &, unsigned int, ROOT::Internal::RDF::RBookedCustomColumns &>' requested here ::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:2347:29: note: in instantiation of function template specialization 'std::__1::make_shared, std::__1::basic_string_view &, std::__1::basic_string &, (lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), const std::__1::vector> &, unsigned int, ROOT::Internal::RDF::RBookedCustomColumns &>' requested here auto newColumn = std::make_shared(name, retTypeName, std::forward(expression), validColumnNames, ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:296:14: note: in instantiation of function template specialization 'ROOT::RDF::RInterface::DefineImpl<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), ROOT::Detail::RDF::CustomColExtraArgs::None, int>' requested here return DefineImpl(name, std::move(expression), columns); ^ /Users/haltack/convertDat2Root/./myMacro.cpp:56:25: note: in instantiation of function template specialization 'ROOT::RDF::RInterface::Define<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), 0>' requested here auto histo = df.Define("ADCi", ith, {"ADC"}) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1676:5: note: 'max_size' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY size_type max_size() const _NOEXCEPT ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1562:21: note: in instantiation of function template specialization 'ROOT::Detail::VecOps::RAdoptAllocator::construct' requested here __a.construct(__p, _VSTD::forward<_Args>(__args)...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1413:14: note: in instantiation of function template specialization 'std::__1::allocator_traits>::__construct' requested here {__construct(__has_construct(), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1066:25: note: in instantiation of function template specialization 'std::__1::allocator_traits>::construct' requested here __alloc_traits::construct(this->__alloc(), _VSTD::__to_address(__pos), __x); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1173:9: note: in instantiation of member function 'std::__1::vector>::__construct_at_end' requested here __construct_at_end(__n, __x); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:316:35: note: in instantiation of member function 'std::__1::vector>::vector' requested here RVec(pointer p, size_type n) : fData(n, T(), ROOT::Detail::VecOps::RAdoptAllocator(p)) {} ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RColumnValue.hxx:205:18: note: (skipping 3 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) T rvec(readerArrayAddr, readerArraySize); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1933:3: note: in instantiation of member function 'ROOT::Detail::RDF::RCustomColumn<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), ROOT::Detail::RDF::CustomColExtraArgs::None>::Update' requested here __compressed_pair_elem(piecewise_construct_t, tuple<_Args...> __args, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of function template specialization 'std::__1::__shared_ptr_emplace, std::__1::allocator>>::__shared_ptr_emplace &, std::__1::basic_string &, (lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), const std::__1::vector> &, unsigned int, ROOT::Internal::RDF::RBookedCustomColumns &>' requested here ::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:2347:29: note: in instantiation of function template specialization 'std::__1::make_shared, std::__1::basic_string_view &, std::__1::basic_string &, (lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), const std::__1::vector> &, unsigned int, ROOT::Internal::RDF::RBookedCustomColumns &>' requested here auto newColumn = std::make_shared(name, retTypeName, std::forward(expression), validColumnNames, ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:296:14: note: in instantiation of function template specialization 'ROOT::RDF::RInterface::DefineImpl<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), ROOT::Detail::RDF::CustomColExtraArgs::None, int>' requested here return DefineImpl(name, std::move(expression), columns); ^ /Users/haltack/convertDat2Root/./myMacro.cpp:56:25: note: in instantiation of function template specialization 'ROOT::RDF::RInterface::Define<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), 0>' requested here auto histo = df.Define("ADCi", ith, {"ADC"}) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1682:9: note: 'construct' has been explicitly marked deprecated here construct(_Up* __p, _Args&&... __args) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1680:9: note: 'construct' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1562:21: note: in instantiation of function template specialization 'ROOT::Detail::VecOps::RAdoptAllocator::construct' requested here __a.construct(__p, _VSTD::forward<_Args>(__args)...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1413:14: note: in instantiation of function template specialization 'std::__1::allocator_traits>::__construct' requested here {__construct(__has_construct(), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1477:17: note: in instantiation of function template specialization 'std::__1::allocator_traits>::construct' requested here construct(__a, _VSTD::__to_address(__begin2), *__begin1); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1080:21: note: in instantiation of function template specialization 'std::__1::allocator_traits>::__construct_range_forward::Iterator_t>, int *>' requested here __alloc_traits::__construct_range_forward(this->__alloc(), __first, __last, __tx.__pos_); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:1227:9: note: in instantiation of function template specialization 'std::__1::vector>::__construct_at_end::Iterator_t>>' requested here __construct_at_end(__first, __last, __n); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:319:40: note: (skipping 4 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) RVec(InputIt first, InputIt last) : fData(first, last) {} ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1933:3: note: in instantiation of member function 'ROOT::Detail::RDF::RCustomColumn<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), ROOT::Detail::RDF::CustomColExtraArgs::None>::Update' requested here __compressed_pair_elem(piecewise_construct_t, tuple<_Args...> __args, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:4038:26: note: in instantiation of function template specialization 'std::__1::__shared_ptr_emplace, std::__1::allocator>>::__shared_ptr_emplace &, std::__1::basic_string &, (lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), const std::__1::vector> &, unsigned int, ROOT::Internal::RDF::RBookedCustomColumns &>' requested here ::new(__hold2.get()) _CntrlBlk(__a2, _VSTD::forward<_Args>(__args)...); ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:2347:29: note: in instantiation of function template specialization 'std::__1::make_shared, std::__1::basic_string_view &, std::__1::basic_string &, (lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), const std::__1::vector> &, unsigned int, ROOT::Internal::RDF::RBookedCustomColumns &>' requested here auto newColumn = std::make_shared(name, retTypeName, std::forward(expression), validColumnNames, ^ /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:296:14: note: in instantiation of function template specialization 'ROOT::RDF::RInterface::DefineImpl<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), ROOT::Detail::RDF::CustomColExtraArgs::None, int>' requested here return DefineImpl(name, std::move(expression), columns); ^ /Users/haltack/convertDat2Root/./myMacro.cpp:56:25: note: in instantiation of function template specialization 'ROOT::RDF::RInterface::Define<(lambda at /Users/haltack/convertDat2Root/./myMacro.cpp:55:20), 0>' requested here auto histo = df.Define("ADCi", ith, {"ADC"}) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1682:9: note: 'construct' has been explicitly marked deprecated here construct(_Up* __p, _Args&&... __args) ^ In file included from /Users/haltack/convertDat2Root/myMacro_cpp_ACLiC_dict.cxx:41: In file included from /Users/haltack/convertDat2Root/./myMacro.cpp:6: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDataFrame.hxx:20: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/RInterface.hxx:15: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RDF/ActionHelpers.hxx:17: In file included from /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RVec.hxx:24: /opt/homebrew/Cellar/root/6.22.08/include/root/ROOT/RAdoptAllocator.hxx:99:21: warning: 'construct' is deprecated [-Wdeprecated-declarations] fStdAllocator.construct(p, args...); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/memory:1680:9: note: 'construct' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_INLINE_VISIBILITY ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1058:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1035:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 17 warnings generated. ld: warning: ignoring file /usr/local/lib/liblzma.5.dylib, building for macOS-arm64 but attempting to link with file built for macOS-x86_64 Info in : pdf file histogram.pdf has been created