Back to Multiple platform build/check report for BioC 3.9
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

BUILD BIN report for DepecheR on tokay2

This page was generated on 2019-10-16 12:43:41 -0400 (Wed, 16 Oct 2019).

Package 417/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DepecheR 1.0.3
Jakob Theorell
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/DepecheR
Branch: RELEASE_3_9
Last Commit: 5174d68
Last Changed Date: 2019-06-28 07:05:57 -0400 (Fri, 28 Jun 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  ERROR [ OK ]
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: DepecheR
Version: 1.0.3
Command: rm -rf DepecheR.buildbin-libdir && mkdir DepecheR.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=DepecheR.buildbin-libdir DepecheR_1.0.3.tar.gz
StartedAt: 2019-10-16 09:03:32 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 09:04:43 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 70.4 seconds
RetCode: 0
Status:  OK  
PackageFile: DepecheR_1.0.3.zip
PackageFileSize: 2.813 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf DepecheR.buildbin-libdir && mkdir DepecheR.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=DepecheR.buildbin-libdir DepecheR_1.0.3.tar.gz
###
##############################################################################
##############################################################################



install for i386

* installing *source* package 'DepecheR' ...
** using staged installation
** libs
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG -I../inst/include -pthread -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c Clusterer.cpp -o Clusterer.o
Clusterer.cpp: In member function 'double Clusterer::cluster_norm(const RowMatrixXd&, const RowMatrixXd&, Eigen::VectorXi, double)':
Clusterer.cpp:204:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(unsigned int i = 0; i