RBGL 1.22.0 Li Long
Snapshot Date: 2009-12-13 23:30:35 -0800 (Sun, 13 Dec 2009) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_5/madman/Rpacks/RBGL | Last Changed Rev: 42684 / Revision: 43539 | Last Changed Date: 2009-10-27 16:33:29 -0700 (Tue, 27 Oct 2009) |
| wilson2 | Linux (openSUSE 11.1) / x86_64 | OK | OK | |
liverpool | Windows Server 2003 R2 (32-bit) / x64 | TIMEOUT | skipped | skipped |
pitt | Mac OS X Tiger (10.4.11) / i386 | OK | OK | [ OK ] |
pelham | Mac OS X Leopard (10.5.8) / i386 | OK | WARNINGS | OK |
INSTALLATION WITH 'R CMD INSTALL --preclean --library=RBGL.buildbin-libdir RBGL_1.22.0.tar.gz'
* installing *source* package ‘RBGL’ ...
removing exploded boost header source...
untarring boost include tree...
** libs
** arch - i386
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -IboostIncl -fPIC -mtune=core2 -g -O2 -c bbc.cpp -o bbc.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -IboostIncl -fPIC -mtune=core2 -g -O2 -c cliques.cpp -o cliques.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -IboostIncl -fPIC -mtune=core2 -g -O2 -c clusteringCoef.cpp -o clusteringCoef.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -IboostIncl -fPIC -mtune=core2 -g -O2 -c dominatorTree.cpp -o dominatorTree.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -IboostIncl -fPIC -mtune=core2 -g -O2 -c edmonds_optimum_branching.cpp -o edmonds_optimum_branching.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -IboostIncl -fPIC -mtune=core2 -g -O2 -c hcs.cpp -o hcs.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -IboostIncl -fPIC -mtune=core2 -g -O2 -c incrConnComp.cpp -o incrConnComp.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -IboostIncl -fPIC -mtune=core2 -g -O2 -c interfaces.cpp -o interfaces.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -IboostIncl -fPIC -mtune=core2 -g -O2 -c layout.cpp -o layout.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -IboostIncl -fPIC -mtune=core2 -g -O2 -c minST.cpp -o minST.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -IboostIncl -fPIC -mtune=core2 -g -O2 -c mincut.cpp -o mincut.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -IboostIncl -fPIC -mtune=core2 -g -O2 -c ordering.cpp -o ordering.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -IboostIncl -fPIC -mtune=core2 -g -O2 -c planar.cpp -o planar.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -IboostIncl -fPIC -mtune=core2 -g -O2 -c shortestPath.cpp -o shortestPath.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -IboostIncl -fPIC -mtune=core2 -g -O2 -c sna.cpp -o sna.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -IboostIncl -fPIC -mtune=core2 -g -O2 -c transitive_closure.cpp -o transitive_closure.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -IboostIncl -fPIC -mtune=core2 -g -O2 -c wavefront.cpp -o wavefront.o
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o RBGL.so bbc.o cliques.o clusteringCoef.o dominatorTree.o edmonds_optimum_branching.o hcs.o incrConnComp.o interfaces.o layout.o minST.o mincut.o ordering.o planar.o shortestPath.o sna.o transitive_closure.o wavefront.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
* DONE (RBGL)
INSTALLATION OF ppc LIBS WITH 'R_ARCH=/ppc R CMD INSTALL --preclean --library=RBGL.buildbin-libdir --libs-only RBGL_1.22.0.tar.gz'
* installing *source* package ‘RBGL’ ...
removing exploded boost header source...
untarring boost include tree...
** libs
** arch - ppc
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -IboostIncl -fPIC -g -O2 -c bbc.cpp -o bbc.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -IboostIncl -fPIC -g -O2 -c cliques.cpp -o cliques.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -IboostIncl -fPIC -g -O2 -c clusteringCoef.cpp -o clusteringCoef.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -IboostIncl -fPIC -g -O2 -c dominatorTree.cpp -o dominatorTree.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -IboostIncl -fPIC -g -O2 -c edmonds_optimum_branching.cpp -o edmonds_optimum_branching.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -IboostIncl -fPIC -g -O2 -c hcs.cpp -o hcs.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -IboostIncl -fPIC -g -O2 -c incrConnComp.cpp -o incrConnComp.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -IboostIncl -fPIC -g -O2 -c interfaces.cpp -o interfaces.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -IboostIncl -fPIC -g -O2 -c layout.cpp -o layout.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -IboostIncl -fPIC -g -O2 -c minST.cpp -o minST.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -IboostIncl -fPIC -g -O2 -c mincut.cpp -o mincut.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -IboostIncl -fPIC -g -O2 -c ordering.cpp -o ordering.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -IboostIncl -fPIC -g -O2 -c planar.cpp -o planar.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -IboostIncl -fPIC -g -O2 -c shortestPath.cpp -o shortestPath.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -IboostIncl -fPIC -g -O2 -c sna.cpp -o sna.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -IboostIncl -fPIC -g -O2 -c transitive_closure.cpp -o transitive_closure.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -IboostIncl -fPIC -g -O2 -c wavefront.cpp -o wavefront.o
g++ -arch ppc -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o RBGL.so bbc.o cliques.o clusteringCoef.o dominatorTree.o edmonds_optimum_branching.o hcs.o incrConnComp.o interfaces.o layout.o minST.o mincut.o ordering.o planar.o shortestPath.o sna.o transitive_closure.o wavefront.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
* DONE (RBGL)