* 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-19 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-19 accepts -g... yes checking for clang-19 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 19.1.3 (2)’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpuUyDWA/R.INSTALL7df63a3cb1ad/IP/src' clang-19 -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-19 -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 Rip-io-internal.c:148:12: warning: static function 'snprintf' is used in an inline function with external linkage [-Wstatic-in-inline] 148 | return snprintf(str, len, "%u.%u.%u.%u", | ^ ./Rip.h:152:1: note: use 'static' to give inline function 'ipv4_raw_output' internal linkage 152 | int ipv4_raw_output(uint32_t ip, char *str, int len); | ^ | static /usr/include/x86_64-linux-gnu/bits/stdio2.h:75:8: note: 'snprintf' declared here 75 | __NTH (snprintf (__fortify_clang_overload_arg (char *, __restrict, __s), | ^ Rip-io-internal.c:194:11: warning: static function 'snprintf' is used in an inline function with external linkage [-Wstatic-in-inline] 194 | return snprintf( | ^ ./Rip.h:156:1: note: use 'static' to give inline function 'ipv6_raw_output' internal linkage 156 | int ipv6_raw_output(uint64_t *ip, char *str, int len); | ^ | static /usr/include/x86_64-linux-gnu/bits/stdio2.h:75:8: note: 'snprintf' declared here 75 | __NTH (snprintf (__fortify_clang_overload_arg (char *, __restrict, __s), | ^ Rip-io-internal.c:202:11: warning: static function 'snprintf' is used in an inline function with external linkage [-Wstatic-in-inline] 202 | return snprintf(str, len, "::"); | ^ ./Rip.h:156:1: note: use 'static' to give inline function 'ipv6_raw_output' internal linkage 156 | int ipv6_raw_output(uint64_t *ip, char *str, int len); | ^ | static /usr/include/x86_64-linux-gnu/bits/stdio2.h:75:8: note: 'snprintf' declared here 75 | __NTH (snprintf (__fortify_clang_overload_arg (char *, __restrict, __s), | ^ Rip-io-internal.c:238:9: warning: static function 'snprintf' is used in an inline function with external linkage [-Wstatic-in-inline] 238 | return snprintf(str, len, "%s", buf); | ^ ./Rip.h:156:1: note: use 'static' to give inline function 'ipv6_raw_output' internal linkage 156 | int ipv6_raw_output(uint64_t *ip, char *str, int len); | ^ | static /usr/include/x86_64-linux-gnu/bits/stdio2.h:75:8: note: 'snprintf' declared here 75 | __NTH (snprintf (__fortify_clang_overload_arg (char *, __restrict, __s), | ^ Rip-io-internal.c:356:16: warning: static function 'snprintf' is used in an inline function with external linkage [-Wstatic-in-inline] 356 | return snprintf(str, slen, "%s/%u", buf1, msk); | ^ ./Rip.h:165:1: note: use 'static' to give inline function 'ipv4r_to_str' internal linkage 165 | int ipv4r_to_str(IPv4 *ipr, char *str, int slen); | ^ | static /usr/include/x86_64-linux-gnu/bits/stdio2.h:75:8: note: 'snprintf' declared here 75 | __NTH (snprintf (__fortify_clang_overload_arg (char *, __restrict, __s), | ^ Rip-io-internal.c:362:12: warning: static function 'snprintf' is used in an inline function with external linkage [-Wstatic-in-inline] 362 | return snprintf(str, slen, "%s-%s", buf1, buf2); | ^ ./Rip.h:165:1: note: use 'static' to give inline function 'ipv4r_to_str' internal linkage 165 | int ipv4r_to_str(IPv4 *ipr, char *str, int slen); | ^ | static /usr/include/x86_64-linux-gnu/bits/stdio2.h:75:8: note: 'snprintf' declared here 75 | __NTH (snprintf (__fortify_clang_overload_arg (char *, __restrict, __s), | ^ Rip-io-internal.c:479:16: warning: static function 'snprintf' is used in an inline function with external linkage [-Wstatic-in-inline] 479 | return snprintf(str, slen, "%s/%u", buf1, msk); | ^ ./Rip.h:169:1: note: use 'static' to give inline function 'ipv6r_to_str' internal linkage 169 | int ipv6r_to_str(IPv6r *ipr, char *str, int slen); | ^ | static /usr/include/x86_64-linux-gnu/bits/stdio2.h:75:8: note: 'snprintf' declared here 75 | __NTH (snprintf (__fortify_clang_overload_arg (char *, __restrict, __s), | ^ Rip-io-internal.c:485:12: warning: static function 'snprintf' is used in an inline function with external linkage [-Wstatic-in-inline] 485 | return snprintf(str, slen, "%s-%s", buf1, buf2); | ^ ./Rip.h:169:1: note: use 'static' to give inline function 'ipv6r_to_str' internal linkage 169 | int ipv6r_to_str(IPv6r *ipr, char *str, int slen); | ^ | static /usr/include/x86_64-linux-gnu/bits/stdio2.h:75:8: note: 'snprintf' declared here 75 | __NTH (snprintf (__fortify_clang_overload_arg (char *, __restrict, __s), | ^ 8 warnings generated. clang-19 -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 ) \ | ^ <scratch space>:261:1: note: expanded from here 261 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:475:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 475 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ <scratch space>:264:1: note: expanded from here 264 | 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 ) \ | ^ <scratch space>:20:1: note: expanded from here 20 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:475:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 475 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ <scratch space>:23:1: note: expanded from here 23 | 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 ) \ | ^ <scratch space>:98:1: note: expanded from here 98 | RIPv6r_SLOTS_GET | ^ ./Rip-IP-macros.h:527:13: note: expanded from macro 'RIPv6r_SLOTS_GET' 527 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ <scratch space>:101:1: note: expanded from here 101 | 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 ) \ | ^ <scratch space>:184:1: note: expanded from here 184 | RIPv6r_SLOTS_GET | ^ ./Rip-IP-macros.h:527:13: note: expanded from macro 'RIPv6r_SLOTS_GET' 527 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ <scratch space>:187:1: note: expanded from here 187 | 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 ) \ | ^ <scratch space>:272:1: note: expanded from here 272 | RIPv4_SLOTS_GET | ^ ./Rip-IP-macros.h:389:10: note: expanded from macro 'RIPv4_SLOTS_GET' 389 | int ___vname__##_nip ; \ | ^ <scratch space>:275:1: note: expanded from here 275 | 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 ) \ | ^ <scratch space>:53:1: note: expanded from here 53 | RIPv4cache_SLOTS_GET | ^ ./Rip-IP-macros.h:426:10: note: expanded from macro 'RIPv4cache_SLOTS_GET' 426 | int ___vname__##_nip ; \ | ^ <scratch space>:56:1: note: expanded from here 56 | 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 ) \ | ^ <scratch space>:118:1: note: expanded from here 118 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:475:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 475 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ <scratch space>:121:1: note: expanded from here 121 | 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 ) \ | ^ <scratch space>:191:1: note: expanded from here 191 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:475:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 475 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ <scratch space>:194:1: note: expanded from here 194 | 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 ) \ | ^ <scratch space>:270:1: note: expanded from here 270 | RIPv6_SLOTS_GET | ^ ./Rip-IP-macros.h:501:13: note: expanded from macro 'RIPv6_SLOTS_GET' 501 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ <scratch space>:273:1: note: expanded from here 273 | 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 ) \ | ^ <scratch space>:64:1: note: expanded from here 64 | RIPv6r_SLOTS_GET | ^ ./Rip-IP-macros.h:527:13: note: expanded from macro 'RIPv6r_SLOTS_GET' 527 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ <scratch space>:67:1: note: expanded from here 67 | 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:476:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 476 | int *___vname__##_ip_idxptr; \ | ^ <scratch space>:124:1: note: expanded from here 124 | 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:476:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 476 | int *___vname__##_ip_idxptr; \ | ^ <scratch space>:166:1: note: expanded from here 166 | 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:476:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 476 | int *___vname__##_ip_idxptr; \ | ^ <scratch space>:218:1: note: expanded from here 218 | 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:528:13: note: expanded from macro 'RIPv6r_SLOTS_GET' 528 | int *___vname__##_ip_idxptr; \ | ^ <scratch space>:253:1: note: expanded from here 253 | 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:528:13: note: expanded from macro 'RIPv6r_SLOTS_GET' 528 | int *___vname__##_ip_idxptr; \ | ^ <scratch space>:27:1: note: expanded from here 27 | 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:528:13: note: expanded from macro 'RIPv6r_SLOTS_GET' 528 | int *___vname__##_ip_idxptr; \ | ^ <scratch space>:93:1: note: expanded from here 93 | 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:476:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 476 | int *___vname__##_ip_idxptr; \ | ^ <scratch space>:131:1: note: expanded from here 131 | 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:476:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 476 | int *___vname__##_ip_idxptr; \ | ^ <scratch space>:175:1: note: expanded from here 175 | 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:476:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 476 | int *___vname__##_ip_idxptr; \ | ^ <scratch space>:229:1: note: expanded from here 229 | 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:187:3: note: expanded from macro 'RIPv4cache_RIP_ALLOC' 187 | RIPv4cache_SLOTS_ALLOC(___vname__, ___nip__) \ | ^ ./Rip-IP-macros.h:168:10: note: expanded from macro 'RIPv4cache_SLOTS_ALLOC' 168 | int ___vname__##_nip = ___nip__; \ | ^ <scratch space>:275:1: note: expanded from here 275 | 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:389:10: note: expanded from macro 'RIPv4_SLOTS_GET' 389 | int ___vname__##_nip ; \ | ^ <scratch space>:190:1: note: expanded from here 190 | 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__ ) \ | ^ <scratch space>:224:1: note: expanded from here 224 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:475:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 475 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ <scratch space>:227:1: note: expanded from here 227 | ___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__ ) \ | ^ <scratch space>:224:1: note: expanded from here 224 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:477:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 477 | IPv4 *___vname__##_ip_hi_ptr; \ | ^ <scratch space>:230:1: note: expanded from here 230 | ___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__ ) \ | ^ <scratch space>:55:1: note: expanded from here 55 | RIPv6_SLOTS_GET | ^ ./Rip-IP-macros.h:501:13: note: expanded from macro 'RIPv6_SLOTS_GET' 501 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ <scratch space>:58:1: note: expanded from here 58 | ___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__ ) \ | ^ <scratch space>:55:1: note: expanded from here 55 | RIPv6_SLOTS_GET | ^ ./Rip-IP-macros.h:504:13: note: expanded from macro 'RIPv6_SLOTS_GET' 504 | uint64_t *___vname__##_ip_lo_ptr; \ | ^ <scratch space>:62:1: note: expanded from here 62 | ___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:475:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 475 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ <scratch space>:134:1: note: expanded from here 134 | 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:477:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 477 | IPv4 *___vname__##_ip_hi_ptr; \ | ^ <scratch space>:137:1: note: expanded from here 137 | RipTbl_ip_hi_ptr | ^ 33 warnings generated. clang-19 -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 Rip-op-arith.c:54:1: warning: unused variable 'dbg' [-Wunused-variable] 54 | RIP_OP1_ARITH_IP(v6, neg, Rippaddr_ipv6_neg) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Rip-itermacros.h:342:31: note: expanded from macro 'RIP_OP1_ARITH_IP' 342 | int nprotected=0, nip=0, i, dbg=0; \ | ^~~ Rip-op-arith.c:479:1: warning: unused variable 'dbg' [-Wunused-variable] 479 | RIP_OP2_ARITH_IP(v6, addv6, Rippaddr_ipv6_add_ipv6) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Rip-itermacros.h:391:37: note: expanded from macro 'RIP_OP2_ARITH_IP' 391 | int nprotected=0, nip=0, i,i1,i2, dbg=RNET_ARITH_DBG; \ | ^~~ Rip-op-arith.c:567:1: warning: unused variable 'dbg' [-Wunused-variable] 567 | RIP_OP2_ARITH_IP(v6, subv6, Rippaddr_ipv6_sub_ipv6) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Rip-itermacros.h:391:37: note: expanded from macro 'RIP_OP2_ARITH_IP' 391 | int nprotected=0, nip=0, i,i1,i2, dbg=RNET_ARITH_DBG; \ | ^~~ Rip-op-arith.c:907:1: warning: unused variable 'dbg' [-Wunused-variable] 907 | RIP_OP1_ARITH_IP(v6, not, Rippaddr_ipv6_not) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Rip-itermacros.h:342:31: note: expanded from macro 'RIP_OP1_ARITH_IP' 342 | int nprotected=0, nip=0, i, dbg=0; \ | ^~~ 4 warnings generated. clang-19 -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 Rip-op-bool.c:2047:1: warning: unused variable 'dbg' [-Wunused-variable] 2047 | RIP_OP2_ARITH_IP(v6, pmin, Rippaddr_ipv6_cmp_pmin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Rip-itermacros.h:391:37: note: expanded from macro 'RIP_OP2_ARITH_IP' 391 | int nprotected=0, nip=0, i,i1,i2, dbg=RNET_ARITH_DBG; \ | ^~~ Rip-op-bool.c:2067:1: warning: unused variable 'dbg' [-Wunused-variable] 2067 | RIP_OP2_ARITH_IP(v6, pmax, Rippaddr_ipv6_cmp_pmax) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Rip-itermacros.h:391:37: note: expanded from macro 'RIP_OP2_ARITH_IP' 391 | int nprotected=0, nip=0, i,i1,i2, dbg=RNET_ARITH_DBG; \ | ^~~ 2 warnings generated. clang-19 -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) \ | ^ <scratch space>:277:1: note: expanded from here 277 | RIPv4_RIP_ALLOC | ^ ./Rip-IP-macros.h:180:3: note: expanded from macro 'RIPv4_RIP_ALLOC' 180 | RIPv4_SLOTS_ALLOC(___vname__, ___nip__) \ | ^ ./Rip-IP-macros.h:152:10: note: expanded from macro 'RIPv4_SLOTS_ALLOC' 152 | int ___vname__##_nip = ___nip__; \ | ^ <scratch space>:287:1: note: expanded from here 287 | Res_nip | ^ Rip-op-mask.c:168:1: warning: unused variable 'dbg' [-Wunused-variable] 168 | RIP_OP2_MASK(v6, and, Rippaddr_ipv6_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:11:37: note: expanded from macro 'RIP_OP2_IP_IP' 11 | int nprotected=0, nip=0, i,i1,i2, dbg=0; \ | ^~~ 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) \ | ^ <scratch space>:175:1: note: expanded from here 175 | RIPv4_RIP_ALLOC | ^ ./Rip-IP-macros.h:180:3: note: expanded from macro 'RIPv4_RIP_ALLOC' 180 | RIPv4_SLOTS_ALLOC(___vname__, ___nip__) \ | ^ ./Rip-IP-macros.h:152:10: note: expanded from macro 'RIPv4_SLOTS_ALLOC' 152 | int ___vname__##_nip = ___nip__; \ | ^ <scratch space>:185:1: note: expanded from here 185 | Res_nip | ^ Rip-op-mask.c:193:1: warning: unused variable 'dbg' [-Wunused-variable] 193 | RIP_OP2_MASK(v6, or, Rippaddr_ipv6_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:11:37: note: expanded from macro 'RIP_OP2_IP_IP' 11 | int nprotected=0, nip=0, i,i1,i2, dbg=0; \ | ^~~ 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) \ | ^ <scratch space>:90:1: note: expanded from here 90 | RIPv4_RIP_ALLOC | ^ ./Rip-IP-macros.h:180:3: note: expanded from macro 'RIPv4_RIP_ALLOC' 180 | RIPv4_SLOTS_ALLOC(___vname__, ___nip__) \ | ^ ./Rip-IP-macros.h:152:10: note: expanded from macro 'RIPv4_SLOTS_ALLOC' 152 | int ___vname__##_nip = ___nip__; \ | ^ <scratch space>:100:1: note: expanded from here 100 | Res_nip | ^ Rip-op-mask.c:217:1: warning: unused variable 'dbg' [-Wunused-variable] 217 | RIP_OP2_MASK(v6, xor, Rippaddr_ipv6_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:11:37: note: expanded from macro 'RIP_OP2_IP_IP' 11 | int nprotected=0, nip=0, i,i1,i2, dbg=0; \ | ^~~ 6 warnings generated. clang-19 -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-19 -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-19 -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 '/home/hornik/tmp/scratch/RtmpuUyDWA/R.INSTALL7df63a3cb1ad/IP/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpuUyDWA/R.INSTALL7df63a3cb1ad/IP/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpuUyDWA/R.INSTALL7df63a3cb1ad/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)