############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL PCAtools ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’ * installing *source* package ‘PCAtools’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ using C++11 g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/beachmat/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/dqrng/include' -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/beachmat/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/dqrng/include' -I/usr/local/include -fpic -g -O2 -Wall -c shuffle_matrix.cpp -o shuffle_matrix.o In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/mpl/aux_/na_assert.hpp:23, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/mpl/arg.hpp:25, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/mpl/placeholders.hpp:24, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/iterator/iterator_categories.hpp:16, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/iterator/iterator_concepts.hpp:10, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses 194 | failed ************ (Pred::************ | ^~~~~~~~~~~~~~~~~~~ | - 195 | assert_arg( void (*)(Pred), typename assert_arg_pred::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 196 | ); | ~ | - /home/biocbuild/bbs-3.17-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_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses 199 | failed ************ (boost::mpl::not_::************ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | - 200 | assert_not_arg( void (*)(Pred), typename assert_arg_pred_not::type ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 201 | ); | ~ | - In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:167:5: required from ‘struct boost::CopyConstructible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:125:16: required from ‘struct boost::range_detail::IncrementableIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:147:16: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: required from ‘struct boost::Convertible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::Convertible]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/iterator/iterator_concepts.hpp:114:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::Convertible]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/iterator/iterator_concepts.hpp:114:7: required from ‘struct boost::range_detail::IncrementableIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:147:16: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:136:13: required from ‘struct boost::range_detail::IncrementableIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:147:16: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:233:5: required from ‘struct boost::EqualityComparable’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:147:16: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: required from ‘struct boost::Convertible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::Convertible]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:152:13: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::Convertible]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:152:13: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:278:9: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:158:13: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:278:9: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::range_detail::SinglePassIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:278:9: required from ‘struct boost::SinglePassRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:318:12: required from ‘struct boost::ForwardRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:352:12: required from ‘struct boost::BidirectionalRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:370:12: required from ‘struct boost::RandomAccessRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:167:5: required from ‘struct boost::CopyConstructible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:125:16: required from ‘struct boost::range_detail::IncrementableIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:147:16: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:136:13: required from ‘struct boost::range_detail::IncrementableIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:147:16: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:233:5: required from ‘struct boost::EqualityComparable’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:147:16: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:158:13: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:281:9: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::range_detail::SinglePassIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:281:9: required from ‘struct boost::SinglePassRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:318:12: required from ‘struct boost::ForwardRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:352:12: required from ‘struct boost::BidirectionalRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:370:12: required from ‘struct boost::RandomAccessRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = const double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:284:9: required from ‘struct boost::SinglePassRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:318:12: required from ‘struct boost::ForwardRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:352:12: required from ‘struct boost::BidirectionalRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:370:12: required from ‘struct boost::RandomAccessRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::SinglePassRangeConcept >]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:137:5: required from ‘struct boost::DefaultConstructible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:181:16: required from ‘struct boost::range_detail::ForwardIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::DefaultConstructible]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: required from ‘struct boost::Convertible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::Convertible]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:191:13: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::Convertible]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:191:13: required from ‘struct boost::range_detail::ForwardIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:321:9: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::forward_traversal_tag]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:197:13: required from ‘struct boost::range_detail::ForwardIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:321:9: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::ForwardIteratorConcept]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::range_detail::ForwardIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:321:9: required from ‘struct boost::ForwardRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:352:12: required from ‘struct boost::BidirectionalRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:370:12: required from ‘struct boost::RandomAccessRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::ForwardIteratorConcept::~ForwardIteratorConcept() [with Iterator = double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:197:13: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 197 | BOOST_CONCEPT_USAGE(ForwardIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:137:5: required from ‘struct boost::DefaultConstructible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:181:16: required from ‘struct boost::range_detail::ForwardIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::DefaultConstructible]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:197:13: required from ‘struct boost::range_detail::ForwardIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:322:9: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::ForwardIteratorConcept]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::range_detail::ForwardIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:322:9: required from ‘struct boost::ForwardRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:352:12: required from ‘struct boost::BidirectionalRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:370:12: required from ‘struct boost::RandomAccessRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::ForwardIteratorConcept::~ForwardIteratorConcept() [with Iterator = const double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:197:13: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 197 | BOOST_CONCEPT_USAGE(ForwardIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: required from ‘struct boost::Convertible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::Convertible]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:218:14: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::Convertible]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:218:14: required from ‘struct boost::range_detail::BidirectionalIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::BidirectionalIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:355:9: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::bidirectional_traversal_tag]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:224:14: required from ‘struct boost::range_detail::BidirectionalIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::BidirectionalIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:355:9: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::BidirectionalIteratorConcept]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::range_detail::BidirectionalIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:355:9: required from ‘struct boost::BidirectionalRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:370:12: required from ‘struct boost::RandomAccessRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::BidirectionalIteratorConcept::~BidirectionalIteratorConcept() [with Iterator = double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:224:14: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 224 | BOOST_CONCEPT_USAGE(BidirectionalIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:224:14: required from ‘struct boost::range_detail::BidirectionalIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::BidirectionalIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:356:9: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::BidirectionalIteratorConcept]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::range_detail::BidirectionalIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:356:9: required from ‘struct boost::BidirectionalRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:370:12: required from ‘struct boost::RandomAccessRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::BidirectionalIteratorConcept::~BidirectionalIteratorConcept() [with Iterator = const double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:224:14: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 224 | BOOST_CONCEPT_USAGE(BidirectionalIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: required from ‘struct boost::Convertible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::Convertible]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:239:14: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::Convertible]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:239:14: required from ‘struct boost::range_detail::RandomAccessIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::RandomAccessIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::random_access_traversal_tag]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:245:14: required from ‘struct boost::range_detail::RandomAccessIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::RandomAccessIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::RandomAccessIteratorConcept]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::range_detail::RandomAccessIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:373:9: required from ‘struct boost::RandomAccessRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::RandomAccessIteratorConcept::~RandomAccessIteratorConcept() [with Iterator = double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:245:14: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 245 | BOOST_CONCEPT_USAGE(RandomAccessIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:245:14: required from ‘struct boost::range_detail::RandomAccessIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::RandomAccessIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::RandomAccessIteratorConcept]’ 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ^ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::range_detail::RandomAccessIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:374:9: required from ‘struct boost::RandomAccessRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::RandomAccessIteratorConcept::~RandomAccessIteratorConcept() [with Iterator = const double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:245:14: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 245 | BOOST_CONCEPT_USAGE(RandomAccessIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/assert.hpp:35, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp: In instantiation of ‘static void boost::concepts::requirement::failed() [with Model = boost::RandomAccessRangeConcept >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: warning: ‘this’ pointer is null [-Wnonnull] 50 | static void failed() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:370:12: note: in a call to non-static member function ‘boost::RandomAccessRangeConcept >::~RandomAccessRangeConcept()’ 370 | struct RandomAccessRangeConcept : BidirectionalRangeConcept | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:31, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:19, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/random.hpp:70, from shuffle_matrix.cpp:4: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:167:5: required from ‘struct boost::CopyConstructible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:125:16: required from ‘struct boost::range_detail::IncrementableIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:147:16: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::CopyConstructible::~CopyConstructible() [with TT = double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 167 | BOOST_CONCEPT_USAGE(CopyConstructible) { | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: required from ‘struct boost::Convertible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::Convertible]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:136:13: required from ‘struct boost::range_detail::IncrementableIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:147:16: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::IncrementableIteratorConcept::~IncrementableIteratorConcept() [with Iterator = double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:136:13: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 136 | BOOST_CONCEPT_USAGE(IncrementableIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:233:5: required from ‘struct boost::EqualityComparable’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:147:16: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::EqualityComparable::~EqualityComparable() [with TT = double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:233:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 233 | BOOST_CONCEPT_USAGE(EqualityComparable) { | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: required from ‘struct boost::Convertible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::Convertible]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:158:13: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::CopyConstructible]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:167:5: required from ‘struct boost::CopyConstructible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:125:16: required from ‘struct boost::range_detail::IncrementableIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:147:16: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::CopyConstructible::~CopyConstructible() [with TT = const double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 167 | BOOST_CONCEPT_USAGE(CopyConstructible) { | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:136:13: required from ‘struct boost::range_detail::IncrementableIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:147:16: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::IncrementableIteratorConcept::~IncrementableIteratorConcept() [with Iterator = const double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:136:13: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 136 | BOOST_CONCEPT_USAGE(IncrementableIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::EqualityComparable]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:233:5: required from ‘struct boost::EqualityComparable’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:147:16: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::EqualityComparable::~EqualityComparable() [with TT = const double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:233:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 233 | BOOST_CONCEPT_USAGE(EqualityComparable) { | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:158:13: required from ‘struct boost::range_detail::SinglePassIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::SinglePassIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::SinglePassIteratorConcept::~SinglePassIteratorConcept() [with Iterator = const double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::SinglePassRangeConcept >]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements > >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:284:9: required from ‘struct boost::SinglePassRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:318:12: required from ‘struct boost::ForwardRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:352:12: required from ‘struct boost::BidirectionalRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:370:12: required from ‘struct boost::RandomAccessRangeConcept >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::SinglePassRangeConcept::~SinglePassRangeConcept() [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept) | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::DefaultConstructible]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:137:5: required from ‘struct boost::DefaultConstructible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:181:16: required from ‘struct boost::range_detail::ForwardIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::DefaultConstructible::~DefaultConstructible() [with TT = double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:137:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 137 | BOOST_CONCEPT_USAGE(DefaultConstructible) { | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: required from ‘struct boost::Convertible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::Convertible]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::forward_traversal_tag]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::ForwardIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:197:13: required from ‘struct boost::range_detail::ForwardIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::ForwardIteratorConcept::~ForwardIteratorConcept() [with Iterator = double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:197:13: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 197 | BOOST_CONCEPT_USAGE(ForwardIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::DefaultConstructible]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:137:5: required from ‘struct boost::DefaultConstructible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:181:16: required from ‘struct boost::range_detail::ForwardIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::DefaultConstructible::~DefaultConstructible() [with TT = const double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:137:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 137 | BOOST_CONCEPT_USAGE(DefaultConstructible) { | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::ForwardIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:197:13: required from ‘struct boost::range_detail::ForwardIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::ForwardIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::ForwardIteratorConcept::~ForwardIteratorConcept() [with Iterator = const double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:197:13: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 197 | BOOST_CONCEPT_USAGE(ForwardIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: required from ‘struct boost::Convertible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::Convertible]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::bidirectional_traversal_tag]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::BidirectionalIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:224:14: required from ‘struct boost::range_detail::BidirectionalIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::BidirectionalIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::BidirectionalIteratorConcept::~BidirectionalIteratorConcept() [with Iterator = double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:224:14: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 224 | BOOST_CONCEPT_USAGE(BidirectionalIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::BidirectionalIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:224:14: required from ‘struct boost::range_detail::BidirectionalIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::BidirectionalIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::BidirectionalIteratorConcept::~BidirectionalIteratorConcept() [with Iterator = const double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:224:14: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 224 | BOOST_CONCEPT_USAGE(BidirectionalIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::Convertible]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: required from ‘struct boost::Convertible’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::Convertible]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::Convertible::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::random_access_traversal_tag]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 208 | BOOST_CONCEPT_USAGE(Convertible) { | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::RandomAccessIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:245:14: required from ‘struct boost::range_detail::RandomAccessIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::RandomAccessIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::RandomAccessIteratorConcept::~RandomAccessIteratorConcept() [with Iterator = double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:245:14: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 245 | BOOST_CONCEPT_USAGE(RandomAccessIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp: In instantiation of ‘boost::concepts::usage_requirements::~usage_requirements() [with Model = boost::range_detail::RandomAccessIteratorConcept]’: /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:50:47: required from ‘static void boost::concepts::requirement::failed() [with Model = boost::concepts::usage_requirements >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:245:14: required from ‘struct boost::range_detail::RandomAccessIteratorConcept’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::range_detail::RandomAccessIteratorConcept]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:32:62: required by substitution of ‘template boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, boost::concepts::detail::wrap_constraints*) [with Model = boost::RandomAccessRangeConcept >]’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:42:5: required from ‘const bool boost::concepts::not_satisfied > >::value’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/has_constraints.hpp:45:51: required from ‘struct boost::concepts::not_satisfied > >’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/detail/general.hpp:72:8: required from ‘struct boost::concepts::requirement_ >)>’ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/algorithm/nth_element.hpp:33:5: required from ‘RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine, true, pcg_detail::specific_stream, pcg_detail::default_multiplier >]’ shuffle_matrix.cpp:19:37: required from here /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:20:48: warning: ‘this’ pointer is null [-Wnonnull] 20 | ~usage_requirements() { ((Model*)0)->~Model(); } | ~~~~~~~~~~~~~~~~~~~^~ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function ‘boost::range_detail::RandomAccessIteratorConcept::~RandomAccessIteratorConcept() [with Iterator = const double*]’ 37 | ~model() | ^ /home/biocbuild/bbs-3.17-bioc/R/site-library/BH/include/boost/range/concepts.hpp:245:14: note: in expansion of macro ‘BOOST_CONCEPT_USAGE’ 245 | BOOST_CONCEPT_USAGE(RandomAccessIteratorConcept) | ^~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.17-bioc/R/lib -L/usr/local/lib -o PCAtools.so RcppExports.o shuffle_matrix.o -L/home/biocbuild/bbs-3.17-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.17-bioc/R/site-library/00LOCK-PCAtools/00new/PCAtools/libs ** R ** 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 (PCAtools)