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 74/389HostnameOS / ArchBUILDCHECKBUILD BIN
chipseq 0.4.1
Biocore Team c/o BioC user list
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/chipseq
Last Changed Rev: 48570 / Revision: 49923
Last Changed Date: 2010-07-29 09:44:34 -0700 (Thu, 29 Jul 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: chipseq
Version: 0.4.1
Command: /Library/Frameworks/R.framework/Versions/2.11/Resources/bin/R CMD build chipseq
StartedAt: 2010-10-04 14:56:22 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 14:59:12 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 169.4 seconds
RetCode: 0
Status:  OK 
PackageFile: chipseq_0.4.1.tar.gz
PackageFileSize: 3.154 MiB

Command output

* checking for file 'chipseq/DESCRIPTION' ... OK
* preparing 'chipseq':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* installing *source* package ‘chipseq’ ...
** 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 rlesumprod.c -o rlesumprod.o
rlesumprod.c: In function ‘rle_sum_prod’:
rlesumprod.c:24: warning: operation on ‘i1’ may be undefined
rlesumprod.c:25: warning: operation on ‘i2’ may be undefined
rlesumprod.c:27: warning: operation on ‘i1’ may be undefined
rlesumprod.c:28: warning: operation on ‘i2’ may be undefined
rlesumprod.c:34: warning: operation on ‘i1’ may be undefined
rlesumprod.c:35: warning: operation on ‘i2’ may be undefined
rlesumprod.c: In function ‘rle_sum_any’:
rlesumprod.c:61: warning: operation on ‘i1’ may be undefined
rlesumprod.c:62: warning: operation on ‘i2’ may be undefined
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o chipseq.so rlesumprod.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /private/tmp/Rinst9706873420/chipseq/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 rlesumprod.c -o rlesumprod.o
rlesumprod.c: In function ‘rle_sum_prod’:
rlesumprod.c:24: warning: operation on ‘i1’ may be undefined
rlesumprod.c:25: warning: operation on ‘i2’ may be undefined
rlesumprod.c:27: warning: operation on ‘i1’ may be undefined
rlesumprod.c:28: warning: operation on ‘i2’ may be undefined
rlesumprod.c:34: warning: operation on ‘i1’ may be undefined
rlesumprod.c:35: warning: operation on ‘i2’ may be undefined
rlesumprod.c: In function ‘rle_sum_any’:
rlesumprod.c:61: warning: operation on ‘i1’ may be undefined
rlesumprod.c:62: warning: operation on ‘i2’ may be undefined
gcc -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o chipseq.so rlesumprod.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /private/tmp/Rinst9706873420/chipseq/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 rlesumprod.c -o rlesumprod.o
rlesumprod.c: In function ‘rle_sum_prod’:
rlesumprod.c:24: warning: operation on ‘i1’ may be undefined
rlesumprod.c:25: warning: operation on ‘i2’ may be undefined
rlesumprod.c:27: warning: operation on ‘i1’ may be undefined
rlesumprod.c:28: warning: operation on ‘i2’ may be undefined
rlesumprod.c:34: warning: operation on ‘i1’ may be undefined
rlesumprod.c:35: warning: operation on ‘i2’ may be undefined
rlesumprod.c: In function ‘rle_sum_any’:
rlesumprod.c:61: warning: operation on ‘i1’ may be undefined
rlesumprod.c:62: warning: operation on ‘i2’ may be undefined
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 chipseq.so rlesumprod.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /private/tmp/Rinst9706873420/chipseq/libs/x86_64
** R
** data
** inst
** preparing package for lazy loading

Attaching package: 'IRanges'

The following object(s) are masked from 'package:base':

    Map, cbind, mapply, order, paste, pmax, pmax.int, pmin, pmin.int,
    rbind, rep.int, table

Loading required package: Biostrings
Loading required package: lattice
Loading required package: Rsamtools
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (chipseq)
* creating vignettes ... OK
* cleaning src
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
WARNING: directory 'chipseq/inst/Scripts/figs' is empty
* building 'chipseq_0.4.1.tar.gz'