* installing *source* package ‘ruimtehol’ ...
** this is package ‘ruimtehol’ version ‘0.3.2’
** package ‘ruimtehol’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘clang version 20.1.0-rc3’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/ruimtehol/src'
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/utils/args.cpp -o Starspace/src/utils/args.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/utils/normalize.cpp -o Starspace/src/utils/normalize.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/utils/utils.cpp -o Starspace/src/utils/utils.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/data.cpp -o Starspace/src/data.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/dict.cpp -o Starspace/src/dict.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/doc_data.cpp -o Starspace/src/doc_data.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/doc_parser.cpp -o Starspace/src/doc_parser.o
In file included from Starspace/src/doc_parser.cpp:16:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/algorithm/string.hpp:18:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/algorithm/string/std_containers_traits.hpp:18:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:3:9: note: previous definition is here
    3 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/model.cpp -o Starspace/src/model.o
In file included from Starspace/src/model.cpp:10:
In file included from Starspace/src/model.h:12:
In file included from Starspace/src/matrix.h:26:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/ublas/matrix.hpp:17:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:3:9: note: previous definition is here
    3 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/parser.cpp -o Starspace/src/parser.o
In file included from Starspace/src/parser.cpp:18:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/algorithm/string.hpp:18:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/algorithm/string/std_containers_traits.hpp:18:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:3:9: note: previous definition is here
    3 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/proj.cpp -o Starspace/src/proj.o
In file included from Starspace/src/proj.cpp:11:
In file included from Starspace/src/proj.h:14:
In file included from Starspace/src/matrix.h:26:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/ublas/matrix.hpp:17:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:3:9: note: previous definition is here
    3 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/starspace.cpp -o Starspace/src/starspace.o
In file included from Starspace/src/starspace.cpp:11:
In file included from Starspace/src/starspace.h:14:
In file included from Starspace/src/matrix.h:26:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/ublas/matrix.hpp:17:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:3:9: note: previous definition is here
    3 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from Starspace/src/starspace.cpp:11:
