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 141/264HostnameOS / ArchBUILDCHECKBUILD BIN
MANOR 1.11.1
Pierre Neuvial
Snapshot Date: 2008-04-09 00:13:10 -0700 (Wed, 09 Apr 2008)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/MANOR
Last Changed Rev: 30663 / Revision: 30951
Last Changed Date: 2008-03-25 10:39:02 -0700 (Tue, 25 Mar 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 
pelham Mac OS X Leopard (10.5.1) / i386  OK  OK [ OK ]
Package: MANOR
Version: 1.11.1
Command: /Users/biocbuild/BBS/utils/build-universal.sh MANOR_1.11.1.tar.gz /Library/Frameworks/R.framework/Resources/bin/R MANOR.buildbin-libdir
StartedAt: 2008-04-09 07:26:49 -0700 (Wed, 09 Apr 2008)
EndedAt: 2008-04-09 07:27:21 -0700 (Wed, 09 Apr 2008)
EllapsedTime: 32.2 seconds
RetCode: 0
Status: OK
PackageFile: MANOR_1.11.1.tgz
PackageFileSize: 971.6 KiB

Command output

                INSTALLATION WITH 'R CMD INSTALL MANOR_1.11.1.tar.gz'

* Installing to library 'MANOR.buildbin-libdir'
* Installing *source* package 'MANOR' ...
** libs
** arch - i386
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -march=nocona -Wall -c Rnem_arg.c -o Rnem_arg.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -march=nocona -Wall -c Rnem_exe.c -o Rnem_exe.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -march=nocona -Wall -c exememo.c -o exememo.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -march=nocona -Wall -c lib_io.c -o lib_io.o
lib_io.c: In function 'CountLinesColumns':
lib_io.c:354: warning: 'maxcols' may be used uninitialized in this function
lib_io.c:354: warning: 'mincols' may be used uninitialized in this function
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -march=nocona -Wall -c nem_alg.c -o nem_alg.o
nem_alg.c:85:1: warning: "MAXFLOAT" redefined
In file included from /usr/include/math.h:28,
                 from nem_alg.c:73:
/usr/include/architecture/i386/math.h:542: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
nem_alg.c:1631: note: 'bestbeta' was declared here
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -march=nocona -Wall -c nem_hlp.c -o nem_hlp.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -march=nocona -Wall -c nem_mod.c -o nem_mod.o
nem_mod.c:51:1: warning: "MAXFLOAT" redefined
In file included from /usr/include/math.h:28,
                 from nem_mod.c:39:
/usr/include/architecture/i386/math.h:542:1: warning: this is the location of the previous definition
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -march=nocona -Wall -c nem_nei.c -o nem_nei.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -march=nocona -Wall -c nem_rnd.c -o nem_rnd.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -march=nocona -Wall -c nem_ver.c -o nem_ver.o
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 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 -lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation
** arch - ppc
gcc-4.2 -arch ppc -std=gnu99 -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.2 -arch ppc -std=gnu99 -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.2 -arch ppc -std=gnu99 -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.2 -arch ppc -std=gnu99 -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: 'maxcols' may be used uninitialized in this function
lib_io.c:354: warning: 'mincols' may be used uninitialized in this function
gcc-4.2 -arch ppc -std=gnu99 -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 /usr/include/math.h:26,
                 from nem_alg.c:73:
/usr/include/architecture/ppc/math.h:695: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
nem_alg.c:1631: note: 'bestbeta' was declared here
gcc-4.2 -arch ppc -std=gnu99 -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.2 -arch ppc -std=gnu99 -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 /usr/include/math.h:26,
                 from nem_mod.c:39:
/usr/include/architecture/ppc/math.h:695:1: warning: this is the location of the previous definition
gcc-4.2 -arch ppc -std=gnu99 -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.2 -arch ppc -std=gnu99 -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.2 -arch ppc -std=gnu99 -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.2 -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names  -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 -lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation
** arch - x86_64
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -c Rnem_arg.c -o Rnem_arg.o
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -c Rnem_exe.c -o Rnem_exe.o
Rnem_exe.c: In function 'MakeErrinfo':
Rnem_exe.c:216: warning: cast from pointer to integer of different size
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -c exememo.c -o exememo.o
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64  -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: 'maxcols' may be used uninitialized in this function
lib_io.c:354: warning: 'mincols' may be used uninitialized in this function
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64  -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 /usr/include/math.h:28,
                 from nem_alg.c:73:
/usr/include/architecture/i386/math.h:542: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
nem_alg.c:1631: note: 'bestbeta' was declared here
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -c nem_hlp.c -o nem_hlp.o
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64  -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 /usr/include/math.h:28,
                 from nem_mod.c:39:
/usr/include/architecture/i386/math.h:542:1: warning: this is the location of the previous definition
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -c nem_nei.c -o nem_nei.o
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -c nem_rnd.c -o nem_rnd.o
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -c nem_ver.c -o nem_ver.o
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 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 -Wl,-framework -Wl,CoreFoundation
** R
** data
** inst
** preparing package for lazy loading
Loading required package: GLAD
[1] "Have fun with GLAD"
** help
Note: ignoring empty \keyword entries
Note: ignoring empty \keyword entries
Note: ignoring empty \keyword entries
Note: ignoring empty \keyword entries
Note: ignoring empty \keyword entries
Note: ignoring empty \keyword entries
Note: ignoring empty \keyword entries
Note: removing empty section \examples
Note: ignoring empty \keyword entries
Note: ignoring empty \keyword entries
Note: ignoring empty \keyword entries
Note: ignoring empty \keyword entries
Note: removing empty section \details
Note: removing empty section \examples
Note: ignoring empty \keyword entries
Note: ignoring empty \keyword entries
Note: ignoring empty \keyword entries
Note: ignoring empty \keyword entries
 >>> 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
  import                            text    html    latex   example
  nem                               text    html    latex   example
  norm.arrayCGH                     text    html    latex   example
  qscore                            text    html    latex
  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)