Back to the "Multiple platform build/check report"

Package 234/234HostnameOSArchBUILDCHECKBUILD BIN
xcms 1.10.0
Colin A. Smith
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: xcms
Version: 1.10.0
Command: /Users/biocbuild/BBS/utils/build-universal.sh xcms_1.10.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R xcms.buildbin-libdir
RetCode: 0
Time: 13.5 seconds
Status: OK
PackageFile: xcms_1.10.0.tgz

Command output

                    INSTALLATION WITH 'R CMD INSTALL xcms_1.10.0.tar.gz'

* Installing to library 'xcms.buildbin-libdir'
* Installing *source* package 'xcms' ...
** libs
** arch - i386
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 -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -msse3    -fPIC  -g -O2 -Wall -march=nocona -c base64.c -o base64.o
base64.c:18: warning: 'encode_group' defined but not used
base64.c:46: warning: 'decode_group' defined but not used
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 -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -msse3    -fPIC  -g -O2 -Wall -march=nocona -c mzboxes.c -o mzboxes.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 -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -msse3    -fPIC  -g -O2 -Wall -march=nocona -c netCDF.c -o netCDF.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 -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -msse3    -fPIC  -g -O2 -Wall -march=nocona -c ramp.c -o ramp.o
ramp.c: In function 'readIndex':
ramp.c:262: warning: 'n' may be used uninitialized in this function
ramp.c: In function 'rampValidFileType':
ramp.c:1066: warning: 'result' may be used uninitialized in this function
ramp.c: In function 'readPeaks':
ramp.c:1535: warning: 'multiplier' may be used uninitialized in this function
ramp.c:1534: warning: 'deltaMass' may be used uninitialized in this function
ramp.c:1533: warning: 'lastMass' 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 -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -msse3    -fPIC  -g -O2 -Wall -march=nocona -c rampR.c -o rampR.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 -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -msse3    -fPIC  -g -O2 -Wall -march=nocona -c util.c -o util.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 -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -msse3    -fPIC  -g -O2 -Wall -march=nocona -c xcms.c -o xcms.o
xcms.c: In function 'ProfBinLin':
xcms.c:11: warning: 'ypre' may be used uninitialized in this function
xcms.c:11: warning: 'xpre' may be used uninitialized in this function
xcms.c: In function 'ProfBinLinBase':
xcms.c:62: warning: 'ipre' may be used uninitialized in this function
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o xcms.so base64.o mzboxes.o netCDF.o ramp.o rampR.o util.o xcms.o -L/usr/local/lib -L/sw/lib -lnetcdf -lz  -F/Library/Frameworks/R.framework/.. -framework R 
ld: warning -L: directory name (/sw/lib) does not exist
** arch - ppc
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 -I/sw/include -D_LARGEFILE_SOURCE -I/usr/local/include    -fPIC  -g -O2 -Wall -c base64.c -o base64.o
base64.c:18: warning: 'encode_group' defined but not used
base64.c:46: warning: 'decode_group' defined but not used
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 -I/sw/include -D_LARGEFILE_SOURCE -I/usr/local/include    -fPIC  -g -O2 -Wall -c mzboxes.c -o mzboxes.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 -I/sw/include -D_LARGEFILE_SOURCE -I/usr/local/include    -fPIC  -g -O2 -Wall -c netCDF.c -o netCDF.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 -I/sw/include -D_LARGEFILE_SOURCE -I/usr/local/include    -fPIC  -g -O2 -Wall -c ramp.c -o ramp.o
ramp.c: In function 'readIndex':
ramp.c:262: warning: 'n' may be used uninitialized in this function
ramp.c: In function 'rampValidFileType':
ramp.c:1066: warning: 'result' may be used uninitialized in this function
ramp.c: In function 'readPeaks':
ramp.c:1535: warning: 'multiplier' may be used uninitialized in this function
ramp.c:1534: warning: 'deltaMass' may be used uninitialized in this function
ramp.c:1533: warning: 'lastMass' 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 -I/sw/include -D_LARGEFILE_SOURCE -I/usr/local/include    -fPIC  -g -O2 -Wall -c rampR.c -o rampR.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 -I/sw/include -D_LARGEFILE_SOURCE -I/usr/local/include    -fPIC  -g -O2 -Wall -c util.c -o util.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 -I/sw/include -D_LARGEFILE_SOURCE -I/usr/local/include    -fPIC  -g -O2 -Wall -c xcms.c -o xcms.o
xcms.c: In function 'ProfBinLin':
xcms.c:11: warning: 'ypre' may be used uninitialized in this function
xcms.c:11: warning: 'xpre' may be used uninitialized in this function
xcms.c: In function 'ProfBinLinBase':
xcms.c:62: warning: 'ipre' may be used uninitialized in this function
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o xcms.so base64.o mzboxes.o netCDF.o ramp.o rampR.o util.o xcms.o -L/usr/local/lib -L/sw/lib -lnetcdf -lz  -F/Library/Frameworks/R.framework/.. -framework R 
ld: warning -L: directory name (/sw/lib) does not exist
** R
** inst
** preparing package for lazy loading
** help
 >>> Building/Updating help pages for package 'xcms'
     Formats: text html latex example 
  SSgauss                           text    html    latex
  c.xcmsSet                         text    html    latex
  colMax                            text    html    latex
  descendZero                       text    html    latex   example
  diffreport-methods                text    html    latex
  doubleMatrix                      text    html    latex
  etg                               text    html    latex
  fillPeaks-methods                 text    html    latex
  filtfft                           text    html    latex
  findEqualGreater                  text    html    latex
  findMZBoxes-methods               text    html    latex
  findPeaks-methods                 text    html    latex
  findPeaks.MSW-methods             text    html    latex
  findPeaks.centWave-methods        text    html    latex
  findPeaks.matchedFilter-methods   text    html    latex
  getEIC-methods                    text    html    latex
  getPeaks-methods                  text    html    latex
  getScan-methods                   text    html    latex
  getSpec-methods                   text    html    latex
  group-methods                     text    html    latex
  groupnames-methods                text    html    latex
  groupval-methods                  text    html    latex
  image.xcmsRaw                     text    html    latex
  medianFilter                      text    html    latex   example
  na.flatfill                       text    html    latex
  netCDF                            text    html    latex
  panel.cor                         text    html    latex
  plot.xcmsEIC                      text    html    latex
  plotChrom-methods                 text    html    latex
  plotPeaks-methods                 text    html    latex
  plotRaw-methods                   text    html    latex
  plotScan-methods                  text    html    latex
  plotSpec-methods                  text    html    latex
  plotSurf-methods                  text    html    latex
  plotTIC-methods                   text    html    latex
  plotrt-methods                    text    html    latex
  profGenerate                      text    html    latex
  profMedFilt-methods               text    html    latex
  profMethod-methods                text    html    latex
  profRange-methods                 text    html    latex
  profStep-methods                  text    html    latex
  pval                              text    html    latex
  ramp                              text    html    latex
  rawEIC-methods                    text    html    latex
  rectUnique                        text    html    latex   example
  retcor-methods                    text    html    latex
  retexp                            text    html    latex
  sampnames-methods                 text    html    latex
  specNoise                         text    html    latex
  specPeaks                         text    html    latex
  split.xcmsSet                     text    html    latex
  xcmsEIC-class                     text    html    latex
  xcmsRaw-class                     text    html    latex
  xcmsRaw                           text    html    latex
  xcmsSet-class                     text    html    latex
  xcmsSet                           text    html    latex
** building package indices ...
* DONE (xcms)