Back to Multiple platform build/check report for BioC 3.8 |
|
This page was generated on 2019-04-16 11:50:17 -0400 (Tue, 16 Apr 2019).
Package 1555/1649 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
TFBSTools 1.20.0 Ge Tan
| malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | [ OK ] | OK | OK | |||||||
merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: TFBSTools |
Version: 1.20.0 |
Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL TFBSTools |
StartedAt: 2019-04-15 18:19:15 -0400 (Mon, 15 Apr 2019) |
EndedAt: 2019-04-15 18:19:51 -0400 (Mon, 15 Apr 2019) |
EllapsedTime: 36.0 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL TFBSTools ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.8-bioc/R/library’ * installing *source* package ‘TFBSTools’ ... ** libs gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c matrixAlignerDynamic.c -o matrixAlignerDynamic.o matrixAlignerDynamic.c: In function ‘score’: matrixAlignerDynamic.c:235:22: warning: ‘best_pntr’ may be used uninitialized in this function [-Wmaybe-uninitialized] while (current_pntr->father != NULL){ // while the father of the current pointer exists, walk through the best posible alignment ^ gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c R_init_TFBSTools.c -o R_init_TFBSTools.o gcc -shared -L/home/biocbuild/bbs-3.8-bioc/R/lib -L/usr/local/lib -o TFBSTools.so matrixAlignerDynamic.o R_init_TFBSTools.o -L/home/biocbuild/bbs-3.8-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.8-bioc/R/library/TFBSTools/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘seqLogo’ in package ‘TFBSTools’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (TFBSTools)