* installing *source* package ‘IP’ ... ** package ‘IP’ successfully unpacked and MD5 sums checked ** using staged installation configure: RIP_CFLAGS: checking for gcc... gcc-13 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc-13 accepts -g... yes checking for gcc-13 option to accept ISO C89... none needed checking for idna_to_ascii_8z in -lidn... no *** libidn not found. *** Consider installing, e.g., libidn*-dev (Debian, Ubuntu)or libidn-devel-* (RedHat, Fedora) *** then re-install package IP to enable IDN support configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘gcc-13 (GCC) 13.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/IP/src' gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c Rip-host-info.c -o Rip-host-info.o Rip-host-info.c: In function 'Rip_getaddrinfo_0': Rip-host-info.c:453:8: warning: unused variable 'errmsg' [-Wunused-variable] 453 | char errmsg[256]; | ^~~~~~ Rip-host-info.c: In function 'Rip_ifaddrs_0': Rip-host-info.c:706:8: warning: unused variable 'errmsg' [-Wunused-variable] 706 | char errmsg[256]; | ^~~~~~ gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c Rip-io-internal.c -o Rip-io-internal.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c Rip-match.c -o Rip-match.o In file included from Rip-match.c:417: templates/Rip-bsearch-template.c: In function 'Rippaddr_bsearch_intvTree_ipv4r_index_visit_0': templates/Rip-bsearch-template.c:980:9: warning: variable 'ip_idxPtr' set but not used [-Wunused-but-set-variable] 980 | int *ip_idxPtr; | ^~~~~~~~~ In file included from Rip-match.c:475: templates/Rip-bsearch-template.c: In function 'Rippaddr_bsearch_intvTree_ipv4r_ipv4_in_visit_0': templates/Rip-bsearch-template.c:1150:9: note: '#pragma message: VISIT BODY' 1150 | #pragma message("VISIT BODY") | ^~~~~~~ In file included from Rip-match.c:563: templates/Rip-bsearch-template.c: In function 'Rippaddr_bsearch_intvTree_ipv4r_overlap_ipv4r_visit_0': templates/Rip-bsearch-template.c:1150:9: note: '#pragma message: VISIT BODY' 1150 | #pragma message("VISIT BODY") | ^~~~~~~ In file included from Rip-match.c:663: templates/Rip-bsearch-template.c: In function 'Rippaddr_bsearch_intvTree_ipv6r_index_visit_0': templates/Rip-bsearch-template.c:980:9: warning: variable 'ip_idxPtr' set but not used [-Wunused-but-set-variable] 980 | int *ip_idxPtr; | ^~~~~~~~~ In file included from Rip-match.c:730: templates/Rip-bsearch-template.c: In function 'Rippaddr_bsearch_intvTree_ipv6r_ipv6_in_visit_0': templates/Rip-bsearch-template.c:1150:9: note: '#pragma message: VISIT BODY' 1150 | #pragma message("VISIT BODY") | ^~~~~~~ In file included from Rip-match.c:808: templates/Rip-bsearch-template.c: In function 'Rippaddr_bsearch_intvTree_ipv6r_overlap_ipv6r_visit_0': templates/Rip-bsearch-template.c:1150:9: note: '#pragma message: VISIT BODY' 1150 | #pragma message("VISIT BODY") | ^~~~~~~ gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c Rip-op-arith.c -o Rip-op-arith.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c Rip-op-bool.c -o Rip-op-bool.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c Rip-op-mask.c -o Rip-op-mask.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c Rip-register.c -o Rip-register.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c Rip.c -o Rip.o gcc-13 -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o IP.so Rip-host-info.o Rip-io-internal.o Rip-match.o Rip-op-arith.o Rip-op-bool.o Rip-op-mask.o Rip-register.o Rip.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/IP/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/IP/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/IP/src' installing to /data/gannet/ripley/R/packages/tests-devel/IP.Rcheck/00LOCK-IP/00new/IP/libs ** R ** inst ** byte-compile and prepare package for lazy loading Creating a generic function for ‘match’ from package ‘base’ in package ‘IP’ ** 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 (IP)