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 

Package 171/419HostnameOS / ArchBUILDCHECKBUILD BIN
GenomicRanges 1.2.3
Biocore Team c/o BioC user list
Snapshot Date: 2011-03-30 23:22:56 -0700 (Wed, 30 Mar 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_7/madman/Rpacks/GenomicRanges
Last Changed Rev: 51795 / Revision: 54281
Last Changed Date: 2011-01-06 15:25:01 -0800 (Thu, 06 Jan 2011)
lamb2 Linux (openSUSE 11.2) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK [ OK ]
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: GenomicRanges
Version: 1.2.3
Command: E:\biocbld\bbs-2.7-bioc\R\bin\R.exe CMD INSTALL --build --library=GenomicRanges.buildbin-libdir GenomicRanges_1.2.3.tar.gz
StartedAt: 2011-03-31 08:57:59 -0700 (Thu, 31 Mar 2011)
EndedAt: 2011-03-31 08:58:12 -0700 (Thu, 31 Mar 2011)
EllapsedTime: 13.2 seconds
RetCode: 0
Status:  OK  
PackageFile: GenomicRanges_1.2.3.zip
PackageFileSize: 1.176 MiB

Command output

* installing *source* package 'GenomicRanges' ...
** libs
gcc -I"E:/biocbld/bbs-2.7-bioc/R/include"   -I"E:/biocbld/bbs-2.7-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c IRanges_stubs.c -o IRanges_stubs.o
gcc -I"E:/biocbld/bbs-2.7-bioc/R/include"   -I"E:/biocbld/bbs-2.7-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c R_init_GenomicRanges.c -o R_init_GenomicRanges.o
gcc -I"E:/biocbld/bbs-2.7-bioc/R/include"   -I"E:/biocbld/bbs-2.7-bioc/R/library/IRanges/include"      -O3 -Wall  -std=gnu99 -c cigar_utils.c -o cigar_utils.o
cigar_utils.c: In function 'cigar_to_width':
cigar_utils.c:841:23: warning: 'width' may be used uninitialized in this function
cigar_utils.c: In function 'cigar_qnarrow':
cigar_utils.c:311:17: warning: 'OPL' may be used uninitialized in this function
cigar_utils.c:311:17: note: 'OPL' was declared here
cigar_utils.c:312:7: warning: 'OP' may be used uninitialized in this function
cigar_utils.c:312:7: note: 'OP' was declared here
cigar_utils.c: In function 'cigar_narrow':
cigar_utils.c:471:17: warning: 'OPL' may be used uninitialized in this function
cigar_utils.c:471:17: note: 'OPL' was declared here
cigar_utils.c:472:7: warning: 'OP' may be used uninitialized in this function
cigar_utils.c:472:7: note: 'OP' was declared here
gcc -shared -s -static-libgcc -o GenomicRanges.dll tmp.def IRanges_stubs.o R_init_GenomicRanges.o cigar_utils.o -LE:/biocbld/bbs-2.7-bioc/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.7-bioc/meat/GenomicRanges.buildbin-libdir/GenomicRanges/libs/i386
** R
** inst
** preparing package for lazy loading

Attaching package: 'IRanges'

The following object(s) are masked from 'package:base':

    Map, cbind, eval, mapply, order, paste, pmax, pmax.int, pmin,
    pmin.int, rbind, rep.int, table

** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'GenomicRanges' as GenomicRanges_1.2.3.zip

* DONE (GenomicRanges)