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 173/294HostnameOS / ArchBUILDCHECKBUILD BIN
MEDME 1.2.1
Mattia Pelizzola
Bioconductor Changelog
Snapshot Date: 2009-04-18 11:27:48 -0700 (Sat, 18 Apr 2009)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_3/madman/Rpacks/MEDME
Last Changed Rev: 38579 / Revision: 38965
Last Changed Date: 2009-04-07 16:27:19 -0700 (Tue, 07 Apr 2009)
wilson2 Linux (openSUSE 11.1) / x86_64  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 
pelham Mac OS X Leopard (10.5.6) / i386 [ OK ] OK  OK 
Package: MEDME
Version: 1.2.1
Command: /Library/Frameworks/R.framework/Versions/2.8/Resources/bin/R CMD build MEDME
StartedAt: 2009-04-18 16:37:05 -0700 (Sat, 18 Apr 2009)
EndedAt: 2009-04-18 16:37:58 -0700 (Sat, 18 Apr 2009)
EllapsedTime: 53.1 seconds
RetCode: 0
Status: OK
PackageFile: MEDME_1.2.1.tar.gz
PackageFileSize: 559.6 KiB

Command output

* checking for file 'MEDME/DESCRIPTION' ... OK
* preparing 'MEDME':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* Installing *source* package 'MEDME' ...
** libs
** arch - i386
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -c MEDMEweight.c -o MEDMEweight.o
MEDMEweight.c: In function 'MEDMEweight':
MEDMEweight.c:36: warning: 'Max' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'Min' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'E' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'D' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'C' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'B' may be used uninitialized in this function
MEDMEweight.c:30: warning: 'weight' may be used uninitialized in this function
gcc-4.2 -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o MEDME.so MEDMEweight.o   -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc
gcc-4.2 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -c MEDMEweight.c -o MEDMEweight.o
MEDMEweight.c: In function 'MEDMEweight':
MEDMEweight.c:36: warning: 'Max' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'Min' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'E' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'D' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'C' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'B' may be used uninitialized in this function
MEDMEweight.c:30: warning: 'weight' may be used uninitialized in this function
gcc-4.2 -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o MEDME.so MEDMEweight.o   -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc64
gcc-4.2 -arch ppc64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64  -I/usr/local/include    -fPIC  -g -O2 -Wall -c MEDMEweight.c -o MEDMEweight.o
MEDMEweight.c: In function 'MEDMEweight':
MEDMEweight.c:36: warning: 'Max' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'Min' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'E' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'D' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'C' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'B' may be used uninitialized in this function
MEDMEweight.c:30: warning: 'weight' may be used uninitialized in this function
gcc-4.2 -arch ppc64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o MEDME.so MEDMEweight.o   -L/Library/Frameworks/R.framework/Versions/2.8/Resources/lib/ppc64 -lR -dylib_file libRblas.dylib:/Library/Frameworks/R.framework/Versions/2.8/Resources/lib/ppc64/libRblas.dylib -Wl,-framework -Wl,CoreFoundation
** arch - x86_64
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -c MEDMEweight.c -o MEDMEweight.o
MEDMEweight.c: In function 'MEDMEweight':
MEDMEweight.c:36: warning: 'Min' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'E' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'D' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'C' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'B' may be used uninitialized in this function
MEDMEweight.c:36: warning: 'Max' may be used uninitialized in this function
MEDMEweight.c:30: warning: 'weight' may be used uninitialized in this function
gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o MEDME.so MEDMEweight.o   -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** R
** data
** inst
** preparing package for lazy loading
Loading required package: MASS
Loading required package: drc
Loading required package: alr3
Loading required package: lattice
Loading required package: magic
Loading required package: abind
Loading required package: nlme
Loading required package: plotrix

'drc' has been loaded.

Please cite R and 'drc' if used for a publication,
for references type 'citation()' and 'citation('drc')'.

** help
 >>> Building/Updating help pages for package 'MEDME'
     Formats: text html latex example 
  CGcount                           text    html    latex   example
  MEDME                             text    html    latex   example
  MEDME.readFiles                   text    html    latex
  MEDME.writeFiles                  text    html    latex
  MEDMEset-class                    text    html    latex   example
  predict                           text    html    latex   example
  smooth                            text    html    latex   example
  testMEDMEset                      text    html    latex
** building package indices ...
* DONE (MEDME)
* 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 'MEDME_1.2.1.tar.gz'