Back to Multiple platform build/check report for BioC 3.11
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

BUILD BIN report for diffuStats on machv2

This page was generated on 2020-10-17 11:58:23 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE diffuStats PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 476/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
diffuStats 1.8.0
Sergio Picart-Armada
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/diffuStats
Branch: RELEASE_3_11
Last Commit: a8f7c98
Last Changed Date: 2020-04-27 15:08:52 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  WARNINGS [ OK ]UNNEEDED, same version exists in internal repository

Summary

Package: diffuStats
Version: 1.8.0
Command: rm -rf diffuStats.buildbin-libdir && mkdir diffuStats.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh diffuStats_1.8.0.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R diffuStats.buildbin-libdir
StartedAt: 2020-10-17 06:57:15 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 06:58:03 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 48.4 seconds
RetCode: 0
Status:  OK 
PackageFile: diffuStats_1.8.0.tgz
PackageFileSize: 936.2 KiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf diffuStats.buildbin-libdir && mkdir diffuStats.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh diffuStats_1.8.0.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R diffuStats.buildbin-libdir
###
##############################################################################
##############################################################################


>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=diffuStats.buildbin-libdir diffuStats_1.8.0.tar.gz'
>>>>>>> 

* installing *source* package ‘diffuStats’ ...
** using staged installation
** libs
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppArmadillo/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppParallel/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppArmadillo/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppParallel/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c diffuse_parallel.cpp -o diffuse_parallel.o
diffuse_parallel.cpp:28:48: warning: 'acquire_chunked<double>' is deprecated [-Wdeprecated-declarations]
  arma::access::rw(res.values) = arma::memory::acquire_chunked<double>(x.size() + 1);
                                               ^
/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppArmadillo/include/armadillo_bits/memory.hpp:115:1: note: 'acquire_chunked<double>' has been explicitly marked deprecated here
arma_deprecated
^
/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:286:44: note: expanded from macro 'arma_deprecated'
    #define arma_deprecated __attribute__((__deprecated__))
                                           ^
diffuse_parallel.cpp:32:53: warning: 'acquire_chunked<unsigned int>' is deprecated [-Wdeprecated-declarations]
  arma::access::rw(res.row_indices) = arma::memory::acquire_chunked<arma::uword>(i.size() + 1);
                                                    ^
/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppArmadillo/include/armadillo_bits/memory.hpp:115:1: note: 'acquire_chunked<unsigned int>' has been explicitly marked deprecated here
arma_deprecated
^
/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppArmadillo/include/armadillo_bits/compiler_setup.hpp:286:44: note: expanded from macro 'arma_deprecated'
    #define arma_deprecated __attribute__((__deprecated__))
                                           ^
2 warnings generated.
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppArmadillo/include' -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/RcppParallel/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c init.c -o init.o
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -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 diffuStats.so RcppExports.o diffuse_parallel.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.11-bioc/meat/diffuStats.buildbin-libdir/00LOCK-diffuStats/00new/diffuStats/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 (diffuStats)


>>>>>>> 
>>>>>>> FIXING LINKS FOR diffuStats.buildbin-libdir/diffuStats/libs/diffuStats.so
>>>>>>> 

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