* installing *source* package ‘jiebaR’ ... ** package ‘jiebaR’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘clang version 18.1.4’ using C++11 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/jiebaR/src' /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -DLOGGING_LEVEL=LL_WARNING -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: In file included from ./../inst/include/jiebaR.h:5: In file included from ../inst/include/segtype-v4.hpp:9: In file included from ../inst/include/lib/Jieba.hpp:4: In file included from ../inst/include/lib/QuerySegment.hpp:8: ../inst/include/lib/DictTrie.hpp:100:12: warning: variable 'lineno' set but not used [-Wunused-but-set-variable] 100 | size_t lineno = 0; | ^ ../inst/include/lib/DictTrie.hpp:164:17: warning: variable 'lineno' set but not used [-Wunused-but-set-variable] 164 | for (size_t lineno = 0; getline(ifs, line); lineno++) { | ^ In file included from RcppExports.cpp:4: In file included from ./../inst/include/jiebaR.h:5: In file included from ../inst/include/segtype-v4.hpp:11: In file included from ../inst/include/lib/Simhasher.hpp:5: ../inst/include/lib/hashes/jenkins.h:60:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] 60 | #define final(a,b,c) \ | ^ /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -DLOGGING_LEVEL=LL_WARNING -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c detect.cpp -o detect.o /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -DLOGGING_LEVEL=LL_WARNING -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c get_idf.cpp -o get_idf.o 3 warnings generated. /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -DLOGGING_LEVEL=LL_WARNING -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c get_tuple.cpp -o get_tuple.o /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -DLOGGING_LEVEL=LL_WARNING -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c segtype-v4.cpp -o segtype-v4.o /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -DLOGGING_LEVEL=LL_WARNING -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c util.cpp -o util.o In file included from get_idf.cpp:2: In file included from ../inst/include/jiebaR.h:5: In file included from ../inst/include/segtype-v4.hpp:9: In file included from ../inst/include/lib/Jieba.hpp:4: In file included from ../inst/include/lib/QuerySegment.hpp:8: ../inst/include/lib/DictTrie.hpp:100:12: warning: variable 'lineno' set but not used [-Wunused-but-set-variable] 100 | size_t lineno = 0; | ^ ../inst/include/lib/DictTrie.hpp:164:17: warning: variable 'lineno' set but not used [-Wunused-but-set-variable] 164 | for (size_t lineno = 0; getline(ifs, line); lineno++) { | ^ In file included from get_idf.cpp:2: In file included from ../inst/include/jiebaR.h:5: In file included from ../inst/include/segtype-v4.hpp:11: In file included from ../inst/include/lib/Simhasher.hpp:5: ../inst/include/lib/hashes/jenkins.h:60:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] 60 | #define final(a,b,c) \ | ^ In file included from segtype-v4.cpp:1: In file included from ./../inst/include/jiebaR.h:5: In file included from ../inst/include/segtype-v4.hpp:9: In file included from ../inst/include/lib/Jieba.hpp:4: In file included from ../inst/include/lib/QuerySegment.hpp:8: ../inst/include/lib/DictTrie.hpp:100:12: warning: variable 'lineno' set but not used [-Wunused-but-set-variable] 100 | size_t lineno = 0; | ^ ../inst/include/lib/DictTrie.hpp:164:17: warning: variable 'lineno' set but not used [-Wunused-but-set-variable] 164 | for (size_t lineno = 0; getline(ifs, line); lineno++) { | ^ In file included from segtype-v4.cpp:1: In file included from ./../inst/include/jiebaR.h:5: In file included from ../inst/include/segtype-v4.hpp:11: In file included from ../inst/include/lib/Simhasher.hpp:5: ../inst/include/lib/hashes/jenkins.h:60:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] 60 | #define final(a,b,c) \ | ^ In file included from util.cpp:1: In file included from ./../inst/include/jiebaR.h:5: In file included from ../inst/include/segtype-v4.hpp:9: In file included from ../inst/include/lib/Jieba.hpp:4: In file included from ../inst/include/lib/QuerySegment.hpp:8: ../inst/include/lib/DictTrie.hpp:100:12: warning: variable 'lineno' set but not used [-Wunused-but-set-variable] 100 | size_t lineno = 0; | ^ ../inst/include/lib/DictTrie.hpp:164:17: warning: variable 'lineno' set but not used [-Wunused-but-set-variable] 164 | for (size_t lineno = 0; getline(ifs, line); lineno++) { | ^ In file included from util.cpp:1: In file included from ./../inst/include/jiebaR.h:5: In file included from ../inst/include/segtype-v4.hpp:11: In file included from ../inst/include/lib/Simhasher.hpp:5: ../inst/include/lib/hashes/jenkins.h:60:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] 60 | #define final(a,b,c) \ | ^ 3 warnings generated. /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -DLOGGING_LEVEL=LL_WARNING -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c word_freq.cpp -o word_freq.o 3 warnings generated. 3 warnings generated. /usr/local/clang18/bin/clang++ -std=gnu++11 -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o jiebaR.so RcppExports.o detect.o get_idf.o get_tuple.o segtype-v4.o util.o word_freq.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/jiebaR/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/jiebaR/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/jiebaR/src' installing to /data/gannet/ripley/R/packages/tests-clang/jiebaR.Rcheck/00LOCK-jiebaR/00new/jiebaR/libs ** R ** 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 (jiebaR)