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/354HostnameOS / ArchBUILDCHECKBUILD BIN
graph 1.25.3
Seth Falcon
Bioconductor Changelog
Snapshot Date: 2009-12-07 11:32:00 -0800 (Mon, 07 Dec 2009)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/graph
Last Changed Rev: 43372 / Revision: 43434
Last Changed Date: 2009-12-03 13:01:28 -0800 (Thu, 03 Dec 2009)
wilson1 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.25.3
Command: /Users/biocbuild/BBS/utils/build-universal.sh graph_1.25.3.tar.gz /Library/Frameworks/R.framework/Versions/2.11/Resources/bin/R graph.buildbin-libdir
StartedAt: 2009-12-07 19:22:01 -0800 (Mon, 07 Dec 2009)
EndedAt: 2009-12-07 19:22:12 -0800 (Mon, 07 Dec 2009)
EllapsedTime: 10.6 seconds
RetCode: 0
Status: OK
PackageFile: graph_1.25.3.tgz
PackageFileSize: 805.6 KiB

Command output

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

* installing *source* package ‘graph’ ...
** libs
** arch - i386
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -c graph.c -o graph.o
gcc-4.2 -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -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-4.2 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -c graph.c -o graph.o
gcc-4.2 -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -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 - x86_64
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -c graph.c -o graph.o
gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -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)