PICS 2.15.0 Renan Sauteraud
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/PICS | Last Changed Rev: 109592 / Revision: 109948 | Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015) |
| linux2.bioconductor.org | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | OK | | ![UNNEEDED, same version exists in internal repository UNNEEDED, same version exists in internal repository](../120px-Blue_Light_Icon.svg.png) |
windows2.bioconductor.org | Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64 | [ OK ] | OK | OK | OK | ![UNNEEDED, same version exists in internal repository UNNEEDED, same version exists in internal repository](../120px-Blue_Light_Icon.svg.png) |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin64\bin\curl.exe -O http://linux2.bioconductor.org/BBS/3.3/bioc/src/contrib/PICS_2.15.0.tar.gz && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch PICS_2.15.0.tar.gz && rm PICS_2.15.0.tar.gz
###
##############################################################################
##############################################################################
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 819k 100 819k 0 0 71.4M 0 --:--:-- --:--:-- --:--:-- 114M
install for i386
* installing to library 'c:/biocbld/bbs-3.3-bioc/R/library'
* installing *source* package 'PICS' ...
**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
** libs
gcc -m32 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Ifusion_sdk -D_USE_MEM_MAPPING_ -Ic:/gsl/i386/include -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -std=gnu99 -mtune=core2 -c pics.c -o pics.o
pics.c: In function 'iterEM':
pics.c:581:25: warning: unused variable 'mu' [-Wunused-variable]
pics.c: In function 'ECM1':
pics.c:803:3: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
pics.c:963:3: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
pics.c:651:15: warning: unused variable 'k' [-Wunused-variable]
pics.c: In function 'ECM2':
pics.c:1009:66: warning: unused variable 'ee' [-Wunused-variable]
pics.c:1009:57: warning: unused variable 'ggR' [-Wunused-variable]
pics.c:1009:52: warning: unused variable 'ggF' [-Wunused-variable]
pics.c:1009:47: warning: unused variable 'aaR' [-Wunused-variable]
pics.c:1009:42: warning: unused variable 'aaF' [-Wunused-variable]
pics.c:1009:29: warning: unused variable 'etaDiff' [-Wunused-variable]
pics.c:1009:9: warning: variable 'chiSum' set but not used [-Wunused-but-set-variable]
pics.c:1000:15: warning: unused variable 'k' [-Wunused-variable]
pics.c: In function 'BIC':
pics.c:1272:96: warning: unused variable 'k' [-Wunused-variable]
pics.c: In function 'getInfMat':
pics.c:1633:76: warning: unused variable 'PhiRw' [-Wunused-variable]
pics.c:1633:69: warning: unused variable 'PhiFw' [-Wunused-variable]
pics.c: In function 'mergePeak':
pics.c:1889:11: warning: unused variable 'j' [-Wunused-variable]
pics.c:1889:7: warning: unused variable 'i' [-Wunused-variable]
pics.c: In function 'BIC':
pics.c:1307:6: warning: 'penalty' may be used uninitialized in this function [-Wuninitialized]
pics.c: In function 'fitModelK':
pics.c:421:18: warning: 'firstFit' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Ifusion_sdk -D_USE_MEM_MAPPING_ -Ic:/gsl/i386/include -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -std=gnu99 -mtune=core2 -c segment.c -o segment.o
segment.c: In function 'segReads':
segment.c:123:3: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
segment.c:114:45: warning: unused variable 'count' [-Wunused-variable]
segment.c: In function 'callRegions':
segment.c:308:7: warning: unused variable 'i' [-Wunused-variable]
segment.c: In function 'getSegL':
segment.c:1364:11: warning: unused variable 'j' [-Wunused-variable]
segment.c: In function 'getDensity':
segment.c:1543:9: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
segment.c:1544:11: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
segment.c:1545:11: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
segment.c:1546:11: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
segment.c:1547:11: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
segment.c:1548:11: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
segment.c:1549:11: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
segment.c:1494:19: warning: variable 'chr' set but not used [-Wunused-but-set-variable]
segment.c:1490:8: warning: unused variable 'filter1' [-Wunused-variable]
segment.c:1489:11: warning: unused variable 'muFilter' [-Wunused-variable]
gcc -m32 -shared -s -static-libgcc -o PICS.dll tmp.def pics.o segment.o -lws2_32 -Lc:/gsl/i386/lib -lgsl -lgslcblas -lm -Ld:/RCompile/r-compiling/local/local320/lib/i386 -Ld:/RCompile/r-compiling/local/local320/lib -Lc:/biocbld/BBS-3˜1.3-B/R/bin/i386 -lR
installing to c:/biocbld/bbs-3.3-bioc/R/library/PICS/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
install for x64
* installing to library 'c:/biocbld/bbs-3.3-bioc/R/library'
* installing *source* package 'PICS' ...
**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
** libs
gcc -m64 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Ifusion_sdk -D_USE_MEM_MAPPING_ -Ic:/gsl/x64/include -I"d:/RCompile/r-compiling/local/local320/include" -O2 -Wall -std=gnu99 -mtune=core2 -c pics.c -o pics.o
pics.c: In function 'iterEM':
pics.c:581:25: warning: unused variable 'mu' [-Wunused-variable]
pics.c: In function 'ECM1':
pics.c:803:3: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
pics.c:963:3: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
pics.c:651:15: warning: unused variable 'k' [-Wunused-variable]
pics.c: In function 'ECM2':
pics.c:1009:66: warning: unused variable 'ee' [-Wunused-variable]
pics.c:1009:57: warning: unused variable 'ggR' [-Wunused-variable]
pics.c:1009:52: warning: unused variable 'ggF' [-Wunused-variable]
pics.c:1009:47: warning: unused variable 'aaR' [-Wunused-variable]
pics.c:1009:42: warning: unused variable 'aaF' [-Wunused-variable]
pics.c:1009:29: warning: unused variable 'etaDiff' [-Wunused-variable]
pics.c:1009:9: warning: variable 'chiSum' set but not used [-Wunused-but-set-variable]
pics.c:1000:15: warning: unused variable 'k' [-Wunused-variable]
pics.c: In function 'BIC':
pics.c:1272:96: warning: unused variable 'k' [-Wunused-variable]
pics.c: In function 'getInfMat':
pics.c:1633:76: warning: unused variable 'PhiRw' [-Wunused-variable]
pics.c:1633:69: warning: unused variable 'PhiFw' [-Wunused-variable]
pics.c: In function 'mergePeak':
pics.c:1889:11: warning: unused variable 'j' [-Wunused-variable]
pics.c:1889:7: warning: unused variable 'i' [-Wunused-variable]
pics.c: In function 'BIC':
pics.c:1307:6: warning: 'penalty' may be used uninitialized in this function [-Wuninitialized]
pics.c: In function 'fitModelK':
pics.c:421:18: warning: 'firstFit' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -Ifusion_sdk -D_USE_MEM_MAPPING_ -Ic:/gsl/x64/include -I"d:/RCompile/r-compiling/local/local320/include" -O2 -Wall -std=gnu99 -mtune=core2 -c segment.c -o segment.o
segment.c: In function 'segReads':
segment.c:123:3: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
segment.c:114:45: warning: unused variable 'count' [-Wunused-variable]
segment.c: In function 'callRegions':
segment.c:308:7: warning: unused variable 'i' [-Wunused-variable]
segment.c: In function 'getSegL':
segment.c:1364:11: warning: unused variable 'j' [-Wunused-variable]
segment.c: In function 'getDensity':
segment.c:1543:9: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
segment.c:1544:11: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
segment.c:1545:11: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
segment.c:1546:11: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
segment.c:1547:11: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
segment.c:1548:11: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
segment.c:1549:11: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
segment.c:1494:19: warning: variable 'chr' set but not used [-Wunused-but-set-variable]
segment.c:1490:8: warning: unused variable 'filter1' [-Wunused-variable]
segment.c:1489:11: warning: unused variable 'muFilter' [-Wunused-variable]
gcc -m64 -shared -s -static-libgcc -o PICS.dll tmp.def pics.o segment.o -lws2_32 -Lc:/gsl/x64/lib -lgsl -lgslcblas -lm -Ld:/RCompile/r-compiling/local/local320/lib/x64 -Ld:/RCompile/r-compiling/local/local320/lib -Lc:/biocbld/BBS-3˜1.3-B/R/bin/x64 -lR
installing to c:/biocbld/bbs-3.3-bioc/R/library/PICS/libs/x64
** testing if installed package can be loaded
* DONE (PICS)