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

INSTALL report for Mulcom on celaya2

This page was generated on 2019-04-09 12:59:23 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL Mulcom
StartedAt: 2019-04-08 18:05:52 -0400 (Mon, 08 Apr 2019)
EndedAt: 2019-04-08 18:06:26 -0400 (Mon, 08 Apr 2019)
EllapsedTime: 33.9 seconds
RetCode: 1
Status:  ERROR 

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL Mulcom
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘Mulcom’ ...
** using staged installation
** libs
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include  -fPIC  -Wall -g -O2  -c mulLibs.cc -o mulLibs.o
mulLibs.cc:708:17: warning: expression result unused [-Wunused-value]
                current_cluster ;
                ^˜˜˜˜˜˜˜˜˜˜˜˜˜˜
1 warning generated.
clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Mulcom.so mulLibs.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-Mulcom/00new/Mulcom/libs
** 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 ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Mulcom’