Back to the "Multiple platform build/check report"
| IMPORTANT NOTE: R was configured with --enable-strict-barrier on lamb1 |
| Package 10/247 | Hostname | OS | Arch | BUILD | CHECK | BUILD BIN |
affyio1.5.8Benjamin Milo BolstadLast Changed Date: 2007-08-10 06:55:12 -0700 Last Changed Rev: 26296 | 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: affyio |
| Version: 1.5.8 |
| Command: /Users/biocbuild/BBS/utils/build-universal.sh affyio_1.5.8.tar.gz /Library/Frameworks/R.framework/Resources/bin/R affyio.buildbin-libdir |
| RetCode: 0 |
| Time: 17.6 seconds |
| Status: OK |
| PackageFile: affyio_1.5.8.tgz |
INSTALLATION WITH 'R CMD INSTALL affyio_1.5.8.tar.gz'
* Installing to library 'affyio.buildbin-libdir'
* Installing *source* package 'affyio' ...
creating cache ./config.cache
checking how to run the C preprocessor... cc -E
checking for main in -lz... yes
checking for zlib.h... yes
checking if zlib version >= 1.1.3... yes
updating cache ./config.cache
creating ./config.status
creating src/Makevars
** libs
** arch - i386
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DHAVE_ZLIB=1 -msse3 -D__NO_MATH_INLINES -fPIC -g -O2 -Wall -std=gnu99 -march=nocona -c read_abatch.c -o read_abatch.o
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DHAVE_ZLIB=1 -msse3 -D__NO_MATH_INLINES -fPIC -g -O2 -Wall -std=gnu99 -march=nocona -c read_bpmap.c -o read_bpmap.o
read_bpmap.c: In function 'ReadBPMAPHeader':
read_bpmap.c:270: warning: unused variable 'version_number_int'
read_bpmap.c: At top level:
read_bpmap.c:50: warning: 'fread_be_int32' defined but not used
read_bpmap.c:91: warning: 'fread_uint32' defined but not used
read_bpmap.c:114: warning: 'fread_be_int16' defined but not used
read_bpmap.c:133: warning: 'fread_be_uint16' defined but not used
read_bpmap.c:153: warning: 'swap_uint_32' defined but not used
read_bpmap.c:180: warning: 'fread_be_float32' defined but not used
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DHAVE_ZLIB=1 -msse3 -D__NO_MATH_INLINES -fPIC -g -O2 -Wall -std=gnu99 -march=nocona -c read_cdf_xda.c -o read_cdf_xda.o
read_cdf_xda.c: In function 'isPM':
read_cdf_xda.c:758: warning: implicit declaration of function 'toupper'
read_cdf_xda.c: At top level:
read_cdf_xda.c:263: warning: 'fread_int16' defined but not used
read_cdf_xda.c:301: warning: 'swap_float_4' defined but not used
read_cdf_xda.c:309: warning: 'fread_float32' defined but not used
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DHAVE_ZLIB=1 -msse3 -D__NO_MATH_INLINES -fPIC -g -O2 -Wall -std=gnu99 -march=nocona -c read_cdffile2.c -o read_cdffile2.o
read_cdffile2.c:363: warning: 'token_ends_with' defined but not used
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o affyio.so read_abatch.o read_bpmap.o read_cdf_xda.o read_cdffile2.o -lz -F/Library/Frameworks/R.framework/.. -framework R
** R
** preparing package for lazy loading
** help
>>> Building/Updating help pages for package 'affyio'
Formats: text html latex example
check.cdf.type text html latex
read.cdffile.list text html latex
read.celfile text html latex
read.celfile.header text html latex
read.celfile.probeintensity.matri text html latex
** building package indices ...
* DONE (affyio)
INSTALLATION OF ppc LIBS WITH 'R_ARCH=/ppc R CMD INSTALL --libs-only affyio_1.5.8.tar.gz'
* Installing to library 'affyio.buildbin-libdir'
* Installing *source* package 'affyio' ...
creating cache ./config.cache
checking how to run the C preprocessor... cc -E
checking for main in -lz... yes
checking for zlib.h... yes
checking if zlib version >= 1.1.3... yes
updating cache ./config.cache
creating ./config.status
creating src/Makevars
** libs
** 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 -DHAVE_ZLIB=1 -I/usr/local/include -fPIC -g -O2 -Wall -c read_abatch.c -o read_abatch.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 -DHAVE_ZLIB=1 -I/usr/local/include -fPIC -g -O2 -Wall -c read_bpmap.c -o read_bpmap.o
read_bpmap.c: In function 'ReadBPMAPHeader':
read_bpmap.c:271: warning: unused variable 'unsigned_version_number_int'
read_bpmap.c: At top level:
read_bpmap.c:50: warning: 'fread_be_int32' defined but not used
read_bpmap.c:91: warning: 'fread_uint32' defined but not used
read_bpmap.c:114: warning: 'fread_be_int16' defined but not used
read_bpmap.c:133: warning: 'fread_be_uint16' defined but not used
read_bpmap.c:153: warning: 'swap_uint_32' defined but not used
read_bpmap.c:200: warning: 'fread_float32' defined but not used
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 -DHAVE_ZLIB=1 -I/usr/local/include -fPIC -g -O2 -Wall -c read_cdf_xda.c -o read_cdf_xda.o
read_cdf_xda.c: In function 'isPM':
read_cdf_xda.c:758: warning: implicit declaration of function 'toupper'
read_cdf_xda.c: At top level:
read_cdf_xda.c:263: warning: 'fread_int16' defined but not used
read_cdf_xda.c:309: warning: 'fread_float32' defined but not used
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 -DHAVE_ZLIB=1 -I/usr/local/include -fPIC -g -O2 -Wall -c read_cdffile2.c -o read_cdffile2.o
read_cdffile2.c:363: warning: 'token_ends_with' 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 affyio.so read_abatch.o read_bpmap.o read_cdf_xda.o read_cdffile2.o -lz -F/Library/Frameworks/R.framework/.. -framework R
* DONE (affyio)