Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U [V] W  X  Y  Z 

BioC 3.3: INSTALL report for VanillaICE on windows2.bioconductor.org

This page was generated on 2015-10-27 12:14:20 -0400 (Tue, 27 Oct 2015).

Package 1080/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
VanillaICE 1.33.0
Robert Scharpf
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/VanillaICE
Last Changed Rev: 109592 / Revision: 109948
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64 [ OK ] OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: VanillaICE
Version: 1.33.0
Command: C:\cygwin64\bin\curl.exe -O http://linux2.bioconductor.org/BBS/3.3/bioc/src/contrib/VanillaICE_1.33.0.tar.gz && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch VanillaICE_1.33.0.tar.gz && rm VanillaICE_1.33.0.tar.gz
StartedAt: 2015-10-26 21:10:13 -0400 (Mon, 26 Oct 2015)
EndedAt: 2015-10-26 21:10:38 -0400 (Mon, 26 Oct 2015)
EllapsedTime: 25.3 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin64\bin\curl.exe -O http://linux2.bioconductor.org/BBS/3.3/bioc/src/contrib/VanillaICE_1.33.0.tar.gz && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch VanillaICE_1.33.0.tar.gz && rm VanillaICE_1.33.0.tar.gz
###
##############################################################################
##############################################################################


  % 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 1121k  100 1121k    0     0  67.0M      0 --:--:-- --:--:-- --:--:-- 99.5M

install for i386

* installing to library 'c:/biocbld/bbs-3.3-bioc/R/library'
* installing *source* package 'VanillaICE' ...
** libs
gcc -m32 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c rinit.c -o rinit.o
gcc -m32 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c viterbi.c -o viterbi.o
gcc -m32 -shared -s -static-libgcc -o VanillaICE.dll tmp.def rinit.o viterbi.o -lm -Ld:/RCompile/r-compiling/local/local320/lib/i386 -Ld:/RCompile/r-compiling/local/local320/lib -Lc:/biocbld/BBS-3˜1.3-B/R/bin/i386 -lR
installing to c:/biocbld/bbs-3.3-bioc/R/library/VanillaICE/libs/i386
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for 'distance' in package 'VanillaICE'
** help
*** installing help indices
** building package indices
** installing vignettes
   'VanillaICE.Rnw' 
   'crlmmDownstream.Rnw' 
** testing if installed package can be loaded

install for x64

* installing to library 'c:/biocbld/bbs-3.3-bioc/R/library'
* installing *source* package 'VanillaICE' ...
** libs
gcc -m64 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c rinit.c -o rinit.o
gcc -m64 -I"c:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c viterbi.c -o viterbi.o
gcc -m64 -shared -s -static-libgcc -o VanillaICE.dll tmp.def rinit.o viterbi.o -lm -Ld:/RCompile/r-compiling/local/local320/lib/x64 -Ld:/RCompile/r-compiling/local/local320/lib -Lc:/biocbld/BBS-3˜1.3-B/R/bin/x64 -lR
installing to c:/biocbld/bbs-3.3-bioc/R/library/VanillaICE/libs/x64
** testing if installed package can be loaded
* DONE (VanillaICE)