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 GSVA on windows2.bioconductor.org

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

Package 475/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GSVA 1.19.0
Justin Guinney
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GSVA
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: GSVA
Version: 1.19.0
Command: C:\cygwin64\bin\curl.exe -O http://linux2.bioconductor.org/BBS/3.3/bioc/src/contrib/GSVA_1.19.0.tar.gz && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch GSVA_1.19.0.tar.gz && rm GSVA_1.19.0.tar.gz
StartedAt: 2015-10-26 21:05:20 -0400 (Mon, 26 Oct 2015)
EndedAt: 2015-10-26 21:05:32 -0400 (Mon, 26 Oct 2015)
EllapsedTime: 12.1 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/GSVA_1.19.0.tar.gz && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch GSVA_1.19.0.tar.gz && rm GSVA_1.19.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  815k  100  815k    0     0  62.4M      0 --:--:-- --:--:-- --:--:-- 88.4M

install for i386

* installing to library 'c:/biocbld/bbs-3.3-bioc/R/library'
* installing *source* package 'GSVA' ...
** 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 kernel_estimation.c -o kernel_estimation.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 ks_test.c -o ks_test.o
ks_test.c: In function 'ks_sample':
ks_test.c:22:9: warning: unused variable 'mx_value' [-Wunused-variable]
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 register_cmethods.c -o register_cmethods.o
gcc -m32 -shared -s -static-libgcc -o GSVA.dll tmp.def kernel_estimation.o ks_test.o register_cmethods.o -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/GSVA/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing to library 'c:/biocbld/bbs-3.3-bioc/R/library'
* installing *source* package 'GSVA' ...
** 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 kernel_estimation.c -o kernel_estimation.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 ks_test.c -o ks_test.o
ks_test.c: In function 'ks_sample':
ks_test.c:22:9: warning: unused variable 'mx_value' [-Wunused-variable]
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 register_cmethods.c -o register_cmethods.o
gcc -m64 -shared -s -static-libgcc -o GSVA.dll tmp.def kernel_estimation.o ks_test.o register_cmethods.o -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/GSVA/libs/x64
** testing if installed package can be loaded
* DONE (GSVA)