* installing *source* package ‘RcppMeCab’ ...
** this is package ‘RcppMeCab’ version ‘0.0.1.7’
** package ‘RcppMeCab’ successfully unpacked and MD5 sums checked
** using staged installation
Found mecab-config at: mecab-config
  MECAB_CFLAGS: 
  MECAB_LIBS:   -L/usr/lib64 -lmecab
  RCPPPARALLEL_LIBS: 
Configuration complete.
** libs
using C++ compiler: ‘clang version 23.1.0’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/RcppMeCab/src'
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c RcppExports.cpp -o RcppExports.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c dictRcpp.cpp -o dictRcpp.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c dictionaryInfoRcpp.cpp -o dictionaryInfoRcpp.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c posParallelRcpp.cpp -o posParallelRcpp.o
In file included from posParallelRcpp.cpp:5:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/algorithm/string.hpp:18:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/algorithm/string/std_containers_traits.hpp:18:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/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>:2:9: note: previous definition is here
    2 | #define BOOST_NO_AUTO_PTR 1
      |         ^
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c posRcpp.cpp -o posRcpp.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DBOOST_NO_AUTO_PTR -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppParallel/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23   -c posloopRcpp.cpp -o posloopRcpp.o
In file included from posParallelRcpp.cpp:4:
In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24:
In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16:
In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17:
In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:23:
/data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/detail/_task.h:89:13: warning: unused function template 'suspend_callback' [-Wunused-template]
   89 | static void suspend_callback(void* user_callback, suspend_point sp) {
      |             ^~~~~~~~~~~~~~~~
In file included from posParallelRcpp.cpp:4:
In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel.h:24:
In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/RcppParallel/TBB.h:16:
In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/parallel_for.h:17:
In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/parallel_for.h:27:
In file included from /data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/partitioner.h:47:
/data/localhost/ripley/R/test-clang/RcppParallel/include/tbb/../oneapi/tbb/task_group.h:130:15: warning: unused function template 'task_ptr_or_nullptr' [-Wunused-template]
  130 |     d1::task* task_ptr_or_nullptr(F&& f){
      |               ^~~~~~~~~~~~~~~~~~~
3 warnings generated.
In file included from posRcpp.cpp:5:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/algorithm/string.hpp:18:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/algorithm/string/std_containers_traits.hpp:18:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/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>:2:9: note: previous definition is here
    2 | #define BOOST_NO_AUTO_PTR 1
      |         ^
In file included from posloopRcpp.cpp:5:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/algorithm/string.hpp:18:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/algorithm/string/std_containers_traits.hpp:18:
In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/localhost/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>:2:9: note: previous definition is here
    2 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
1 warning generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -shared -L/usr/local/clang/lib64 -L/usr/local/clang23/lib -L/usr/local/clang23/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o RcppMeCab.so RcppExports.o dictRcpp.o dictionaryInfoRcpp.o posParallelRcpp.o posRcpp.o posloopRcpp.o -L/usr/lib64 -lmecab
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/RcppMeCab/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/RcppMeCab/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/RcppMeCab/src'
installing to /data/localhost/ripley/R/packages/tests-clang/RcppMeCab.Rcheck/00LOCK-RcppMeCab/00new/RcppMeCab/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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 (RcppMeCab)