| Back to Multiple platform build/check report for BioC 3.7 | 
 | 
This page was generated on 2018-10-17 08:24:40 -0400 (Wed, 17 Oct 2018).
| Package 1500/1561 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| TransView 1.24.0 Julius Muller 
 | malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | [ OK ] | OK | OK |  | ||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK |  | ||||||
| merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |  | 
| Package: TransView | 
| Version: 1.24.0 | 
| Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL TransView | 
| StartedAt: 2018-10-15 18:12:42 -0400 (Mon, 15 Oct 2018) | 
| EndedAt: 2018-10-15 18:12:56 -0400 (Mon, 15 Oct 2018) | 
| EllapsedTime: 13.6 seconds | 
| RetCode: 0 | 
| Status: OK | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL TransView
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.7-bioc/R/library’
* installing *source* package ‘TransView’ ...
** libs
gcc -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rsamtools/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c R_init_TransView.c -o R_init_TransView.o
gcc -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rsamtools/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c bin_density.c -o bin_density.o
gcc -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rsamtools/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c construct_dc.c -o construct_dc.o
gcc -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rsamtools/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c parse_sam.c -o parse_sam.o
gcc -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rsamtools/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c slice_dc.c -o slice_dc.o
slice_dc.c: In function ‘slice_dc’:
slice_dc.c:179:5: warning: ‘slicep’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     shrink(slicep,new_vecp,rebuildc,wsize,summarizep);
     ^
gcc -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rsamtools/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c visuals.c -o visuals.o
gcc -shared -L/home/biocbuild/bbs-3.7-bioc/R/lib -L/usr/local/lib -o TransView.so R_init_TransView.o bin_density.o construct_dc.o parse_sam.o slice_dc.o visuals.o /home/biocbuild/bbs-3.7-bioc/R/library/Rsamtools/usrlib//libbam.a /home/biocbuild/bbs-3.7-bioc/R/library/Rsamtools/usrlib//libbcf.a /home/biocbuild/bbs-3.7-bioc/R/library/Rsamtools/usrlib//libtabix.a -lz -pthread -L/home/biocbuild/bbs-3.7-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.7-bioc/R/library/TransView/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (TransView)