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: /Users/biocbuild/BBS/utils/build-universal.sh graph_1.24.4.tar.gz /Library/Frameworks/R.framework/Versions/2.10/Resources/bin/R graph.buildbin-libdir
StartedAt: 2010-04-03 07:46:25 -0700 (Sat, 03 Apr 2010)
EndedAt: 2010-04-03 07:46:33 -0700 (Sat, 03 Apr 2010)
EllapsedTime: 8.8 seconds
RetCode: 0
Status: OK
PackageFile: graph_1.24.4.tgz
PackageFileSize: 736.7 KiB

Command output

                INSTALLATION WITH 'R CMD INSTALL --preclean --library=graph.buildbin-libdir graph_1.24.4.tar.gz'

* 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)