| Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-10-16 12:16:50 -0400 (Wed, 16 Oct 2019).
| Package 1702/1741 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| universalmotif 1.2.1 Benjamin Jean-Marie Tremblay
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | [ OK ] | OK | OK | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
| celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
| Package: universalmotif |
| Version: 1.2.1 |
| Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL universalmotif |
| StartedAt: 2019-10-15 18:24:22 -0400 (Tue, 15 Oct 2019) |
| EndedAt: 2019-10-15 18:26:23 -0400 (Tue, 15 Oct 2019) |
| EllapsedTime: 121.5 seconds |
| RetCode: 0 |
| Status: OK |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL universalmotif
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘universalmotif’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c add_multifreq_helper.cpp -o add_multifreq_helper.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c motif_peaks_helper.cpp -o motif_peaks_helper.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c motif_pvalue_helper.cpp -o motif_pvalue_helper.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c motif_simil_helper.cpp -o motif_simil_helper.o
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include/RcppCommon.h:187:0,
from /home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include/Rcpp.h:27,
from motif_simil_helper.cpp:1:
/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h: In function ‘Rcpp::List merge_motifs_get_offset(Rcpp::NumericMatrix, Rcpp::NumericMatrix, Rcpp::String, double, Rcpp::NumericVector, Rcpp::NumericVector, double, bool)’:
/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:442:13: warning: ‘score’ may be used uninitialized in this function [-Wmaybe-uninitialized]
r_vector_start(x)[0] = object;
^~~~~~~~~~~~~~
motif_simil_helper.cpp:735:10: note: ‘score’ was declared here
double score;
^~~~~
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include/RcppCommon.h:187:0,
from /home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include/Rcpp.h:27,
from motif_simil_helper.cpp:1:
/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:442:13: warning: ‘offset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
r_vector_start(x)[0] = object;
^~~~~~~~~~~~~~
motif_simil_helper.cpp:734:7: note: ‘offset’ was declared here
int offset;
^~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c scan_sequences_helper.cpp -o scan_sequences_helper.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c shuffle_sequences_helper.cpp -o shuffle_sequences_helper.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c trim_motifs_helper.cpp -o trim_motifs_helper.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c universalmotif_helper.cpp -o universalmotif_helper.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c utils.cpp -o utils.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o universalmotif.so RcppExports.o add_multifreq_helper.o motif_peaks_helper.o motif_pvalue_helper.o motif_simil_helper.o scan_sequences_helper.o shuffle_sequences_helper.o trim_motifs_helper.o universalmotif_helper.o utils.o -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR
if test -e "/usr/bin/strip" & test -e "/bin/uname" & [[ `uname` == "Linux" ]] ; then /usr/bin/strip --strip-debug universalmotif.so; fi
installing to /home/biocbuild/bbs-3.9-bioc/R/library/00LOCK-universalmotif/00new/universalmotif/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
in method for ‘convert_motifs’ with signature ‘motifs="MotifList"’: no definition for class “MotifList”
in method for ‘convert_motifs’ with signature ‘motifs="TFFMFirst"’: no definition for class “TFFMFirst”
in method for ‘convert_motifs’ with signature ‘motifs="PFMatrix"’: no definition for class “PFMatrix”
in method for ‘convert_motifs’ with signature ‘motifs="PWMatrix"’: no definition for class “PWMatrix”
in method for ‘convert_motifs’ with signature ‘motifs="ICMatrix"’: no definition for class “ICMatrix”
in method for ‘convert_motifs’ with signature ‘motifs="XMatrixList"’: no definition for class “XMatrixList”
in method for ‘convert_motifs’ with signature ‘motifs="pwm"’: no definition for class “pwm”
in method for ‘convert_motifs’ with signature ‘motifs="pcm"’: no definition for class “pcm”
in method for ‘convert_motifs’ with signature ‘motifs="pfm"’: no definition for class “pfm”
in method for ‘convert_motifs’ with signature ‘motifs="PWM"’: no definition for class “PWM”
in method for ‘convert_motifs’ with signature ‘motifs="Motif"’: no definition for class “Motif”
** help
Loading required namespace: universalmotif
Registered S3 method overwritten by 'treeio':
method from
root.phylo ape
*** 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 (universalmotif)