* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘emdist’ ... ** package ‘emdist’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfmXuNP/R.INSTALLc62b39267f/emdist/src' gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dummy.c -o dummy.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c emd-r.c -o emd-r.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c emd-rubner.c -o emd-rubner.o emd-rubner.c: In function ‘emd_rubner’: emd-rubner.c:810:20: warning: ‘minI’ is used uninitialized [-Wuninitialized] 810 | int i, j, found, minI, minJ; | ^~~~ emd-rubner.c:810:26: warning: ‘minJ’ is used uninitialized [-Wuninitialized] 810 | int i, j, found, minI, minJ; | ^~~~ emd-rubner.c:602:13: warning: ‘minI’ may be used uninitialized [-Wmaybe-uninitialized] 602 | int i, j, minI, minJ; | ^~~~ emd-rubner.c:602:19: warning: ‘minJ’ may be used uninitialized [-Wmaybe-uninitialized] 602 | int i, j, minI, minJ; | ^~~~ In function ‘newSol’, inlined from ‘emd_rubner’ at emd-rubner.c:224:4: emd-rubner.c:690:8: warning: ‘LeaveX’ may be used uninitialized [-Wmaybe-uninitialized] 690 | if (_RowsX[i] == LeaveX) | ^ emd-rubner.c: In function ‘emd_rubner’: emd-rubner.c:645:21: note: ‘LeaveX’ was declared here 645 | node2_t *CurX, *LeaveX; | ^~~~~~ 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; | ^~~~~ gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o emdist.so dummy.o emd-r.o emd-rubner.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpfmXuNP/R.INSTALLc62b39267f/emdist/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfmXuNP/R.INSTALLc62b39267f/emdist/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpfmXuNP/R.INSTALLc62b39267f/emdist/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-emdist/00new/emdist/libs ** 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 ** 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 * creating tarball packaged installation of ‘emdist’ as ‘emdist_0.3-3_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (emdist)