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 499/658HostnameOS / ArchBUILDCHECKBUILD BIN
qpgraph 1.15.6
Robert Castelo
Snapshot Date: 2013-03-23 17:02:20 -0700 (Sat, 23 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/qpgraph
Last Changed Rev: 74643 / Revision: 74756
Last Changed Date: 2013-03-21 07:57:41 -0700 (Thu, 21 Mar 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 Leopard (10.5.8) / i386  OK  OK  OK 
pelham Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK [ OK ]

Summary

Package: qpgraph
Version: 1.15.6
Command: rm -rf qpgraph.buildbin-libdir && mkdir qpgraph.buildbin-libdir && /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL --build --no-multiarch --library=qpgraph.buildbin-libdir qpgraph_1.15.6.tar.gz
StartedAt: 2013-03-24 12:02:18 -0700 (Sun, 24 Mar 2013)
EndedAt: 2013-03-24 12:03:01 -0700 (Sun, 24 Mar 2013)
EllapsedTime: 42.8 seconds
RetCode: 0
Status:  OK 
PackageFile: qpgraph_1.15.6.tgz
PackageFileSize: 2.97 MiB

Command output

* installing *source* package 'qpgraph' ...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking build system type... i686-apple-darwin10.8.0
checking host system type... i686-apple-darwin10.8.0
configure: creating ./config.status
config.status: creating src/Makevars
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include   -mtune=core2 -g -O2 -Wall -pedantic -fPIC  -mtune=core2 -g -O2  -c cliquer.c -o cliquer.o
cliquer.c: In function 'clique_print_time':
cliquer.c:1788: warning: unused variable 'fp'
cliquer.c: In function 'clique_print_time_always':
cliquer.c:1837: warning: unused variable 'fp'
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include   -mtune=core2 -g -O2 -Wall -pedantic -fPIC  -mtune=core2 -g -O2  -c graph.c -o graph.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include   -mtune=core2 -g -O2 -Wall -pedantic -fPIC  -mtune=core2 -g -O2  -c qpgraph.c -o qpgraph.o
qpgraph.c: In function 'stat_mis':
qpgraph.c:4105: warning: unused variable 'k'
qpgraph.c:4105: warning: unused variable 'j'
qpgraph.c:4105: warning: unused variable 'i'
qpgraph.c: In function 'lr_em':
qpgraph.c:4147: warning: unused variable 'Y_j'
qpgraph.c: In function 'ssd_A':
qpgraph.c:7831: warning: unused variable 'm'
qpgraph.c:7831: warning: unused variable 'k'
qpgraph.c: In function 'qp_fast_rnd_graph':
qpgraph.c:7960: warning: assignment from incompatible pointer type
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -I/usr/local/include   -mtune=core2 -g -O2 -Wall -pedantic -fPIC  -mtune=core2 -g -O2  -c reorder.c -o reorder.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o qpgraph.so cliquer.o graph.o qpgraph.o reorder.o -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.3/x86_64 -L/usr/local/lib/x86_64 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.3 -lgfortran -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.12-bioc/meat/qpgraph.buildbin-libdir/qpgraph/libs
** 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
   'qpTxRegNet.Rnw' 
   'qpgraphSimulate.Rnw' 
** testing if installed package can be loaded
packaged installation of 'qpgraph' as 'qpgraph_1.15.6.tgz'
* DONE (qpgraph)