##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf graph.buildbin-libdir && mkdir graph.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh graph_1.72.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R graph.buildbin-libdir
###
##############################################################################
##############################################################################


>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=graph.buildbin-libdir graph_1.72.0.tar.gz'
>>>>>>> 

* installing *source* package ‘graph’ ...
** using staged installation
** libs
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c graph.c -o graph.o
clang -mmacosx-version-min=10.13 -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 -o graph.so graph.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
mv graph.so BioC_graph.so
installing to /Users/biocbuild/bbs-3.14-bioc/meat/graph.buildbin-libdir/00LOCK-graph/00new/graph/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (graph)


>>>>>>> 
>>>>>>> FIXING LINKS FOR graph.buildbin-libdir/graph/libs/BioC_graph.so
>>>>>>> 

install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/4.1/Resources/lib/libgcc_s.1.dylib" "graph.buildbin-libdir/graph/libs/BioC_graph.so"
install_name_tool -change "/usr/local/lib/libgfortran.5.dylib" "/Library/Frameworks/R.framework/Versions/4.1/Resources/lib/libgfortran.5.dylib" "graph.buildbin-libdir/graph/libs/BioC_graph.so"
install_name_tool -change "/usr/local/lib/libquadmath.0.dylib" "/Library/Frameworks/R.framework/Versions/4.1/Resources/lib/libquadmath.0.dylib" "graph.buildbin-libdir/graph/libs/BioC_graph.so"