* installing *source* package 'rmatio' ...
** package 'rmatio' 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/RtmpQvQH7B/R.INSTALL41b01a786694/rmatio/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DR_NO_REMAP -DSTRICT_R_HEADERS   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matio/endian.c -o matio/endian.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DR_NO_REMAP -DSTRICT_R_HEADERS   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matio/inflate.c -o matio/inflate.o
matio/inflate.c: In function 'InflateSkip':
matio/inflate.c:77:22: warning: storing the address of local variable 'uncomp_buf' in '*z.next_out' [-Wdangling-pointer=]
   77 |         z->next_out  = uncomp_buf;
      |         ~~~~~~~~~~~~~^~~~~~~~~~~~
matio/inflate.c:51:31: note: 'uncomp_buf' declared here
   51 |     mat_uint8_t comp_buf[512],uncomp_buf[512];
      |                               ^~~~~~~~~~
matio/inflate.c:49:35: note: 'z' declared here
   49 | InflateSkip(mat_t *mat, z_streamp z, int nbytes)
      |                         ~~~~~~~~~~^
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DR_NO_REMAP -DSTRICT_R_HEADERS   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matio/mat4.c -o matio/mat4.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DR_NO_REMAP -DSTRICT_R_HEADERS   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matio/mat5.c -o matio/mat5.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DR_NO_REMAP -DSTRICT_R_HEADERS   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matio/mat.c -o matio/mat.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DR_NO_REMAP -DSTRICT_R_HEADERS   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matio/matvar_cell.c -o matio/matvar_cell.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DR_NO_REMAP -DSTRICT_R_HEADERS   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matio/matvar_struct.c -o matio/matvar_struct.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DR_NO_REMAP -DSTRICT_R_HEADERS   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matio/read_data.c -o matio/read_data.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -DSIZEOF_VOID_P=8 -DSIZEOF_SIZE_T=8 -DR_NO_REMAP -DSTRICT_R_HEADERS   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rmatio.c -o rmatio.o
gcc -shared -s -static-libgcc -o rmatio.dll tmp.def matio/endian.o matio/inflate.o matio/mat4.o matio/mat5.o matio/mat.o matio/matvar_cell.o matio/matvar_struct.o matio/read_data.o rmatio.o -lz -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/RtmpQvQH7B/R.INSTALL41b01a786694/rmatio/src'
make[1]: Entering directory '/d/temp/RtmpQvQH7B/R.INSTALL41b01a786694/rmatio/src'
make[1]: Leaving directory '/d/temp/RtmpQvQH7B/R.INSTALL41b01a786694/rmatio/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-rmatio/00new/rmatio/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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 'rmatio' as rmatio_0.19.0.zip
* DONE (rmatio)