Back to Multiple platform build/check report for BioC 3.8
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

INSTALL report for scfind on tokay1

This page was generated on 2019-04-13 11:28:20 -0400 (Sat, 13 Apr 2019).

Package 1396/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scfind 1.4.1
Vladimir Kiselev
Snapshot Date: 2019-04-12 17:01:30 -0400 (Fri, 12 Apr 2019)
URL: https://git.bioconductor.org/packages/scfind
Branch: RELEASE_3_8
Last Commit: 69ba6c2
Last Changed Date: 2019-01-04 13:48:45 -0400 (Fri, 04 Jan 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK  OK 
tokay1 Windows Server 2012 R2 Standard / x64 [ OK ] OK  OK  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: scfind
Version: 1.4.1
Command: C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.8/bioc/src/contrib/scfind_1.4.1.tar.gz && rm -rf scfind.buildbin-libdir && mkdir scfind.buildbin-libdir && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=scfind.buildbin-libdir scfind_1.4.1.tar.gz && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL scfind_1.4.1.zip && rm scfind_1.4.1.tar.gz scfind_1.4.1.zip
StartedAt: 2019-04-12 19:45:43 -0400 (Fri, 12 Apr 2019)
EndedAt: 2019-04-12 19:46:49 -0400 (Fri, 12 Apr 2019)
EllapsedTime: 66.6 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.8/bioc/src/contrib/scfind_1.4.1.tar.gz && rm -rf scfind.buildbin-libdir && mkdir scfind.buildbin-libdir && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=scfind.buildbin-libdir scfind_1.4.1.tar.gz && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL scfind_1.4.1.zip && rm scfind_1.4.1.tar.gz scfind_1.4.1.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 1613k  100 1613k    0     0  16.1M      0 --:--:-- --:--:-- --:--:-- 16.7M

install for i386

* installing *source* package 'scfind' ...
** libs
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c eliasFano.cpp -o eliasFano.o
eliasFano.cpp: In function 'std::vector<bool> int2bin(int)':
eliasFano.cpp:8:9: warning: unused variable 'rem' [-Wunused-variable]
     int rem;
         ^
eliasFano.cpp: In function 'Rcpp::NumericVector eliasFanoDecoding(Rcpp::LogicalVector, Rcpp::LogicalVector, int)':
eliasFano.cpp:83:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (int k = 0; k < h.size(); k++) {
                               ^
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o scfind.dll tmp.def RcppExports.o eliasFano.o -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/bin/i386 -lRlapack -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/bin/i386 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.8-bioc/meat/scfind.buildbin-libdir/scfind/libs/i386
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'scfind'
    finding HTML links ... done
    ann                                     html  
    buildCellIndex                          html  
    buildCellTypeIndex                      html  
    findCell                                html  
    findCellType                            html  
    yan                                     html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'scfind' ...
** libs
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c eliasFano.cpp -o eliasFano.o
eliasFano.cpp: In function 'std::vector<bool> int2bin(int)':
eliasFano.cpp:8:9: warning: unused variable 'rem' [-Wunused-variable]
     int rem;
         ^
eliasFano.cpp: In function 'Rcpp::NumericVector eliasFanoDecoding(Rcpp::LogicalVector, Rcpp::LogicalVector, int)':
eliasFano.cpp:83:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (int k = 0; k < h.size(); k++) {
                               ^
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o scfind.dll tmp.def RcppExports.o eliasFano.o -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/bin/x64 -lRlapack -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.8-B/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.8-bioc/meat/scfind.buildbin-libdir/scfind/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'scfind' as scfind_1.4.1.zip
* DONE (scfind)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.8-bioc/R/library'
package 'scfind' successfully unpacked and MD5 sums checked
In R CMD INSTALL