Back to the "Multiple platform build/check report"

Package 127/234HostnameOSArchBUILDCHECKBUILD BIN
MANOR 1.10.0
Pierre Neuvial
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: MANOR
Version: 1.10.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build MANOR
RetCode: 0
Time: 14.8 seconds
Status: OK
PackageFile: MANOR_1.10.0.tar.gz

Command output

* checking for file 'MANOR/DESCRIPTION' ... OK
* preparing 'MANOR':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* Installing *source* package 'MANOR' ...
** 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  -msse3    -fPIC  -g -O2 -Wall -march=nocona -c Rnem_arg.c -o Rnem_arg.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 Rnem_exe.c -o Rnem_exe.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 exememo.c -o exememo.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 lib_io.c -o lib_io.o
lib_io.c: In function 'CountLinesColumns':
lib_io.c:354: warning: 'mincols' may be used uninitialized in this function
lib_io.c:354: warning: 'maxcols' 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 nem_alg.c -o nem_alg.o
nem_alg.c:85:1: warning: "MAXFLOAT" redefined
In file included from /Developer/SDKs/MacOSX10.4u.sdk/usr/include/math.h:28,
                 from nem_alg.c:73:
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/architecture/i386/math.h:527:1: warning: this is the location of the previous definition
nem_alg.c: In function 'ClassifyByNemOneBeta':
nem_alg.c:1631: warning: 'bestbeta' 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 nem_hlp.c -o nem_hlp.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 nem_mod.c -o nem_mod.o
nem_mod.c:51:1: warning: "MAXFLOAT" redefined
In file included from /Developer/SDKs/MacOSX10.4u.sdk/usr/include/math.h:28,
                 from nem_mod.c:39:
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/architecture/i386/math.h:527:1: warning: this is the location of the previous definition
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 nem_nei.c -o nem_nei.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 nem_rnd.c -o nem_rnd.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 nem_ver.c -o nem_ver.o
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 MANOR.so Rnem_arg.o Rnem_exe.o exememo.o lib_io.o nem_alg.o nem_hlp.o nem_mod.o nem_nei.o nem_rnd.o nem_ver.o   -F/Library/Frameworks/R.framework/.. -framework R 
** 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    -fPIC  -g -O2 -Wall -c Rnem_arg.c -o Rnem_arg.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 Rnem_exe.c -o Rnem_exe.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 exememo.c -o exememo.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 lib_io.c -o lib_io.o
lib_io.c: In function 'CountLinesColumns':
lib_io.c:354: warning: 'mincols' may be used uninitialized in this function
lib_io.c:354: warning: 'maxcols' 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 nem_alg.c -o nem_alg.o
nem_alg.c:85:1: warning: "MAXFLOAT" redefined
In file included from /Developer/SDKs/MacOSX10.4u.sdk/usr/include/math.h:26,
                 from nem_alg.c:73:
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/architecture/ppc/math.h:666:1: warning: this is the location of the previous definition
nem_alg.c: In function 'ClassifyByNemOneBeta':
nem_alg.c:1631: warning: 'bestbeta' 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 nem_hlp.c -o nem_hlp.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 nem_mod.c -o nem_mod.o
nem_mod.c:51:1: warning: "MAXFLOAT" redefined
In file included from /Developer/SDKs/MacOSX10.4u.sdk/usr/include/math.h:26,
                 from nem_mod.c:39:
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/architecture/ppc/math.h:666:1: warning: this is the location of the previous definition
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 nem_nei.c -o nem_nei.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 nem_rnd.c -o nem_rnd.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 nem_ver.c -o nem_ver.o
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 MANOR.so Rnem_arg.o Rnem_exe.o exememo.o lib_io.o nem_alg.o nem_hlp.o nem_mod.o nem_nei.o nem_rnd.o nem_ver.o   -F/Library/Frameworks/R.framework/.. -framework R 
** R
** data
** inst
** preparing package for lazy loading
Loading required package: GLAD
Loading required package: aws
Loading required package: tcltk
Loading Tcl/Tk interface ... done
[1] "Have fun with GLAD"
** help
 >>> Building/Updating help pages for package 'MANOR'
     Formats: text html latex example 
  MANOR-internal                    text    html    latex
  arrayTrend                        text    html    latex   example
  detectSB                          text    html    latex   example
  flag                              text    html    latex   example
  flag.arrayCGH                     text    html    latex   example
  flag.summary                      text    html    latex   example
  flags                             text    html    latex   example
  genome.plot                       text    html    latex   example
  html.report                       text    html    latex   example
  import                            text    html    latex   example
  nem                               text    html    latex   example
  norm.arrayCGH                     text    html    latex   example
  qscore                            text    html    latex   example
  qscore.arrayCGH                   text    html    latex   example
  qscore.summary                    text    html    latex   example
  qscores                           text    html    latex   example
  report.plot                       text    html    latex   example
  sort.arrayCGH                     text    html    latex   example
  spatial                           text    html    latex   example
** building package indices ...
* DONE (MANOR)
* 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 'MANOR_1.10.0.tar.gz'