* installing *source* package ‘udpipe’ ... ** package ‘udpipe’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (GCC) 13.2.0’ using C++11 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/udpipe/src' g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RcppExports.cpp -o RcppExports.o g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c rcpp_dependency_parsing_utils.cpp -o rcpp_dependency_parsing_utils.o g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c rcpp_phrases.cpp -o rcpp_phrases.o g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c rcpp_udpipe.cpp -o rcpp_udpipe.o g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c udpipe.cpp -o udpipe.o udpipe.cpp: In function 'ufal::udpipe::utils::lzma::SRes ufal::udpipe::utils::lzma::LzmaEnc_CodeOneMemBlock(CLzmaEncHandle, bool, uint8_t*, size_t*, uint32_t, uint32_t*)': udpipe.cpp:27404:19: warning: storing the address of local variable 'outStream' in '*(ufal::udpipe::utils::lzma::CLzmaEnc*)pp.ufal::udpipe::utils::lzma::CLzmaEnc::rc.ufal::udpipe::utils::lzma::CRangeEnc::outStream' [-Wdangling-pointer=] 27404 | p->rc.outStream = &outStream.funcTable; | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ udpipe.cpp:27388:20: note: 'outStream' declared here 27388 | CSeqOutStreamBuf outStream; | ^~~~~~~~~ udpipe.cpp:27382:45: note: 'pp' declared here 27382 | SRes LzmaEnc_CodeOneMemBlock(CLzmaEncHandle pp, bool reInit, | ~~~~~~~~~~~~~~~^~ g++-13 -std=gnu++11 -shared -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o udpipe.so RcppExports.o rcpp_dependency_parsing_utils.o rcpp_phrases.o rcpp_udpipe.o udpipe.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/udpipe/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/udpipe/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/udpipe/src' installing to /data/gannet/ripley/R/packages/tests-devel/udpipe.Rcheck/00LOCK-udpipe/00new/udpipe/libs ** R ** data ** 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 (udpipe)