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 312/389HostnameOS / ArchBUILDCHECKBUILD BIN
Rgraphviz 1.26.0
Kasper Hansen
Snapshot Date: 2010-10-04 11:22:20 -0700 (Mon, 04 Oct 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_6/madman/Rpacks/Rgraphviz
Last Changed Rev: 46401 / Revision: 49923
Last Changed Date: 2010-04-22 11:21:23 -0700 (Thu, 22 Apr 2010)
wilson1 Linux (openSUSE 11.1) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64 [ OK ] OK  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  ERROR  skipped  skipped 
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: Rgraphviz
Version: 1.26.0
Command: chmod a+r Rgraphviz -R && E:\biocbld\bbs-2.6-bioc\R\bin\R.exe CMD build Rgraphviz
StartedAt: 2010-10-04 13:35:39 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 13:36:22 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 43.2 seconds
RetCode: 0
Status:  OK  
PackageFile: Rgraphviz_1.26.0.tar.gz
PackageFileSize: 845.9 KiB

Command output

* checking for file 'Rgraphviz/DESCRIPTION' ... OK
* preparing 'Rgraphviz':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* installing *source* package 'Rgraphviz' ...
Using the following environment variables
GRAPHVIZ_INSTALL_DIR=C:\/Graphviz2.20
GRAPHVIZ_INSTALL_MAJOR=2
GRAPHVIZ_INSTALL_MINOR=20
GRAPHVIZ_INSTALL_SUBMINOR=3
Using the following compilation and linking flags for Rgraphviz
   PKG_CPPFLAGS=-IC:\/Graphviz2.20/include/graphviz
   PKG_LIBS=-LC:\/Graphviz2.20/bin -lgvc-4 -lgraph-4 -lcdt-4
   GVIZ_DEFS=-DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=20 -DWin32
Created file src/Makevars.win
Created file R/graphviz_build_version.R
** libs
  making DLL ...
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include" -IC:/Graphviz2.20/include/graphviz -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=20 -DWin32        -O3 -Wall  -std=gnu99 -c LL_funcs.c -o LL_funcs.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include" -IC:/Graphviz2.20/include/graphviz -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=20 -DWin32        -O3 -Wall  -std=gnu99 -c Rgraphviz.c -o Rgraphviz.o
Rgraphviz.c:18: warning: C99 inline functions are not supported; using GNU89
Rgraphviz.c:18: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include" -IC:/Graphviz2.20/include/graphviz -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=20 -DWin32        -O3 -Wall  -std=gnu99 -c RgraphvizInit.c -o RgraphvizInit.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include" -IC:/Graphviz2.20/include/graphviz -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=20 -DWin32        -O3 -Wall  -std=gnu99 -c agopen.c -o agopen.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include" -IC:/Graphviz2.20/include/graphviz -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=20 -DWin32        -O3 -Wall  -std=gnu99 -c agread.c -o agread.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include" -IC:/Graphviz2.20/include/graphviz -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=20 -DWin32        -O3 -Wall  -std=gnu99 -c agwrite.c -o agwrite.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include" -IC:/Graphviz2.20/include/graphviz -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=20 -DWin32        -O3 -Wall  -std=gnu99 -c bezier.c -o bezier.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include" -IC:/Graphviz2.20/include/graphviz -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=20 -DWin32        -O3 -Wall  -std=gnu99 -c buildEdgeList.c -o buildEdgeList.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include" -IC:/Graphviz2.20/include/graphviz -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=20 -DWin32        -O3 -Wall  -std=gnu99 -c buildNodeList.c -o buildNodeList.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include" -IC:/Graphviz2.20/include/graphviz -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=20 -DWin32        -O3 -Wall  -std=gnu99 -c doLayout.c -o doLayout.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include" -IC:/Graphviz2.20/include/graphviz -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=20 -DWin32        -O3 -Wall  -std=gnu99 -c graphvizVersion.c -o graphvizVersion.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include" -IC:/Graphviz2.20/include/graphviz -DGRAPHVIZ_MAJOR=2 -DGRAPHVIZ_MINOR=20 -DWin32        -O3 -Wall  -std=gnu99 -c init.c -o init.o
gcc -shared -s -static-libgcc -o Rgraphviz.dll tmp.def LL_funcs.o Rgraphviz.o RgraphvizInit.o agopen.o agread.o agwrite.o bezier.o buildEdgeList.o buildNodeList.o doLayout.o graphvizVersion.o init.o -LC:/Graphviz2.20/bin -lgvc-4 -lgraph-4 -lcdt-4 -LE:/biocbld/bbs-2.6-bioc/R/bin -lR
installing to E:/biocbld/bbs-2.6-bioc/tmpdir/Rinst276016162/Rgraphviz/libs
  ... done
** R
** inst
** preparing package for lazy loading
Creating a new generic function for "head" in "Rgraphviz"
Creating a new generic function for "tail" in "Rgraphviz"
Creating a new generic function for "lines" in "Rgraphviz"
Creating a new generic function for "plot" in "Rgraphviz"
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (Rgraphviz)
* creating vignettes ... OK
* cleaning src
make: Nothing to be done for `clean'.
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building 'Rgraphviz_1.26.0.tar.gz'