* installing *source* package 'IP' ...
** package 'IP' successfully unpacked and MD5 sums checked
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpcVVdLO/R.INSTALL175d86ef292d/IP/src'
rm -f IP.dll 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
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D__RIP_IDN__   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -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];
      |        ^~~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D__RIP_IDN__   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Rip-io-internal.c -o Rip-io-internal.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D__RIP_IDN__   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -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  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D__RIP_IDN__   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Rip-op-arith.c -o Rip-op-arith.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D__RIP_IDN__   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Rip-op-bool.c -o Rip-op-bool.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D__RIP_IDN__   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Rip-op-mask.c -o Rip-op-mask.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D__RIP_IDN__   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Rip-register.c -o Rip-register.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -D__RIP_IDN__   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Rip.c -o Rip.o
gcc -shared -s -static-libgcc -o IP.dll tmp.def 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 -LD:/rtools44/x86_64-w64-mingw32.static.posix/lib -lidn -lintl -liconv -lws2_32 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpcVVdLO/R.INSTALL175d86ef292d/IP/src'
make[1]: Entering directory '/d/temp/RtmpcVVdLO/R.INSTALL175d86ef292d/IP/src'
make[1]: Leaving directory '/d/temp/RtmpcVVdLO/R.INSTALL175d86ef292d/IP/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-IP/00new/IP/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'IP' as IP_0.1.3.zip
* DONE (IP)