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.2: INSTALL report for genefilter on windows1.bioconductor.org

This page was generated on 2015-10-27 17:27:32 -0400 (Tue, 27 Oct 2015).

Package 399/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
genefilter 1.52.0
Bioconductor Package Maintainer
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/genefilter
Last Changed Rev: 109589 / Revision: 109947
Last Changed Date: 2015-10-13 15:36:05 -0400 (Tue, 13 Oct 2015)
linux1.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
windows1.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64 [ OK ] OK  OK  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: genefilter
Version: 1.52.0
Command: C:\cygwin64\bin\curl.exe -O http://linux1.bioconductor.org/BBS/3.2/bioc/src/contrib/genefilter_1.52.0.tar.gz && C:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch genefilter_1.52.0.tar.gz && rm genefilter_1.52.0.tar.gz
StartedAt: 2015-10-26 20:06:03 -0400 (Mon, 26 Oct 2015)
EndedAt: 2015-10-26 20:06:18 -0400 (Mon, 26 Oct 2015)
EllapsedTime: 14.7 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin64\bin\curl.exe -O http://linux1.bioconductor.org/BBS/3.2/bioc/src/contrib/genefilter_1.52.0.tar.gz && C:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch genefilter_1.52.0.tar.gz && rm genefilter_1.52.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  119k  100  119k    0     0  19.7M      0 --:--:-- --:--:-- --:--:-- 58.5M

install for i386

* installing to library 'C:/biocbld/bbs-3.2-bioc/R/library'
* installing *source* package 'genefilter' ...
** libs
g++ -m32 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O2 -Wall  -mtune=core2 -c half_range_mode.cpp -o half_range_mode.o
gcc -m32 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c init.c -o init.o
gcc -m32 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c nd.c -o nd.o
gcc -m32 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c pAUC.c -o pAUC.o
pAUC.c: In function 'pAUC':
pAUC.c:140:5: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gcc -m32 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c rowPAUCs.c -o rowPAUCs.o
gcc -m32 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c rowttests.c -o rowttests.o
gfortran -m32     -O3  -mtune=core2 -c ttest.f -o ttest.o
g++ -m32 -shared -s -static-libgcc -o genefilter.dll tmp.def half_range_mode.o init.o nd.o pAUC.o rowPAUCs.o rowttests.o ttest.o -Ld:/RCompile/r-compiling/local/local320/lib/i386 -Ld:/RCompile/r-compiling/local/local320/lib -lgfortran -LC:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lR
installing to C:/biocbld/bbs-3.2-bioc/R/library/genefilter/libs/i386
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Creating a generic function for 'plot' from package 'graphics' in package 'genefilter'
** 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.2-bioc/R/library'
* installing *source* package 'genefilter' ...
** libs
g++ -m64 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O2 -Wall  -mtune=core2 -c half_range_mode.cpp -o half_range_mode.o
gcc -m64 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c init.c -o init.o
gcc -m64 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c nd.c -o nd.o
gcc -m64 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c pAUC.c -o pAUC.o
pAUC.c: In function 'pAUC':
pAUC.c:140:5: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
gcc -m64 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c rowPAUCs.c -o rowPAUCs.o
gcc -m64 -I"C:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c rowttests.c -o rowttests.o
gfortran -m64     -O2  -mtune=core2 -c ttest.f -o ttest.o
g++ -m64 -shared -s -static-libgcc -o genefilter.dll tmp.def half_range_mode.o init.o nd.o pAUC.o rowPAUCs.o rowttests.o ttest.o -Ld:/RCompile/r-compiling/local/local320/lib/x64 -Ld:/RCompile/r-compiling/local/local320/lib -lgfortran -LC:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lR
installing to C:/biocbld/bbs-3.2-bioc/R/library/genefilter/libs/x64
** testing if installed package can be loaded
* DONE (genefilter)