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 230/609HostnameOS / ArchBUILDCHECKBUILD BIN
genefilter 1.40.0
Bioconductor Package Maintainer
Snapshot Date: 2013-03-24 16:21:20 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_11/madman/Rpacks/genefilter
Last Changed Rev: 70050 / Revision: 74773
Last Changed Date: 2012-10-01 15:16:24 -0700 (Mon, 01 Oct 2012)
lamb1 Linux (openSUSE 12.1) / x86_64  OK  WARNINGS 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ]
perceval Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: genefilter
Version: 1.40.0
Command: rm -rf genefilter.buildbin-libdir && mkdir genefilter.buildbin-libdir && D:\biocbld\bbs-2.11-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=genefilter.buildbin-libdir genefilter_1.40.0.tar.gz
StartedAt: 2013-03-25 03:57:17 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 03:57:53 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 36.5 seconds
RetCode: 0
Status:  OK  
PackageFile: genefilter_1.40.0.zip
PackageFileSize: 869.4 KiB

Command output


install for i386

* installing *source* package 'genefilter' ...
** libs
g++ -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -mtune=core2 -c half_range_mode.cpp -o half_range_mode.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c init.c -o init.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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 -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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 -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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 -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -lgfortran -LD:/biocbld/BBS-2˜1.11-/R/bin/i386 -lR
installing to D:/biocbld/bbs-2.11-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
** installing vignettes
   'howtogenefilter.Rnw' 
   'howtogenefinder.Rnw' 
   'independent_filtering_plots.Rnw' 
** testing if installed package can be loaded

install for x64

* installing *source* package 'genefilter' ...
** libs
g++ -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -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.11-/R/include" -DNDEBUG     -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.11-/R/include" -DNDEBUG     -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.11-/R/include" -DNDEBUG     -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.11-/R/include" -DNDEBUG     -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.11-/R/include" -DNDEBUG     -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.11-/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.11-bioc/meat/genefilter.buildbin-libdir/genefilter/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'genefilter' as genefilter_1.40.0.zip

* DONE (genefilter)