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 

BioC 3.3: INSTALL report for metaArray on moscato2

This page was generated on 2016-10-13 12:47:44 -0700 (Thu, 13 Oct 2016).

Package 686/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
metaArray 1.50.0
Hyungwon Choi
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/metaArray
Last Changed Rev: 117079 / Revision: 122332
Last Changed Date: 2016-05-03 14:20:18 -0700 (Tue, 03 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 [ OK ] OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: metaArray
Version: 1.50.0
Command: rm -rf metaArray.buildbin-libdir && mkdir metaArray.buildbin-libdir && C:\cygwin\bin\curl.exe -O http://zin2/BBS/3.3/bioc/src/contrib/metaArray_1.50.0.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --library=metaArray.buildbin-libdir --merge-multiarch metaArray_1.50.0.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL metaArray_1.50.0.zip && rm metaArray_1.50.0.tar.gz metaArray_1.50.0.zip
StartedAt: 2016-10-12 18:41:18 -0700 (Wed, 12 Oct 2016)
EndedAt: 2016-10-12 18:41:54 -0700 (Wed, 12 Oct 2016)
EllapsedTime: 35.2 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf metaArray.buildbin-libdir && mkdir metaArray.buildbin-libdir  && C:\cygwin\bin\curl.exe -O http://zin2/BBS/3.3/bioc/src/contrib/metaArray_1.50.0.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --library=metaArray.buildbin-libdir --merge-multiarch metaArray_1.50.0.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL metaArray_1.50.0.zip  && rm metaArray_1.50.0.tar.gz metaArray_1.50.0.zip
###
##############################################################################
##############################################################################




install for i386

* installing *source* package 'metaArray' ...
** libs
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -DUSEDOUBLE -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c contr.c -o contr.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -DUSEDOUBLE -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c dproc.c -o dproc.o
dproc.c: In function 'malloc_CH':
dproc.c:111:21: warning: variable 'num' set but not used [-Wunused-but-set-variable]
   int i, j, nr, nc, num;
                     ^
dproc.c: In function 'free_CH':
dproc.c:192:16: warning: unused variable 'nc' [-Wunused-variable]
   int num, nr, nc;
                ^
dproc.c:192:12: warning: variable 'nr' set but not used [-Wunused-but-set-variable]
   int num, nr, nc;
            ^
dproc.c:192:7: warning: variable 'num' set but not used [-Wunused-but-set-variable]
   int num, nr, nc;
       ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -DUSEDOUBLE -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c dproc2.c -o dproc2.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -DUSEDOUBLE -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c intcor.c -o intcor.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -DUSEDOUBLE -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c lowess.c -o lowess.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -DUSEDOUBLE -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c mmath.c -o mmath.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -DUSEDOUBLE -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c perm.c -o perm.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -DUSEDOUBLE -DWINDOWS   -O3 -Wall  -std=gnu99 -mtune=core2 -c poe.c -o poe.o
poe.c: In function 'poe_one_iter':
poe.c:131:53: warning: variable 'shift' set but not used [-Wunused-but-set-variable]
   double kappa_b, kappa_a, kappa_new, aaa, res_max, shift;         
                                                     ^
poe.c:120:20: warning: variable 'accept' set but not used [-Wunused-but-set-variable]
   int nr,nc,tt,gg, accept;
                    ^
C:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o metaArray.dll tmp.def contr.o dproc.o dproc2.o intcor.o lowess.o mmath.o perm.o poe.o -lm -Lc:/local323/lib/i386 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/i386 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/metaArray.buildbin-libdir/metaArray/libs/i386
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'metaArray' ...
** libs
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -DUSEDOUBLE -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c contr.c -o contr.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -DUSEDOUBLE -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c dproc.c -o dproc.o
dproc.c: In function 'malloc_CH':
dproc.c:111:21: warning: variable 'num' set but not used [-Wunused-but-set-variable]
   int i, j, nr, nc, num;
                     ^
dproc.c: In function 'free_CH':
dproc.c:192:16: warning: unused variable 'nc' [-Wunused-variable]
   int num, nr, nc;
                ^
dproc.c:192:12: warning: variable 'nr' set but not used [-Wunused-but-set-variable]
   int num, nr, nc;
            ^
dproc.c:192:7: warning: variable 'num' set but not used [-Wunused-but-set-variable]
   int num, nr, nc;
       ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -DUSEDOUBLE -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c dproc2.c -o dproc2.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -DUSEDOUBLE -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c intcor.c -o intcor.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -DUSEDOUBLE -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c lowess.c -o lowess.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -DUSEDOUBLE -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c mmath.c -o mmath.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -DUSEDOUBLE -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c perm.c -o perm.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -DUSEDOUBLE -DWINDOWS   -O2 -Wall  -std=gnu99 -mtune=core2 -c poe.c -o poe.o
poe.c: In function 'poe_one_iter':
poe.c:131:53: warning: variable 'shift' set but not used [-Wunused-but-set-variable]
   double kappa_b, kappa_a, kappa_new, aaa, res_max, shift;         
                                                     ^
poe.c:120:20: warning: variable 'accept' set but not used [-Wunused-but-set-variable]
   int nr,nc,tt,gg, accept;
                    ^
C:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o metaArray.dll tmp.def contr.o dproc.o dproc2.o intcor.o lowess.o mmath.o perm.o poe.o -lm -Lc:/local323/lib/x64 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/x64 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/metaArray.buildbin-libdir/metaArray/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'metaArray' as metaArray_1.50.0.zip
* DONE (metaArray)
* installing to library 'E:/biocbld/bbs-3.3-bioc/R/library'
package 'metaArray' successfully unpacked and MD5 sums checked