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 206/260HostnameOS / ArchBUILDCHECKBUILD BIN
Ringo 1.4.0
J. Toedling
Snapshot Date: 2008-08-08 00:12:03 -0700 (Fri, 08 Aug 2008)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_2/madman/Rpacks/Ringo
Last Changed Rev: 31430 / Revision: 33132
Last Changed Date: 2008-04-29 16:50:18 -0700 (Tue, 29 Apr 2008)
lamb1 Linux (SUSE 10.1) / x86_64  OK  OK 
wilson2 Linux (openSUSE 10.3) / x86_64  OK  OK 
wellington Linux (openSUSE 10.3) / i686  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
pitt Mac OS X Tiger (10.4.11) / i386  OK  OK [ OK ]
Package: Ringo
Version: 1.4.0
Command: /Users/biocbuild/BBS/utils/build-universal.sh Ringo_1.4.0.tar.gz /Library/Frameworks/R.framework/Versions/2.7/Resources/bin/R Ringo.buildbin-libdir
StartedAt: 2008-08-08 06:55:19 -0700 (Fri, 08 Aug 2008)
EndedAt: 2008-08-08 06:55:35 -0700 (Fri, 08 Aug 2008)
EllapsedTime: 15.9 seconds
RetCode: 0
Status: OK
PackageFile: Ringo_1.4.0.tgz
PackageFileSize: 1.039 MiB

Command output

                INSTALLATION WITH 'R CMD INSTALL Ringo_1.4.0.tar.gz'

* Installing to library 'Ringo.buildbin-libdir'
* Installing *source* package 'Ringo' ...
** libs
** arch - i386
g++ -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -msse3    -fPIC  -g -O2 -march=nocona -c mmeansd.cpp -o mmeansd.o
g++ -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -msse3    -fPIC  -g -O2 -march=nocona -c mmedian.cpp -o mmedian.o
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -msse3    -fPIC  -g -O2 -march=nocona -c region_overlap.c -o region_overlap.o
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -msse3    -fPIC  -g -O2 -march=nocona -c ringo_init.c -o ringo_init.o
g++ -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o Ringo.so mmeansd.o mmedian.o region_overlap.o ringo_init.o   -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc
g++ -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -c mmeansd.cpp -o mmeansd.o
g++ -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -c mmedian.cpp -o mmedian.o
gcc -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -c region_overlap.c -o region_overlap.o
gcc -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -c ringo_init.c -o ringo_init.o
g++ -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o Ringo.so mmeansd.o mmedian.o region_overlap.o ringo_init.o   -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** R
** 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: genefilter
Loading required package: survival
Loading required package: splines
Loading required package: geneplotter
Loading required package: lattice
Loading required package: annotate
Loading required package: AnnotationDbi
Loading required package: DBI
Loading required package: RSQLite
Loading required package: xtable
KernSmooth 2.22 installed
Copyright M. P. Wand 1997
Loading required package: limma
Loading required package: vsn
Loading required package: affy
Loading required package: affyio
Loading required package: preprocessCore
Loading required package: RColorBrewer
Loading required package: SparseM
Package SparseM (0.78) loaded.  To cite, see citation("SparseM")
** help
 >>> Building/Updating help pages for package 'Ringo'
     Formats: text html latex example 
  Ringo-internal                    text    html    latex
  arrayImage                        text    html    latex   example
  asExprSet                         text    html    latex   example
  autocorr                          text    html    latex   example
  cherByThreshold                   text    html    latex   example
  cherClass                         text    html    latex   example
  chipAlongChrom                    text    html    latex   example
  computeRunningMedians             text    html    latex   example
  compute_gc                        text    html    latex   example
  compute_sliding_t                 text    html    latex   example
  corrPlot                          text    html    latex   example
  features2Probes                   text    html    latex   example
  findChersOnSmoothed               text    html    latex   example
  ftr2xys                           text    html    latex   example
  getFeats                          text    html    latex
  newCER                            text    html    latex   example
  nimblegenNorm                     text    html    latex
  plotAutocorr                      text    html    latex   example
  plot_cher                         text    html    latex
  posToProbeAnnoEnvironment         text    html    latex   example
  preprocess                        text    html    latex   example
  probeAnnoClass                    text    html    latex   example
  readNimblegen                     text    html    latex   example
  regionoverlap                     text    html    latex   example
  relateCERs                        text    html    latex   example
  sliding_meansd                    text    html    latex   example
  sliding_quantile                  text    html    latex   example
  upperBoundNull                    text    html    latex   example
  validProbeAnno                    text    html    latex   example
** building package indices ...
* DONE (Ringo)