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 254/553HostnameOS / ArchBUILDCHECKBUILD BIN
GSVA 1.4.4
Justin Guinney
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/GSVA
Last Changed Rev: 69653 / Revision: 69725
Last Changed Date: 2012-09-21 02:03:19 -0700 (Fri, 21 Sep 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: GSVA
Version: 1.4.4
Command: rm -rf GSVA.buildbin-libdir && mkdir GSVA.buildbin-libdir && E:\biocbld\bbs-2.10-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GSVA.buildbin-libdir GSVA_1.4.4.tar.gz
StartedAt: 2012-09-24 03:12:30 -0700 (Mon, 24 Sep 2012)
EndedAt: 2012-09-24 03:13:01 -0700 (Mon, 24 Sep 2012)
EllapsedTime: 30.3 seconds
RetCode: 0
Status:  OK  
PackageFile: GSVA_1.4.4.zip
PackageFileSize: 2.203 MiB

Command output


install for i386

* installing *source* package 'GSVA' ...
** libs
gcc  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O3 -Wall  -std=gnu99 -mtune=core2 -c kernel_estimation.c -o kernel_estimation.o
gcc  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O3 -Wall  -std=gnu99 -mtune=core2 -c ks_test.c -o ks_test.o
ks_test.c: In function 'ks_sample':
ks_test.c:22:9: warning: unused variable 'mx_value' [-Wunused-variable]
gcc  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O3 -Wall  -std=gnu99 -mtune=core2 -c register_cmethods.c -o register_cmethods.o
gcc -shared -s -static-libgcc -o GSVA.dll tmp.def kernel_estimation.o ks_test.o register_cmethods.o -LE:/biocbld/BBS-2˜1.10-/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.10-bioc/meat/GSVA.buildbin-libdir/GSVA/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'GSVA.Rnw' 
** testing if installed package can be loaded

install for x64

* installing *source* package 'GSVA' ...
** 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 kernel_estimation.c -o kernel_estimation.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 ks_test.c -o ks_test.o
ks_test.c: In function 'ks_sample':
ks_test.c:22:9: warning: unused variable 'mx_value' [-Wunused-variable]
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 register_cmethods.c -o register_cmethods.o
gcc -m64 -shared -s -static-libgcc -o GSVA.dll tmp.def kernel_estimation.o ks_test.o register_cmethods.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/GSVA.buildbin-libdir/GSVA/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'GSVA' as GSVA_1.4.4.zip

* DONE (GSVA)