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 423/553HostnameOS / ArchBUILDCHECKBUILD BIN
qpgraph 1.12.2
Robert Castelo
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/qpgraph
Last Changed Rev: 66227 / Revision: 69725
Last Changed Date: 2012-05-28 23:41:10 -0700 (Mon, 28 May 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: qpgraph
Version: 1.12.2
Command: rm -rf qpgraph.buildbin-libdir && mkdir qpgraph.buildbin-libdir && E:\biocbld\bbs-2.10-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=qpgraph.buildbin-libdir qpgraph_1.12.2.tar.gz
StartedAt: 2012-09-24 03:22:08 -0700 (Mon, 24 Sep 2012)
EndedAt: 2012-09-24 03:22:57 -0700 (Mon, 24 Sep 2012)
EllapsedTime: 48.2 seconds
RetCode: 0
Status:  OK  
PackageFile: qpgraph_1.12.2.zip
PackageFileSize: 2.116 MiB

Command output


install for i386

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

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


** libs
gcc  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O3 -Wall  -std=gnu99 -mtune=core2 -c cliquer.c -o cliquer.o
gcc  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O3 -Wall  -std=gnu99 -mtune=core2 -c graph.c -o graph.o
gcc  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O3 -Wall  -std=gnu99 -mtune=core2 -c qpgraph.c -o qpgraph.o
qpgraph.c: In function 'qp_fast_nrr_par':
qpgraph.c:1142:11: warning: variable 'nAdjEtime' set but not used [-Wunused-but-set-variable]
qpgraph.c: In function 'qp_fast_nrr_identicalQs_par':
qpgraph.c:1540:11: warning: variable 'nAdjEtime' set but not used [-Wunused-but-set-variable]
qpgraph.c: In function 'qp_edge_nrr_identicalQs':
qpgraph.c:3292:12: warning: variable 'Q' set but not used [-Wunused-but-set-variable]
qpgraph.c: In function 'qp_fast_rnd_graph':
qpgraph.c:6050:5: warning: assignment from incompatible pointer type [enabled by default]
qpgraph.c: In function 'qp_edge_nrr_hmgm_sml':
qpgraph.c:3204:5: warning: 'idx_misobs' may be used uninitialized in this function [-Wuninitialized]
qpgraph.c:2845:11: note: 'idx_misobs' was declared here
gcc  -I"E:/biocbld/BBS-2˜1.10-/R/include" -DNDEBUG          -O3 -Wall  -std=gnu99 -mtune=core2 -c reorder.c -o reorder.o
gcc -shared -s -static-libgcc -o qpgraph.dll tmp.def cliquer.o graph.o qpgraph.o reorder.o -LE:/biocbld/BBS-2~1.10-/R/bin/i386 -lRlapack -LE:/biocbld/BBS-2~1.10-/R/bin/i386 -lRblas -LE:/biocbld/BBS-2~1.10-/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.10-bioc/meat/qpgraph.buildbin-libdir/qpgraph/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'qpTxRegNet.Rnw' 
** 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.10-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c cliquer.c -o cliquer.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 graph.c -o graph.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 qpgraph.c -o qpgraph.o
qpgraph.c: In function 'qp_fast_nrr_par':
qpgraph.c:1142:11: warning: variable 'nAdjEtime' set but not used [-Wunused-but-set-variable]
qpgraph.c: In function 'qp_fast_nrr_identicalQs_par':
qpgraph.c:1540:11: warning: variable 'nAdjEtime' set but not used [-Wunused-but-set-variable]
qpgraph.c: In function 'qp_edge_nrr_identicalQs':
qpgraph.c:3292:12: warning: variable 'Q' set but not used [-Wunused-but-set-variable]
qpgraph.c: In function 'qp_fast_rnd_graph':
qpgraph.c:6050:5: warning: assignment from incompatible pointer type [enabled by default]
qpgraph.c: In function 'qp_edge_nrr_hmgm_sml':
qpgraph.c:3204:5: warning: 'idx_misobs' may be used uninitialized in this function [-Wuninitialized]
qpgraph.c:2845:11: note: 'idx_misobs' was declared here
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 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.10-/R/bin/x64 -lRlapack -LE:/biocbld/BBS-2~1.10-/R/bin/x64 -lRblas -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/qpgraph.buildbin-libdir/qpgraph/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'qpgraph' as qpgraph_1.12.2.zip

* DONE (qpgraph)