* installing *source* package ‘rlang’ ... ** package ‘rlang’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’ using C++ compiler: ‘g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’ using C++11 make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/rlang/src' gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c capture.c -o capture.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c internal.c -o internal.o g++ -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c rlang-rcc.cpp -o rlang-rcc.o In file included from ./rlang/c-utils.h:6, from ./rlang/rlang.h:51, from internal/internal.c:1, from internal.c:1: ./rlang/cnd.h:9:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 9 | void r_interrupt(); | ^~~~ ./rlang/cnd.h:39:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 39 | r_obj* r_peek_frame(); | ^~~~~ In file included from ./rlang/rlang.h:67: ./rlang/session.h:6:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 6 | bool r_has_colour(); | ^~~~ ./rlang/session.h:7:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 7 | r_obj* r_getppid(); | ^~~~~ In file included from ./rlang/rlang.h:68: ./rlang/stack.h:7:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 7 | r_obj* r_peek_frame(); | ^~~~~ ./rlang/stack.h:13:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 13 | void r_yield_interrupt() { | ^~~~~~~~~~~~~~~~~ In file included from internal/nse-inject.h:5, from internal/arg.c:3, from internal/internal.c:6: internal/utils.h:5:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 5 | r_obj* new_preserved_empty_list(); | ^~~~~ internal/nse-inject.h:47:37: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 47 | static inline struct injection_info init_expansion_info() { | ^~~~~~~~~~~~~~~~~~~ In file included from internal/internal.c:9: internal/cnd.c:144:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 144 | r_obj* ffi_test_stop_internal() { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from internal/internal.c:11: internal/dots.c:105:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 105 | r_obj* ffi_glue_is_here() { | ^~~~~~~~~~~~~~~~ internal/dots.c:138:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 138 | void require_glue() { | ^~~~~~~~~~~~ internal/dots.c:212:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 212 | void signal_retired_splice() { | ^~~~~~~~~~~~~~~~~~~~~ In file included from internal/internal.c:17: internal/eval-tidy.c:256:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 256 | static void warn_env_as_mask_once() { | ^~~~~~~~~~~~~~~~~~~~~ internal/eval-tidy.c:552:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 552 | void rlang_init_eval_tidy() { | ^~~~~~~~~~~~~~~~~~~~ In file included from internal/internal.c:18: internal/exported.c:12:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 12 | r_obj* ffi_compiled_by_gcc() { | ^~~~~~~~~~~~~~~~~~~ internal/exported.c:40:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 40 | r_obj* ffi_interrupt() { | ^~~~~~~~~~~~~ internal/exported.c:493:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 493 | r_obj* ffi_ns_registry_env() { | ^~~~~~~~~~~~~~~~~~~ internal/exported.c:696:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 696 | r_obj* ffi_missing_arg() { | ^~~~~~~~~~~~~~~ internal/exported.c:806:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 806 | r_obj* ffi_precious_dict() { | ^~~~~~~~~~~~~~~~~ internal/exported.c: In function ‘ffi_precious_dict’: internal/exported.c:808:10: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 808 | struct r_dict* rlang__precious_dict(); | ^~~~~~ In file included from internal/internal.c:19: internal/nse-inject.c: At top level: internal/nse-inject.c:94:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 94 | void signal_uq_soft_deprecation() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ internal/nse-inject.c:101:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 101 | void signal_uqs_soft_deprecation() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ internal/nse-inject.c:109:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 109 | void signal_namespaced_uq_deprecation() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ internal/nse-inject.c:124:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 124 | void signal_namespaced_uqs_deprecation() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ internal/nse-inject.c:434:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 434 | void rlang_init_expr_interp() { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from internal/internal.c:22: internal/fn.c:36:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 36 | void rlang_init_fn() { | ^~~~~~~~~~~~~ In file included from internal/internal.c:23: internal/hash.c:93:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 93 | static inline int hash_version(); | ^~~~~~ internal/hash.c:164:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 164 | int hash_version() { | ^~~~~~~~~~~~ internal/hash.c:348:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 348 | r_obj* ffi_hasher_init() { | ^~~~~~~~~~~~~~~ In file included from internal/names.c:5, from internal/internal.c:24: internal/decl/names-decl.h:19:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 19 | void stop_large_name(); | ^~~~ internal/names.c:226:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 226 | void stop_large_name() { | ^~~~~~~~~~~~~~~ In file included from internal/internal.c:31: internal/tests.c:8:3: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 8 | bool (*fn_ptr)(); | ^~~~ internal/tests.c:11:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 11 | bool test_that_true_is_true() { | ^~~~~~~~~~~~~~~~~~~~~~ internal/tests.c:14:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 14 | bool test_that_false_is_false() { | ^~~~~~~~~~~~~~~~~~~~~~~~ internal/tests.c:37:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 37 | r_obj* ffi_c_tests() { | ^~~~~~~~~~~ internal/tests.c: In function ‘ffi_run_c_test’: internal/tests.c:68:3: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 68 | bool (*p)() = (bool (*)()) r_fn_ptr_addr(fn_ptr); | ^~~~ internal/tests.c:68:3: warning: function declaration isn’t a prototype [-Wstrict-prototypes] internal/tests.c: At top level: internal/tests.c:186:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 186 | void rlang_init_tests() { | ^~~~~~~~~~~~~~~~ In file included from internal/internal.c:32: internal/utils.c:4:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 4 | r_obj* new_preserved_empty_list() { | ^~~~~~~~~~~~~~~~~~~~~~~~ internal/utils.c:259:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 259 | r_obj* ffi_peek_srcref() { | ^~~~~~~~~~~~~~~ internal/utils.c:267:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 267 | r_obj* ffi_has_local_precious_list() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ internal/utils.c:276:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 276 | r_obj* ffi_getppid() { | ^~~~~~~~~~~ internal/utils.c:281:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 281 | void rlang_init_utils() { | ^~~~~~~~~~~~~~~~ In file included from internal/internal.c:36: internal/init.c:7:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 7 | static r_obj* ffi_fini_rlang(); | ^~~~~~ internal/init.c:10:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 10 | extern r_obj* rlang_linked_version(); | ^~~~~~ internal/init.c:325:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 325 | r_obj* ffi_fini_rlang() { | ^~~~~~~~~~~~~~ gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c rlang.c -o rlang.o In file included from ./rlang/c-utils.h:6, from ./rlang/rlang.h:51, from rlang/rlang.c:1, from rlang.c:5: ./rlang/cnd.h:9:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 9 | void r_interrupt(); | ^~~~ ./rlang/cnd.h:39:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 39 | r_obj* r_peek_frame(); | ^~~~~ In file included from ./rlang/rlang.h:67: ./rlang/session.h:6:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 6 | bool r_has_colour(); | ^~~~ ./rlang/session.h:7:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 7 | r_obj* r_getppid(); | ^~~~~ In file included from ./rlang/rlang.h:68: ./rlang/stack.h:7:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 7 | r_obj* r_peek_frame(); | ^~~~~ ./rlang/stack.h:13:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 13 | void r_yield_interrupt() { | ^~~~~~~~~~~~~~~~~ In file included from rlang/rlang.c:4: rlang/arg.c:8:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 8 | void r_init_library_arg() { | ^~~~~~~~~~~~~~~~~~ In file included from rlang/rlang.c:6: rlang/call.c:65:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 65 | void r_init_library_call() { | ^~~~~~~~~~~~~~~~~~~ In file included from rlang/rlang.c:7: rlang/cnd.c:96:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 96 | void r_interrupt() { | ^~~~~~~~~~~ rlang/cnd.c:137:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 137 | void r_init_library_cnd() { | ^~~~~~~~~~~~~~~~~~ In file included from rlang/rlang.c:12: rlang/dyn-array.c:122:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 122 | void r_init_library_dyn_array() { | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from rlang/rlang.c:14: rlang/env.c:285:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 285 | void r_init_rlang_ns_env() { | ^~~~~~~~~~~~~~~~~~~ rlang/env.c:289:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 289 | void r_init_library_env() { | ^~~~~~~~~~~~~~~~~~ In file included from rlang/rlang.c:16: rlang/eval.c:171:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 171 | void r_init_library_eval() { | ^~~~~~~~~~~~~~~~~~~ In file included from rlang/rlang.c:18: rlang/fn.c:28:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 28 | void r_init_library_fn() { | ^~~~~~~~~~~~~~~~~ In file included from rlang/rlang.c:20: rlang/globals.c:58:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 58 | void r_init_library_globals_syms() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rlang/rlang.c:22: rlang/obj.c:99:16: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 99 | struct r_dict* rlang__precious_dict() { | ^~~~~~~~~~~~~~~~~~~~ In file included from rlang/rlang.c:24: rlang/quo.c:8:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 8 | void r_init_library_quo() { | ^~~~~~~~~~~~~~~~~~ In file included from rlang/rlang.c:25: rlang/session.c:19:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 19 | bool r_has_colour() { | ^~~~~~~~~~~~ rlang/session.c:28:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 28 | void r_init_library_session() { | ^~~~~~~~~~~~~~~~~~~~~~ rlang/session.c:73:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 73 | r_obj* r_getppid() { | ^~~~~~~~~ In file included from rlang/rlang.c:26: rlang/stack.c:19:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 19 | r_obj* r_peek_frame() { | ^~~~~~~~~~~~ rlang/stack.c:77:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 77 | void r_init_library_stack() { | ^~~~~~~~~~~~~~~~~~~~ In file included from rlang/rlang.c:27: rlang/sym.c:56:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 56 | void r_init_library_sym() { | ^~~~~~~~~~~~~~~~~~ In file included from rlang/rlang.c:31: rlang/vendor.c:5:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 5 | void r_init_library_vendor() { | ^~~~~~~~~~~~~~~~~~~~~ gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c version.c -o version.o version.c:25:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes] 25 | SEXP rlang_linked_version() { | ^~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -shared -L/usr/local/lib64 -o rlang.so capture.o internal.o rlang-rcc.o rlang.o version.o make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/rlang/src' make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/rlang/src' make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/rlang/src' installing to /data/gannet/ripley/R/packages/tests-devel/rlang.Rcheck/00LOCK-rlang/00new/rlang/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (rlang)