* installing *source* package ‘rgrpc’ ... ** this is package ‘rgrpc’ version ‘0.1.1’ ** package ‘rgrpc’ successfully unpacked and MD5 sums checked ** using staged installation using gRPC C++ 1.48.4 via pkg-config ** libs specified C++17 using C++ compiler: ‘g++ (GCC) 16.2.1 20260819 (Red Hat 16.2.1-2)’ using C++17 make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/rgrpc/src' g++ -std=gnu++17 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DNOMINMAX -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 client.cpp -o client.o g++ -std=gnu++17 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DNOMINMAX -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 server.cpp -o server.o g++ -std=gnu++17 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DNOMINMAX -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 shim.cpp -o shim.o g++ -std=gnu++17 -shared -L/usr/local/lib64 -o rgrpc.so client.o server.o shim.o -lgrpc++ -lgrpc -laddress_sorting -lre2 -lupb -lcares -lz -lgpr -lssl -lcrypto -labsl_raw_hash_set -labsl_hashtablez_sampler -labsl_random_distributions -labsl_random_seed_sequences -labsl_random_internal_entropy_pool -labsl_random_internal_randen -labsl_random_internal_randen_hwaes -labsl_random_internal_randen_hwaes_impl -labsl_random_internal_randen_slow -labsl_random_internal_platform -labsl_random_internal_seed_material -labsl_random_seed_gen_exception -labsl_statusor -labsl_status -labsl_cord -labsl_cordz_info -labsl_cord_internal -labsl_cordz_functions -labsl_exponential_biased -labsl_cordz_handle -labsl_crc_cord_state -labsl_crc32c -labsl_crc_internal -labsl_crc_cpu_detect -labsl_leak_check -labsl_strerror -labsl_str_format_internal -labsl_synchronization -labsl_graphcycles_internal -labsl_kernel_timeout_internal -labsl_stacktrace -labsl_borrowed_fixup_buffer -labsl_hash -labsl_city -labsl_symbolize -labsl_debugging_internal -labsl_demangle_internal -labsl_demangle_rust -labsl_decode_rust_punycode -labsl_utf8_for_code_point -labsl_malloc_internal -labsl_tracing_internal -labsl_time -labsl_civil_time -labsl_strings -labsl_strings_internal -labsl_int128 -labsl_base -lrt -labsl_spinlock_wait -labsl_throw_delegate -labsl_raw_logging_internal -labsl_log_severity -labsl_time_zone -lprotobuf make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/rgrpc/src' make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/rgrpc/src' make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/rgrpc/src' installing to /data/localhost/ripley/R/packages/tests-devel/rgrpc.Rcheck/00LOCK-rgrpc/00new/rgrpc/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 (rgrpc)