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 158/353HostnameOS / ArchBUILDCHECKBUILD BIN
graph 1.24.4
Seth Falcon
Snapshot Date: 2010-04-02 23:28:25 -0700 (Fri, 02 Apr 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_5/madman/Rpacks/graph
Last Changed Rev: 44948 / Revision: 45705
Last Changed Date: 2010-03-01 09:14:22 -0800 (Mon, 01 Mar 2010)
wilson2 Linux (openSUSE 11.1) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  WARNINGS  OK 
pitt Mac OS X Tiger (10.4.11) / i386 [ OK ] OK  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 
Package: graph
Version: 1.24.4
Command: /Library/Frameworks/R.framework/Versions/2.10/Resources/bin/R CMD build graph
StartedAt: 2010-04-03 01:20:54 -0700 (Sat, 03 Apr 2010)
EndedAt: 2010-04-03 01:21:15 -0700 (Sat, 03 Apr 2010)
EllapsedTime: 20.8 seconds
RetCode: 0
Status: OK
PackageFile: graph_1.24.4.tar.gz
PackageFileSize: 408.1 KiB

Command output

* checking for file 'graph/DESCRIPTION' ... OK
* preparing 'graph':
* checking DESCRIPTION meta-information ... OK
* cleaning src
make: Nothing to be done for `clean'.
* installing the package to re-build vignettes
* installing *source* package ‘graph’ ...
** libs
** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -c graph.c -o graph.o
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o graph.so graph.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
mv graph.so BioC_graph.so
** arch - ppc
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include -I/Library/Frameworks/R.framework/Versions/2.10/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -c graph.c -o graph.o
gcc -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o graph.so graph.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
mv graph.so BioC_graph.so
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
* DONE (graph)
* 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 'graph_1.24.4.tar.gz'