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 75/389HostnameOS / ArchBUILDCHECKBUILD BIN
ChIPseqR 1.2.0
Peter Humburg
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/ChIPseqR
Last Changed Rev: 48051 / Revision: 49923
Last Changed Date: 2010-07-09 16:15:59 -0700 (Fri, 09 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: ChIPseqR
Version: 1.2.0
Command: /Users/biocbuild/BBS/utils/build-universal.sh ChIPseqR_1.2.0.tar.gz /Library/Frameworks/R.framework/Versions/2.11/Resources/bin/R ChIPseqR.buildbin-libdir
StartedAt: 2010-10-04 19:15:55 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 19:16:13 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 17.7 seconds
RetCode: 0
Status:  OK 
PackageFile: ChIPseqR_1.2.0.tgz
PackageFileSize: 443.1 KiB

Command output

                INSTALLATION WITH 'R CMD INSTALL --preclean --library=ChIPseqR.buildbin-libdir ChIPseqR_1.2.0.tar.gz'

* installing *source* package ‘ChIPseqR’ ...
** 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 startScore.c -o startScore.o
startScore.c: In function ‘_ratioStat_pois’:
startScore.c:66: warning: unused variable ‘tmp_stat’
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o ChIPseqR.so startScore.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/ChIPseqR.buildbin-libdir/ChIPseqR/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 startScore.c -o startScore.o
startScore.c: In function ‘_ratioStat_pois’:
startScore.c:66: warning: unused variable ‘tmp_stat’
gcc -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o ChIPseqR.so startScore.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/ChIPseqR.buildbin-libdir/ChIPseqR/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 startScore.c -o startScore.o
startScore.c: In function ‘_ratioStat_pois’:
startScore.c:66: warning: unused variable ‘tmp_stat’
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 ChIPseqR.so startScore.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/ChIPseqR.buildbin-libdir/ChIPseqR/libs/x86_64
** R
** inst
** preparing package for lazy loading
Loading required package: IRanges

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: GenomicRanges
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 (ChIPseqR)