* installing *source* package 'SOMMD' ...
** package 'SOMMD' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/RtmpsrOlOQ/R.INSTALL2a53873af3fcf/SOMMD/src'
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rio_xtc.c -o rio_xtc.o
rio_xtc.c: In function 'rio_write_xtc_':
rio_xtc.c:252:29: warning: 'status' may be used uninitialized [-Wmaybe-uninitialized]
  252 |   INTEGER(return_status)[0] = status;
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
rio_xtc.c:209:7: note: 'status' was declared here
  209 |   int status;
      |       ^~~~~~
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c xdrfile/xdrfile.c -o xdrfile/xdrfile.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c xdrfile/xdrfile_trr.c -o xdrfile/xdrfile_trr.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG     -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c xdrfile/xdrfile_xtc.c -o xdrfile/xdrfile_xtc.o
gcc -shared -s -static-libgcc -o SOMMD.dll tmp.def rio_xtc.o init.o xdrfile/xdrfile.o xdrfile/xdrfile_trr.o xdrfile/xdrfile_xtc.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpsrOlOQ/R.INSTALL2a53873af3fcf/SOMMD/src'
make[1]: Entering directory '/d/temp/RtmpsrOlOQ/R.INSTALL2a53873af3fcf/SOMMD/src'
make[1]: Leaving directory '/d/temp/RtmpsrOlOQ/R.INSTALL2a53873af3fcf/SOMMD/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-SOMMD/00new/SOMMD/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 'SOMMD' as SOMMD_0.1.2.zip
* DONE (SOMMD)