Back to Multiple platform build/check report for BioC 3.10
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

CHECK report for netboost on merida1

This page was generated on 2020-04-15 12:49:25 -0400 (Wed, 15 Apr 2020).

Package 1144/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netboost 1.2.2
Pascal Schlosser
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/netboost
Branch: RELEASE_3_10
Last Commit: 86ac4bd
Last Changed Date: 2019-11-27 03:41:27 -0400 (Wed, 27 Nov 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64 ...NOT SUPPORTED...
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: netboost
Version: 1.2.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:netboost.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings netboost_1.2.2.tar.gz
StartedAt: 2020-04-15 04:13:43 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 04:17:14 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 211.6 seconds
RetCode: 0
Status:  OK 
CheckDir: netboost.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:netboost.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings netboost_1.2.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.10-bioc/meat/netboost.Rcheck’
* using R version 3.6.3 (2020-02-29)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘netboost/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘netboost’ version ‘1.2.2’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘netboost’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in shell scripts ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking include directives in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                user system elapsed
nb_plot_dendro 8.150  1.971   9.836
nb_summary     7.605  1.797   9.000
cut_trees      7.304  1.818   8.494
nb_clust       6.986  1.990   8.456
nb_tranfer     7.093  1.743   8.209
netboost       6.769  1.779   7.898
nb_mcupgma     5.877  1.893   7.440
tree_search    5.496  1.730   6.560
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.10-bioc/meat/netboost.Rcheck/00check.log’
for details.



Installation output

netboost.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL netboost
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘netboost’ ...
** using staged installation
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking for x86 cpuid  output... unknown
checking for x86-AVX xgetbv  output... unknown
checking for x86 cpuid 0x00000000 output... d:756e6547:6c65746e:49656e69
checking for x86 cpuid 0x80000000 output... 80000008:0:0:0
checking for x86 cpuid 0x00000001 output... 306e4:a200800:7fbee3ff:bfebfbff
checking for x86 cpuid 0x00000007 output... 0:281:0:c000000
checking for x86 cpuid 0x80000001 output... 0:0:1:2c100800
checking for x86-AVX xgetbv 0x00000000 output... 7:0
checking whether RDRND is supported by the processor... yes
checking whether RDRND is supported by the processor and OS... yes
checking whether C compiler accepts -mrdrnd... yes
checking whether BMI1 is supported by the processor... no
checking whether BMI2 is supported by the processor... no
checking whether ADX is supported by the processor... no
checking whether MPX is supported by the processor... no
checking whether PREFETCHWT1 is supported by the processor... no
checking whether ABM is supported by the processor... no
checking whether MMX is supported by the processor... yes
checking whether MMX is supported by the processor and OS... yes
checking whether C compiler accepts -mmmx... yes
checking whether SSE is supported by the processor... yes
checking whether SSE is supported by the processor and OS... yes
checking whether C compiler accepts -msse... yes
checking whether SSE2 is supported by the processor... yes
checking whether SSE2 is supported by the processor and OS... yes
checking whether C compiler accepts -msse2... yes
checking whether SSE3 is supported by the processor... yes
checking whether SSE3 is supported by the processor and OS... yes
checking whether C compiler accepts -msse3... yes
checking whether SSSE3 is supported by the processor... yes
checking whether SSSE3 is supported by the processor and OS... yes
checking whether C compiler accepts -mssse3... yes
checking whether SSE4.1 is supported by the processor... yes
checking whether SSE4.1 is supported by the processor and OS... yes
checking whether C compiler accepts -msse4.1... yes
checking whether SSE4.2 is supported by the processor... yes
checking whether SSE4.2 is supported by the processor and OS... yes
checking whether C compiler accepts -msse4.2... yes
checking whether SSE4a is supported by the processor... no
checking whether SHA is supported by the processor... no
checking whether AES is supported by the processor... yes
checking whether AES is supported by the processor and OS... yes
checking whether C compiler accepts -maes... yes
checking whether AVX is supported by the processor... yes
checking whether AVX is supported by the processor and OS... yes
checking whether C compiler accepts -mavx... yes
checking whether FMA3 is supported by the processor... no
checking whether FMA4 is supported by the processor... no
checking whether XOP is supported by the processor... no
checking whether AVX2 is supported by the processor... no
checking whether AVX512-F is supported by the processor... no
checking whether AVX512-CD is supported by the processor... no
checking whether AVX512-PF is supported by the processor... no
checking whether AVX512-ER is supported by the processor... no
checking whether AVX512-VL is supported by the processor... no
checking whether AVX512-BW is supported by the processor... no
checking whether AVX512-DQ is supported by the processor... no
checking whether AVX512-IFMA is supported by the processor... no
checking whether AVX512-VBMI is supported by the processor... no
checking whether C compiler accepts -Wno-deprecated... yes
checking for strip... strip
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating src/mcupgma/clustering_util/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
** libs
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/RcppParallel/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "Rcpp:::CxxFlags()"`  -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -maes -mavx -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/RcppParallel/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "Rcpp:::CxxFlags()"`  -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -maes -mavx -fPIC  -Wall -g -O2  -c boosting.cpp -o boosting.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/RcppParallel/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "Rcpp:::CxxFlags()"`  -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -maes -mavx -fPIC  -Wall -g -O2  -c dist_tom.cpp -o dist_tom.o
In file included from dist_tom.cpp:19:
In file included from /Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include/Rcpp.h:27:
In file included from /Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include/RcppCommon.h:128:
/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include/Rcpp/exceptions.h:112:53: warning: all paths through this function will call itself [-Winfinite-recursion]
    inline void warning(const std::string& message) {        // #nocov start
                                                    ^
1 warning generated.
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/RcppParallel/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "Rcpp:::CxxFlags()"`  -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -maes -mavx -fPIC  -Wall -g -O2  -c tree_sort.cpp -o tree_sort.o
In file included from tree_sort.cpp:12:
In file included from /Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include/Rcpp.h:27:
In file included from /Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include/RcppCommon.h:128:
/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include/Rcpp/exceptions.h:112:53: warning: all paths through this function will call itself [-Winfinite-recursion]
    inline void warning(const std::string& message) {        // #nocov start
                                                    ^
1 warning generated.
clang++ -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 netboost.so RcppExports.o boosting.o dist_tom.o tree_sort.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
strip -S netboost.so
installing via 'install.libs.R' to /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-netboost/00new/netboost
[1] "R_PACKAGE_SRC:  /Users/biocbuild/bbs-3.10-bioc/meat/netboost"
[1] "R_PACKAGE_DIR:  /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-netboost/00new/netboost"
[1] "R_ARCH:         "
[1] "SHLIB_EXT:      .so"
[1] "INSTALL PATH:  /Users/biocbuild/bbs-3.10-bioc/meat/netboost/src/mcupgma/scripts/install_path.mk"
Clean build.
==== compiling clustering_util sources using external Makefile (clustering_util/Makefile) recursively 
make -C clustering_util  -f Makefile mcupgma_install
mkdir -p bin
mkdir -p obj.x86_64_Darwin
c++ -Wall  -Wno-deprecated -O3 -DNDEBUG -c -o obj.x86_64_Darwin/HashingMergerMain.cmdline.o HashingMergerMain.cmdline.c
c++ -Wall  -Wno-deprecated -O3 -DNDEBUG  -Wall  -Wno-deprecated -O3 -DNDEBUG -c -o obj.x86_64_Darwin/ClusteringUtil.o ClusteringUtil.cpp
c++ -Wall  -Wno-deprecated -O3 -DNDEBUG  -Wall  -Wno-deprecated -O3 -DNDEBUG -c -o obj.x86_64_Darwin/Tree.o Tree.cpp
c++ -Wall  -Wno-deprecated -O3 -DNDEBUG   -o bin/edges2valid_clusters HashingMergerMain.cpp obj.x86_64_Darwin/HashingMergerMain.cmdline.o obj.x86_64_Darwin/ClusteringUtil.o obj.x86_64_Darwin/Tree.o 
c++ -Wall  -Wno-deprecated -O3 -DNDEBUG -c -o obj.x86_64_Darwin/EdgeCollatorMain.cmdline.o EdgeCollatorMain.cmdline.c
c++ -Wall  -Wno-deprecated -O3 -DNDEBUG  -o bin/edge_collator EdgeCollatorMain.cpp obj.x86_64_Darwin/EdgeCollatorMain.cmdline.o obj.x86_64_Darwin/ClusteringUtil.o obj.x86_64_Darwin/Tree.o 
==== compiling  sources using external Makefile (clustering_round/Makefile) recursively 
make -C clustering_round  -f Makefile
mkdir -p dep.x86_64_Darwin 
test -d dep.x86_64_Darwin && c++ -MM -MT 'dep.x86_64_Darwin/test_heap.d  obj.x86_64_Darwin/test_heap.o  obj.x86_64_Darwin.debug/test_heap.o' -O3 -ftemplate-depth-64 -I./ test_heap.cpp > dep.x86_64_Darwin/test_heap.d
test -d dep.x86_64_Darwin && c++ -MM -MT 'dep.x86_64_Darwin/HierarchicalClustering_with_unknown_edges.d  obj.x86_64_Darwin/HierarchicalClustering_with_unknown_edges.o  obj.x86_64_Darwin.debug/HierarchicalClustering_with_unknown_edges.o' -O3 -ftemplate-depth-64 -I./ HierarchicalClustering_with_unknown_edges.cpp > dep.x86_64_Darwin/HierarchicalClustering_with_unknown_edges.d
test -d dep.x86_64_Darwin && c++ -MM -MT 'dep.x86_64_Darwin/HierarchicalClustering_main.d  obj.x86_64_Darwin/HierarchicalClustering_main.o  obj.x86_64_Darwin.debug/HierarchicalClustering_main.o' -O3 -ftemplate-depth-64 -I./ HierarchicalClustering_main.cpp > dep.x86_64_Darwin/HierarchicalClustering_main.d
mkdir -p obj.x86_64_Darwin 
mkdir -p bin
c++ -O3 -ftemplate-depth-64 -I./ -c HierarchicalClustering_main.cpp -o obj.x86_64_Darwin/HierarchicalClustering_main.o
HierarchicalClustering_main.cpp:79:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
cc -O3 -I./ -c HierarchicalClustering_main.cmdline.c -o obj.x86_64_Darwin/HierarchicalClustering_main.cmdline.o
c++ -O3 -ftemplate-depth-64 -I./ -c HierarchicalClustering_with_unknown_edges.cpp -o obj.x86_64_Darwin/HierarchicalClustering_with_unknown_edges.o
HierarchicalClustering_with_unknown_edges.cpp:26:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
HierarchicalClustering_with_unknown_edges.cpp:78:68: warning: field 'isLeftGreater' is uninitialized when used here [-Wuninitialized]
  ubEdgeHeap(edges.begin(), edges.size(), CompareEdgesByUpperBound(isLeftGreater)),
                                                                   ^
HierarchicalClustering_with_unknown_edges.cpp:79:68: warning: field 'isLeftGreater' is uninitialized when used here [-Wuninitialized]
  lbEdgeHeap(edges.begin(), edges.size(), CompareEdgesByLowerBound(isLeftGreater)),
                                                                   ^
3 warnings generated.
c++ obj.x86_64_Darwin/HierarchicalClustering_main.o obj.x86_64_Darwin/HierarchicalClustering_main.cmdline.o obj.x86_64_Darwin/HierarchicalClustering_with_unknown_edges.o  -o bin/hierarchical_clustering  -O3
c++ -O3 -ftemplate-depth-64 -I./ -c test_heap.cpp -o obj.x86_64_Darwin/test_heap.o
test_heap.cpp:20:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
cc -O3 -I./ -c test_heap.cmdline.c -o obj.x86_64_Darwin/test_heap.cmdline.o
c++ obj.x86_64_Darwin/test_heap.o obj.x86_64_Darwin/test_heap.cmdline.o  -o bin/test_heap  -O3
[1] "SRC:  /Users/biocbuild/bbs-3.10-bioc/meat/netboost/src/mcupgma"
[1] "DEST: /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-netboost/00new/netboost/mcupgma"
[1] "INSTALL FROM: /Users/biocbuild/bbs-3.10-bioc/meat/netboost/src/mcupgma/clustering_round/bin TO: /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-netboost/00new/netboost/mcupgma"
[1] "INSTALL FROM: /Users/biocbuild/bbs-3.10-bioc/meat/netboost/src/mcupgma/clustering_util/bin TO: /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-netboost/00new/netboost/mcupgma"
[1] "INSTALL FROM: /Users/biocbuild/bbs-3.10-bioc/meat/netboost/src/mcupgma/scripts TO: /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-netboost/00new/netboost/mcupgma"
[1] "netboost.so"
** 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 (netboost)

Tests output


Example timings

netboost.Rcheck/netboost-Ex.timings

nameusersystemelapsed
cut_trees7.3041.8188.494
dot-onAttach0.0000.0010.000
mcupgma_exec0.0410.0130.058
nb_clust6.9861.9908.456
nb_dist4.1110.0214.485
nb_filter2.1710.0092.351
nb_mcupgma5.8771.8937.440
nb_plot_dendro8.1501.9719.836
nb_summary7.6051.7979.000
nb_tranfer7.0931.7438.209
netboost6.7691.7797.898
tree_search5.4961.7306.560