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

INSTALL report for Streamer on tokay1

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

Package 1362/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Streamer 1.24.0
Martin Morgan
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/Streamer
Branch: RELEASE_3_6
Last Commit: ccb4a10
Last Changed Date: 2017-10-30 12:39:35 -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: Streamer
Version: 1.24.0
Command: rm -rf Streamer.buildbin-libdir && mkdir Streamer.buildbin-libdir && C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.6/bioc/src/contrib/Streamer_1.24.0.tar.gz && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --library=Streamer.buildbin-libdir --merge-multiarch Streamer_1.24.0.tar.gz && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL Streamer_1.24.0.zip && rm Streamer_1.24.0.tar.gz Streamer_1.24.0.zip
StartedAt: 2018-04-11 18:30:06 -0400 (Wed, 11 Apr 2018)
EndedAt: 2018-04-11 18:31:25 -0400 (Wed, 11 Apr 2018)
EllapsedTime: 79.4 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf Streamer.buildbin-libdir && mkdir Streamer.buildbin-libdir  && C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.6/bioc/src/contrib/Streamer_1.24.0.tar.gz && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --library=Streamer.buildbin-libdir --merge-multiarch Streamer_1.24.0.tar.gz && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL Streamer_1.24.0.zip  && rm Streamer_1.24.0.tar.gz Streamer_1.24.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 43864  100 43864    0     0  1763k      0 --:--:-- --:--:-- --:--:-- 2039k

install for i386

* installing *source* package 'Streamer' ...
** libs
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=generic -c R_init_Streamer.c -o R_init_Streamer.o
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O3 -Wall  -std=gnu99 -mtune=generic -c raw_input.c -o raw_input.o
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o Streamer.dll tmp.def R_init_Streamer.o raw_input.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/Streamer.buildbin-libdir/Streamer/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'Streamer'
    finding HTML links ... done
    ConnectionProducer-classes              html  
    Consumer-class                          html  
    DAGTeam-class                           html  
    finding level-2 HTML links ... done

    Downsample-class                        html  
    FunctionProducerConsumer-classes        html  
    ParallelParam-classes                   html  
    Producer-class                          html  
    RawInput-class                          html  
    Reducer-class                           html  
    Seq-class                               html  
    Stream-class                            html  
    Streamer-package                        html  
    Team-class                              html  
    Utility-classes                         html  
    reset                                   html  
    status                                  html  
    yield                                   html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'Streamer' ...
** libs
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=generic -c R_init_Streamer.c -o R_init_Streamer.o
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG     -I"C:/local323/include"     -O2 -Wall  -std=gnu99 -mtune=generic -c raw_input.c -o raw_input.o
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o Streamer.dll tmp.def R_init_Streamer.o raw_input.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/Streamer.buildbin-libdir/Streamer/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'Streamer' as Streamer_1.24.0.zip
* DONE (Streamer)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.6-bioc/R/library'
package 'Streamer' successfully unpacked and MD5 sums checked
In R CMD INSTALL