Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2018-10-29 10:12:53 -0400 (Mon, 29 Oct 2018).
Package 660/1642 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
Siddhartha Bagaria
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | [ OK ] | OK | WARNINGS | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK |
Package: GoogleGenomics |
Version: 2.3.2 |
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL GoogleGenomics |
StartedAt: 2018-10-28 19:21:19 -0400 (Sun, 28 Oct 2018) |
EndedAt: 2018-10-28 19:21:55 -0400 (Sun, 28 Oct 2018) |
EllapsedTime: 36.5 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL GoogleGenomics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’ * installing *source* package ‘GoogleGenomics’ ... /home/biocbuild/bbs-3.9-bioc/R/bin/Rcmd: 62: exec: CONFIG: not found checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ -std=gnu++11 accepts -g... yes checking how to run the C++ preprocessor... g++ -std=gnu++11 -E checking for pkg-config... 0 checking if ProtoBuf version >= 3.0.0... "yes" checking for protoc... /usr/bin/protoc checking gRPC... "no" configure: WARNING: " gRPC installation could not be found, or protocol buffer library is not >= 3.0.0. If your installation is in a non-standard location, please see installation instructions at https://github.com/Bioconductor/GoogleGenomics/blob/master/README.rst " configure: creating ./config.status config.status: creating src/Makevars ** libs g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I/usr/local/include -I. -I/usr/local/include -fpic -g -O2 -c init.cc -o init.o g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o GoogleGenomics.so init.o -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.9-bioc/R/library/GoogleGenomics/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded Configured public API key. Warning: Package 'GoogleGenomics' is deprecated and will be removed from Bioconductor version 3.9 * DONE (GoogleGenomics)