* installing *source* package ‘IP’ ... ** this is package ‘IP’ version ‘0.1.6’ ** package ‘IP’ successfully unpacked and MD5 sums checked ** using staged installation configure: RIP_CFLAGS: checking for gcc... clang -arch arm64 -std=gnu23 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 -arch arm64 -std=gnu23 accepts -g... yes checking for clang -arch arm64 -std=gnu23 option to accept ISO C89... unsupported 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: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’ using SDK: ‘MacOSX14.5.sdk’ clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c Rip-host-info.c -o Rip-host-info.o clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c Rip-io-internal.c -o Rip-io-internal.o clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c Rip-match.c -o Rip-match.o clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c Rip-op-arith.c -o Rip-op-arith.o clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c Rip-op-bool.c -o Rip-op-bool.o clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c Rip-op-mask.c -o Rip-op-mask.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 ) \ | ^ :5:1: note: expanded from here 5 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:475:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 475 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :8:1: note: expanded from here 8 | RipTb_nip | ^ 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-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) \ | ^ :19:1: note: expanded from here 19 | RIPv4_RIP_ALLOC | ^ 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 ) \ | ^ :77:1: note: expanded from here 77 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:475:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 475 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :80:1: note: expanded from here 80 | RipTb_nip | ^ ./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__; \ | ^ :29:1: note: expanded from here 29 | Res_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 ) \ | ^ :155:1: note: expanded from here 155 | RIPv6r_SLOTS_GET | ^ ./Rip-IP-macros.h:527:13: note: expanded from macro 'RIPv6r_SLOTS_GET' 527 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :158:1: note: expanded from here 158 | RipTb_nip | ^ Rip-host-info.c:453:8: warning: unused variable 'errmsg' [-Wunused-variable] 453 | char errmsg[256]; | ^~~~~~ 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 ) \ | ^ :241:1: note: expanded from here 241 | RIPv6r_SLOTS_GET | ^ ./Rip-IP-macros.h:527:13: note: expanded from macro 'RIPv6r_SLOTS_GET' 527 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :244:1: note: expanded from here 244 | RipTb_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-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 ) \ | ^ :44:1: note: expanded from here 44 | RIPv4_SLOTS_GET | ^ ./Rip-IP-macros.h:389:10: note: expanded from macro 'RIPv4_SLOTS_GET' 389 | int ___vname__##_nip ; \ | ^ :47:1: note: expanded from here 47 | RipTb_nip | ^ Rip-host-info.c:706:8: warning: unused variable 'errmsg' [-Wunused-variable] 706 | char errmsg[256]; | ^~~~~~ 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) \ | ^ :240:1: note: expanded from here 240 | RIPv4_RIP_ALLOC | ^ ./Rip-IP-macros.h:180:3: note: expanded from macro 'RIPv4_RIP_ALLOC' 180 | RIPv4_SLOTSRip-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 ) \ | ^ :109:1: note: expanded from here 109 | RIPv4cache_SLOTS_GET | ^ ./Rip-IP-macros.h:426:10: note: expanded from macro 'RIPv4cache_SLOTS_GET' 426 | int ___vname__##_nip ; \ | ^ :112:1: note: expanded from here 112 | RipTb_nip | ^ _ALLOC(___vname__, ___nip__) \ | ^ ./Rip-IP-macros.h:152:10: note: expanded from macro 'RIPv4_SLOTS_ALLOC' 152 | int ___vname__##_nip = ___nip__; \ | ^ :250:1: note: expanded from here 250 | Res_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, RiRip-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; \ | ^~~ ppaddr_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 ) \ | ^ :174:1: note: expanded from here 174 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:475:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 475 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :177:1: note: expanded from here 177 | RipTb_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) \ | ^ :154:1: note: expanded from here 154 | 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__; \ | ^ :164:1: note: expanded from here 164 | Res_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 ) \ | ^ :247:1: note: expanded from here 247 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:475:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 475 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :250:1: note: expanded from here 250 | RipTb_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; \ | ^~~ 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 ) \ | ^ :42:1: note: expanded from here 42 | RIPv6_SLOTS_GET | ^ ./Rip-IP-macros.h:501:13: note: expanded from macro 'RIPv6_SLOTS_GET' 501 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :45:1: note: expanded from here 45 | 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 ) \ | ^ :121:1: note: expanded from here 121 | RIPv6r_SLOTS_GET | ^ ./Rip-IP-macros.h:527:13: note: expanded from macro 'RIPv6r_SLOTS_GET' 527 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :124:1: note: expanded from here 124 | 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; \ | ^ :181:1: note: expanded from here 181 | 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; \ | ^ :223:1: note: expanded from here 223 | 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; \ | ^ :275:1: note: expanded from here 275 | 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; \ | ^ :24:1: note: expanded from here 24 | RipTbl_ip_idxptr | ^ 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' 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") | ^ 391 | int nprotected=0, nip=0, i,i1,i2, dbg=RNET_ARITH_DBG; \ | ^~~ 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; \ | ^ :81:1: note: expanded from here 81 | 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-op-arith.c:567:1: warning: unused variable 'dbg' [-Wunused-variable] 567 | RIP_OP2_ARITH_IP(v6, subv6, RipRip-match.c:738:31: note: expanded from macro '___IP_TBL_SLOTS_GET' paddr_ipv6_sub_ipv 738 | #define ___IP_TBL_SLOTS_GET R6) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Rip-itermacros.h:391:37: note: expanded from macro 'RIP_OP2_ARITH_IP'IPv6r_SL 391 | intOTS_ nprotected=0, nip=0, i,i1,i2, dbg=RNET_ARITH_DBG; \ | ^~~ GET | ^ ./Rip-IP-macros.h:528:13: note: expanded from macro 'RIPv6r_SLOTS_GET' 528 | int *___vname__##_ip_idxptr; \ | ^ :147:1: note: expanded from here 147 | 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; \ | ^ :185:1: note: expanded from here 185 | RipTbl_ip_idxptr | ^ 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-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; \ | ^ :229:1: note: expanded from here 229 | RipTbl_ip_idxptr | ^ 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; \ | ^~~ 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; \ | ^~~ 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; \ | ^ :283:1: note: expanded from here 283 | 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__; \ | ^ :43:1: note: expanded from here 43 | Res_nip | ^ Rip-match.c:2572:3: warning: variable 'RipTbl_nip' set but not used [-Wunused-but-set-variable] 2572 | RIPv4_SLOTS_GET( RipTbl ) | ^ ./Rip-IP-macros.h:389:10: note: expanded from macro 'RIPv4_SLOTS_GET' 389 | int ___vname__##_nip ; \ | ^ :257:1: note: expanded from here 257 | RipTbl_nip | ^ Rip-match.c:2652:1: warning: variable '___RipTbl___nip' set but not used [-Wunused-but-set-variable] 2652 | RIP_H_LOOKUP_0(v4r,h64dblh_lemire) | ^ Rip-match.c:2615:3: note: expanded from macro 'RIP_H_LOOKUP_0' 2615 | RIP##___IPv__##_SLOTS_GET( ___RipTbl__ ) \ | ^ :17:1: note: expanded from here 17 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:475:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 475 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :20:1: note: expanded from here 20 | ___RipTbl___nip | ^ Rip-match.c:2652:1: warning: variable '___RipTbl___ip_hi_ptr' set but not used [-Wunused-but-set-variable] Rip-match.c:2615:3: note: expanded from macro 'RIP_H_LOOKUP_0' 2615 | RIP##___IPv__##_SLOTS_GET( ___RipTbl__ ) \ | ^ :17:1: note: expanded from here 17 | RIPv4r_SLOTS_GET | ^ ./Rip-IP-macros.h:477:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 477 | IPv4 *___vname__##_ip_hi_ptr; \ | ^ :23:1: note: expanded from here 23 | ___RipTbl___ip_hi_ptr | ^ Rip-match.c:2654:1: warning: variable '___RipTbl___nip' set but not used [-Wunused-but-set-variable] 2654 | RIP_H_LOOKUP_0(v6,h128dblh_lemire) | ^ Rip-match.c:2615:3: note: expanded from macro 'RIP_H_LOOKUP_0' 2615 | RIP##___IPv__##_SLOTS_GET( ___RipTbl__ ) \ | ^ :99:1: note: expanded from here 99 | RIPv6_SLOTS_GET | ^ ./Rip-IP-macros.h:501:13: note: expanded from macro 'RIPv6_SLOTS_GET' 501 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ :102:1: note: expanded from here 102 | ___RipTbl___nip | ^ Rip-match.c:2654:1: warning: variable '___RipTbl___ip_lo_ptr' set but not used [-Wunused-but-set-variable] Rip-match.c:2615:3: note: expanded from macro 'RIP_H_LOOKUP_0' 2615 | RIP##___IPv__##_SLOTS_GET( ___RipTbl__ ) \ | ^ :99:1: note: expanded from here 99 | RIPv6_SLOTS_GET | ^ ./Rip-IP-macros.h:504:13: note: expanded from macro 'RIPv6_SLOTS_GET' 504 | uint64_t *___vname__##_ip_lo_ptr; \ | ^ :106:1: note: expanded from here 106 | ___RipTbl___ip_lo_ptr | ^ Rip-match.c:2665:3: warning: variable 'RipTbl_nip' set but not used [-Wunused-but-set-variable] 2665 | RIPv4r_SLOTS_GET( RipTbl ) | ^ ./Rip-IP-macros.h:475:10: note: expanded from macro 'RIPv4r_SLOTS_GET' 475 | int ___vname__##_nip, ___vname__##_ip_len ; \ | ^ 2 warnings generated. :178:1: note: expanded from here 178 | RipTbl_nip | ^ Rip-match.c:2665: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; \ | ^ :181:1: note: expanded from here 181 | RipTbl_ip_hi_ptr | ^ clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c Rip-register.c -o Rip-register.o 6 warnings generated. clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c Rip.c -o Rip.o 4 warnings generated. 33 warnings generated. 2 warnings generated. clang -arch arm64 -std=gnu23 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -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 -F/Library/Frameworks/R.framework/.. -framework R installing to /Volumes/Builds/packages/sonoma-arm64/results/4.6/IP.Rcheck/00LOCK-IP/00new/IP/libs ** generating debug symbols (dSYM) ** 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)