Back to the "Multiple platform build/check report"

Package 77/234HostnameOSArchBUILDCHECKBUILD BIN
genefilter 1.16.0
Biocore Team c/o BioC user list
Last Changed Date: 2007-10-02 17:41:09 -0700
Last Changed Rev: 27709
lamb1 Linux (SUSE 10.1) x86_64  OK  OK 
wellington Linux (SUSE 9.2) i686  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) x64  OK  OK  OK 
pitt Mac OS X (10.4.10) i386 [ OK ] OK  OK 
Package: genefilter
Version: 1.16.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build genefilter
RetCode: 0
Time: 29.8 seconds
Status: OK
PackageFile: genefilter_1.16.0.tar.gz

Command output

* checking for file 'genefilter/DESCRIPTION' ... OK
* preparing 'genefilter':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* Installing *source* package 'genefilter' ...
** libs
** arch - i386
g++-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -msse3    -fPIC  -g -O2 -Wall -march=nocona -c half_range_mode.cpp -o half_range_mode.o
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -msse3    -fPIC  -g -O2 -Wall -march=nocona -c init.c -o init.o
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -msse3    -fPIC  -g -O2 -Wall -march=nocona -c nd.c -o nd.o
nd.c: In function 'gf_dist_binary':
nd.c:242: warning: unused variable 'w2'
nd.c:242: warning: unused variable 'w1'
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -msse3    -fPIC  -g -O2 -Wall -march=nocona -c pAUC.c -o pAUC.o
pAUC.c: In function 'pAUC_c':
pAUC.c:75: warning: operation on 'ta' may be undefined
pAUC.c:78: warning: operation on 'ta' may be undefined
pAUC.c:81: warning: operation on 'ta' may be undefined
pAUC.c: In function 'pAUC':
pAUC.c:141: warning: suggest parentheses around comparison in operand of |
pAUC.c:123: warning: unused variable 'i'
pAUC.c: In function 'pAUC_c':
pAUC.c:22: warning: 'ysum' may be used uninitialized in this function
pAUC.c:22: warning: 'xsum' may be used uninitialized in this function
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -msse3    -fPIC  -g -O2 -Wall -march=nocona -c rowPAUCs.c -o rowPAUCs.o
rowPAUCs.c: In function 'ROCpAUC_c':
rowPAUCs.c:96: warning: operation on 'ta' may be undefined
rowPAUCs.c:99: warning: operation on 'ta' may be undefined
rowPAUCs.c:102: warning: operation on 'ta' may be undefined
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -msse3    -fPIC  -g -O2 -Wall -march=nocona -c rowttests.c -o rowttests.o
gfortran-4.0 -arch i386  -isysroot /Developer/SDKs/MacOSX10.4u.sdk   -fPIC  -g -O2 -Wall -march=nocona -c ttest.f -o ttest.o
g++-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o genefilter.so half_range_mode.o init.o nd.o pAUC.o rowPAUCs.o rowttests.o ttest.o  -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1 -lgfortran -lgcc_s.10.4 -F/Library/Frameworks/R.framework/.. -framework R 
** arch - ppc
g++-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -c half_range_mode.cpp -o half_range_mode.o
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -c init.c -o init.o
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -c nd.c -o nd.o
nd.c: In function 'gf_dist_binary':
nd.c:242: warning: unused variable 'w2'
nd.c:242: warning: unused variable 'w1'
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -c pAUC.c -o pAUC.o
pAUC.c: In function 'pAUC_c':
pAUC.c:75: warning: operation on 'ta' may be undefined
pAUC.c:78: warning: operation on 'ta' may be undefined
pAUC.c:81: warning: operation on 'ta' may be undefined
pAUC.c: In function 'pAUC':
pAUC.c:141: warning: suggest parentheses around comparison in operand of |
pAUC.c:123: warning: unused variable 'i'
pAUC.c: In function 'pAUC_c':
pAUC.c:22: warning: 'ysum' may be used uninitialized in this function
pAUC.c:22: warning: 'xsum' may be used uninitialized in this function
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -c rowPAUCs.c -o rowPAUCs.o
rowPAUCs.c: In function 'ROCpAUC_c':
rowPAUCs.c:96: warning: operation on 'ta' may be undefined
rowPAUCs.c:99: warning: operation on 'ta' may be undefined
rowPAUCs.c:102: warning: operation on 'ta' may be undefined
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -c rowttests.c -o rowttests.o
gfortran-4.0 -arch ppc  -isysroot /Developer/SDKs/MacOSX10.4u.sdk   -fPIC  -g -O2 -Wall -c ttest.f -o ttest.o
g++-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o genefilter.so half_range_mode.o init.o nd.o pAUC.o rowPAUCs.o rowttests.o ttest.o  -L/usr/local/lib/gcc/powerpc-apple-darwin8/4.2.1 -lgfortran -lgcc_s.10.4 -lSystemStubs -F/Library/Frameworks/R.framework/.. -framework R 
** R
** data
**  moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Loading required package: Biobase
Loading required package: tools

Welcome to Bioconductor

  Vignettes contain introductory material. To view, type
  'openVignette()'. To cite Bioconductor, see
  'citation("Biobase")' and for packages 'citation(pkgname)'.

Loading required package: survival
Loading required package: splines
Creating a new generic function for "plot" in "genefilter"
** help
 >>> Building/Updating help pages for package 'genefilter'
     Formats: text html latex example 
  Anova                             text    html    latex   example
  allNA                             text    html    latex   example
  coxfilter                         text    html    latex   example
  cv                                text    html    latex   example
  dist2                             text    html    latex   example
  eSetFilter                        text    html    latex   example
  filterfun                         text    html    latex   example
  findLargest                       text    html    latex   example
  gapFilter                         text    html    latex   example
  genefilter                        text    html    latex   example
  genefinder                        text    html    latex   example
  genescale                         text    html    latex   example
  half.range.mode                   text    html    latex   example
  kOverA                            text    html    latex   example
  maxA                              text    html    latex   example
  nsFilter                          text    html    latex   example
  pOverA                            text    html    latex   example
  rowFtests                         text    html    latex   example
  rowROC-class                      text    html    latex   example
  rowSds                            text    html    latex   example
  rowpAUCs                          text    html    latex   example
  shorth                            text    html    latex   example
  tdata                             text    html    latex   example
  ttest                             text    html    latex   example
** building package indices ...
* DONE (genefilter)
* creating vignettes ... OK
* cleaning src
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building 'genefilter_1.16.0.tar.gz'