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 391/516HostnameOS / ArchBUILDCHECKBUILD BIN
qpgraph 1.10.1
Robert Castelo
Snapshot Date: 2012-01-08 18:22:44 -0800 (Sun, 08 Jan 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_9/madman/Rpacks/qpgraph
Last Changed Rev: 61365 / Revision: 61898
Last Changed Date: 2011-12-15 02:00:15 -0800 (Thu, 15 Dec 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: qpgraph
Version: 1.10.1
Command: rm -rf qpgraph.buildbin-libdir && mkdir qpgraph.buildbin-libdir && D:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD INSTALL --build --no-multiarch --library=qpgraph.buildbin-libdir qpgraph_1.10.1.tar.gz
StartedAt: 2012-01-09 06:47:50 -0800 (Mon, 09 Jan 2012)
EndedAt: 2012-01-09 06:48:13 -0800 (Mon, 09 Jan 2012)
EllapsedTime: 23.5 seconds
RetCode: 0
Status:  OK  
PackageFile: qpgraph_1.10.1.zip
PackageFileSize: 2.223 MiB

Command output

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

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


** libs
x86_64-w64-mingw32-gcc  -I"D:/biocbld/bbs-2.9-bioc/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c cliquer.c -o cliquer.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/bbs-2.9-bioc/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c graph.c -o graph.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/bbs-2.9-bioc/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c qpgraph.c -o qpgraph.o
qpgraph.c: In function 'qp_edge_nrr':
qpgraph.c:2571:12: warning: unused variable 'l'
qpgraph.c: In function 'qp_edge_nrr_identicalQs':
qpgraph.c:2626:11: warning: unused variable 'm'
qpgraph.c: In function 'qp_fast_rnd_graph':
qpgraph.c:5130:5: warning: assignment from incompatible pointer type
x86_64-w64-mingw32-gcc  -I"D:/biocbld/bbs-2.9-bioc/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c reorder.c -o reorder.o
x86_64-w64-mingw32-gcc -shared -s -static-libgcc -o qpgraph.dll tmp.def cliquer.o graph.o qpgraph.o reorder.o -LD:/biocbld/bbs-2.9-bioc/R/bin/x64 -lRlapack -LD:/biocbld/bbs-2.9-bioc/R/bin/x64 -lRblas -LD:/biocbld/bbs-2.9-bioc/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/qpgraph.buildbin-libdir/qpgraph/libs/x64
** R
** data
** inst
** preparing package for lazy loading
Warning in .simpleDuplicateClass(def, prev) :
  A specification for S3 class "connection" in package 'IRanges' seems equivalent to one from package 'graph' and is not turning on duplicate class definitions for this class
Warning in .simpleDuplicateClass(def, prev) :
  A specification for S3 class "file" in package 'IRanges' seems equivalent to one from package 'graph' and is not turning on duplicate class definitions for this class
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   'qpTxRegNet.Rnw' 
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'qpgraph' as qpgraph_1.10.1.zip

* DONE (qpgraph)