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 330/389HostnameOS / ArchBUILDCHECKBUILD BIN
rtracklayer 1.8.1
Michael Lawrence
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/rtracklayer
Last Changed Rev: 48426 / Revision: 49923
Last Changed Date: 2010-07-26 11:43:59 -0700 (Mon, 26 Jul 2010)
wilson1 Linux (openSUSE 11.1) / x86_64  OK  WARNINGS 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  WARNINGS  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  WARNINGS  OK 
pelham Mac OS X Leopard (10.5.8) / i386 [ OK ] WARNINGS  OK 

Summary

Package: rtracklayer
Version: 1.8.1
Command: /Library/Frameworks/R.framework/Versions/2.11/Resources/bin/R CMD build rtracklayer
StartedAt: 2010-10-04 14:36:07 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 14:37:11 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 63.4 seconds
RetCode: 0
Status:  OK 
PackageFile: rtracklayer_1.8.1.tar.gz
PackageFileSize: 1.495 MiB

Command output

* checking for file 'rtracklayer/DESCRIPTION' ... OK
* preparing 'rtracklayer':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* installing *source* package ‘rtracklayer’ ...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gzeof in -lz... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for working strtod... yes
checking for bzero... yes
checking for dup2... yes
checking for getcwd... yes
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for regcomp... yes
checking for select... yes
checking for socket... yes
checking for sqrt... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for uname... yes
configure: creating ./config.status
config.status: creating src/Makevars
** 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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c IRanges_stubs.c -o IRanges_stubs.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c R_init_rtracklayer.c -o R_init_rtracklayer.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c bigWig.c -o bigWig.o
bigWig.c: In function ‘BWGFile_query’:
bigWig.c:189: warning: ‘ans_score’ may be used uninitialized in this function
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/bPlusTree.c -o ucsc/bPlusTree.o
ucsc/bPlusTree.c: In function ‘bptFileTraverse’:
ucsc/bPlusTree.c:240: warning: ‘return’ with a value, in function returning void
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/bbiRead.c -o ucsc/bbiRead.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/bbiWrite.c -o ucsc/bbiWrite.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/bwgCreate.c -o ucsc/bwgCreate.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/bwgQuery.c -o ucsc/bwgQuery.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/cirTree.c -o ucsc/cirTree.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/common.c -o ucsc/common.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/errabort.c -o ucsc/errabort.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/hash.c -o ucsc/hash.o
ucsc/hash.c: In function ‘hashIncInt’:
ucsc/hash.c:327: warning: wrong type argument to increment
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/linefile.c -o ucsc/linefile.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/localmem.c -o ucsc/localmem.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/sqlNum.c -o ucsc/sqlNum.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/zlibFace.c -o ucsc/zlibFace.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/dystring.c -o ucsc/dystring.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/hmmstats.c -o ucsc/hmmstats.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/obscure.c -o ucsc/obscure.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/pipeline.c -o ucsc/pipeline.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/rangeTree.c -o ucsc/rangeTree.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/rbTree.c -o ucsc/rbTree.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/memalloc.c -o ucsc/memalloc.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/dlist.c -o ucsc/dlist.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/udc.c -o ucsc/udc.o
ucsc/udc.c: In function ‘qDecode’:
ucsc/udc.c:867: warning: format ‘%02X’ expects type ‘unsigned int *’, but argument 3 has type ‘int *’
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/net.c -o ucsc/net.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/bits.c -o ucsc/bits.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/_cheapcgi.c -o ucsc/_cheapcgi.o
ucsc/_cheapcgi.c: In function ‘cgiDecode’:
ucsc/_cheapcgi.c:20: warning: format ‘%2x’ expects type ‘unsigned int *’, but argument 3 has type ‘int *’
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/internet.c -o ucsc/internet.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/https.c -o ucsc/https.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/base64.c -o ucsc/base64.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/verbose.c -o ucsc/verbose.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/os.c -o ucsc/os.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/wildcmp.c -o ucsc/wildcmp.o
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 -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c ucsc/_portimpl.c -o ucsc/_portimpl.o
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o rtracklayer.so IRanges_stubs.o R_init_rtracklayer.o bigWig.o ucsc/bPlusTree.o ucsc/bbiRead.o ucsc/bbiWrite.o ucsc/bwgCreate.o ucsc/bwgQuery.o ucsc/cirTree.o ucsc/common.o ucsc/errabort.o ucsc/hash.o ucsc/linefile.o ucsc/localmem.o ucsc/sqlNum.o ucsc/zlibFace.o ucsc/dystring.o ucsc/hmmstats.o ucsc/obscure.o ucsc/pipeline.o ucsc/rangeTree.o ucsc/rbTree.o ucsc/memalloc.o ucsc/dlist.o ucsc/udc.o ucsc/net.o ucsc/bits.o ucsc/_cheapcgi.o ucsc/internet.o ucsc/https.o ucsc/base64.o ucsc/verbose.o ucsc/os.o ucsc/wildcmp.o ucsc/_portimpl.o -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /private/tmp/Rinst7802029785/rtracklayer/libs/i386
** R
** data
** demo
** inst
** preparing package for lazy loading
Loading required package: bitops
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (rtracklayer)
* creating vignettes ... OK
* cleaning src
rm -f IRanges_stubs.o R_init_rtracklayer.o bigWig.o ucsc/bPlusTree.o ucsc/bbiRead.o ucsc/bbiWrite.o ucsc/bwgCreate.o ucsc/bwgQuery.o ucsc/cirTree.o ucsc/common.o ucsc/errabort.o ucsc/hash.o ucsc/linefile.o ucsc/localmem.o ucsc/sqlNum.o ucsc/zlibFace.o ucsc/dystring.o ucsc/hmmstats.o ucsc/obscure.o ucsc/pipeline.o ucsc/rangeTree.o ucsc/rbTree.o ucsc/memalloc.o ucsc/dlist.o ucsc/udc.o ucsc/net.o ucsc/bits.o ucsc/_cheapcgi.o ucsc/internet.o ucsc/https.o ucsc/base64.o ucsc/verbose.o ucsc/os.o ucsc/wildcmp.o ucsc/_portimpl.o
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building 'rtracklayer_1.8.1.tar.gz'