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

INSTALL report for Mulcom on tokay1

This page was generated on 2018-04-12 13:20:22 -0400 (Thu, 12 Apr 2018).

Package 908/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Mulcom 1.28.0
Claudio Isella
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/Mulcom
Branch: RELEASE_3_6
Last Commit: 88b70cc
Last Changed Date: 2017-10-30 12:39:30 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64 [ OK ] OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: Mulcom
Version: 1.28.0
Command: rm -rf Mulcom.buildbin-libdir && mkdir Mulcom.buildbin-libdir && C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.6/bioc/src/contrib/Mulcom_1.28.0.tar.gz && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --library=Mulcom.buildbin-libdir --merge-multiarch Mulcom_1.28.0.tar.gz && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL Mulcom_1.28.0.zip && rm Mulcom_1.28.0.tar.gz Mulcom_1.28.0.zip
StartedAt: 2018-04-11 18:22:31 -0400 (Wed, 11 Apr 2018)
EndedAt: 2018-04-11 18:24:21 -0400 (Wed, 11 Apr 2018)
EllapsedTime: 109.7 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf Mulcom.buildbin-libdir && mkdir Mulcom.buildbin-libdir  && C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.6/bioc/src/contrib/Mulcom_1.28.0.tar.gz && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --library=Mulcom.buildbin-libdir --merge-multiarch Mulcom_1.28.0.tar.gz && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL Mulcom_1.28.0.zip  && rm Mulcom_1.28.0.tar.gz Mulcom_1.28.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
100 1386k  100 1386k    0     0  39.8M      0 --:--:-- --:--:-- --:--:-- 43.6M

install for i386

* installing *source* package 'Mulcom' ...
** libs
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG     -I"C:/local323/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:/local323/lib/i386 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.6-bioc/meat/Mulcom.buildbin-libdir/Mulcom/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'Mulcom'
    finding HTML links ... done
    Affy                                    html  
    AffyIlmn                                html  
    Illumina                                html  
    Ilmn                                    html  
    MULCOM-class                            html  
    MULCOM_P                                html  
    harmonicMean                            html  
    limmaAffySymbols                        html  
    limmaIlmnSymbols                        html  
    mulCAND                                 html  
    mulCalc                                 html  
    mulDELTA                                html  
    mulDiff                                 html  
    mulFSG                                  html  
    mulIndex                                html  
    mulInt                                  html  
    mulMSE                                  html  
    mulOpt                                  html  
    mulOptPars                              html  
    mulOptPlot                              html  
    mulParOpt                               html  
    mulPerm                                 html  
    mulPermC                                html  
    mulSSE                                  html  
    mulScores                               html  
    mulcomGeneListIlmn                      html  
    samAffySymbols                          html  
    samIlmnSymbols                          html  
    samOptPars                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'Mulcom' ...
** libs
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG     -I"C:/local323/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_64/bin/g++ -shared -s -static-libgcc -o Mulcom.dll tmp.def mulLibs.o -LC:/local323/lib/x64 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.6-bioc/meat/Mulcom.buildbin-libdir/Mulcom/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'Mulcom' as Mulcom_1.28.0.zip
* DONE (Mulcom)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.6-bioc/R/library'
package 'Mulcom' successfully unpacked and MD5 sums checked
In R CMD INSTALL