Back to the "Multiple platform build/check report"
| Package 41/234 | Hostname | OS | Arch | BUILD | CHECK | BUILD BIN |
| BufferedMatrixMethods 1.2.0 B. M. Bolstad 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: BufferedMatrixMethods |
| Version: 1.2.0 |
| Command: /Users/biocbuild/BBS/utils/build-universal.sh BufferedMatrixMethods_1.2.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R BufferedMatrixMethods.buildbin-libdir |
| RetCode: 0 |
| Time: 4.5 seconds |
| Status: OK |
| PackageFile: BufferedMatrixMethods_1.2.0.tgz |
INSTALLATION WITH 'R CMD INSTALL BufferedMatrixMethods_1.2.0.tar.gz'
* Installing to library 'BufferedMatrixMethods.buildbin-libdir'
* Installing *source* package 'BufferedMatrixMethods' ...
** 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 -I"/Library/Frameworks/R.framework/Resources/library/BufferedMatrix/include" -fPIC -g -O2 -Wall -march=nocona -c init_package.c -o init_package.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 -I"/Library/Frameworks/R.framework/Resources/library/BufferedMatrix/include" -fPIC -g -O2 -Wall -march=nocona -c preprocess_bm.c -o preprocess_bm.o
preprocess_bm.c: In function 'bm_rma_bg_correct':
preprocess_bm.c:342: warning: unused variable 'i'
preprocess_bm.c: In function 'R_bm_rma_bg_correct':
preprocess_bm.c:376: warning: unused variable 'current_mode'
preprocess_bm.c: In function 'R_bm_quantile_normalize':
preprocess_bm.c:591: warning: unused variable 'current_mode'
preprocess_bm.c: At top level:
preprocess_bm.c:451: warning: 'min' defined but not used
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 BufferedMatrixMethods.so init_package.o preprocess_bm.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 -I"/Library/Frameworks/R.framework/Resources/library/BufferedMatrix/include" -fPIC -g -O2 -Wall -c init_package.c -o init_package.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 -I"/Library/Frameworks/R.framework/Resources/library/BufferedMatrix/include" -fPIC -g -O2 -Wall -c preprocess_bm.c -o preprocess_bm.o
preprocess_bm.c: In function 'bm_rma_bg_correct':
preprocess_bm.c:342: warning: unused variable 'i'
preprocess_bm.c: In function 'R_bm_rma_bg_correct':
preprocess_bm.c:376: warning: unused variable 'current_mode'
preprocess_bm.c: In function 'R_bm_quantile_normalize':
preprocess_bm.c:591: warning: unused variable 'current_mode'
preprocess_bm.c: At top level:
preprocess_bm.c:451: warning: 'min' defined but not used
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 BufferedMatrixMethods.so init_package.o preprocess_bm.o -F/Library/Frameworks/R.framework/.. -framework R
** R
** help
>>> Building/Updating help pages for package 'BufferedMatrixMethods'
Formats: text html latex example
rmapreprocess.bufferedmatrix text html latex
** building package indices ...
* DONE (BufferedMatrixMethods)