############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD INSTALL CellBarcode ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-library’ * installing *source* package ‘CellBarcode’ ... ** using staged installation ** libs g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include' -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include' -I/usr/local/include -fpic -g -O2 -Wall -c lib_10X_barcode.cpp -o lib_10X_barcode.o In file included from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/mpl/aux_/na_assert.hpp:23, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/mpl/arg.hpp:25, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/mpl/placeholders.hpp:24, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/iterator/iterator_categories.hpp:16, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/iterator/iterator_facade.hpp:13, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/range/iterator_range_core.hpp:27, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/range/iterator_range.hpp:13, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/range/as_literal.hpp:18, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/algorithm/string/trim.hpp:19, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/algorithm/string.hpp:19, from lib_10X_barcode.cpp:8: /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_::************ | ^ In file included from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/bind/mem_fn.hpp:25, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/mem_fn.hpp:22, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/function/detail/prologue.hpp:18, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/function.hpp:30, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/algorithm/string/detail/find_iterator.hpp:18, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/algorithm/string/find_iterator.hpp:24, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/algorithm/string/iter_find.hpp:27, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/algorithm/string/split.hpp:16, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/algorithm/string.hpp:23, from lib_10X_barcode.cpp:8: /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/get_pointer.hpp:48:40: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 48 | template T * get_pointer(std::auto_ptr const& p) | ^~~~~~~~ In file included from /usr/include/c++/9/bits/locale_conv.h:41, from /usr/include/c++/9/locale:43, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/algorithm/string/classification.hpp:15, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/algorithm/string/trim.hpp:23, from /home/biocbuild/bbs-3.16-bioc/R/site-library/BH/include/boost/algorithm/string.hpp:19, from lib_10X_barcode.cpp:8: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ lib_10X_barcode.cpp: In function ‘Rcpp::DataFrame parse_10x_scSeq(std::string, std::string, std::string, std::string)’: lib_10X_barcode.cpp:76:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 76 | for (int j=11; j::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 59 | for (int i=0; i < s1.length(); i++) { | ~~^~~~~~~~~~~~~ lib_clustering.cpp: In function ‘Rcpp::List seq_correct(std::vector >, Rcpp::IntegerVector, int, int, double, int, int, int, int)’: lib_clustering.cpp:127:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 127 | for (auto i=0; i, int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 232 | for (auto i=0; i