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 

Package 191/514HostnameOS / ArchBUILDCHECKBUILD BIN
genefilter 1.36.0
Bioconductor Package Maintainer
Snapshot Date: 2012-03-23 18:21:46 -0700 (Fri, 23 Mar 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_9/madman/Rpacks/genefilter
Last Changed Rev: 59920 / Revision: 64395
Last Changed Date: 2011-10-31 15:59:03 -0700 (Mon, 31 Oct 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ]
pitt Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: genefilter
Version: 1.36.0
Command: rm -rf genefilter.buildbin-libdir && mkdir genefilter.buildbin-libdir && D:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=genefilter.buildbin-libdir genefilter_1.36.0.tar.gz
StartedAt: 2012-03-24 03:44:13 -0700 (Sat, 24 Mar 2012)
EndedAt: 2012-03-24 03:45:27 -0700 (Sat, 24 Mar 2012)
EllapsedTime: 73.9 seconds
RetCode: 0
Status:  OK  
PackageFile: genefilter_1.36.0.zip
PackageFileSize: 862.9 KiB

Command output


install for i386

* installing *source* package 'genefilter' ...
** libs
g++  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -mtune=core2 -c half_range_mode.cpp -o half_range_mode.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O3 -Wall  -std=gnu99 -mtune=core2 -c init.c -o init.o
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O3 -Wall  -std=gnu99 -mtune=core2 -c nd.c -o nd.o
nd.c: In function 'gf_dist_binary':
nd.c:242:16: warning: unused variable 'w2' [-Wunused-variable]
nd.c:242:12: warning: unused variable 'w1' [-Wunused-variable]
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O3 -Wall  -std=gnu99 -mtune=core2 -c pAUC.c -o pAUC.o
pAUC.c: In function 'pAUC_c':
pAUC.c:73:9: warning: operation on 'ta' may be undefined [-Wsequence-point]
pAUC.c:76:6: warning: operation on 'ta' may be undefined [-Wsequence-point]
pAUC.c:79:9: warning: operation on 'ta' may be undefined [-Wsequence-point]
pAUC.c: In function 'pAUC':
pAUC.c:141:5: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
pAUC.c:123:9: warning: unused variable 'i' [-Wunused-variable]
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O3 -Wall  -std=gnu99 -mtune=core2 -c rowPAUCs.c -o rowPAUCs.o
rowPAUCs.c: In function 'ROCpAUC_c':
rowPAUCs.c:97:9: warning: operation on 'ta' may be undefined [-Wsequence-point]
rowPAUCs.c:100:6: warning: operation on 'ta' may be undefined [-Wsequence-point]
rowPAUCs.c:103:9: warning: operation on 'ta' may be undefined [-Wsequence-point]
gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O3 -Wall  -std=gnu99 -mtune=core2 -c rowttests.c -o rowttests.o
gfortran      -O3  -mtune=core2 -c ttest.f -o ttest.o
g++ -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 -lgfortran -LD:/biocbld/BBS-2˜1.9-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/genefilter.buildbin-libdir/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 ...
*** tangling vignette sources ...
   'howtogenefilter.Rnw' 
   'howtogenefinder.Rnw' 
   'independent_filtering_plots.Rnw' 
** testing if installed package can be loaded

add DLL for x64

* installing *source* package 'genefilter' ...
** libs
g++ -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c half_range_mode.cpp -o half_range_mode.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c init.c -o init.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c nd.c -o nd.o
nd.c: In function 'gf_dist_binary':
nd.c:242:16: warning: unused variable 'w2' [-Wunused-variable]
nd.c:242:12: warning: unused variable 'w1' [-Wunused-variable]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c pAUC.c -o pAUC.o
pAUC.c: In function 'pAUC_c':
pAUC.c:73:9: warning: operation on 'ta' may be undefined [-Wsequence-point]
pAUC.c:76:6: warning: operation on 'ta' may be undefined [-Wsequence-point]
pAUC.c:79:9: warning: operation on 'ta' may be undefined [-Wsequence-point]
pAUC.c: In function 'pAUC':
pAUC.c:141:5: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
pAUC.c:123:9: warning: unused variable 'i' [-Wunused-variable]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c rowPAUCs.c -o rowPAUCs.o
rowPAUCs.c: In function 'ROCpAUC_c':
rowPAUCs.c:97:9: warning: operation on 'ta' may be undefined [-Wsequence-point]
rowPAUCs.c:100:6: warning: operation on 'ta' may be undefined [-Wsequence-point]
rowPAUCs.c:103:9: warning: operation on 'ta' may be undefined [-Wsequence-point]
gcc -m64 -I"D:/biocbld/BBS-2˜1.9-B/R/include"     -I"d:/RCompile/CRANpkg/extralibs64/local/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/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -lgfortran -LD:/biocbld/BBS-2˜1.9-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/genefilter.buildbin-libdir/genefilter/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'genefilter' as genefilter_1.36.0.zip

* DONE (genefilter)