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 99/389HostnameOS / ArchBUILDCHECKBUILD BIN
DEGseq 1.2.2
Likun Wang
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/DEGseq
Last Changed Rev: 47091 / Revision: 49923
Last Changed Date: 2010-05-24 08:05:30 -0700 (Mon, 24 May 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: DEGseq
Version: 1.2.2
Command: /Users/biocbuild/BBS/utils/build-universal.sh DEGseq_1.2.2.tar.gz /Library/Frameworks/R.framework/Versions/2.11/Resources/bin/R DEGseq.buildbin-libdir
StartedAt: 2010-10-04 19:17:01 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 19:17:41 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 39.9 seconds
RetCode: 0
Status:  OK 
PackageFile: DEGseq_1.2.2.tgz
PackageFileSize: 2.099 MiB

Command output

                INSTALLATION WITH 'R CMD INSTALL --preclean --library=DEGseq.buildbin-libdir DEGseq_1.2.2.tar.gz'

* installing *source* package ‘DEGseq’ ...
** libs
*** arch - i386
g++ -arch i386 -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 -fasm-blocks -c getGeneExp.cpp -o getGeneExp.o
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o DEGseq.so getGeneExp.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/DEGseq.buildbin-libdir/DEGseq/libs/i386
*** arch - ppc
g++ -arch ppc -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 -fasm-blocks -c getGeneExp.cpp -o getGeneExp.o
g++ -arch ppc -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o DEGseq.so getGeneExp.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/DEGseq.buildbin-libdir/DEGseq/libs/ppc
*** arch - x86_64
g++ -arch x86_64 -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 -fasm-blocks -c getGeneExp.cpp -o getGeneExp.o
g++ -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o DEGseq.so getGeneExp.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/DEGseq.buildbin-libdir/DEGseq/libs/x86_64
** R
** inst
** preparing package for lazy loading
Loading required package: tcltk
Loading Tcl/Tk interface ... done
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
Loading required package: impute
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (DEGseq)