############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf flagme.buildbin-libdir && mkdir flagme.buildbin-libdir && F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL --build --library=flagme.buildbin-libdir flagme_1.56.0.tar.gz ### ############################################################################## ############################################################################## * installing *source* package 'flagme' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.2.0' gcc -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dp.c -o dp.o dp.c: In function 'dp': dp.c:263:33: warning: 'cur_min' may be used uninitialized [-Wmaybe-uninitialized] 263 | D[(i+1)+(j+1)*(nr+1)] = cur_min; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ dp.c:218:21: note: 'cur_min' was declared here 218 | double gap=*gap_, cur_min, a, b, c; | ^~~~~~~ dp.c:264:35: warning: 'tb' may be used uninitialized [-Wmaybe-uninitialized] 264 | phi[(i+1)+(j+1)*(nr+1)] = tb; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ dp.c:217:30: note: 'tb' was declared here 217 | int i,j, nr=*nr_, nc=*nc_, tb, count=0, done=0; | ^~ gcc -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gcc -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c pearson.c -o pearson.o gcc -shared -s -static-libgcc -o flagme.dll tmp.def dp.o init.o pearson.o -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.17-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.17-bioc/meat/flagme.buildbin-libdir/00LOCK-flagme/00new/flagme/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** 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 'flagme' as flagme_1.56.0.zip * DONE (flagme)