Back to the "Multiple platform build/check report"

Package 172/214HostnameOSArchBUILDCHECKBUILD BIN

Rgraphviz

1.14.0

Li Long
Last Changed Date: 2007-04-24 11:21:48 -0700
Last Changed Rev: 24214
lamb1 Linux (SUSE 10.1) x86_64  OK [ OK ]
wellington Linux (SUSE 9.2) i686  OK  OK 
churchill Solaris 2.9 sparc  OK  ERROR 
lemming Windows Server 2003 (32-bit) x64  OK  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) x64 N O T   S U P P O R T E D
derby Mac OS X (10.4.9) i686  ERROR skipped
Package: Rgraphviz
Version: 1.14.0
Command: /home/biocbuild/bbs-2.0-bioc/R/bin/R CMD check Rgraphviz_1.14.0.tar.gz
RetCode: 0
Time: 115.5 seconds
Status: OK
CheckDir: Rgraphviz.Rcheck
Warnings: 0

Command output

* checking for working latex ... OK
* using log directory '/home/biocbuild/bbs-2.0-bioc/meat/Rgraphviz.Rcheck'
* using R version 2.5.0 (2007-04-23)
* checking for file 'Rgraphviz/DESCRIPTION' ... OK
* this is package 'Rgraphviz' version '1.14.0'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'Rgraphviz' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the name space can be loaded with stated dependencies ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking for CRLF line endings in C/C++/Fortran sources/headers ... OK
* checking for portable compilation flags in Makevars ... OK
* checking for portable use of $BLAS_LIBS ... OK
* creating Rgraphviz-Ex.R ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* creating Rgraphviz-manual.tex ... OK
* checking Rgraphviz-manual.tex ... OK

Rgraphviz.Rcheck/00install.out:

* Installing *source* package 'Rgraphviz' ...
configure: No --with-graphviz option was specified. Trying to find graphviz using other methods.
checking for pkg-config... /usr/bin/pkg-config
configure: Found graphviz 2.12
configure: We have inferred the following flags for graphviz
configure: ..PKG_CPPFLAGS=-I/usr/local/include/graphviz  
configure: ..PKG_LIBS=-L/usr/local/lib -lgvc  
checking for whether compiler has bool... 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 how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.0-bioc/R/include -I/home/biocbuild/bbs-2.0-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12 -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c agopen.c -o agopen.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.0-bioc/R/include -I/home/biocbuild/bbs-2.0-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12 -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c agread.c -o agread.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.0-bioc/R/include -I/home/biocbuild/bbs-2.0-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12 -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c agwrite.c -o agwrite.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.0-bioc/R/include -I/home/biocbuild/bbs-2.0-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12 -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c bezier.c -o bezier.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.0-bioc/R/include -I/home/biocbuild/bbs-2.0-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12 -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c buildEdgeList.c -o buildEdgeList.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.0-bioc/R/include -I/home/biocbuild/bbs-2.0-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12 -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c buildNodeList.c -o buildNodeList.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.0-bioc/R/include -I/home/biocbuild/bbs-2.0-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12 -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c doLayout.c -o doLayout.o
doLayout.c: In function 'getEdgeLocs':
doLayout.c:34: warning: unused variable 'tmp_ed'
gcc -std=gnu99 -I/home/biocbuild/bbs-2.0-bioc/R/include -I/home/biocbuild/bbs-2.0-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12 -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c graphvizVersion.c -o graphvizVersion.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.0-bioc/R/include -I/home/biocbuild/bbs-2.0-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12 -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c init.c -o init.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.0-bioc/R/include -I/home/biocbuild/bbs-2.0-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12 -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c LL_funcs.c -o LL_funcs.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.0-bioc/R/include -I/home/biocbuild/bbs-2.0-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12 -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c Rgraphviz.c -o Rgraphviz.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.0-bioc/R/include -I/home/biocbuild/bbs-2.0-bioc/R/include -I/usr/local/include/graphviz    -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=12 -DHAVE_STDBOOL_H=1 -DHAVE_BOOL=1 -I/usr/local/include    -fpic  -g -O2 -Wall -c RgraphvizInit.c -o RgraphvizInit.o
gcc -std=gnu99 -shared -L/usr/local/lib64 -o Rgraphviz.so agopen.o agread.o agwrite.o bezier.o buildEdgeList.o buildNodeList.o doLayout.o graphvizVersion.o init.o LL_funcs.o Rgraphviz.o RgraphvizInit.o -L/usr/local/lib -lgvc    -L/home/biocbuild/bbs-2.0-bioc/R/lib -lR
** R
** inst
** save image
Loading required package: graph
Loading required package: geneplotter
Loading required package: annotate
Loading required package: Biobase
Loading required package: tools

Welcome to Bioconductor

  Vignettes contain introductory material. To view, type
  'openVignette()'. To cite Bioconductor, see
  'citation("Biobase")' and for packages 'citation(pkgname)'.

Loading required package: lattice
KernSmooth 2.22 installed
Copyright M. P. Wand 1997
Creating a new generic function for "lines" in "Rgraphviz"
Creating a new generic function for "plot" in "Rgraphviz"
** help
 >>> Building/Updating help pages for package 'Rgraphviz'
     Formats: text html latex example 
  AgEdge-class                      text    html    latex   example
  AgNode-class                      text    html    latex   example
  AgTextLabel-class                 text    html    latex   example
  BezierCurve-class                 text    html    latex   example
  GraphvizAttributes                text    html    latex   example
  GraphvizLayouts                   text    html    latex   example
  Ragraph-class                     text    html    latex   example
  agopen                            text    html    latex   example
  agopenSimple                      text    html    latex   example
  agwrite                           text    html    latex   example
  boundingBox-class                 text    html    latex   example
  buildNodeList                     text    html    latex   example
  clusterData-methods               text    html    latex   example
  getDefaultAttrs                   text    html    latex   example
  graphData-methods                 text    html    latex
  graphDataDefaults-methods         text    html    latex
  graphvizVersion                   text    html    latex   example
  imageMap                          text    html    latex   example
  layoutGraph                       text    html    latex   example
  makeNodeAttrs                     text    html    latex   example
  pEdge-class                       text    html    latex   example
  pNode-class                       text    html    latex   example
  pieGlyph                          text    html    latex   example
  plot-methods                      text    html    latex   example
  removedEdges                      text    html    latex   example
  toDot-methods                     text    html    latex   example
  toFile                            text    html    latex   example
  xyPoint-class                     text    html    latex   example
** building package indices ...
* DONE (Rgraphviz)