RBGL 1.46.0 Bioconductor Package Maintainer
Snapshot Date: 2015-11-09 16:24:09 -0800 (Mon, 09 Nov 2015) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/RBGL | Last Changed Rev: 109589 / Revision: 110496 | Last Changed Date: 2015-10-13 12:36:05 -0700 (Tue, 13 Oct 2015) |
| zin1 | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | OK | | |
perceval | Mac OS X Snow Leopard (10.6.8) / x86_64 | OK | OK | OK | [ OK ] | |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | OK | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf RBGL.buildbin-libdir && mkdir RBGL.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh RBGL_1.46.0.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R RBGL.buildbin-libdir
###
##############################################################################
##############################################################################
>>>>>>>
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=RBGL.buildbin-libdir RBGL_1.46.0.tar.gz'
>>>>>>>
* installing *source* package ‘RBGL’ ...
removing exploded boost header source...
untarring boost include tree...
** libs
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -Irbgl_trimmed_boost_1_49_0 -fPIC -mtune=core2 -g -O2 -Wall -c bbc.cpp -o bbc.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -Irbgl_trimmed_boost_1_49_0 -fPIC -mtune=core2 -g -O2 -Wall -c cliques.cpp -o cliques.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -Irbgl_trimmed_boost_1_49_0 -fPIC -mtune=core2 -g -O2 -Wall -c clusteringCoef.cpp -o clusteringCoef.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -Irbgl_trimmed_boost_1_49_0 -fPIC -mtune=core2 -g -O2 -Wall -c dominatorTree.cpp -o dominatorTree.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -Irbgl_trimmed_boost_1_49_0 -fPIC -mtune=core2 -g -O2 -Wall -c edmonds_optimum_branching.cpp -o edmonds_optimum_branching.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -Irbgl_trimmed_boost_1_49_0 -fPIC -mtune=core2 -g -O2 -Wall -c hcs.cpp -o hcs.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -Irbgl_trimmed_boost_1_49_0 -fPIC -mtune=core2 -g -O2 -Wall -c incrConnComp.cpp -o incrConnComp.o
incrConnComp.cpp: In function ‘SEXPREC* BGL_incr_comp_internal(SEXPREC*, SEXPREC*, SEXPREC*, E_IC_METHOD)’:
incrConnComp.cpp:74: warning: unused variable ‘child_index’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -Irbgl_trimmed_boost_1_49_0 -fPIC -mtune=core2 -g -O2 -Wall -c interfaces.cpp -o interfaces.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -Irbgl_trimmed_boost_1_49_0 -fPIC -mtune=core2 -g -O2 -Wall -c minST.cpp -o minST.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -Irbgl_trimmed_boost_1_49_0 -fPIC -mtune=core2 -g -O2 -Wall -c mincut.cpp -o mincut.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -Irbgl_trimmed_boost_1_49_0 -fPIC -mtune=core2 -g -O2 -Wall -c ordering.cpp -o ordering.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -Irbgl_trimmed_boost_1_49_0 -fPIC -mtune=core2 -g -O2 -Wall -c planar.cpp -o planar.o
planar.cpp: In function ‘SEXPREC* planarFaceTraversal(SEXPREC*, SEXPREC*, SEXPREC*)’:
planar.cpp:161: warning: comparison between signed and unsigned integer expressions
planar.cpp:165: warning: comparison between signed and unsigned integer expressions
planar.cpp: In function ‘SEXPREC* planarCanonicalOrdering(SEXPREC*, SEXPREC*, SEXPREC*)’:
planar.cpp:256: warning: comparison between signed and unsigned integer expressions
planar.cpp: In function ‘SEXPREC* isStraightLineDrawing(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)’:
planar.cpp:369: warning: comparison between signed and unsigned integer expressions
planar.cpp: In function ‘SEXPREC* isKuratowskiSubgraph(SEXPREC*, SEXPREC*, SEXPREC*)’:
planar.cpp:461: warning: unused variable ‘i’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -Irbgl_trimmed_boost_1_49_0 -fPIC -mtune=core2 -g -O2 -Wall -c shortestPath.cpp -o shortestPath.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -Irbgl_trimmed_boost_1_49_0 -fPIC -mtune=core2 -g -O2 -Wall -c sna.cpp -o sna.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -Irbgl_trimmed_boost_1_49_0 -fPIC -mtune=core2 -g -O2 -Wall -c transitive_closure.cpp -o transitive_closure.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I/usr/local/include -Irbgl_trimmed_boost_1_49_0 -fPIC -mtune=core2 -g -O2 -Wall -c wavefront.cpp -o wavefront.o
llvm-g++-4.2 -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -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 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
installing to /Users/biocbuild/bbs-3.2-bioc/meat/RBGL.buildbin-libdir/RBGL/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (RBGL)
>>>>>>>
>>>>>>> FIXING LINKS FOR RBGL.buildbin-libdir/RBGL/libs//RBGL.so
>>>>>>>
install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/3.2/Resources/lib/libgcc_s.1.dylib" "RBGL.buildbin-libdir/RBGL/libs//RBGL.so"
install_name_tool -change "/usr/local/lib/libgfortran.2.dylib" "/Library/Frameworks/R.framework/Versions/3.2/Resources/lib/libgfortran.2.dylib" "RBGL.buildbin-libdir/RBGL/libs//RBGL.so"
install_name_tool -change "/usr/local/lib/libreadline.5.2.dylib" "/Library/Frameworks/R.framework/Versions/3.2/Resources/lib/libreadline.5.2.dylib" "RBGL.buildbin-libdir/RBGL/libs//RBGL.so"
install_name_tool -change "/usr/local/lib/libreadline.dylib" "/Library/Frameworks/R.framework/Versions/3.2/Resources/lib/libreadline.dylib" "RBGL.buildbin-libdir/RBGL/libs//RBGL.so"