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 162/609HostnameOS / ArchBUILDCHECKBUILD BIN
DESeq 1.10.1
Simon Anders
Snapshot Date: 2013-03-24 16:21:20 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_11/madman/Rpacks/DESeq
Last Changed Rev: 70293 / Revision: 74773
Last Changed Date: 2012-10-08 13:51:48 -0700 (Mon, 08 Oct 2012)
lamb1 Linux (openSUSE 12.1) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ]
perceval Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: DESeq
Version: 1.10.1
Command: rm -rf DESeq.buildbin-libdir && mkdir DESeq.buildbin-libdir && D:\biocbld\bbs-2.11-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=DESeq.buildbin-libdir DESeq_1.10.1.tar.gz
StartedAt: 2013-03-25 03:53:05 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 03:53:32 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 26.8 seconds
RetCode: 0
Status:  OK  
PackageFile: DESeq_1.10.1.zip
PackageFileSize: 1.628 MiB

Command output


install for i386

* installing *source* package 'DESeq' ...
** libs
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c pval.c -o pval.o
pval.c: In function 'add_from_both_sides':
pval.c:26:11: warning: unused variable 'esttotalperlength' [-Wunused-variable]
gcc -m32 -shared -s -static-libgcc -o DESeq.dll tmp.def pval.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LD:/biocbld/BBS-2˜1.11-/R/bin/i386 -lR
installing to D:/biocbld/bbs-2.11-bioc/meat/DESeq.buildbin-libdir/DESeq/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'DESeq.Rnw' 
** testing if installed package can be loaded

install for x64

* installing *source* package 'DESeq' ...
** libs
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c pval.c -o pval.o
pval.c: In function 'add_from_both_sides':
pval.c:26:11: warning: unused variable 'esttotalperlength' [-Wunused-variable]
gcc -m64 -shared -s -static-libgcc -o DESeq.dll tmp.def pval.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LD:/biocbld/BBS-2˜1.11-/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.11-bioc/meat/DESeq.buildbin-libdir/DESeq/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'DESeq' as DESeq_1.10.1.zip

* DONE (DESeq)