Back to Multiple platform build/check report for BioC 3.8
ABCDEFGHI[J]KLMNOPQRSTUVWXYZ

INSTALL report for JunctionSeq on malbec1

This page was generated on 2019-04-16 11:51:47 -0400 (Tue, 16 Apr 2019).

Package 812/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
JunctionSeq 1.12.1
Stephen Hartley
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019)
URL: https://git.bioconductor.org/packages/JunctionSeq
Branch: RELEASE_3_8
Last Commit: 8a1f6cf
Last Changed Date: 2019-01-04 13:36:48 -0400 (Fri, 04 Jan 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64 [ OK ] OK  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: JunctionSeq
Version: 1.12.1
Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL JunctionSeq
StartedAt: 2019-04-15 18:14:32 -0400 (Mon, 15 Apr 2019)
EndedAt: 2019-04-15 18:15:24 -0400 (Mon, 15 Apr 2019)
EllapsedTime: 52.2 seconds
RetCode: 0
Status:  OK 

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL JunctionSeq
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.8-bioc/R/library’
* installing *source* package ‘JunctionSeq’ ...
** libs
g++  -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.8-bioc/R/library/RcppArmadillo/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c DESeq2.cpp -o DESeq2.o
In file included from /home/biocbuild/bbs-3.8-bioc/R/library/RcppArmadillo/include/armadillo:54:0,
                 from /home/biocbuild/bbs-3.8-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:46,
                 from /home/biocbuild/bbs-3.8-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:31,
                 from DESeq2.cpp:16:
/home/biocbuild/bbs-3.8-bioc/R/library/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:514:108: note: #pragma message: NOTE: suggest to enable C++14 mode for faster code; add -std=c++14 to compiler flags
     #pragma message ("NOTE: suggest to enable C++14 mode for faster code; add -std=c++14 to compiler flags")
                                                                                                            ^
g++  -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.8-bioc/R/library/RcppArmadillo/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
In file included from /home/biocbuild/bbs-3.8-bioc/R/library/RcppArmadillo/include/armadillo:54:0,
                 from /home/biocbuild/bbs-3.8-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:46,
                 from /home/biocbuild/bbs-3.8-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:31,
                 from RcppExports.cpp:4:
/home/biocbuild/bbs-3.8-bioc/R/library/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:514:108: note: #pragma message: NOTE: suggest to enable C++14 mode for faster code; add -std=c++14 to compiler flags
     #pragma message ("NOTE: suggest to enable C++14 mode for faster code; add -std=c++14 to compiler flags")
                                                                                                            ^
g++ -shared -L/home/biocbuild/bbs-3.8-bioc/R/lib -L/usr/local/lib -o JunctionSeq.so DESeq2.o RcppExports.o -L/home/biocbuild/bbs-3.8-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.8-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.8-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.8-bioc/R/library/JunctionSeq/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘JunctionSeq.Rnw’ 
** testing if installed package can be loaded
* DONE (JunctionSeq)