In file included from Starspace/src/starspace.h:12:
In file included from Starspace/src/utils/args.h:12:
In file included from /usr/local/clang20/bin/../include/c++/v1/iostream:45:
In file included from /usr/local/clang20/bin/../include/c++/v1/ios:223:
In file included from /usr/local/clang20/bin/../include/c++/v1/__locale:24:
In file included from /usr/local/clang20/bin/../include/c++/v1/string:611:
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:81: warning: destructor called on non-final 'starspace::DataParser' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
  156 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); }
      |                                                                                 ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator_traits.h:324:9: note: in instantiation of member function 'std::allocator<starspace::DataParser>::destroy' requested here
  324 |     __a.destroy(__p);
      |         ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:180:33: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<starspace::DataParser>>::destroy<starspace::DataParser, 0>' requested here
  180 |     allocator_traits<_TpAlloc>::destroy(__tmp, __get_elem());
      |                                 ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:183:78: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<starspace::DataParser, std::allocator<starspace::DataParser>>::__on_zero_shared_impl<std::allocator<starspace::DataParser>, 0>' requested here
  183 |   _LIBCPP_HIDE_FROM_ABI_VIRTUAL void __on_zero_shared() _NOEXCEPT override { __on_zero_shared_impl(); }
      |                                                                              ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:158:34: note: in instantiation of member function 'std::__shared_ptr_emplace<starspace::DataParser, std::allocator<starspace::DataParser>>::__on_zero_shared' requested here
  158 |   _LIBCPP_HIDE_FROM_ABI explicit __shared_ptr_emplace(_Alloc __a, _Args&&... __args) : __storage_(std::move(__a)) {
      |                                  ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:733:51: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<starspace::DataParser, std::allocator<starspace::DataParser>>::__shared_ptr_emplace<std::shared_ptr<starspace::Dictionary> &, std::shared_ptr<starspace::Args> &, std::allocator<starspace::DataParser>, 0>' requested here
  733 |   ::new ((void*)std::addressof(*__guard.__get())) _ControlBlock(__a, std::forward<_Args>(__args)...);
      |                                                   ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:741:15: note: in instantiation of function template specialization 'std::allocate_shared<starspace::DataParser, std::allocator<starspace::DataParser>, std::shared_ptr<starspace::Dictionary> &, std::shared_ptr<starspace::Args> &, 0>' requested here
  741 |   return std::allocate_shared<_Tp>(allocator<__remove_cv_t<_Tp> >(), std::forward<_Args>(__args)...);
      |               ^
Starspace/src/starspace.cpp:35:15: note: in instantiation of function template specialization 'std::make_shared<starspace::DataParser, std::shared_ptr<starspace::Dictionary> &, std::shared_ptr<starspace::Args> &, 0>' requested here
   35 |     parser_ = make_shared<DataParser>(dict_, args_);
      |               ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:87: note: qualify call to silence this warning
  156 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); }
      |                                                                                       ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:81: warning: destructor called on non-final 'starspace::LayerDataParser' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
  156 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); }
      |                                                                                 ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator_traits.h:324:9: note: in instantiation of member function 'std::allocator<starspace::LayerDataParser>::destroy' requested here
  324 |     __a.destroy(__p);
      |         ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:180:33: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<starspace::LayerDataParser>>::destroy<starspace::LayerDataParser, 0>' requested here
  180 |     allocator_traits<_TpAlloc>::destroy(__tmp, __get_elem());
      |                                 ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:183:78: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<starspace::LayerDataParser, std::allocator<starspace::LayerDataParser>>::__on_zero_shared_impl<std::allocator<starspace::LayerDataParser>, 0>' requested here
  183 |   _LIBCPP_HIDE_FROM_ABI_VIRTUAL void __on_zero_shared() _NOEXCEPT override { __on_zero_shared_impl(); }
      |                                                                              ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:158:34: note: in instantiation of member function 'std::__shared_ptr_emplace<starspace::LayerDataParser, std::allocator<starspace::LayerDataParser>>::__on_zero_shared' requested here
  158 |   _LIBCPP_HIDE_FROM_ABI explicit __shared_ptr_emplace(_Alloc __a, _Args&&... __args) : __storage_(std::move(__a)) {
      |                                  ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:733:51: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<starspace::LayerDataParser, std::allocator<starspace::LayerDataParser>>::__shared_ptr_emplace<std::shared_ptr<starspace::Dictionary> &, std::shared_ptr<starspace::Args> &, std::allocator<starspace::LayerDataParser>, 0>' requested here
  733 |   ::new ((void*)std::addressof(*__guard.__get())) _ControlBlock(__a, std::forward<_Args>(__args)...);
      |                                                   ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:741:15: note: in instantiation of function template specialization 'std::allocate_shared<starspace::LayerDataParser, std::allocator<starspace::LayerDataParser>, std::shared_ptr<starspace::Dictionary> &, std::shared_ptr<starspace::Args> &, 0>' requested here
  741 |   return std::allocate_shared<_Tp>(allocator<__remove_cv_t<_Tp> >(), std::forward<_Args>(__args)...);
      |               ^
Starspace/src/starspace.cpp:37:15: note: in instantiation of function template specialization 'std::make_shared<starspace::LayerDataParser, std::shared_ptr<starspace::Dictionary> &, std::shared_ptr<starspace::Args> &, 0>' requested here
   37 |     parser_ = make_shared<LayerDataParser>(dict_, args_);
      |               ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:87: note: qualify call to silence this warning
  156 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); }
      |                                                                                       ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:81: warning: destructor called on non-final 'starspace::InternDataHandler' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
  156 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); }
      |                                                                                 ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator_traits.h:324:9: note: in instantiation of member function 'std::allocator<starspace::InternDataHandler>::destroy' requested here
  324 |     __a.destroy(__p);
      |         ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:180:33: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<starspace::InternDataHandler>>::destroy<starspace::InternDataHandler, 0>' requested here
  180 |     allocator_traits<_TpAlloc>::destroy(__tmp, __get_elem());
      |                                 ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:183:78: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<starspace::InternDataHandler, std::allocator<starspace::InternDataHandler>>::__on_zero_shared_impl<std::allocator<starspace::InternDataHandler>, 0>' requested here
  183 |   _LIBCPP_HIDE_FROM_ABI_VIRTUAL void __on_zero_shared() _NOEXCEPT override { __on_zero_shared_impl(); }
      |                                                                              ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:158:34: note: in instantiation of member function 'std::__shared_ptr_emplace<starspace::InternDataHandler, std::allocator<starspace::InternDataHandler>>::__on_zero_shared' requested here
  158 |   _LIBCPP_HIDE_FROM_ABI explicit __shared_ptr_emplace(_Alloc __a, _Args&&... __args) : __storage_(std::move(__a)) {
      |                                  ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:733:51: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<starspace::InternDataHandler, std::allocator<starspace::InternDataHandler>>::__shared_ptr_emplace<std::shared_ptr<starspace::Args> &, std::allocator<starspace::InternDataHandler>, 0>' requested here
  733 |   ::new ((void*)std::addressof(*__guard.__get())) _ControlBlock(__a, std::forward<_Args>(__args)...);
      |                                                   ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:741:15: note: in instantiation of function template specialization 'std::allocate_shared<starspace::InternDataHandler, std::allocator<starspace::InternDataHandler>, std::shared_ptr<starspace::Args> &, 0>' requested here
  741 |   return std::allocate_shared<_Tp>(allocator<__remove_cv_t<_Tp> >(), std::forward<_Args>(__args)...);
      |               ^
Starspace/src/starspace.cpp:63:12: note: in instantiation of function template specialization 'std::make_shared<starspace::InternDataHandler, std::shared_ptr<starspace::Args> &, 0>' requested here
   63 |     return make_shared<InternDataHandler>(args_);
      |            ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:87: note: qualify call to silence this warning
  156 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); }
      |                                                                                       ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:81: warning: destructor called on non-final 'starspace::LayerDataHandler' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
  156 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); }
      |                                                                                 ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator_traits.h:324:9: note: in instantiation of member function 'std::allocator<starspace::LayerDataHandler>::destroy' requested here
  324 |     __a.destroy(__p);
      |         ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:180:33: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<starspace::LayerDataHandler>>::destroy<starspace::LayerDataHandler, 0>' requested here
  180 |     allocator_traits<_TpAlloc>::destroy(__tmp, __get_elem());
      |                                 ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:183:78: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<starspace::LayerDataHandler, std::allocator<starspace::LayerDataHandler>>::__on_zero_shared_impl<std::allocator<starspace::LayerDataHandler>, 0>' requested here
  183 |   _LIBCPP_HIDE_FROM_ABI_VIRTUAL void __on_zero_shared() _NOEXCEPT override { __on_zero_shared_impl(); }
      |                                                                              ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:158:34: note: in instantiation of member function 'std::__shared_ptr_emplace<starspace::LayerDataHandler, std::allocator<starspace::LayerDataHandler>>::__on_zero_shared' requested here
  158 |   _LIBCPP_HIDE_FROM_ABI explicit __shared_ptr_emplace(_Alloc __a, _Args&&... __args) : __storage_(std::move(__a)) {
      |                                  ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:733:51: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<starspace::LayerDataHandler, std::allocator<starspace::LayerDataHandler>>::__shared_ptr_emplace<std::shared_ptr<starspace::Args> &, std::allocator<starspace::LayerDataHandler>, 0>' requested here
  733 |   ::new ((void*)std::addressof(*__guard.__get())) _ControlBlock(__a, std::forward<_Args>(__args)...);
      |                                                   ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:741:15: note: in instantiation of function template specialization 'std::allocate_shared<starspace::LayerDataHandler, std::allocator<starspace::LayerDataHandler>, std::shared_ptr<starspace::Args> &, 0>' requested here
  741 |   return std::allocate_shared<_Tp>(allocator<__remove_cv_t<_Tp> >(), std::forward<_Args>(__args)...);
      |               ^
Starspace/src/starspace.cpp:65:12: note: in instantiation of function template specialization 'std::make_shared<starspace::LayerDataHandler, std::shared_ptr<starspace::Args> &, 0>' requested here
   65 |     return make_shared<LayerDataHandler>(args_);
      |            ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:87: note: qualify call to silence this warning
  156 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); }
      |                                                                                       ^
