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 2.12: BUILD BIN report for qpgraph on moscato2

This page was generated on 2013-10-09 09:38:40 -0700 (Wed, 09 Oct 2013).

Package 509/671HostnameOS / ArchBUILDCHECKBUILD BIN
qpgraph 1.16.3
Robert Castelo
Snapshot Date: 2013-10-08 17:00:48 -0700 (Tue, 08 Oct 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/qpgraph
Last Changed Rev: 78820 / Revision: 81334
Last Changed Date: 2013-07-24 09:27:03 -0700 (Wed, 24 Jul 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ]
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: qpgraph
Version: 1.16.3
Command: rm -rf qpgraph.buildbin-libdir && mkdir qpgraph.buildbin-libdir && E:\biocbld\bbs-2.12-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=qpgraph.buildbin-libdir qpgraph_1.16.3.tar.gz
StartedAt: 2013-10-09 05:21:45 -0700 (Wed, 09 Oct 2013)
EndedAt: 2013-10-09 05:22:41 -0700 (Wed, 09 Oct 2013)
EllapsedTime: 56.9 seconds
RetCode: 0
Status:  OK  
PackageFile: qpgraph_1.16.3.zip
PackageFileSize: 3.027 MiB

Command output


install for i386

* installing *source* package 'qpgraph' ...

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c cliquer.c -o cliquer.o
cliquer.c: In function 'clique_print_time':
cliquer.c:1788:8: warning: unused variable 'fp' [-Wunused-variable]
cliquer.c: In function 'clique_print_time_always':
cliquer.c:1837:8: warning: unused variable 'fp' [-Wunused-variable]
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c graph.c -o graph.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c qpgraph.c -o qpgraph.o
qpgraph.c: In function 'stat_mis':
qpgraph.c:4105:19: warning: unused variable 'k' [-Wunused-variable]
qpgraph.c:4105:17: warning: unused variable 'j' [-Wunused-variable]
qpgraph.c:4105:15: warning: unused variable 'i' [-Wunused-variable]
qpgraph.c: In function 'lr_em':
qpgraph.c:4147:15: warning: unused variable 'Y_j' [-Wunused-variable]
qpgraph.c:4145:39: warning: variable 'sufStats_ij' set but not used [-Wunused-but-set-variable]
qpgraph.c:4145:27: warning: variable 'sufStats_j' set but not used [-Wunused-but-set-variable]
qpgraph.c:4145:15: warning: variable 'sufStats_i' set but not used [-Wunused-but-set-variable]
qpgraph.c: In function 'ssd_A':
qpgraph.c:7831:17: warning: unused variable 'm' [-Wunused-variable]
qpgraph.c:7831:15: warning: unused variable 'k' [-Wunused-variable]
qpgraph.c: In function 'qp_fast_rnd_graph':
qpgraph.c:7960:5: warning: assignment from incompatible pointer type [enabled by default]
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c reorder.c -o reorder.o
gcc -m32 -shared -s -static-libgcc -o qpgraph.dll tmp.def cliquer.o graph.o qpgraph.o reorder.o -LE:/biocbld/BBS-2˜1.12-/R/bin/i386 -lRlapack -LE:/biocbld/BBS-2˜1.12-/R/bin/i386 -lRblas -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2˜1.12-/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.12-bioc/meat/qpgraph.buildbin-libdir/qpgraph/libs/i386
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Creating a generic function from function 'rmvnorm' in package 'qpgraph'
Creating a generic function from function 'sim.cross' in package 'qpgraph'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'qpgraph' ...

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c cliquer.c -o cliquer.o
cliquer.c: In function 'clique_print_time':
cliquer.c:1788:8: warning: unused variable 'fp' [-Wunused-variable]
cliquer.c: In function 'clique_print_time_always':
cliquer.c:1837:8: warning: unused variable 'fp' [-Wunused-variable]
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c graph.c -o graph.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c qpgraph.c -o qpgraph.o
qpgraph.c: In function 'stat_mis':
qpgraph.c:4105:19: warning: unused variable 'k' [-Wunused-variable]
qpgraph.c:4105:17: warning: unused variable 'j' [-Wunused-variable]
qpgraph.c:4105:15: warning: unused variable 'i' [-Wunused-variable]
qpgraph.c: In function 'lr_em':
qpgraph.c:4147:15: warning: unused variable 'Y_j' [-Wunused-variable]
qpgraph.c:4145:39: warning: variable 'sufStats_ij' set but not used [-Wunused-but-set-variable]
qpgraph.c:4145:27: warning: variable 'sufStats_j' set but not used [-Wunused-but-set-variable]
qpgraph.c:4145:15: warning: variable 'sufStats_i' set but not used [-Wunused-but-set-variable]
qpgraph.c: In function 'ssd_A':
qpgraph.c:7831:17: warning: unused variable 'm' [-Wunused-variable]
qpgraph.c:7831:15: warning: unused variable 'k' [-Wunused-variable]
qpgraph.c: In function 'qp_fast_rnd_graph':
qpgraph.c:7960:5: warning: assignment from incompatible pointer type [enabled by default]
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c reorder.c -o reorder.o
gcc -m64 -shared -s -static-libgcc -o qpgraph.dll tmp.def cliquer.o graph.o qpgraph.o reorder.o -LE:/biocbld/BBS-2˜1.12-/R/bin/x64 -lRlapack -LE:/biocbld/BBS-2˜1.12-/R/bin/x64 -lRblas -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2˜1.12-/R/bin/x64 -lR
installing to E:/biocbld/bbs-2.12-bioc/meat/qpgraph.buildbin-libdir/qpgraph/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'qpgraph' as qpgraph_1.16.3.zip
* DONE (qpgraph)