################################################################################################################################################################## Running command:###### rm -rf graph.buildbin-libdir && mkdir graph.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh graph_1.88.1.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.88.1.tar.gz'>>>>>>> * installing *source* package ‘graph’ ...** this is package ‘graph’ version ‘1.88.1’** using staged installation** libsusing C compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’using SDK: ‘MacOSX11.3.1.sdk’clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c graph.c -o graph.ograph.c:764:9: warning: variable 'cmnIndx' set but not used [-Wunused-but-set-variable] int cmnIndx = 0; ^1 warning generated.clang -arch arm64 -std=gnu2x -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o graph.so graph.o -F/Library/Frameworks/R.framework/.. -framework Rmv graph.so BioC_graph.soinstalling to /Users/biocbuild/bbs-3.22-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 PATHS TO DYNAMIC LIBRARIES FOR graph.buildbin-libdir/graph/libs/BioC_graph.so>>>>>>> >>>>>>> Paths before fix:graph.buildbin-libdir/graph/libs/BioC_graph.so:graph.so (compatibility version 0.0.0, current version 0.0.0)/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/lib/libR.dylib (compatibility version 4.5.0, current version 4.5.2)/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1292.100.5)>>>>>>> Fix with install_name_tool:install_name_tool -change "/usr/local/lib/libgcc_s.1.1.dylib" "/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/lib/libgcc_s.1.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.5-arm64/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.5-arm64/Resources/lib/libquadmath.0.dylib" "graph.buildbin-libdir/graph/libs/BioC_graph.so">>>>>>> Paths after fix:graph.buildbin-libdir/graph/libs/BioC_graph.so:graph.so (compatibility version 0.0.0, current version 0.0.0)/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/lib/libR.dylib (compatibility version 4.5.0, current version 4.5.2)/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1292.100.5)