* installing *source* package ‘RcppUUID’ ...
** package ‘RcppUUID’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘clang version 19.1.6’
using C++11
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/RcppUUID/src'
/usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include   -DRCPP_NO_MODULES -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw  -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
/usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include   -DRCPP_NO_MODULES -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw  -DR_NO_REMAP -c uuid_name.cpp -o uuid_name.o
/usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include   -DRCPP_NO_MODULES -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw  -DR_NO_REMAP -c uuid_nil.cpp -o uuid_nil.o
In file included from uuid_name.cpp:1:
In file included from ./wrap.h:3:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:30:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/r/headers.h:66:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/platform/compiler.h:153:
In file included from /usr/local/clang19/bin/../include/c++/v1/unordered_map:2533:
In file included from /usr/local/clang19/bin/../include/c++/v1/algorithm:1902:
/usr/local/clang19/bin/../include/c++/v1/__algorithm/transform.h:24:17: error: no matching function for call to object of type 'boost::uuids::name_generator_sha1'
   24 |     *__result = __op(*__first);
      |                 ^~~~
uuid_name.cpp:54:8: note: in instantiation of function template specialization 'std::transform<Rcpp::internal::Proxy_Iterator<Rcpp::internal::string_proxy<16>>, std::__wrap_iter<boost::uuids::uuid *>, boost::uuids::name_generator_sha1>' requested here
   54 |   std::transform(x.begin(), x.end(), res.begin(), gen);
      |        ^
/data/gannet/ripley/R/test-clang/BH/include/boost/uuid/detail/basic_name_generator.hpp:44:29: note: candidate template ignored: could not match 'const Ch *' against 'Rcpp::internal::string_proxy<16>'
   44 |     template<class Ch> uuid operator()( Ch const* name ) const noexcept
      |                             ^
/data/gannet/ripley/R/test-clang/BH/include/boost/uuid/detail/basic_name_generator.hpp:55:10: note: candidate template ignored: could not match 'basic_string' against 'Rcpp::internal::string_proxy'
   55 |     uuid operator()( std::basic_string<Ch, Traits, Alloc> const& name ) const noexcept
      |          ^
/data/gannet/ripley/R/test-clang/BH/include/boost/uuid/detail/basic_name_generator.hpp:65:10: note: candidate function not viable: requires 2 arguments, but 1 was provided
   65 |     uuid operator()( void const* buffer, std::size_t byte_count ) const noexcept
      |          ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make[1]: *** [/data/gannet/ripley/R/R-clang/etc/Makeconf:202: uuid_name.o] Error 1
/usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include   -DRCPP_NO_MODULES -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw  -DR_NO_REMAP -c uuid_random.cpp -o uuid_random.o
/usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include   -DRCPP_NO_MODULES -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw  -DR_NO_REMAP -c uuid_valid.cpp -o uuid_valid.o
/usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/BH/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include   -DRCPP_NO_MODULES -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw  -DR_NO_REMAP -c wrap.cpp -o wrap.o
uuid_random.cpp:30:41: error: call to implicitly-deleted copy constructor of 'boost::uuids::basic_random_generator<std::random_device>'
   30 |   std::generate(res.begin(), res.end(), random_generator_pure());
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/BH/include/boost/uuid/basic_random_generator.hpp:27:34: note: copy constructor of 'basic_random_generator<std::random_device>' is implicitly deleted because field 'g_' has a deleted copy constructor
   27 |     UniformRandomNumberGenerator g_;
      |                                  ^
/usr/local/clang19/bin/../include/c++/v1/__random/random_device.h:71:3: note: 'random_device' has been explicitly marked deleted here
   71 |   random_device(const random_device&)  = delete;
      |   ^
/usr/local/clang19/bin/../include/c++/v1/__algorithm/generate.h:22:72: note: passing argument to parameter '__gen' here
   22 | generate(_ForwardIterator __first, _ForwardIterator __last, _Generator __gen) {
      |                                                                        ^
1 error generated.
make[1]: *** [/data/gannet/ripley/R/R-clang/etc/Makeconf:202: uuid_random.o] Error 1
make[1]: Target 'all' not remade because of errors.
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/RcppUUID/src'
ERROR: compilation failed for package ‘RcppUUID’
* removing ‘/data/gannet/ripley/R/packages/tests-clang/RcppUUID.Rcheck/RcppUUID’