* installing *source* package ‘unine’ ... ** package ‘unine’ 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/unine/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' -isystem /usr/local/clang19/include -I/usr/local/clang/include -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' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c convert.cpp -o convert.o convert.cpp:16:10: warning: unused variable 'error' [-Wunused-variable] 16 | bool error = false; | ^~~~~ 1 warning generated. /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' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c finnish.cpp -o finnish.o finnish.cpp:64:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 64 | if ((word[len]== u'i')) { | ~~~~~~~~~^~~~~~~ finnish.cpp:64:17: note: remove extraneous parentheses around the comparison to silence this warning 64 | if ((word[len]== u'i')) { | ~ ^ ~ finnish.cpp:64:17: note: use '=' to turn this equality comparison into an assignment 64 | if ((word[len]== u'i')) { | ^~ | = 1 warning generated. /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' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c french.cpp -o french.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' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c german.cpp -o german.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' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c italian.cpp -o italian.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' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c portuguese.cpp -o portuguese.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' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c spanish.cpp -o spanish.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' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c swedish.cpp -o swedish.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++11 -shared -L/usr/local/clang/lib64 -L/usr/local/clang19/lib -L/usr/local/clang19/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o unine.so RcppExports.o convert.o finnish.o french.o german.o italian.o portuguese.o spanish.o swedish.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/unine/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/unine/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/unine/src' installing to /data/gannet/ripley/R/packages/tests-clang/unine.Rcheck/00LOCK-unine/00new/unine/libs ** R ** data *** moving datasets to lazyload DB ** 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 (unine)