5 warnings generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c rcpp_textspace.cpp -o rcpp_textspace.o
In file included from rcpp_textspace.cpp:2:
In file included from ./Starspace/src/starspace.h:14:
In file included from ./Starspace/src/matrix.h:26:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/ublas/matrix.hpp:17:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:3:9: note: previous definition is here
    3 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c RcppExports.cpp -o RcppExports.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o ruimtehol.so Starspace/src/utils/args.o Starspace/src/utils/normalize.o Starspace/src/utils/utils.o Starspace/src/data.o Starspace/src/dict.o Starspace/src/doc_data.o Starspace/src/doc_parser.o Starspace/src/model.o Starspace/src/parser.o Starspace/src/proj.o Starspace/src/starspace.o rcpp_textspace.o RcppExports.o -pthread
rm -f Starspace/src/utils/args.o Starspace/src/utils/normalize.o Starspace/src/utils/utils.o Starspace/src/data.o Starspace/src/dict.o Starspace/src/doc_data.o Starspace/src/doc_parser.o Starspace/src/model.o Starspace/src/parser.o Starspace/src/proj.o Starspace/src/starspace.o rcpp_textspace.o RcppExports.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/ruimtehol/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/ruimtehol/src'
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/utils/args.cpp -o Starspace/src/utils/args.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/utils/normalize.cpp -o Starspace/src/utils/normalize.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/utils/utils.cpp -o Starspace/src/utils/utils.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/data.cpp -o Starspace/src/data.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/dict.cpp -o Starspace/src/dict.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/doc_data.cpp -o Starspace/src/doc_data.o
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/doc_parser.cpp -o Starspace/src/doc_parser.o
In file included from Starspace/src/doc_parser.cpp:16:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/algorithm/string.hpp:18:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/algorithm/string/std_containers_traits.hpp:18:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:3:9: note: previous definition is here
    3 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/model.cpp -o Starspace/src/model.o
