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 534/553HostnameOS / ArchBUILDCHECKBUILD BIN
tweeDEseq 1.2.1
Juan R Gonzalez
Snapshot Date: 2012-09-23 17:01:39 -0700 (Sun, 23 Sep 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_10/madman/Rpacks/tweeDEseq
Last Changed Rev: 67778 / Revision: 69725
Last Changed Date: 2012-07-18 06:03:46 -0700 (Wed, 18 Jul 2012)
lamb2 Linux (openSUSE 11.4) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ]
petty Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: tweeDEseq
Version: 1.2.1
Command: rm -rf tweeDEseq.buildbin-libdir && mkdir tweeDEseq.buildbin-libdir && E:\biocbld\bbs-2.10-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=tweeDEseq.buildbin-libdir tweeDEseq_1.2.1.tar.gz
StartedAt: 2012-09-24 03:31:18 -0700 (Mon, 24 Sep 2012)
EndedAt: 2012-09-24 03:31:48 -0700 (Mon, 24 Sep 2012)
EllapsedTime: 29.7 seconds
RetCode: 0
Status:  OK  
PackageFile: tweeDEseq_1.2.1.zip
PackageFileSize: 420.8 KiB

Command output


install for i386

* installing *source* package 'tweeDEseq' ...
** libs
gcc  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O3 -Wall  -std=gnu99 -mtune=core2 -c cov_wt_C.c -o cov_wt_C.o
cov_wt_C.c: In function 'cov_wt_C':
cov_wt_C.c:79:18: warning: 'wvar' may be used uninitialized in this function [-Wuninitialized]
cov_wt_C.c: In function 'momentEstimates_wt_C':
cov_wt_C.c:154:16: warning: 'moments' may be used uninitialized in this function [-Wuninitialized]
gcc  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O3 -Wall  -std=gnu99 -mtune=core2 -c init_tweeDEseq.c -o init_tweeDEseq.o
gcc  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O3 -Wall  -std=gnu99 -mtune=core2 -c loglikGlm.c -o loglikGlm.o
gcc  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O3 -Wall  -std=gnu99 -mtune=core2 -c permtest.c -o permtest.o
permtest.c: In function 'pval':
permtest.c:38:10: warning: variable 'res' set but not used [-Wunused-but-set-variable]
permtest.c:43:1: warning: control reaches end of non-void function [-Wreturn-type]
gcc  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O3 -Wall  -std=gnu99 -mtune=core2 -c probs.c -o probs.o
gcc  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O3 -Wall  -std=gnu99 -mtune=core2 -c zhu2.c -o zhu2.o
gcc  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O3 -Wall  -std=gnu99 -mtune=core2 -c zhu3.c -o zhu3.o
gcc -shared -s -static-libgcc -o tweeDEseq.dll tmp.def cov_wt_C.o init_tweeDEseq.o loglikGlm.o permtest.o probs.o zhu2.o zhu3.o -LE:/biocbld/BBS-2˜1.10-/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.10-bioc/meat/tweeDEseq.buildbin-libdir/tweeDEseq/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'tweeDEseq.Rnw' using 'UTF-8' 
** testing if installed package can be loaded

install for x64

* installing *source* package 'tweeDEseq' ...
** libs
gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c cov_wt_C.c -o cov_wt_C.o
cov_wt_C.c: In function 'cov_wt_C':
cov_wt_C.c:79:18: warning: 'wvar' may be used uninitialized in this function [-Wuninitialized]
cov_wt_C.c: In function 'momentEstimates_wt_C':
cov_wt_C.c:154:16: warning: 'moments' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c init_tweeDEseq.c -o init_tweeDEseq.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c loglikGlm.c -o loglikGlm.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c permtest.c -o permtest.o
permtest.c: In function 'pval':
permtest.c:38:10: warning: variable 'res' set but not used [-Wunused-but-set-variable]
permtest.c:43:1: warning: control reaches end of non-void function [-Wreturn-type]
gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c probs.c -o probs.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c zhu2.c -o zhu2.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c zhu3.c -o zhu3.o
gcc -m64 -shared -s -static-libgcc -o tweeDEseq.dll tmp.def cov_wt_C.o init_tweeDEseq.o loglikGlm.o permtest.o probs.o zhu2.o zhu3.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2~1.10-/R/bin/x64 -lR
installing to E:/biocbld/bbs-2.10-bioc/meat/tweeDEseq.buildbin-libdir/tweeDEseq/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'tweeDEseq' as tweeDEseq_1.2.1.zip

* DONE (tweeDEseq)