############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf tscR.buildbin-libdir && mkdir tscR.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh tscR_1.10.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R tscR.buildbin-libdir ### ############################################################################## ############################################################################## >>>>>>> >>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=tscR.buildbin-libdir tscR_1.10.0.tar.gz' >>>>>>> * installing *source* package ‘tscR’ ... ** using staged installation ** libs clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c tscR.c -o tscR.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c tscR_init.c -o tscR_init.o clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o tscR.so tscR.o tscR_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation ld: warning: -undefined dynamic_lookup may not work with chained fixups installing to /Volumes/External/bbs-3.16-bioc-m1/meat/tscR.buildbin-libdir/00LOCK-tscR/00new/tscR/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 (tscR) >>>>>>> >>>>>>> FIXING LINKS FOR tscR.buildbin-libdir/tscR/libs/tscR.so >>>>>>> install_name_tool -change "/opt/R/arm64/lib/libgcc_s.1.1.dylib" "/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/lib/libgcc_s.1.1.dylib" "tscR.buildbin-libdir/tscR/libs/tscR.so" install_name_tool -change "/opt/R/arm64/lib/libgfortran.5.dylib" "/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/lib/libgfortran.5.dylib" "tscR.buildbin-libdir/tscR/libs/tscR.so" install_name_tool -change "/opt/R/arm64/lib/libquadmath.0.dylib" "/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/lib/libquadmath.0.dylib" "tscR.buildbin-libdir/tscR/libs/tscR.so"