Back to Multiple platform build/check report for BioC 3.11
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

INSTALL report for CytoML on malbec2

This page was generated on 2020-10-17 11:54:38 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE CytoML PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 415/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CytoML 2.0.5
Mike Jiang , Jake Wagner
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/CytoML
Branch: RELEASE_3_11
Last Commit: b52baea
Last Changed Date: 2020-06-15 14:08:10 -0400 (Mon, 15 Jun 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64 [ OK ] OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: CytoML
Version: 2.0.5
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL CytoML
StartedAt: 2020-10-16 16:37:48 -0400 (Fri, 16 Oct 2020)
EndedAt: 2020-10-16 16:38:46 -0400 (Fri, 16 Oct 2020)
EllapsedTime: 58.6 seconds
RetCode: 0
Status:  OK 

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL CytoML
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’
* installing *source* package ‘CytoML’ ...
** using staged installation
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 for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
configure: setting xml2 flags...
configure: No directory was specified for --with-xml2. Trying to find xml2 using other methods.
checking for xml2-config... /usr/bin/xml2-config
configure: setting cytolib-ml commandline tool path...
configure: Using the following compilation and linking flags
configure:    PKG_CPPFLAGS=-I/usr/include/libxml2
configure:    PKG_LIBS=-lxml2 
configure:    CYTOLIBML_BIN=/usr/local/bin
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating R/cytolibml_bin_path.R
** libs
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG -DROUT -I../inst/include/ -I/usr/include/libxml2 -DBOOST_NO_AUTO_PTR  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rhdf5lib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppParallel/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/flowWorkspace/include' -I/usr/local/include   -fpic  -O3 -march=native -mtune=native -fPIC -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG -DROUT -I../inst/include/ -I/usr/include/libxml2 -DBOOST_NO_AUTO_PTR  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RProtoBufLib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/cytolib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rhdf5lib/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppParallel/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/flowWorkspace/include' -I/usr/local/include   -fpic  -O3 -march=native -mtune=native -fPIC -c parseFlowJoWorkspace.cpp -o parseFlowJoWorkspace.o
g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.11-bioc/R/lib -L/usr/local/lib -o CytoML.so RcppExports.o parseFlowJoWorkspace.o -L/home/biocbuild/bbs-3.11-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.11-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -lxml2 -L/home/biocbuild/bbs-3.11-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.11-bioc/R/library/00LOCK-CytoML/00new/CytoML/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 from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (CytoML)