In file included from Starspace/src/model.cpp:10:
In file included from Starspace/src/model.h:12:
In file included from Starspace/src/matrix.h:26:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/ublas/matrix.hpp:17:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:3:9: note: previous definition is here
    3 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/parser.cpp -o Starspace/src/parser.o
In file included from Starspace/src/parser.cpp:18:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/algorithm/string.hpp:18:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/algorithm/string/std_containers_traits.hpp:18:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:3:9: note: previous definition is here
    3 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/proj.cpp -o Starspace/src/proj.o
In file included from Starspace/src/proj.cpp:11:
In file included from Starspace/src/proj.h:14:
In file included from Starspace/src/matrix.h:26:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/ublas/matrix.hpp:17:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:3:9: note: previous definition is here
    3 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c Starspace/src/starspace.cpp -o Starspace/src/starspace.o
In file included from Starspace/src/starspace.cpp:11:
In file included from Starspace/src/starspace.h:14:
In file included from Starspace/src/matrix.h:26:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/ublas/matrix.hpp:17:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:3:9: note: previous definition is here
    3 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from Starspace/src/starspace.cpp:11:
In file included from Starspace/src/starspace.h:12:
In file included from Starspace/src/utils/args.h:12:
In file included from /usr/local/clang20/bin/../include/c++/v1/iostream:45:
In file included from /usr/local/clang20/bin/../include/c++/v1/ios:223:
In file included from /usr/local/clang20/bin/../include/c++/v1/__locale:24:
In file included from /usr/local/clang20/bin/../include/c++/v1/string:611:
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:81: warning: destructor called on non-final 'starspace::DataParser' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
  156 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); }
      |                                                                                 ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator_traits.h:324:9: note: in instantiation of member function 'std::allocator<starspace::DataParser>::destroy' requested here
  324 |     __a.destroy(__p);
      |         ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:180:33: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<starspace::DataParser>>::destroy<starspace::DataParser, 0>' requested here
  180 |     allocator_traits<_TpAlloc>::destroy(__tmp, __get_elem());
      |                                 ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:183:78: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<starspace::DataParser, std::allocator<starspace::DataParser>>::__on_zero_shared_impl<std::allocator<starspace::DataParser>, 0>' requested here
  183 |   _LIBCPP_HIDE_FROM_ABI_VIRTUAL void __on_zero_shared() _NOEXCEPT override { __on_zero_shared_impl(); }
      |                                                                              ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:158:34: note: in instantiation of member function 'std::__shared_ptr_emplace<starspace::DataParser, std::allocator<starspace::DataParser>>::__on_zero_shared' requested here
  158 |   _LIBCPP_HIDE_FROM_ABI explicit __shared_ptr_emplace(_Alloc __a, _Args&&... __args) : __storage_(std::move(__a)) {
      |                                  ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:733:51: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<starspace::DataParser, std::allocator<starspace::DataParser>>::__shared_ptr_emplace<std::shared_ptr<starspace::Dictionary> &, std::shared_ptr<starspace::Args> &, std::allocator<starspace::DataParser>, 0>' requested here
  733 |   ::new ((void*)std::addressof(*__guard.__get())) _ControlBlock(__a, std::forward<_Args>(__args)...);
      |                                                   ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:741:15: note: in instantiation of function template specialization 'std::allocate_shared<starspace::DataParser, std::allocator<starspace::DataParser>, std::shared_ptr<starspace::Dictionary> &, std::shared_ptr<starspace::Args> &, 0>' requested here
  741 |   return std::allocate_shared<_Tp>(allocator<__remove_cv_t<_Tp> >(), std::forward<_Args>(__args)...);
      |               ^
Starspace/src/starspace.cpp:35:15: note: in instantiation of function template specialization 'std::make_shared<starspace::DataParser, std::shared_ptr<starspace::Dictionary> &, std::shared_ptr<starspace::Args> &, 0>' requested here
   35 |     parser_ = make_shared<DataParser>(dict_, args_);
      |               ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:87: note: qualify call to silence this warning
  156 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); }
      |                                                                                       ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:81: warning: destructor called on non-final 'starspace::LayerDataParser' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
  156 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); }
      |                                                                                 ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator_traits.h:324:9: note: in instantiation of member function 'std::allocator<starspace::LayerDataParser>::destroy' requested here
  324 |     __a.destroy(__p);
      |         ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:180:33: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<starspace::LayerDataParser>>::destroy<starspace::LayerDataParser, 0>' requested here
  180 |     allocator_traits<_TpAlloc>::destroy(__tmp, __get_elem());
      |                                 ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:183:78: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<starspace::LayerDataParser, std::allocator<starspace::LayerDataParser>>::__on_zero_shared_impl<std::allocator<starspace::LayerDataParser>, 0>' requested here
  183 |   _LIBCPP_HIDE_FROM_ABI_VIRTUAL void __on_zero_shared() _NOEXCEPT override { __on_zero_shared_impl(); }
      |                                                                              ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:158:34: note: in instantiation of member function 'std::__shared_ptr_emplace<starspace::LayerDataParser, std::allocator<starspace::LayerDataParser>>::__on_zero_shared' requested here
  158 |   _LIBCPP_HIDE_FROM_ABI explicit __shared_ptr_emplace(_Alloc __a, _Args&&... __args) : __storage_(std::move(__a)) {
      |                                  ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:733:51: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<starspace::LayerDataParser, std::allocator<starspace::LayerDataParser>>::__shared_ptr_emplace<std::shared_ptr<starspace::Dictionary> &, std::shared_ptr<starspace::Args> &, std::allocator<starspace::LayerDataParser>, 0>' requested here
  733 |   ::new ((void*)std::addressof(*__guard.__get())) _ControlBlock(__a, std::forward<_Args>(__args)...);
      |                                                   ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:741:15: note: in instantiation of function template specialization 'std::allocate_shared<starspace::LayerDataParser, std::allocator<starspace::LayerDataParser>, std::shared_ptr<starspace::Dictionary> &, std::shared_ptr<starspace::Args> &, 0>' requested here
  741 |   return std::allocate_shared<_Tp>(allocator<__remove_cv_t<_Tp> >(), std::forward<_Args>(__args)...);
      |               ^
Starspace/src/starspace.cpp:37:15: note: in instantiation of function template specialization 'std::make_shared<starspace::LayerDataParser, std::shared_ptr<starspace::Dictionary> &, std::shared_ptr<starspace::Args> &, 0>' requested here
   37 |     parser_ = make_shared<LayerDataParser>(dict_, args_);
      |               ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:87: note: qualify call to silence this warning
  156 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); }
      |                                                                                       ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:81: warning: destructor called on non-final 'starspace::InternDataHandler' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
  156 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); }
      |                                                                                 ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator_traits.h:324:9: note: in instantiation of member function 'std::allocator<starspace::InternDataHandler>::destroy' requested here
  324 |     __a.destroy(__p);
      |         ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:180:33: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<starspace::InternDataHandler>>::destroy<starspace::InternDataHandler, 0>' requested here
  180 |     allocator_traits<_TpAlloc>::destroy(__tmp, __get_elem());
      |                                 ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:183:78: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<starspace::InternDataHandler, std::allocator<starspace::InternDataHandler>>::__on_zero_shared_impl<std::allocator<starspace::InternDataHandler>, 0>' requested here
  183 |   _LIBCPP_HIDE_FROM_ABI_VIRTUAL void __on_zero_shared() _NOEXCEPT override { __on_zero_shared_impl(); }
      |                                                                              ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:158:34: note: in instantiation of member function 'std::__shared_ptr_emplace<starspace::InternDataHandler, std::allocator<starspace::InternDataHandler>>::__on_zero_shared' requested here
  158 |   _LIBCPP_HIDE_FROM_ABI explicit __shared_ptr_emplace(_Alloc __a, _Args&&... __args) : __storage_(std::move(__a)) {
      |                                  ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:733:51: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<starspace::InternDataHandler, std::allocator<starspace::InternDataHandler>>::__shared_ptr_emplace<std::shared_ptr<starspace::Args> &, std::allocator<starspace::InternDataHandler>, 0>' requested here
  733 |   ::new ((void*)std::addressof(*__guard.__get())) _ControlBlock(__a, std::forward<_Args>(__args)...);
      |                                                   ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:741:15: note: in instantiation of function template specialization 'std::allocate_shared<starspace::InternDataHandler, std::allocator<starspace::InternDataHandler>, std::shared_ptr<starspace::Args> &, 0>' requested here
  741 |   return std::allocate_shared<_Tp>(allocator<__remove_cv_t<_Tp> >(), std::forward<_Args>(__args)...);
      |               ^
Starspace/src/starspace.cpp:63:12: note: in instantiation of function template specialization 'std::make_shared<starspace::InternDataHandler, std::shared_ptr<starspace::Args> &, 0>' requested here
   63 |     return make_shared<InternDataHandler>(args_);
      |            ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:87: note: qualify call to silence this warning
  156 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); }
      |                                                                                       ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:81: warning: destructor called on non-final 'starspace::LayerDataHandler' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
  156 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); }
      |                                                                                 ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator_traits.h:324:9: note: in instantiation of member function 'std::allocator<starspace::LayerDataHandler>::destroy' requested here
  324 |     __a.destroy(__p);
      |         ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:180:33: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<starspace::LayerDataHandler>>::destroy<starspace::LayerDataHandler, 0>' requested here
  180 |     allocator_traits<_TpAlloc>::destroy(__tmp, __get_elem());
      |                                 ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:183:78: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<starspace::LayerDataHandler, std::allocator<starspace::LayerDataHandler>>::__on_zero_shared_impl<std::allocator<starspace::LayerDataHandler>, 0>' requested here
  183 |   _LIBCPP_HIDE_FROM_ABI_VIRTUAL void __on_zero_shared() _NOEXCEPT override { __on_zero_shared_impl(); }
      |                                                                              ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:158:34: note: in instantiation of member function 'std::__shared_ptr_emplace<starspace::LayerDataHandler, std::allocator<starspace::LayerDataHandler>>::__on_zero_shared' requested here
  158 |   _LIBCPP_HIDE_FROM_ABI explicit __shared_ptr_emplace(_Alloc __a, _Args&&... __args) : __storage_(std::move(__a)) {
      |                                  ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:733:51: note: in instantiation of function template specialization 'std::__shared_ptr_emplace<starspace::LayerDataHandler, std::allocator<starspace::LayerDataHandler>>::__shared_ptr_emplace<std::shared_ptr<starspace::Args> &, std::allocator<starspace::LayerDataHandler>, 0>' requested here
  733 |   ::new ((void*)std::addressof(*__guard.__get())) _ControlBlock(__a, std::forward<_Args>(__args)...);
      |                                                   ^
/usr/local/clang20/bin/../include/c++/v1/__memory/shared_ptr.h:741:15: note: in instantiation of function template specialization 'std::allocate_shared<starspace::LayerDataHandler, std::allocator<starspace::LayerDataHandler>, std::shared_ptr<starspace::Args> &, 0>' requested here
  741 |   return std::allocate_shared<_Tp>(allocator<__remove_cv_t<_Tp> >(), std::forward<_Args>(__args)...);
      |               ^
Starspace/src/starspace.cpp:65:12: note: in instantiation of function template specialization 'std::make_shared<starspace::LayerDataHandler, std::shared_ptr<starspace::Args> &, 0>' requested here
   65 |     return make_shared<LayerDataHandler>(args_);
      |            ^
/usr/local/clang20/bin/../include/c++/v1/__memory/allocator.h:156:87: note: qualify call to silence this warning
  156 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI void destroy(pointer __p) { __p->~_Tp(); }
      |                                                                                       ^
5 warnings generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c rcpp_textspace.cpp -o rcpp_textspace.o
In file included from rcpp_textspace.cpp:2:
In file included from ./Starspace/src/starspace.h:14:
In file included from ./Starspace/src/matrix.h:26:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/numeric/ublas/matrix.hpp:17:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:3:9: note: previous definition is here
    3 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
/usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I./Starspace/src -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c RcppExports.cpp -o RcppExports.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/ruimtehol/src'
installing to /data/gannet/ripley/R/packages/tests-clang/ruimtehol.Rcheck/00LOCK-ruimtehol/00new/ruimtehol/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (ruimtehol)