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.2: INSTALL report for qpgraph on moscato1

This page was generated on 2016-04-23 10:16:50 -0700 (Sat, 23 Apr 2016).

Package 822/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
qpgraph 2.4.2
Robert Castelo
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/qpgraph
Last Changed Rev: 114807 / Revision: 116712
Last Changed Date: 2016-03-15 14:05:27 -0700 (Tue, 15 Mar 2016)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (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: qpgraph
Version: 2.4.2
Command: rm -rf qpgraph.buildbin-libdir && mkdir qpgraph.buildbin-libdir && C:\cygwin\bin\curl.exe -O http://zin1/BBS/3.2/bioc/src/contrib/qpgraph_2.4.2.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --library=qpgraph.buildbin-libdir --merge-multiarch qpgraph_2.4.2.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL qpgraph_2.4.2.zip && rm qpgraph_2.4.2.tar.gz qpgraph_2.4.2.zip
StartedAt: 2016-04-22 18:29:42 -0700 (Fri, 22 Apr 2016)
EndedAt: 2016-04-22 18:32:27 -0700 (Fri, 22 Apr 2016)
EllapsedTime: 165.0 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf qpgraph.buildbin-libdir && mkdir qpgraph.buildbin-libdir  && C:\cygwin\bin\curl.exe -O http://zin1/BBS/3.2/bioc/src/contrib/qpgraph_2.4.2.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --library=qpgraph.buildbin-libdir --merge-multiarch qpgraph_2.4.2.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL qpgraph_2.4.2.zip  && rm qpgraph_2.4.2.tar.gz qpgraph_2.4.2.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1855k  100 1855k    0     0  54.0M      0 --:--:-- --:--:-- --:--:-- 62.4M

install for i386

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

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


** libs
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c cliquer.c -o cliquer.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c graph.c -o graph.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c qpgraph.c -o qpgraph.o
qpgraph.c: In function 'qp_fast_path_weight':
qpgraph.c:5849:20: warning: left-hand operand of comma expression has no effect [-Wunused-value]
qpgraph.c:5850:20: warning: left-hand operand of comma expression has no effect [-Wunused-value]
qpgraph.c: In function 'ssd_A':
qpgraph.c:8157:17: warning: unused variable 'm' [-Wunused-variable]
qpgraph.c:8157:15: warning: unused variable 'k' [-Wunused-variable]
qpgraph.c: In function 'qp_fast_rnd_graph':
qpgraph.c:8286:5: warning: assignment from incompatible pointer type [enabled by default]
qpgraph.c: In function 'qp_edge_nrr':
qpgraph.c:5133:67: warning: 'Rf_df' may be used uninitialized in this function [-Wuninitialized]
qpgraph.c: In function 'qp_fast_edge_nrr':
qpgraph.c:5454:11: warning: 'pcorR' may be used uninitialized in this function [-Wuninitialized]
qpgraph.c: In function 'qp_ci_test_hmgm.isra.9':
qpgraph.c:3976:36: warning: 'rss1' may be used uninitialized in this function [-Wuninitialized]
qpgraph.c:3703:11: note: 'rss1' was declared here
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/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 -LD:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lRlapack -LD:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lRblas -Ld:/RCompile/r-compiling/local/local323/lib/i386 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-3.2-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 for 'det' from package 'Matrix' in package 'qpgraph'
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
   'eQTLnetworks.Rnw' 
   'qpTxRegNet.Rnw' 
   'qpgraphSimulate.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"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c cliquer.c -o cliquer.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c graph.c -o graph.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c qpgraph.c -o qpgraph.o
qpgraph.c: In function 'qp_fast_path_weight':
qpgraph.c:5849:20: warning: left-hand operand of comma expression has no effect [-Wunused-value]
qpgraph.c:5850:20: warning: left-hand operand of comma expression has no effect [-Wunused-value]
qpgraph.c: In function 'ssd_A':
qpgraph.c:8157:17: warning: unused variable 'm' [-Wunused-variable]
qpgraph.c:8157:15: warning: unused variable 'k' [-Wunused-variable]
qpgraph.c: In function 'qp_fast_rnd_graph':
qpgraph.c:8286:5: warning: assignment from incompatible pointer type [enabled by default]
qpgraph.c: In function 'qp_edge_nrr':
qpgraph.c:5133:67: warning: 'Rf_df' may be used uninitialized in this function [-Wuninitialized]
qpgraph.c: In function 'qp_fast_edge_nrr':
qpgraph.c:5454:11: warning: 'pcorR' may be used uninitialized in this function [-Wuninitialized]
qpgraph.c: In function 'qp_ci_test_hmgm.isra.9':
qpgraph.c:3976:36: warning: 'rss1' may be used uninitialized in this function [-Wuninitialized]
qpgraph.c:3703:11: note: 'rss1' was declared here
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local323/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 -LD:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lRlapack -LD:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lRblas -Ld:/RCompile/r-compiling/local/local323/lib/x64 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/qpgraph.buildbin-libdir/qpgraph/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'qpgraph' as qpgraph_2.4.2.zip
* DONE (qpgraph)
* installing to library 'D:/biocbld/bbs-3.2-bioc/R/library'
package 'qpgraph' successfully unpacked and MD5 sums checked