############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf DEGseq.buildbin-libdir && mkdir DEGseq.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh DEGseq_1.52.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R DEGseq.buildbin-libdir ### ############################################################################## ############################################################################## >>>>>>> >>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=DEGseq.buildbin-libdir DEGseq_1.52.0.tar.gz' >>>>>>> * installing *source* package ‘DEGseq’ ... ** using staged installation ** libs clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c getGeneExp.cpp -o getGeneExp.o getGeneExp.cpp:69:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(tmp,"%d",readlength); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ getGeneExp.cpp:670:9: warning: variable 'total_reads' set but not used [-Wunused-but-set-variable] int total_reads = 0; ^ getGeneExp.cpp:697:9: warning: variable 'total_reads' set but not used [-Wunused-but-set-variable] int total_reads = 0; ^ 3 warnings generated. clang++ -arch arm64 -std=gnu++14 -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 DEGseq.so getGeneExp.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/DEGseq.buildbin-libdir/00LOCK-DEGseq/00new/DEGseq/libs ** R ** 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 (DEGseq) >>>>>>> >>>>>>> FIXING LINKS FOR DEGseq.buildbin-libdir/DEGseq/libs/DEGseq.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" "DEGseq.buildbin-libdir/DEGseq/libs/DEGseq.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" "DEGseq.buildbin-libdir/DEGseq/libs/DEGseq.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" "DEGseq.buildbin-libdir/DEGseq/libs/DEGseq.so"