* installing *source* package ‘V8’ ... ** this is package ‘V8’ version ‘6.0.1’ ** package ‘V8’ successfully unpacked and MD5 sums checked ** using staged installation Found C++20 compiler: g++ Using CXXCPP=g++ -std=gnu++20 -E Using PKG_CFLAGS=-I/usr/include/v8 Using PKG_LIBS=-lv8 -lv8_libplatform Running feature test for pointer compression... Pointer compression not needed ** libs using C++ compiler: ‘g++ (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)’ using C++20 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/V8/src' rm -f V8.so RcppExports.o bindings.o g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/v8 -DV8_ENABLE_CHECKS -DISNODEJS=12.4.254.21-node.21 -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -fvisibility=hidden -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++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/include/v8 -DV8_ENABLE_CHECKS -DISNODEJS=12.4.254.21-node.21 -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I/usr/local/include -fvisibility=hidden -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 bindings.cpp -o bindings.o g++ -std=gnu++20 -shared -L/usr/local/lib64 -o V8.so RcppExports.o bindings.o -lv8 -lv8_libplatform make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/V8/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/V8/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/V8/src' installing to /data/gannet/ripley/R/packages/tests-devel/V8.Rcheck/00LOCK-V8/00new/V8/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 (V8)