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 289/658HostnameOS / ArchBUILDCHECKBUILD BIN
graph 1.37.7
Bioconductor Package Maintainer
Snapshot Date: 2013-03-24 17:01:43 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/graph
Last Changed Rev: 73804 / Revision: 74774
Last Changed Date: 2013-02-27 16:16:53 -0800 (Wed, 27 Feb 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 

Summary

Package: graph
Version: 1.37.7
Command: rm -rf graph.buildbin-libdir && mkdir graph.buildbin-libdir && E:\biocbld\bbs-2.12-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=graph.buildbin-libdir graph_1.37.7.tar.gz
StartedAt: 2013-03-25 05:48:38 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 05:49:11 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 32.9 seconds
RetCode: 0
Status:  OK  
PackageFile: graph_1.37.7.zip
PackageFileSize: 1.3 MiB

Command output


install for i386

* installing *source* package 'graph' ...
** libs
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c graph.c -o graph.o
gcc -m32 -shared -s -static-libgcc -o graph.dll tmp.def graph.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2˜1.12-/R/bin/i386 -lR
mv graph.dll BioC_graph.dll
installing to E:/biocbld/bbs-2.12-bioc/meat/graph.buildbin-libdir/graph/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'GraphClass.Rnw' 
   'MultiGraphClass.Rnw' 
   'clusterGraph.Rnw' 
   'graph.Rnw' 
   'graphAttributes.Rnw' 
** testing if installed package can be loaded

install for x64

* installing *source* package 'graph' ...
** libs
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c graph.c -o graph.o
gcc -m64 -shared -s -static-libgcc -o graph.dll tmp.def graph.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LE:/biocbld/BBS-2˜1.12-/R/bin/x64 -lR
mv graph.dll BioC_graph.dll
installing to E:/biocbld/bbs-2.12-bioc/meat/graph.buildbin-libdir/graph/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'graph' as graph_1.37.7.zip
* DONE (graph)