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 588/609HostnameOS / ArchBUILDCHECKBUILD BIN
tweeDEseq 1.4.1
Juan R Gonzalez
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/tweeDEseq
Last Changed Rev: 72462 / Revision: 74773
Last Changed Date: 2013-01-11 07:24:37 -0800 (Fri, 11 Jan 2013)
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: tweeDEseq
Version: 1.4.1
Command: rm -rf tweeDEseq.buildbin-libdir && mkdir tweeDEseq.buildbin-libdir && D:\biocbld\bbs-2.11-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=tweeDEseq.buildbin-libdir tweeDEseq_1.4.1.tar.gz
StartedAt: 2013-03-25 04:27:08 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 04:27:28 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 20.1 seconds
RetCode: 0
Status:  OK  
PackageFile: tweeDEseq_1.4.1.zip
PackageFileSize: 428.4 KiB

Command output


install for i386

* installing *source* package 'tweeDEseq' ...
** 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 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 -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 init_tweeDEseq.c -o init_tweeDEseq.o
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 loglikGlm.c -o loglikGlm.o
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 logprobs.c -o logprobs.o
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 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 -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 probs.c -o probs.o
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 zhu2.c -o zhu2.o
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 zhu3.c -o zhu3.o
gcc -m32 -shared -s -static-libgcc -o tweeDEseq.dll tmp.def cov_wt_C.o init_tweeDEseq.o loglikGlm.o logprobs.o permtest.o probs.o zhu2.o zhu3.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/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"D:/biocbld/BBS-2˜1.11-/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"D:/biocbld/BBS-2˜1.11-/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"D:/biocbld/BBS-2˜1.11-/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"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c logprobs.c -o logprobs.o
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 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"D:/biocbld/BBS-2˜1.11-/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"D:/biocbld/BBS-2˜1.11-/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"D:/biocbld/BBS-2˜1.11-/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 logprobs.o permtest.o probs.o zhu2.o zhu3.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/tweeDEseq.buildbin-libdir/tweeDEseq/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'tweeDEseq' as tweeDEseq_1.4.1.zip

* DONE (tweeDEseq)