##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL netboost
###
##############################################################################
##############################################################################
* installing to library ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-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... /usr/bin/mkdir -p
checking for gawk... gawk
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-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86 cpuid output... unknown
checking for x86-AVX xgetbv output... unknown
checking for x86 cpuid 0x00000000 output... d:68747541:444d4163:69746e65
checking for x86 cpuid 0x80000000 output... 8000001e:68747541:444d4163:69746e65
checking for x86 cpuid 0x00000001 output... a00f11:2000800:fffa3203:78bfbff
checking for x86 cpuid 0x00000007 output... 0:219c05ab:40061c:ac000000
checking for x86 cpuid 0x80000001 output... a00f11:0:c003f7:2fd3fbff
checking for x86-AVX xgetbv 0x00000000 output... 207: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... yes
checking whether BMI1 is supported by the processor and OS... yes
checking whether C compiler accepts -mbmi... yes
checking whether BMI2 is supported by the processor... yes
checking whether BMI2 is supported by the processor and OS... yes
checking whether C compiler accepts -mbmi2... yes
checking whether ADX is supported by the processor... yes
checking whether ADX is supported by the processor and OS... yes
checking whether C compiler accepts -madx... yes
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... yes
checking whether ABM is supported by the processor and OS... yes
checking whether C compiler accepts -mabm... yes
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... yes
checking whether SSE4a is supported by the processor and OS... yes
checking whether C compiler accepts -msse4a... yes
checking whether SHA is supported by the processor... yes
checking whether SHA is supported by the processor and OS... yes
checking whether C compiler accepts -msha... yes
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... yes
checking whether FMA3 is supported by the processor and OS... yes
checking whether C compiler accepts -mfma... yes
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... yes
checking whether AVX2 is supported by the processor and OS... yes
checking whether C compiler accepts -mavx2... yes
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
using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include `/home/biocbuild/bbs-3.20-bioc/R/bin/Rscript -e "Rcpp:::CxxFlags()"` -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -msse4a -msha -maes -mavx -mfma -mavx2 -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include `/home/biocbuild/bbs-3.20-bioc/R/bin/Rscript -e "Rcpp:::CxxFlags()"` -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -msse4a -msha -maes -mavx -mfma -mavx2 -fpic -g -O2 -Wall -c boosting.cpp -o boosting.o
boosting.cpp: In constructor ‘Boosting::Boosting(const Rcpp::NumericMatrix&, unsigned int, double)’:
boosting.cpp:415:71: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
415 | Rprintf( " DATA POINTER REAL LENGTH: %li / %li dbl (matrix: %d -- max %d)\n",
| ~^
| |
| int
| %ld
......
418 | (col+1) * nrow,
| ~~~~~~~~~~~~~~
| |
| size_t {aka long unsigned int}
boosting.cpp:415:81: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
415 | Rprintf( " DATA POINTER REAL LENGTH: %li / %li dbl (matrix: %d -- max %d)\n",
| ~^
| |
| int
| %ld
......
419 | (col+1) * (nrow + 256/sizeof(double))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| size_t {aka long unsigned int}
boosting.cpp: In instantiation of ‘Rcpp::IntegerVector Boosting::filter_column_gen(size_t) [with bool AVX = true; bool FMA = false; bool ALIGNED = true; Rcpp::IntegerVector = Rcpp::Vector<13>; size_t = long unsigned int]’:
boosting.cpp:729:53: required from here
boosting.cpp:645:44: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
645 | Rprintf( "C STEP: %d (ACTUAL_SEL: %d, UPDATE: %f)\n ",
| ~^
| |
| int
| %ld
646 | bstep + 1, actual_sel + 1, actual_update);
| ~~~~~~~~~~~~~~
| |
| size_t {aka long unsigned int}
boosting.cpp: In instantiation of ‘Rcpp::IntegerVector Boosting::filter_column_gen(size_t) [with bool AVX = false; bool FMA = false; bool ALIGNED = true; Rcpp::IntegerVector = Rcpp::Vector<13>; size_t = long unsigned int]’:
boosting.cpp:732:54: required from here
boosting.cpp:645:44: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
645 | Rprintf( "C STEP: %d (ACTUAL_SEL: %d, UPDATE: %f)\n ",
| ~^
| |
| int
| %ld
646 | bstep + 1, actual_sel + 1, actual_update);
| ~~~~~~~~~~~~~~
| |
| size_t {aka long unsigned int}
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include `/home/biocbuild/bbs-3.20-bioc/R/bin/Rscript -e "Rcpp:::CxxFlags()"` -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -msse4a -msha -maes -mavx -mfma -mavx2 -fpic -g -O2 -Wall -c dist_tom.cpp -o dist_tom.o
In file included from /home/biocbuild/bbs-3.20-bioc/R/include/R.h:73,
from dist_tom.cpp:14:
/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h: In function ‘void Rcpp::Rf_warning(const char*, Args&& ...) [with Args = {const char*}]’:
/home/biocbuild/bbs-3.20-bioc/R/include/R_ext/Error.h:69:17: warning: infinite recursion detected [-Winfinite-recursion]
69 | #define warning Rf_warning
| ^~~~~~~~~~
/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:46:13: note: in expansion of macro ‘warning’
46 | inline void warning(const char* fmt, Args&&... args ) {
| ^~~~~~~
In file included from /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include/Rcpp/exceptions.h:180,
from /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include/RcppCommon.h:130,
from /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include/Rcpp.h:27,
from dist_tom.cpp:15:
/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:47:15: note: recursive call
47 | Rf_warning("%s", tfm::format(fmt, std::forward<Args>(args)... ).c_str());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/RcppParallel/include' -I/usr/local/include `/home/biocbuild/bbs-3.20-bioc/R/bin/Rscript -e "Rcpp:::CxxFlags()"` -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -msse4a -msha -maes -mavx -mfma -mavx2 -fpic -g -O2 -Wall -c tree_sort.cpp -o tree_sort.o
In file included from /home/biocbuild/bbs-3.20-bioc/R/include/R.h:73,
from tree_sort.cpp:11:
/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h: In function ‘void Rcpp::Rf_warning(const char*, Args&& ...) [with Args = {const char*}]’:
/home/biocbuild/bbs-3.20-bioc/R/include/R_ext/Error.h:69:17: warning: infinite recursion detected [-Winfinite-recursion]
69 | #define warning Rf_warning
| ^~~~~~~~~~
/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:46:13: note: in expansion of macro ‘warning’
46 | inline void warning(const char* fmt, Args&&... args ) {
| ^~~~~~~
In file included from /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include/Rcpp/exceptions.h:180,
from /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include/RcppCommon.h:130,
from /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include/Rcpp.h:27,
from tree_sort.cpp:12:
/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:47:15: note: recursive call
47 | Rf_warning("%s", tfm::format(fmt, std::forward<Args>(args)... ).c_str());
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o netboost.so RcppExports.o boosting.o dist_tom.o tree_sort.o -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR
strip -S netboost.so
installing via 'install.libs.R' to /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/00LOCK-netboost/00new/netboost
[1] "R_PACKAGE_SRC: /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/netboost"
[1] "R_PACKAGE_DIR: /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/00LOCK-netboost/00new/netboost"
[1] "R_ARCH: "
[1] "SHLIB_EXT: .so"
[1] "INSTALL PATH: /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/netboost/src/mcupgma/scripts/install_path.mk"
make: Entering directory '/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/netboost/src/mcupgma'
Clean build.
make: Leaving directory '/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/netboost/src/mcupgma'
make: Entering directory '/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/netboost/src/mcupgma'
==== compiling clustering_util sources using external Makefile (clustering_util/Makefile) recursively
make -C clustering_util -f Makefile mcupgma_install
make[1]: Entering directory '/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/netboost/src/mcupgma/clustering_util'
mkdir -p bin
mkdir -p obj.x86_64_Linux
g++ -Wall -Wno-deprecated -O3 -DNDEBUG -c -o obj.x86_64_Linux/HashingMergerMain.cmdline.o HashingMergerMain.cmdline.c
g++ -Wall -Wno-deprecated -O3 -DNDEBUG -Wall -Wno-deprecated -O3 -DNDEBUG -c -o obj.x86_64_Linux/ClusteringUtil.o ClusteringUtil.cpp
g++ -Wall -Wno-deprecated -O3 -DNDEBUG -Wall -Wno-deprecated -O3 -DNDEBUG -c -o obj.x86_64_Linux/Tree.o Tree.cpp
g++ -Wall -Wno-deprecated -O3 -DNDEBUG -o bin/edges2valid_clusters HashingMergerMain.cpp obj.x86_64_Linux/HashingMergerMain.cmdline.o obj.x86_64_Linux/ClusteringUtil.o obj.x86_64_Linux/Tree.o
g++ -Wall -Wno-deprecated -O3 -DNDEBUG -c -o obj.x86_64_Linux/EdgeCollatorMain.cmdline.o EdgeCollatorMain.cmdline.c
g++ -Wall -Wno-deprecated -O3 -DNDEBUG -o bin/edge_collator EdgeCollatorMain.cpp obj.x86_64_Linux/EdgeCollatorMain.cmdline.o obj.x86_64_Linux/ClusteringUtil.o obj.x86_64_Linux/Tree.o
make[1]: Leaving directory '/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/netboost/src/mcupgma/clustering_util'
==== compiling sources using external Makefile (clustering_round/Makefile) recursively
make -C clustering_round -f Makefile
make[1]: Entering directory '/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/netboost/src/mcupgma/clustering_round'
mkdir -p dep.x86_64_Linux
test -d dep.x86_64_Linux && g++ -MM -MT 'dep.x86_64_Linux/test_heap.d obj.x86_64_Linux/test_heap.o obj.x86_64_Linux.debug/test_heap.o' -O3 -ftemplate-depth-64 -I./ test_heap.cpp > dep.x86_64_Linux/test_heap.d
test -d dep.x86_64_Linux && g++ -MM -MT 'dep.x86_64_Linux/HierarchicalClustering_with_unknown_edges.d obj.x86_64_Linux/HierarchicalClustering_with_unknown_edges.o obj.x86_64_Linux.debug/HierarchicalClustering_with_unknown_edges.o' -O3 -ftemplate-depth-64 -I./ HierarchicalClustering_with_unknown_edges.cpp > dep.x86_64_Linux/HierarchicalClustering_with_unknown_edges.d
test -d dep.x86_64_Linux && g++ -MM -MT 'dep.x86_64_Linux/HierarchicalClustering_main.d obj.x86_64_Linux/HierarchicalClustering_main.o obj.x86_64_Linux.debug/HierarchicalClustering_main.o' -O3 -ftemplate-depth-64 -I./ HierarchicalClustering_main.cpp > dep.x86_64_Linux/HierarchicalClustering_main.d
test -d dep.x86_64_Linux && g++ -MM -MT 'dep.x86_64_Linux/test_heap.d obj.x86_64_Linux/test_heap.o obj.x86_64_Linux.debug/test_heap.o' -O3 -ftemplate-depth-64 -I./ test_heap.cpp > dep.x86_64_Linux/test_heap.d
test -d dep.x86_64_Linux && g++ -MM -MT 'dep.x86_64_Linux/HierarchicalClustering_with_unknown_edges.d obj.x86_64_Linux/HierarchicalClustering_with_unknown_edges.o obj.x86_64_Linux.debug/HierarchicalClustering_with_unknown_edges.o' -O3 -ftemplate-depth-64 -I./ HierarchicalClustering_with_unknown_edges.cpp > dep.x86_64_Linux/HierarchicalClustering_with_unknown_edges.d
mkdir -p obj.x86_64_Linux
mkdir -p bin
g++ -O3 -ftemplate-depth-64 -I./ -c HierarchicalClustering_main.cpp -o obj.x86_64_Linux/HierarchicalClustering_main.o
In file included from HierarchicalClustering_main.cpp:96:
HierarchicalClustering_with_unknown_edges.hpp:150:47: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
150 | struct fCompareEdgesByLowerBound : public binary_function<tEdge, tEdge, bool> {
| ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/13/bits/refwrap.h:39,
from /usr/include/c++/13/vector:68,
from HierarchicalClustering_with_unknown_edges.hpp:40:
/usr/include/c++/13/bits/stl_function.h:131:12: note: declared here
131 | struct binary_function
| ^~~~~~~~~~~~~~~
HierarchicalClustering_with_unknown_edges.hpp:177:45: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
177 | struct fCompareEdgesByUpperBound : public binary_function<tEdge, tEdge, bool> {
| ^~~~~~~~~~~~~~~
/usr/include/c++/13/bits/stl_function.h:131:12: note: declared here
131 | struct binary_function
| ^~~~~~~~~~~~~~~
HierarchicalClustering_with_unknown_edges.hpp:259:31: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
259 | struct fIsClusterInvalid : unary_function<tClusterId, bool> {
| ^~~~~~~~~~~~~~
/usr/include/c++/13/bits/stl_function.h:117:12: note: declared here
117 | struct unary_function
| ^~~~~~~~~~~~~~
cc -O3 -I./ -c HierarchicalClustering_main.cmdline.c -o obj.x86_64_Linux/HierarchicalClustering_main.cmdline.o
g++ -O3 -ftemplate-depth-64 -I./ -c HierarchicalClustering_with_unknown_edges.cpp -o obj.x86_64_Linux/HierarchicalClustering_with_unknown_edges.o
In file included from HierarchicalClustering_with_unknown_edges.cpp:28:
HierarchicalClustering_with_unknown_edges.hpp:150:47: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
150 | struct fCompareEdgesByLowerBound : public binary_function<tEdge, tEdge, bool> {
| ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/13/bits/refwrap.h:39,
from /usr/include/c++/13/vector:68,
from HierarchicalClustering_with_unknown_edges.hpp:40:
/usr/include/c++/13/bits/stl_function.h:131:12: note: declared here
131 | struct binary_function
| ^~~~~~~~~~~~~~~
HierarchicalClustering_with_unknown_edges.hpp:177:45: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
177 | struct fCompareEdgesByUpperBound : public binary_function<tEdge, tEdge, bool> {
| ^~~~~~~~~~~~~~~
/usr/include/c++/13/bits/stl_function.h:131:12: note: declared here
131 | struct binary_function
| ^~~~~~~~~~~~~~~
HierarchicalClustering_with_unknown_edges.hpp:259:31: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
259 | struct fIsClusterInvalid : unary_function<tClusterId, bool> {
| ^~~~~~~~~~~~~~
/usr/include/c++/13/bits/stl_function.h:117:12: note: declared here
117 | struct unary_function
| ^~~~~~~~~~~~~~
g++ obj.x86_64_Linux/HierarchicalClustering_main.o obj.x86_64_Linux/HierarchicalClustering_main.cmdline.o obj.x86_64_Linux/HierarchicalClustering_with_unknown_edges.o -o bin/hierarchical_clustering -O3
g++ -O3 -ftemplate-depth-64 -I./ -c test_heap.cpp -o obj.x86_64_Linux/test_heap.o
cc -O3 -I./ -c test_heap.cmdline.c -o obj.x86_64_Linux/test_heap.cmdline.o
g++ obj.x86_64_Linux/test_heap.o obj.x86_64_Linux/test_heap.cmdline.o -o bin/test_heap -O3
make[1]: Leaving directory '/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/netboost/src/mcupgma/clustering_round'
make: Leaving directory '/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/netboost/src/mcupgma'
[1] "SRC: /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/netboost/src/mcupgma"
[1] "DEST: /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/00LOCK-netboost/00new/netboost/mcupgma"
[1] "INSTALL FROM: /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/netboost/src/mcupgma/clustering_round/bin TO: /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/00LOCK-netboost/00new/netboost/mcupgma"
[1] "INSTALL FROM: /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/netboost/src/mcupgma/clustering_util/bin TO: /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/00LOCK-netboost/00new/netboost/mcupgma"
[1] "INSTALL FROM: /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/netboost/src/mcupgma/scripts TO: /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-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)