Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O [P] Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.2: INSTALL report for PICS on moscato1

This page was generated on 2016-04-23 10:17:16 -0700 (Sat, 23 Apr 2016).

Package 775/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PICS 2.14.0
Renan Sauteraud
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/PICS
Last Changed Rev: 109589 / Revision: 116712
Last Changed Date: 2015-10-13 12:36:05 -0700 (Tue, 13 Oct 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64 [ OK ] OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: PICS
Version: 2.14.0
Command: rm -rf PICS.buildbin-libdir && mkdir PICS.buildbin-libdir && C:\cygwin\bin\curl.exe -O http://zin1/BBS/3.2/bioc/src/contrib/PICS_2.14.0.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --library=PICS.buildbin-libdir --merge-multiarch PICS_2.14.0.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL PICS_2.14.0.zip && rm PICS_2.14.0.tar.gz PICS_2.14.0.zip
StartedAt: 2016-04-22 18:19:39 -0700 (Fri, 22 Apr 2016)
EndedAt: 2016-04-22 18:22:32 -0700 (Fri, 22 Apr 2016)
EllapsedTime: 173.0 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf PICS.buildbin-libdir && mkdir PICS.buildbin-libdir  && C:\cygwin\bin\curl.exe -O http://zin1/BBS/3.2/bioc/src/contrib/PICS_2.14.0.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --library=PICS.buildbin-libdir --merge-multiarch PICS_2.14.0.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL PICS_2.14.0.zip  && rm PICS_2.14.0.tar.gz PICS_2.14.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
100  819k  100  819k    0     0  48.3M      0 --:--:-- --:--:-- --:--:-- 61.5M

install for i386

* installing *source* package 'PICS' ...

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -Ifusion_sdk -D_USE_MEM_MAPPING_ -IC:/GSL/i386/include    -I"d:/RCompile/r-compiling/local/local323/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"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -Ifusion_sdk -D_USE_MEM_MAPPING_ -IC:/GSL/i386/include    -I"d:/RCompile/r-compiling/local/local323/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/local323/lib/i386 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/PICS.buildbin-libdir/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 *source* package 'PICS' ...

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -Ifusion_sdk -D_USE_MEM_MAPPING_ -IC:/GSL/x64/include    -I"d:/RCompile/r-compiling/local/local323/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"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG -Ifusion_sdk -D_USE_MEM_MAPPING_ -IC:/GSL/x64/include    -I"d:/RCompile/r-compiling/local/local323/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/local323/lib/x64 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/PICS.buildbin-libdir/PICS/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'PICS' as PICS_2.14.0.zip
* DONE (PICS)
* installing to library 'D:/biocbld/bbs-3.2-bioc/R/library'
package 'PICS' successfully unpacked and MD5 sums checked