* installing *source* package ‘imuf’ ...
** package ‘imuf’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘clang version 19.1.2’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/imuf/src'
/usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -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    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c RcppExports.cpp -o RcppExports.o
/usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -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    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c imuf.cpp -o imuf.o
In file included from imuf.cpp:4:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/qvm/all.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/qvm/lite.hpp:8:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/qvm/mat_operations.hpp:11:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/qvm/mat_operations2.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/qvm/gen/mat_operations2.hpp:12:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/qvm/deduce_mat.hpp:9:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/qvm/deduce_scalar.hpp:9:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/qvm/scalar_traits.hpp:9:
/data/gannet/ripley/R/test-clang/BH/include/boost/qvm/quat_traits.hpp:82:30: error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw]
   82 |     quat_traits<Q>::template write_element_idx(i, q) = s;
      |                              ^
/data/gannet/ripley/R/test-clang/BH/include/boost/qvm/quat_traits.hpp:92:30: error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw]
   92 |     quat_traits<Q>::template write_element_idx(i, q, s);
      |                              ^
2 errors generated.
make[1]: *** [/data/gannet/ripley/R/R-clang/etc/Makeconf:202: imuf.o] Error 1
make[1]: Target 'all' not remade because of errors.
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/imuf/src'
ERROR: compilation failed for package ‘imuf’
* removing ‘/data/gannet/ripley/R/packages/tests-clang/imuf.Rcheck/imuf’