* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘IP’ ... ** package ‘IP’ successfully unpacked and MD5 sums checked ** using staged installation configure: RIP_CFLAGS: checking for gcc... clang-18 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 clang-18 accepts -g... yes checking for clang-18 option to accept ISO C89... none needed checking for idna_to_ascii_8z in -lidn... yes **** libidn found. configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/Rtmpl8IEH9/R.INSTALL5636de0bb172/IP/src' clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -D__RIP_IDN__ -fpic -g -O3 -Wall -pedantic -c Rip-host-info.c -o Rip-host-info.o Rip-host-info.c:173:1: warning: operator '?:' has lower precedence than '&'; '&' will be evaluated first [-Wbitwise-conditional-parentheses] 173 | RIP_IDN_0(Rip_idna_encode_0, idna_encode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rip-host-info.c:110:40: note: expanded from macro 'RIP_IDN_0' 110 | n = ( Rinput_n>0 ) & ( Rflags_n >0 ) ? Rinput_n> Rflags_n ? Rinput_n : Rflags_n : 0; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ Rip-host-info.c:173:1: note: place parentheses around the '&' expression to silence this warning 173 | RIP_IDN_0(Rip_idna_encode_0, idna_encode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rip-host-info.c:110:40: note: expanded from macro 'RIP_IDN_0' 110 | n = ( Rinput_n>0 ) & ( Rflags_n >0 ) ? Rinput_n> Rflags_n ? Rinput_n : Rflags_n : 0; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ Rip-host-info.c:173:1: note: place parentheses around the '?:' expression to evaluate it first 173 | RIP_IDN_0(Rip_idna_encode_0, idna_encode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rip-host-info.c:110:40: note: expanded from macro 'RIP_IDN_0' 110 | n = ( Rinput_n>0 ) & ( Rflags_n >0 ) ? Rinput_n> Rflags_n ? Rinput_n : Rflags_n : 0; \ | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rip-host-info.c:210:1: warning: operator '?:' has lower precedence than '&'; '&' will be evaluated first [-Wbitwise-conditional-parentheses] 210 | RIP_IDN_0(Rip_idna_decode_0, idna_decode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rip-host-info.c:110:40: note: expanded from macro 'RIP_IDN_0' 110 | n = ( Rinput_n>0 ) & ( Rflags_n >0 ) ? Rinput_n> Rflags_n ? Rinput_n : Rflags_n : 0; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ Rip-host-info.c:210:1: note: place parentheses around the '&' expression to silence this warning 210 | RIP_IDN_0(Rip_idna_decode_0, idna_decode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rip-host-info.c:110:40: note: expanded from macro 'RIP_IDN_0' 110 | n = ( Rinput_n>0 ) & ( Rflags_n >0 ) ? Rinput_n> Rflags_n ? Rinput_n : Rflags_n : 0; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ Rip-host-info.c:210:1: note: place parentheses around the '?:' expression to evaluate it first 210 | RIP_IDN_0(Rip_idna_decode_0, idna_decode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rip-host-info.c:110:40: note: expanded from macro 'RIP_IDN_0' 110 | n = ( Rinput_n>0 ) & ( Rflags_n >0 ) ? Rinput_n> Rflags_n ? Rinput_n : Rflags_n : 0; \ | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rip-host-info.c:248:1: warning: operator '?:' has lower precedence than '&'; '&' will be evaluated first [-Wbitwise-conditional-parentheses] 248 | RIP_IDN_0(Rip_puny_encode_0, puny_encode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rip-host-info.c:110:40: note: expanded from macro 'RIP_IDN_0' 110 | n = ( Rinput_n>0 ) & ( Rflags_n >0 ) ? Rinput_n> Rflags_n ? Rinput_n : Rflags_n : 0; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ Rip-host-info.c:248:1: note: place parentheses around the '&' expression to silence this warning 248 | RIP_IDN_0(Rip_puny_encode_0, puny_encode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rip-host-info.c:110:40: note: expanded from macro 'RIP_IDN_0' 110 | n = ( Rinput_n>0 ) & ( Rflags_n >0 ) ? Rinput_n> Rflags_n ? Rinput_n : Rflags_n : 0; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ Rip-host-info.c:248:1: note: place parentheses around the '?:' expression to evaluate it first 248 | RIP_IDN_0(Rip_puny_encode_0, puny_encode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rip-host-info.c:110:40: note: expanded from macro 'RIP_IDN_0' 110 | n = ( Rinput_n>0 ) & ( Rflags_n >0 ) ? Rinput_n> Rflags_n ? Rinput_n : Rflags_n : 0; \ | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rip-host-info.c:453:8: warning: unused variable 'errmsg' [-Wunused-variable] 453 | char errmsg[256]; | ^~~~~~ Rip-host-info.c:706:8: warning: unused variable 'errmsg' [-Wunused-variable] 706 | char errmsg[256]; | ^~~~~~ 5 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -D__RIP_IDN__ -fpic -g -O3 -Wall -pedantic -c Rip-io-internal.c -o Rip-io-internal.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -D__RIP_IDN__ -fpic -g -O3 -Wall -pedantic -c Rip-match.c -o Rip-match.o Rip-match.c:99:1: warning: variable 'RipTb_nip' set but not used [-Wunused-but-set-variable] 99 | RIP_IPr_BSEARCH_0(v4, v4r, in, Rippaddr_ipv4_in_ipv4r, Ripaddr_bsearch_ipv4_cmp_gt ) | ^ Rip-match.c:14:3: note: expanded from macro 'RIP_IPr_BSEARCH_0' 14 | RIP##___IPv_Tb__##_SLOTS_GET( RipTb ) \ | ^ :214:1: note: expanded from here 214 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:461:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 461 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :217:1: note: expanded from here 217 | RipTb_nip | ^ Rip-match.c:120:1: warning: variable 'RipTb_nip' set but not used [-Wunused-but-set-variable] 120 | RIP_IPr_BSEARCH_0(v4r, v4r, in, Rippaddr_ipv4r_in_ipv4r, Ripaddr_bsearch_ipv4r_cmp_gt ) | ^ Rip-match.c:14:3: note: expanded from macro 'RIP_IPr_BSEARCH_0' 14 | RIP##___IPv_Tb__##_SLOTS_GET( RipTb ) \ | ^ :2:1: note: expanded from here 2 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:461:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 461 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :5:1: note: expanded from here 5 | RipTb_nip | ^ Rip-match.c:148:1: warning: variable 'RipTb_nip' set but not used [-Wunused-but-set-variable] 148 | RIP_IPr_BSEARCH_0(v6, v6r, in, Rippaddr_ipv6_in_ipv6r, Ripaddr_bsearch_ipv6_cmp_gt ) | ^ Rip-match.c:14:3: note: expanded from macro 'RIP_IPr_BSEARCH_0' 14 | RIP##___IPv_Tb__##_SLOTS_GET( RipTb ) \ | ^ :80:1: note: expanded from here 80 | RIPv6r_SLOTS_GET | ^ ./Rip-IP-macros.h:512:13: note: expanded from macro 'RIPv6r_SLOTS_GET' 512 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :83:1: note: expanded from here 83 | RipTb_nip | ^ Rip-match.c:169:1: warning: variable 'RipTb_nip' set but not used [-Wunused-but-set-variable] 169 | RIP_IPr_BSEARCH_0(v6r, v6r, in, Rippaddr_ipv6r_in_ipv6r, Ripaddr_bsearch_ipv6r_cmp_gt ) | ^ Rip-match.c:14:3: note: expanded from macro 'RIP_IPr_BSEARCH_0' 14 | RIP##___IPv_Tb__##_SLOTS_GET( RipTb ) \ | ^ :166:1: note: expanded from here 166 | RIPv6r_SLOTS_GET | ^ ./Rip-IP-macros.h:512:13: note: expanded from macro 'RIPv6r_SLOTS_GET' 512 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :169:1: note: expanded from here 169 | RipTb_nip | ^ Rip-match.c:236:1: warning: variable 'RipTb_nip' set but not used [-Wunused-but-set-variable] 236 | RIP_IPr_BSEARCH_1(v4, v4, Rippaddr_ipv4_cmp_ipv4, in, 1 ) | ^ Rip-match.c:180:3: note: expanded from macro 'RIP_IPr_BSEARCH_1' 180 | RIP##___IPv_Tb__##_SLOTS_GET( RipTb ) \ | ^ :254:1: note: expanded from here 254 | RIPv4_SLOTS_GET | ^ ./Rip-IP-macros.h:375:10: note: expanded from macro 'RIPv4_SLOTS_GET' 375 | int ___vname__##_nip ; \ | ^ :257:1: note: expanded from here 257 | RipTb_nip | ^ Rip-match.c:238:1: warning: variable 'RipTb_nip' set but not used [-Wunused-but-set-variable] 238 | RIP_IPr_BSEARCH_1(v4cache, v4cache, Rippaddr_ipv4_cmp_ipv4, in, 1 ) | ^ Rip-match.c:180:3: note: expanded from macro 'RIP_IPr_BSEARCH_1' 180 | RIP##___IPv_Tb__##_SLOTS_GET( RipTb ) \ | ^ :37:1: note: expanded from here 37 | RIPv4cache_SLOTS_GET | ^ ./Rip-IP-macros.h:412:10: note: expanded from macro 'RIPv4cache_SLOTS_GET' 412 | int ___vname__##_nip ; \ | ^ :40:1: note: expanded from here 40 | RipTb_nip | ^ Rip-match.c:249:1: warning: variable 'RipTb_nip' set but not used [-Wunused-but-set-variable] 249 | RIP_IPr_BSEARCH_1(v4, v4r, Rippaddr_ipv4_cmp_ipv4r, in, 1 ) | ^ Rip-match.c:180:3: note: expanded from macro 'RIP_IPr_BSEARCH_1' 180 | RIP##___IPv_Tb__##_SLOTS_GET( RipTb ) \ | ^ :102:1: note: expanded from here 102 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:461:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 461 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :105:1: note: expanded from here 105 | RipTb_nip | ^ Rip-match.c:268:1: warning: variable 'RipTb_nip' set but not used [-Wunused-but-set-variable] 268 | RIP_IPr_BSEARCH_1(v4r, v4r, Rippaddr_ipv4r_cmp_ipv4r, in, 1 ) | ^ Rip-match.c:180:3: note: expanded from macro 'RIP_IPr_BSEARCH_1' 180 | RIP##___IPv_Tb__##_SLOTS_GET( RipTb ) \ | ^ :175:1: note: expanded from here 175 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:461:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 461 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :178:1: note: expanded from here 178 | RipTb_nip | ^ Rip-match.c:279:1: warning: variable 'RipTb_nip' set but not used [-Wunused-but-set-variable] 279 | RIP_IPr_BSEARCH_1(v6, v6, Rippaddr_ipv6_cmp_ipv6, in, 1 ) | ^ Rip-match.c:180:3: note: expanded from macro 'RIP_IPr_BSEARCH_1' 180 | RIP##___IPv_Tb__##_SLOTS_GET( RipTb ) \ | ^ :254:1: note: expanded from here 254 | RIPv6_SLOTS_GET | ^ ./Rip-IP-macros.h:487:13: note: expanded from macro 'RIPv6_SLOTS_GET' 487 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :257:1: note: expanded from here 257 | RipTb_nip | ^ Rip-match.c:302:1: warning: variable 'RipTb_nip' set but not used [-Wunused-but-set-variable] 302 | RIP_IPr_BSEARCH_1(v6, v6r, Rippaddr_ipv6_cmp_ipv6r, in, 1 ) | ^ Rip-match.c:180:3: note: expanded from macro 'RIP_IPr_BSEARCH_1' 180 | RIP##___IPv_Tb__##_SLOTS_GET( RipTb ) \ | ^ :47:1: note: expanded from here 47 | RIPv6r_SLOTS_GET | ^ ./Rip-IP-macros.h:512:13: note: expanded from macro 'RIPv6r_SLOTS_GET' 512 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :50:1: note: expanded from here 50 | RipTb_nip | ^ In file included from Rip-match.c:417: ./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:434: ./templates/Rip-bsearch-template.c:1118:3: warning: variable 'RipTbl_ip_idxptr' set but not used [-Wunused-but-set-variable] 1118 | ___IP_IPr_SLOTS_GET( RipTbl ) | ^ Rip-match.c:396:31: note: expanded from macro '___IP_IPr_SLOTS_GET' 396 | #define ___IP_IPr_SLOTS_GET RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:462:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 462 | int *___vname__##_ip_idxptr; \ | ^ :107:1: note: expanded from here 107 | RipTbl_ip_idxptr | ^ In file included from Rip-match.c:475: ./templates/Rip-bsearch-template.c:1150:9: warning: VISIT BODY [-W#pragma-messages] 1150 | #pragma message("VISIT BODY") | ^ In file included from Rip-match.c:523: ./templates/Rip-bsearch-template.c:1312:3: warning: variable 'RipTbl_ip_idxptr' set but not used [-Wunused-but-set-variable] 1312 | ___IP_TBL_SLOTS_GET( RipTbl ) | ^ Rip-match.c:483:29: note: expanded from macro '___IP_TBL_SLOTS_GET' 483 | #define ___IP_TBL_SLOTS_GET RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:462:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 462 | int *___vname__##_ip_idxptr; \ | ^ :149:1: note: expanded from here 149 | RipTbl_ip_idxptr | ^ In file included from Rip-match.c:563: ./templates/Rip-bsearch-template.c:1150:9: warning: VISIT BODY [-W#pragma-messages] 1150 | #pragma message("VISIT BODY") | ^ In file included from Rip-match.c:587: ./templates/Rip-bsearch-template.c:1312:3: warning: variable 'RipTbl_ip_idxptr' set but not used [-Wunused-but-set-variable] 1312 | ___IP_TBL_SLOTS_GET( RipTbl ) | ^ Rip-match.c:483:29: note: expanded from macro '___IP_TBL_SLOTS_GET' 483 | #define ___IP_TBL_SLOTS_GET RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:462:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 462 | int *___vname__##_ip_idxptr; \ | ^ :201:1: note: expanded from here 201 | RipTbl_ip_idxptr | ^ In file included from Rip-match.c:663: ./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:680: ./templates/Rip-bsearch-template.c:1118:3: warning: variable 'RipTbl_ip_idxptr' set but not used [-Wunused-but-set-variable] 1118 | ___IP_IPr_SLOTS_GET( RipTbl ) | ^ Rip-match.c:643:31: note: expanded from macro '___IP_IPr_SLOTS_GET' 643 | #define ___IP_IPr_SLOTS_GET RIPv6r_SLOTS_GET | ^ ./Rip-IP-macros.h:513:13: note: expanded from macro 'RIPv6r_SLOTS_GET' 513 | int *___vname__##_ip_idxptr; \ | ^ :236:1: note: expanded from here 236 | RipTbl_ip_idxptr | ^ In file included from Rip-match.c:730: ./templates/Rip-bsearch-template.c:1150:9: warning: VISIT BODY [-W#pragma-messages] 1150 | #pragma message("VISIT BODY") | ^ In file included from Rip-match.c:764: ./templates/Rip-bsearch-template.c:1312:3: warning: variable 'RipTbl_ip_idxptr' set but not used [-Wunused-but-set-variable] 1312 | ___IP_TBL_SLOTS_GET( RipTbl ) | ^ Rip-match.c:738:31: note: expanded from macro '___IP_TBL_SLOTS_GET' 738 | #define ___IP_TBL_SLOTS_GET RIPv6r_SLOTS_GET | ^ ./Rip-IP-macros.h:513:13: note: expanded from macro 'RIPv6r_SLOTS_GET' 513 | int *___vname__##_ip_idxptr; \ | ^ :9:1: note: expanded from here 9 | RipTbl_ip_idxptr | ^ In file included from Rip-match.c:808: ./templates/Rip-bsearch-template.c:1150:9: warning: VISIT BODY [-W#pragma-messages] 1150 | #pragma message("VISIT BODY") | ^ In file included from Rip-match.c:832: ./templates/Rip-bsearch-template.c:1312:3: warning: variable 'RipTbl_ip_idxptr' set but not used [-Wunused-but-set-variable] 1312 | ___IP_TBL_SLOTS_GET( RipTbl ) | ^ Rip-match.c:738:31: note: expanded from macro '___IP_TBL_SLOTS_GET' 738 | #define ___IP_TBL_SLOTS_GET RIPv6r_SLOTS_GET | ^ ./Rip-IP-macros.h:513:13: note: expanded from macro 'RIPv6r_SLOTS_GET' 513 | int *___vname__##_ip_idxptr; \ | ^ :75:1: note: expanded from here 75 | RipTbl_ip_idxptr | ^ Rip-match.c:1049:3: warning: variable 'RipTbl_ip_idxptr' set but not used [-Wunused-but-set-variable] 1049 | RIPv4r_SLOTS_GET( RipTbl ) | ^ ./Rip-IP-macros.h:462:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 462 | int *___vname__##_ip_idxptr; \ | ^ :113:1: note: expanded from here 113 | RipTbl_ip_idxptr | ^ Rip-match.c:1245:3: warning: variable 'RipTbl_ip_idxptr' set but not used [-Wunused-but-set-variable] 1245 | RIPv4r_SLOTS_GET( RipTbl ) | ^ ./Rip-IP-macros.h:462:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 462 | int *___vname__##_ip_idxptr; \ | ^ :157:1: note: expanded from here 157 | RipTbl_ip_idxptr | ^ Rip-match.c:1508:3: warning: variable 'RipTbl_ip_idxptr' set but not used [-Wunused-but-set-variable] 1508 | RIPv4r_SLOTS_GET( RipTbl ) | ^ ./Rip-IP-macros.h:462:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 462 | int *___vname__##_ip_idxptr; \ | ^ :211:1: note: expanded from here 211 | RipTbl_ip_idxptr | ^ Rip-match.c:2041:3: warning: variable 'Res_nip' set but not used [-Wunused-but-set-variable] 2041 | RIPv4cache_RIP_ALLOC(Res, Rip_nip) | ^ ./Rip-IP-macros.h:174:3: note: expanded from macro 'RIPv4cache_RIP_ALLOC' 174 | RIPv4cache_SLOTS_ALLOC(___vname__, ___nip__) \ | ^ ./Rip-IP-macros.h:155:10: note: expanded from macro 'RIPv4cache_SLOTS_ALLOC' 155 | int ___vname__##_nip = ___nip__; \ | ^ :257:1: note: expanded from here 257 | Res_nip | ^ Rip-match.c:2571:3: warning: variable 'RipTbl_nip' set but not used [-Wunused-but-set-variable] 2571 | RIPv4_SLOTS_GET( RipTbl ) | ^ ./Rip-IP-macros.h:375:10: note: expanded from macro 'RIPv4_SLOTS_GET' 375 | int ___vname__##_nip ; \ | ^ :171:1: note: expanded from here 171 | RipTbl_nip | ^ Rip-match.c:2651:1: warning: variable '___RipTbl___nip' set but not used [-Wunused-but-set-variable] 2651 | RIP_H_LOOKUP_0(v4r,h64dblh_lemire) | ^ Rip-match.c:2614:3: note: expanded from macro 'RIP_H_LOOKUP_0' 2614 | RIP##___IPv__##_SLOTS_GET( ___RipTbl__ ) \ | ^ :205:1: note: expanded from here 205 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:461:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 461 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :208:1: note: expanded from here 208 | ___RipTbl___nip | ^ Rip-match.c:2651:1: warning: variable '___RipTbl___ip_hi_ptr' set but not used [-Wunused-but-set-variable] Rip-match.c:2614:3: note: expanded from macro 'RIP_H_LOOKUP_0' 2614 | RIP##___IPv__##_SLOTS_GET( ___RipTbl__ ) \ | ^ :205:1: note: expanded from here 205 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:463:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 463 | IPv4 *___vname__##_ip_hi_ptr; \ | ^ :211:1: note: expanded from here 211 | ___RipTbl___ip_hi_ptr | ^ Rip-match.c:2653:1: warning: variable '___RipTbl___nip' set but not used [-Wunused-but-set-variable] 2653 | RIP_H_LOOKUP_0(v6,h128dblh_lemire) | ^ Rip-match.c:2614:3: note: expanded from macro 'RIP_H_LOOKUP_0' 2614 | RIP##___IPv__##_SLOTS_GET( ___RipTbl__ ) \ | ^ :42:1: note: expanded from here 42 | RIPv6_SLOTS_GET | ^ ./Rip-IP-macros.h:487:13: note: expanded from macro 'RIPv6_SLOTS_GET' 487 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :45:1: note: expanded from here 45 | ___RipTbl___nip | ^ Rip-match.c:2653:1: warning: variable '___RipTbl___ip_lo_ptr' set but not used [-Wunused-but-set-variable] Rip-match.c:2614:3: note: expanded from macro 'RIP_H_LOOKUP_0' 2614 | RIP##___IPv__##_SLOTS_GET( ___RipTbl__ ) \ | ^ :42:1: note: expanded from here 42 | RIPv6_SLOTS_GET | ^ ./Rip-IP-macros.h:490:13: note: expanded from macro 'RIPv6_SLOTS_GET' 490 | uint64_t *___vname__##_ip_lo_ptr; \ | ^ :49:1: note: expanded from here 49 | ___RipTbl___ip_lo_ptr | ^ Rip-match.c:2664:3: warning: variable 'RipTbl_nip' set but not used [-Wunused-but-set-variable] 2664 | RIPv4r_SLOTS_GET( RipTbl ) | ^ ./Rip-IP-macros.h:461:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 461 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :121:1: note: expanded from here 121 | RipTbl_nip | ^ Rip-match.c:2664:3: warning: variable 'RipTbl_ip_hi_ptr' set but not used [-Wunused-but-set-variable] ./Rip-IP-macros.h:463:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 463 | IPv4 *___vname__##_ip_hi_ptr; \ | ^ :124:1: note: expanded from here 124 | RipTbl_ip_hi_ptr | ^ 33 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -D__RIP_IDN__ -fpic -g -O3 -Wall -pedantic -c Rip-op-arith.c -o Rip-op-arith.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -D__RIP_IDN__ -fpic -g -O3 -Wall -pedantic -c Rip-op-bool.c -o Rip-op-bool.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -D__RIP_IDN__ -fpic -g -O3 -Wall -pedantic -c Rip-op-mask.c -o Rip-op-mask.o Rip-op-mask.c:155:1: warning: variable 'Res_nip' set but not used [-Wunused-but-set-variable] 155 | RIP_OP2_MASK(v4, and, Rippaddr_ipv4_and) | ^ Rip-op-mask.c:51:3: note: expanded from macro 'RIP_OP2_MASK' 51 | RIP_OP2_IP_IP(___IPv__, mask, ___opname__, ___fn__) \ | ^ Rip-op-mask.c:17:3: note: expanded from macro 'RIP_OP2_IP_IP' 17 | RIP##___IPv__##_RIP_ALLOC(Res,nip) \ | ^ :230:1: note: expanded from here 230 | RIPv4_RIP_ALLOC | ^ ./Rip-IP-macros.h:167:3: note: expanded from macro 'RIPv4_RIP_ALLOC' 167 | RIPv4_SLOTS_ALLOC(___vname__, ___nip__) \ | ^ ./Rip-IP-macros.h:139:10: note: expanded from macro 'RIPv4_SLOTS_ALLOC' 139 | int ___vname__##_nip = ___nip__; \ | ^ :240:1: note: expanded from here 240 | Res_nip | ^ Rip-op-mask.c:180:1: warning: variable 'Res_nip' set but not used [-Wunused-but-set-variable] 180 | RIP_OP2_MASK(v4, or, Rippaddr_ipv4_or) | ^ Rip-op-mask.c:51:3: note: expanded from macro 'RIP_OP2_MASK' 51 | RIP_OP2_IP_IP(___IPv__, mask, ___opname__, ___fn__) \ | ^ Rip-op-mask.c:17:3: note: expanded from macro 'RIP_OP2_IP_IP' 17 | RIP##___IPv__##_RIP_ALLOC(Res,nip) \ | ^ :161:1: note: expanded from here 161 | RIPv4_RIP_ALLOC | ^ ./Rip-IP-macros.h:167:3: note: expanded from macro 'RIPv4_RIP_ALLOC' 167 | RIPv4_SLOTS_ALLOC(___vname__, ___nip__) \ | ^ ./Rip-IP-macros.h:139:10: note: expanded from macro 'RIPv4_SLOTS_ALLOC' 139 | int ___vname__##_nip = ___nip__; \ | ^ :171:1: note: expanded from here 171 | Res_nip | ^ Rip-op-mask.c:204:1: warning: variable 'Res_nip' set but not used [-Wunused-but-set-variable] 204 | RIP_OP2_MASK(v4, xor, Rippaddr_ipv4_xor) | ^ Rip-op-mask.c:51:3: note: expanded from macro 'RIP_OP2_MASK' 51 | RIP_OP2_IP_IP(___IPv__, mask, ___opname__, ___fn__) \ | ^ Rip-op-mask.c:17:3: note: expanded from macro 'RIP_OP2_IP_IP' 17 | RIP##___IPv__##_RIP_ALLOC(Res,nip) \ | ^ :77:1: note: expanded from here 77 | RIPv4_RIP_ALLOC | ^ ./Rip-IP-macros.h:167:3: note: expanded from macro 'RIPv4_RIP_ALLOC' 167 | RIPv4_SLOTS_ALLOC(___vname__, ___nip__) \ | ^ ./Rip-IP-macros.h:139:10: note: expanded from macro 'RIPv4_SLOTS_ALLOC' 139 | int ___vname__##_nip = ___nip__; \ | ^ :87:1: note: expanded from here 87 | Res_nip | ^ 3 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -D__RIP_IDN__ -fpic -g -O3 -Wall -pedantic -c Rip-register.c -o Rip-register.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -D__RIP_IDN__ -fpic -g -O3 -Wall -pedantic -c Rip.c -o Rip.o clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -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 -lidn -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/Rtmpl8IEH9/R.INSTALL5636de0bb172/IP/src' make[1]: Entering directory '/tmp/Rtmpl8IEH9/R.INSTALL5636de0bb172/IP/src' make[1]: Leaving directory '/tmp/Rtmpl8IEH9/R.INSTALL5636de0bb172/IP/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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)