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 graph on moscato1

This page was generated on 2015-08-20 13:17:38 -0700 (Thu, 20 Aug 2015).

Package 448/1069HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
graph 1.47.2
Bioconductor Package Maintainer
Snapshot Date: 2015-08-19 16:24:33 -0700 (Wed, 19 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/graph
Last Changed Rev: 104759 / Revision: 107602
Last Changed Date: 2015-06-09 14:26:38 -0700 (Tue, 09 Jun 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 [ OK ] OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: graph
Version: 1.47.2
Command: C:\cygwin\bin\curl.exe -O http://zin1/BBS/3.2/bioc/src/contrib/graph_1.47.2.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch graph_1.47.2.tar.gz && rm graph_1.47.2.tar.gz
StartedAt: 2015-08-19 17:36:23 -0700 (Wed, 19 Aug 2015)
EndedAt: 2015-08-19 17:39:32 -0700 (Wed, 19 Aug 2015)
EllapsedTime: 188.5 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://zin1/BBS/3.2/bioc/src/contrib/graph_1.47.2.tar.gz && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch graph_1.47.2.tar.gz && rm graph_1.47.2.tar.gz
###
##############################################################################
##############################################################################


  % 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  329k  100  329k    0     0  16.0M      0 --:--:-- --:--:-- --:--:-- 23.0M

install for i386

* installing to library 'D:/biocbld/bbs-3.2-bioc/R/library'
* installing *source* package 'graph' ...
** libs
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/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/r-compiling/local/local320/lib/i386 -Ld:/RCompile/r-compiling/local/local320/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lR
mv graph.dll BioC_graph.dll
installing to D:/biocbld/bbs-3.2-bioc/R/library/graph/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing to library 'D:/biocbld/bbs-3.2-bioc/R/library'
* installing *source* package 'graph' ...
** libs
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG     -I"d:/RCompile/r-compiling/local/local320/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/r-compiling/local/local320/lib/x64 -Ld:/RCompile/r-compiling/local/local320/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lR
mv graph.dll BioC_graph.dll
installing to D:/biocbld/bbs-3.2-bioc/R/library/graph/libs/x64
** testing if installed package can be loaded
* DONE (graph)