############################################################################## ############################################################################## ### ### Running command: ### ### C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/groHMM_1.28.0.tar.gz && rm -rf groHMM.buildbin-libdir && mkdir groHMM.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=groHMM.buildbin-libdir groHMM_1.28.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL groHMM_1.28.0.zip && rm groHMM_1.28.0.tar.gz groHMM_1.28.0.zip ### ############################################################################## ############################################################################## % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 3955k 8 347k 0 0 584k 0 0:00:06 --:--:-- 0:00:06 583k 43 3955k 43 1709k 0 0 1072k 0 0:00:03 0:00:01 0:00:02 1071k 100 3955k 100 3955k 0 0 1544k 0 0:00:02 0:00:02 --:--:-- 1545k install for i386 * installing *source* package 'groHMM' ... ** using staged installation ** libs "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c AnnotateProbes.c -o AnnotateProbes.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c DecayAlgorithm.c -o DecayAlgorithm.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -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/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c RegisterRRoutines.c -o RegisterRRoutines.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -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/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -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/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -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