GenomicRanges 1.24.3 Bioconductor Package Maintainer
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/GenomicRanges | Last Changed Rev: 120819 / Revision: 122332 | Last Changed Date: 2016-09-08 20:34:08 -0700 (Thu, 08 Sep 2016) |
| zin2 | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | ERROR | | |
moscato2 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | [ OK ] | OK | WARNINGS | OK | |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | WARNINGS | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf GenomicRanges.buildbin-libdir && mkdir GenomicRanges.buildbin-libdir && C:\cygwin\bin\curl.exe -O http://zin2/BBS/3.3/bioc/src/contrib/GenomicRanges_1.24.3.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --library=GenomicRanges.buildbin-libdir --merge-multiarch GenomicRanges_1.24.3.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL GenomicRanges_1.24.3.zip && rm GenomicRanges_1.24.3.tar.gz GenomicRanges_1.24.3.zip
###
##############################################################################
##############################################################################
install for i386
* installing *source* package 'GenomicRanges' ...
** libs
C:/Rtools/mingw_32/bin/gcc -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I"E:/biocbld/bbs-3.3-bioc/R/library/S4Vectors/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/IRanges/include" -I"c:/local323/include" -O3 -Wall -std=gnu99 -mtune=core2 -c IRanges_stubs.c -o IRanges_stubs.o
C:/Rtools/mingw_32/bin/gcc -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I"E:/biocbld/bbs-3.3-bioc/R/library/S4Vectors/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/IRanges/include" -I"c:/local323/include" -O3 -Wall -std=gnu99 -mtune=core2 -c R_init_GenomicRanges.c -o R_init_GenomicRanges.o
C:/Rtools/mingw_32/bin/gcc -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I"E:/biocbld/bbs-3.3-bioc/R/library/S4Vectors/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/IRanges/include" -I"c:/local323/include" -O3 -Wall -std=gnu99 -mtune=core2 -c S4Vectors_stubs.c -o S4Vectors_stubs.o
C:/Rtools/mingw_32/bin/gcc -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I"E:/biocbld/bbs-3.3-bioc/R/library/S4Vectors/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/IRanges/include" -I"c:/local323/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 [-Wmaybe-uninitialized]
return on_minus_strand ? end - tloc : start + tloc;
^
transcript_utils.c:120:24: note: 'end' was declared here
int nexons, j, start, end, width;
^
transcript_utils.c:143:38: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
return on_minus_strand ? end - tloc : start + tloc;
^
transcript_utils.c:120:17: note: 'start' was declared here
int nexons, j, start, end, width;
^
C:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o GenomicRanges.dll tmp.def IRanges_stubs.o R_init_GenomicRanges.o S4Vectors_stubs.o transcript_utils.o -Lc:/local323/lib/i386 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/i386 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/GenomicRanges.buildbin-libdir/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 *source* package 'GenomicRanges' ...
** libs
C:/Rtools/mingw_64/bin/gcc -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I"E:/biocbld/bbs-3.3-bioc/R/library/S4Vectors/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/IRanges/include" -I"c:/local323/include" -O2 -Wall -std=gnu99 -mtune=core2 -c IRanges_stubs.c -o IRanges_stubs.o
C:/Rtools/mingw_64/bin/gcc -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I"E:/biocbld/bbs-3.3-bioc/R/library/S4Vectors/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/IRanges/include" -I"c:/local323/include" -O2 -Wall -std=gnu99 -mtune=core2 -c R_init_GenomicRanges.c -o R_init_GenomicRanges.o
C:/Rtools/mingw_64/bin/gcc -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I"E:/biocbld/bbs-3.3-bioc/R/library/S4Vectors/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/IRanges/include" -I"c:/local323/include" -O2 -Wall -std=gnu99 -mtune=core2 -c S4Vectors_stubs.c -o S4Vectors_stubs.o
C:/Rtools/mingw_64/bin/gcc -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG -I"E:/biocbld/bbs-3.3-bioc/R/library/S4Vectors/include" -I"E:/biocbld/bbs-3.3-bioc/R/library/IRanges/include" -I"c:/local323/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 [-Wmaybe-uninitialized]
return on_minus_strand ? end - tloc : start + tloc;
^
transcript_utils.c:120:24: note: 'end' was declared here
int nexons, j, start, end, width;
^
transcript_utils.c:143:38: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
return on_minus_strand ? end - tloc : start + tloc;
^
transcript_utils.c:120:17: note: 'start' was declared here
int nexons, j, start, end, width;
^
C:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o GenomicRanges.dll tmp.def IRanges_stubs.o R_init_GenomicRanges.o S4Vectors_stubs.o transcript_utils.o -Lc:/local323/lib/x64 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/x64 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/GenomicRanges.buildbin-libdir/GenomicRanges/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'GenomicRanges' as GenomicRanges_1.24.3.zip
* DONE (GenomicRanges)
* installing to library 'E:/biocbld/bbs-3.3-bioc/R/library'
package 'GenomicRanges' successfully unpacked and MD5 sums checked