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.3: INSTALL report for GenomicRanges on windows2.bioconductor.org

This page was generated on 2015-10-27 12:14:37 -0400 (Tue, 27 Oct 2015).

Package 425/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenomicRanges 1.23.1
Bioconductor Package Maintainer
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GenomicRanges
Last Changed Rev: 109852 / Revision: 109948
Last Changed Date: 2015-10-22 23:04:27 -0400 (Thu, 22 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64 [ OK ] OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: GenomicRanges
Version: 1.23.1
Command: C:\cygwin64\bin\curl.exe -O http://linux2.bioconductor.org/BBS/3.3/bioc/src/contrib/GenomicRanges_1.23.1.tar.gz && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch GenomicRanges_1.23.1.tar.gz && rm GenomicRanges_1.23.1.tar.gz
StartedAt: 2015-10-26 21:08:17 -0400 (Mon, 26 Oct 2015)
EndedAt: 2015-10-26 21:08:32 -0400 (Mon, 26 Oct 2015)
EllapsedTime: 14.5 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin64\bin\curl.exe -O http://linux2.bioconductor.org/BBS/3.3/bioc/src/contrib/GenomicRanges_1.23.1.tar.gz && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch GenomicRanges_1.23.1.tar.gz && rm GenomicRanges_1.23.1.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  144k  100  144k    0     0  24.4M      0 --:--:-- --:--:-- --:--:-- 70.4M

install for i386

* installing to library 'c:/biocbld/bbs-3.3-bioc/R/library'
* installing *source* package 'GenomicRanges' ...
** libs
gcc -m32 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"c:/biocbld/bbs-3.3-bioc/R/library/S4Vectors/include" -I"c:/biocbld/bbs-3.3-bioc/R/library/IRanges/include" -I"d:/RCompile/r-compiling/local/local320/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c IRanges_stubs.c -o IRanges_stubs.o
gcc -m32 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"c:/biocbld/bbs-3.3-bioc/R/library/S4Vectors/include" -I"c:/biocbld/bbs-3.3-bioc/R/library/IRanges/include" -I"d:/RCompile/r-compiling/local/local320/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c R_init_GenomicRanges.c -o R_init_GenomicRanges.o
gcc -m32 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"c:/biocbld/bbs-3.3-bioc/R/library/S4Vectors/include" -I"c:/biocbld/bbs-3.3-bioc/R/library/IRanges/include" -I"d:/RCompile/r-compiling/local/local320/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc -m32 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"c:/biocbld/bbs-3.3-bioc/R/library/S4Vectors/include" -I"c:/biocbld/bbs-3.3-bioc/R/library/IRanges/include" -I"d:/RCompile/r-compiling/local/local320/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c transcript_utils.c -o transcript_utils.o
transcript_utils.c: In function 'tlocs2rlocs':
transcript_utils.c:143:38: warning: 'end' may be used uninitialized in this function [-Wuninitialized]
transcript_utils.c:120:24: note: 'end' was declared here
transcript_utils.c:143:38: warning: 'start' may be used uninitialized in this function [-Wuninitialized]
transcript_utils.c:120:17: note: 'start' was declared here
gcc -m32 -shared -s -static-libgcc -o GenomicRanges.dll tmp.def IRanges_stubs.o R_init_GenomicRanges.o S4Vectors_stubs.o transcript_utils.o -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/GenomicRanges/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 'GenomicRanges' ...
** libs
gcc -m64 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"c:/biocbld/bbs-3.3-bioc/R/library/S4Vectors/include" -I"c:/biocbld/bbs-3.3-bioc/R/library/IRanges/include" -I"d:/RCompile/r-compiling/local/local320/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c IRanges_stubs.c -o IRanges_stubs.o
gcc -m64 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"c:/biocbld/bbs-3.3-bioc/R/library/S4Vectors/include" -I"c:/biocbld/bbs-3.3-bioc/R/library/IRanges/include" -I"d:/RCompile/r-compiling/local/local320/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c R_init_GenomicRanges.c -o R_init_GenomicRanges.o
gcc -m64 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"c:/biocbld/bbs-3.3-bioc/R/library/S4Vectors/include" -I"c:/biocbld/bbs-3.3-bioc/R/library/IRanges/include" -I"d:/RCompile/r-compiling/local/local320/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc -m64 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG    -I"c:/biocbld/bbs-3.3-bioc/R/library/S4Vectors/include" -I"c:/biocbld/bbs-3.3-bioc/R/library/IRanges/include" -I"d:/RCompile/r-compiling/local/local320/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c transcript_utils.c -o transcript_utils.o
transcript_utils.c: In function 'tlocs2rlocs':
transcript_utils.c:143:38: warning: 'end' may be used uninitialized in this function [-Wuninitialized]
transcript_utils.c:120:24: note: 'end' was declared here
transcript_utils.c:143:38: warning: 'start' may be used uninitialized in this function [-Wuninitialized]
transcript_utils.c:120:17: note: 'start' was declared here
gcc -m64 -shared -s -static-libgcc -o GenomicRanges.dll tmp.def IRanges_stubs.o R_init_GenomicRanges.o S4Vectors_stubs.o transcript_utils.o -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/GenomicRanges/libs/x64
** testing if installed package can be loaded
* DONE (GenomicRanges)