############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf groHMM.buildbin-libdir && mkdir groHMM.buildbin-libdir && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=groHMM.buildbin-libdir groHMM_1.29.1.tar.gz ### ############################################################################## ############################################################################## * installing *source* package 'groHMM' ... ** using staged installation ** libs "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c AnnotateProbes.c -o AnnotateProbes.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c DecayAlgorithm.c -o DecayAlgorithm.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c MLEfit.c -o MLEfit.o In file included from MLEfit.c:44: hmmHeader.h:301:16: warning: 'expSum' defined but not used [-Wunused-function] static double expSum(double *logValues, int length) { ^~~~~~ hmmHeader.h:281:16: warning: 'MargainalizeSumLogProbOver' defined but not used [-Wunused-function] static double MargainalizeSumLogProbOver(int state, int position, ^~~~~~~~~~~~~~~~~~~~~~~~~~ "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c RegisterRRoutines.c -o RegisterRRoutines.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c Windowing.c -o Windowing.o Windowing.c: In function 'WindowAnalysis': Windowing.c:147:6: warning: unused variable 'II' [-Wunused-variable] int II = 0; ^~ "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c hmmEM.c -o hmmEM.o In file included from hmmEM.c:51: hmmHeader.h:301:16: warning: 'expSum' defined but not used [-Wunused-function] static double expSum(double *logValues, int length) { ^~~~~~ hmmHeader.h:281:16: warning: 'MargainalizeSumLogProbOver' defined but not used [-Wunused-function] static double MargainalizeSumLogProbOver(int state, int position, ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from hmmHeader.h:36, from hmmEM.c:51: UsefulValues.h:39:15: warning: 'VERY_LARGE_DOUBLE_VALUE' defined but not used [-Wunused-variable] static double VERY_LARGE_DOUBLE_VALUE = 1e20; ^~~~~~~~~~~~~~~~~~~~~~~ "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c hmmFwBw.c -o hmmFwBw.o hmmFwBw.c: In function 'forward': hmmFwBw.c:143:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(k=1; k