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 209/389HostnameOS / ArchBUILDCHECKBUILD BIN
limma 3.4.5
Gordon Smyth
Snapshot Date: 2010-10-04 11:22:20 -0700 (Mon, 04 Oct 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_6/madman/Rpacks/limma
Last Changed Rev: 49285 / Revision: 49923
Last Changed Date: 2010-09-07 22:57:09 -0700 (Tue, 07 Sep 2010)
wilson1 Linux (openSUSE 11.1) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK [ OK ]

Summary

Package: limma
Version: 3.4.5
Command: /Users/biocbuild/BBS/utils/build-universal.sh limma_3.4.5.tar.gz /Library/Frameworks/R.framework/Versions/2.11/Resources/bin/R limma.buildbin-libdir
StartedAt: 2010-10-04 19:22:41 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 19:22:50 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 9.3 seconds
RetCode: 0
Status:  OK 
PackageFile: limma_3.4.5.tgz
PackageFileSize: 1.186 MiB

Command output

                INSTALLATION WITH 'R CMD INSTALL --preclean --library=limma.buildbin-libdir limma_3.4.5.tar.gz'

* installing *source* package ‘limma’ ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c normexp.c -o normexp.o
normexp.c: In function ‘fit_saddle_nelder_mead’:
normexp.c:153: warning: floating constant exceeds range of ‘double’
normexp.c:167: warning: ISO C forbids passing argument 9 of ‘nmmin’ between function pointer and ‘void *’
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o limma.so normexp.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/limma.buildbin-libdir/limma/libs/i386
*** arch - ppc
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c normexp.c -o normexp.o
normexp.c: In function ‘fit_saddle_nelder_mead’:
normexp.c:153: warning: floating constant exceeds range of ‘double’
normexp.c:167: warning: ISO C forbids passing argument 9 of ‘nmmin’ between function pointer and ‘void *’
gcc -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o limma.so normexp.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/limma.buildbin-libdir/limma/libs/ppc
*** arch - x86_64
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c normexp.c -o normexp.o
normexp.c: In function ‘fit_saddle_nelder_mead’:
normexp.c:153: warning: floating constant exceeds range of ‘double’
normexp.c:167: warning: ISO C forbids passing argument 9 of ‘nmmin’ between function pointer and ‘void *’
gcc -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o limma.so normexp.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/limma.buildbin-libdir/limma/libs/x86_64
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (limma)