* installing *source* package 'emdist' ... ** package 'emdist' 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/RtmpsXhrcZ/R.INSTALL1e74452f038e8/emdist/src' gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dummy.c -o dummy.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c emd-r.c -o emd-r.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c emd-rubner.c -o emd-rubner.o emd-rubner.c: In function 'emd_rubner': emd-rubner.c:254:23: warning: 'FlowP' may be used uninitialized [-Wmaybe-uninitialized] 254 | FlowP->from = XP->i; | ~~~~~~~~~~~~^~~~~~~ emd-rubner.c:197:11: note: 'FlowP' was declared here 197 | flow_t *FlowP; | ^~~~~ In function 'newSol', inlined from 'emd_rubner' at emd-rubner.c:224:4: emd-rubner.c:703:12: warning: 'LeaveX' may be used uninitialized [-Wmaybe-uninitialized] 703 | if (CurX->NextR == LeaveX) | ^ emd-rubner.c: In function 'emd_rubner': emd-rubner.c:645:21: note: 'LeaveX' was declared here 645 | node2_t *CurX, *LeaveX; | ^~~~~~ In function 'newSol', inlined from 'emd_rubner' at emd-rubner.c:224:4: emd-rubner.c:656:28: warning: 'minJ' may be used uninitialized [-Wmaybe-uninitialized] 656 | _EnterX->NextR = _ColsX[j]; | ^ emd-rubner.c: In function 'emd_rubner': emd-rubner.c:602:19: note: 'minJ' was declared here 602 | int i, j, minI, minJ; | ^~~~ In function 'newSol', inlined from 'emd_rubner' at emd-rubner.c:224:4: emd-rubner.c:655:28: warning: 'minI' may be used uninitialized [-Wmaybe-uninitialized] 655 | _EnterX->NextC = _RowsX[i]; | ^ emd-rubner.c: In function 'emd_rubner': emd-rubner.c:602:13: note: 'minI' was declared here 602 | int i, j, minI, minJ; | ^~~~ gcc -shared -s -static-libgcc -o emdist.dll tmp.def dummy.o emd-r.o emd-rubner.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.1/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpsXhrcZ/R.INSTALL1e74452f038e8/emdist/src' make[1]: Entering directory '/d/temp/RtmpsXhrcZ/R.INSTALL1e74452f038e8/emdist/src' make[1]: Leaving directory '/d/temp/RtmpsXhrcZ/R.INSTALL1e74452f038e8/emdist/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-emdist/00new/emdist/libs/x64 ** R ** 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 'emdist' as emdist_0.3-3.zip * DONE (emdist)