Back to Mac ARM64 build report for BioC 3.16 |
|
This page was generated on 2023-01-22 11:02:23 -0500 (Sun, 22 Jan 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson | macOS 13.0 Ventura | arm64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4275 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
To the developers/maintainers of the MIMOSA package: Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1204/2183 | Hostname | OS / Arch | INSTALL | BUILD | BUILD BIN | ||||||||
MIMOSA 1.36.0 (landing page) Greg Finak
| kjohnson | macOS 13.0 Ventura / arm64 | OK | OK | OK | ||||||||
Package: MIMOSA |
Version: 1.36.0 |
Command: rm -rf MIMOSA.buildbin-libdir && mkdir MIMOSA.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh MIMOSA_1.36.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R MIMOSA.buildbin-libdir |
StartedAt: 2023-01-20 18:40:42 -0500 (Fri, 20 Jan 2023) |
EndedAt: 2023-01-20 18:42:24 -0500 (Fri, 20 Jan 2023) |
EllapsedTime: 102.0 seconds |
RetCode: 0 |
Status: OK |
PackageFile: MIMOSA_1.36.0.tgz |
PackageFileSize: 588.6 KiB |
############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf MIMOSA.buildbin-libdir && mkdir MIMOSA.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh MIMOSA_1.36.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R MIMOSA.buildbin-libdir ### ############################################################################## ############################################################################## >>>>>>> >>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=MIMOSA.buildbin-libdir MIMOSA_1.36.0.tar.gz' >>>>>>> * installing *source* package ‘MIMOSA’ ... ** using staged installation ** libs clang++ -mmacosx-version-min=10.13 -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "RcppArmadillo:::CxxFlags()"` -fPIC -falign-functions=64 -Wall -g -O2 -c BetaMix.cpp -o BetaMix.o In file included from BetaMix.cpp:1: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255: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(buff, "%02x", from); ^ /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))) ^ 1 warning generated. clang++ -mmacosx-version-min=10.13 -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "RcppArmadillo:::CxxFlags()"` -fPIC -falign-functions=64 -Wall -g -O2 -c MCMC.cpp -o MCMC.o In file included from MCMC.cpp:3: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255: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(buff, "%02x", from); ^ /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))) ^ 1 warning generated. clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c MIMOSA_init.c -o MIMOSA_init.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c betaintegral.c -o betaintegral.o clang++ -mmacosx-version-min=10.13 -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/RcppArmadillo/include' -I/opt/R/arm64/include `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "RcppArmadillo:::CxxFlags()"` -fPIC -falign-functions=64 -Wall -g -O2 -c betaintegralRcpp.cpp -o betaintegralRcpp.o In file included from betaintegralRcpp.cpp:1: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25: In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255: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(buff, "%02x", from); ^ /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))) ^ 1 warning generated. clang++ -mmacosx-version-min=10.13 -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 MIMOSA.so BetaMix.o MCMC.o MIMOSA_init.o betaintegral.o betaintegralRcpp.o -O3 -lm -lstdc++ -I"/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/RcppArmadillo/include" -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation ld: warning: object file (betaintegral.o) was built for newer macOS version (13.0) than being linked (11.0) ld: warning: object file (MIMOSA_init.o) was built for newer macOS version (13.0) than being linked (11.0) installing to /Volumes/External/bbs-3.16-bioc-m1/meat/MIMOSA.buildbin-libdir/00LOCK-MIMOSA/00new/MIMOSA/libs ** R ** data *** moving datasets to lazyload DB ** 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 (MIMOSA) >>>>>>> >>>>>>> FIXING LINKS FOR MIMOSA.buildbin-libdir/MIMOSA/libs/MIMOSA.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" "MIMOSA.buildbin-libdir/MIMOSA/libs/MIMOSA.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" "MIMOSA.buildbin-libdir/MIMOSA/libs/MIMOSA.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" "MIMOSA.buildbin-libdir/MIMOSA/libs/MIMOSA.so"