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: /home/biocbuild/bbs-2.1-bioc/R/bin/R CMD check affyio_1.5.8.tar.gz |
RetCode: 0 |
Time: 15.5 seconds |
Status: OK |
CheckDir: affyio.Rcheck |
Warnings: 0 |
* checking for working latex ... OK * using log directory '/home/biocbuild/bbs-2.1-bioc/meat/affyio.Rcheck' * using R version 2.6.0 Under development (unstable) (2007-08-06 r42439) * checking for file 'affyio/DESCRIPTION' ... OK * this is package 'affyio' version '1.5.8' * checking package name space information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking whether package 'affyio' can be installed ... OK * checking package directory ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the name space can be loaded with stated dependencies ... OK * checking for unstated dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking for portable compilation flags in Makevars ... OK * checking for portable use of $BLAS_LIBS ... OK * creating affyio-Ex.R ... OK * checking examples ... OK * creating affyio-manual.tex ... OK * checking affyio-manual.tex ... OK
affyio.Rcheck/00install.out:
* 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 gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -DHAVE_ZLIB=1 -I/usr/local/include -fpic -g -O2 -Wall -c read_abatch.c -o read_abatch.o gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -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: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 -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -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 -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -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:301: warning: 'swap_float_4' defined but not used read_cdf_xda.c:309: warning: 'fread_float32' defined but not used gcc -std=gnu99 -shared -L/usr/local/lib64 -o affyio.so read_abatch.o read_bpmap.o read_cdffile2.o read_cdf_xda.o -lz -L/home/biocbuild/bbs-2.1-bioc/R/lib -lR ** 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)