Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

INSTALL report for Mulcom on tokay2

This page was generated on 2019-04-09 11:58:28 -0400 (Tue, 09 Apr 2019).

Package 1045/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Mulcom 1.33.0
Claudio Isella
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/Mulcom
Branch: master
Last Commit: bce25c7
Last Changed Date: 2018-10-30 11:54:29 -0400 (Tue, 30 Oct 2018)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  ERROR  ERROR  skipped 
tokay2 Windows Server 2012 R2 Standard / x64 [ ERROR ] ERROR  skipped  skipped 
celaya2 OS X 10.11.6 El Capitan / x86_64  ERROR  ERROR  skipped  skipped 
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK 

Summary

Package: Mulcom
Version: 1.33.0
Command: C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/Mulcom_1.33.0.tar.gz && rm -rf Mulcom.buildbin-libdir && mkdir Mulcom.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=Mulcom.buildbin-libdir Mulcom_1.33.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL Mulcom_1.33.0.zip && rm Mulcom_1.33.0.tar.gz Mulcom_1.33.0.zip
StartedAt: 2019-04-08 18:34:09 -0400 (Mon, 08 Apr 2019)
EndedAt: 2019-04-08 18:34:16 -0400 (Mon, 08 Apr 2019)
EllapsedTime: 7.3 seconds
RetCode: 1
Status:  ERROR  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/Mulcom_1.33.0.tar.gz && rm -rf Mulcom.buildbin-libdir && mkdir Mulcom.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=Mulcom.buildbin-libdir Mulcom_1.33.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL Mulcom_1.33.0.zip && rm Mulcom_1.33.0.tar.gz Mulcom_1.33.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 1385k    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1385k  100 1385k    0     0  16.7M      0 --:--:-- --:--:-- --:--:-- 18.0M

install for i386

* installing *source* package 'Mulcom' ...
** libs
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.9-B/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c mulLibs.cc -o mulLibs.o
mulLibs.cc: In function 'void Single_SimulationC(double*, double*, double*, double*, double*, double*, int*, int*, int*, int*, int*)':
mulLibs.cc:708:33: warning: statement has no effect [-Wunused-value]
                 current_cluster ;
                                 ^
mulLibs.cc: In function 'void Complete_SimulationC(double*, int*, double*, double*, int*, int*, int*, int*, int*)':
mulLibs.cc:1022:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                  for ( int i = 0 ; i < sss2.size() ; i++ ) {
                                      ^
mulLibs.cc:1023:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                          for ( int j = 0 ; j < harmonic_means.size() ; j++ ) {
                                              ^
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o Mulcom.dll tmp.def mulLibs.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.9-B/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.9-bioc/meat/Mulcom.buildbin-libdir/00LOCK-Mulcom/00new/Mulcom/libs/i386
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Error in reconcilePropertiesAndPrototype(name, slots, prototype, superClasses,  : 
  The prototype for class "MULCOM" has undefined slot(s): 'MSE_Correceted'
Error: unable to load R code in package 'Mulcom'
Execution halted
ERROR: lazy loading failed for package 'Mulcom'
* removing 'C:/Users/biocbuild/bbs-3.9-bioc/meat/Mulcom.buildbin-libdir/Mulcom'