This page was generated on 2022-04-13 12:06:30 -0400 (Wed, 13 Apr 2022).
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf epialleleR.buildbin-libdir && mkdir epialleleR.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=epialleleR.buildbin-libdir epialleleR_1.2.0.tar.gz
###
##############################################################################
##############################################################################
install for i386
* installing *source* package 'epialleleR' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_char_to_context.cpp -o rcpp_char_to_context.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_cx_report.cpp -o rcpp_cx_report.o
rcpp_cx_report.cpp: In function 'std::vector<int> rcpp_cx_report(Rcpp::DataFrame&, Rcpp::LogicalVector&, std::__cxx11::string)':
rcpp_cx_report.cpp:106:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'R_xlen_t' {aka 'int'} [-Wsign-compare]
for (unsigned int x=0; x<rname.size(); x++) {
~^~~~~~~~~~~~~
rcpp_cx_report.cpp:116:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'R_xlen_t' {aka 'int'} [-Wsign-compare]
for (unsigned int i=0; i<xm[x].size(); i++) {
~^~~~~~~~~~~~~
In file included from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/advanced_insert_int.hpp:28,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:32,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:30,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:29,
from rcpp_cx_report.cpp:3:
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp: In instantiation of 'typename boost::container::dtl::enable_if_memtransfer_copy_assignable<I, F, F>::type boost::container::move_backward(I, I, F) [with I = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; F = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; typename boost::container::dtl::enable_if_memtransfer_copy_assignable<I, F, F>::type = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*]':
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:2983:41: required from 'void boost::container::vector<T, Allocator, Options>::priv_insert_forward_range_expand_forward(T*, boost::container::vector<T, Allocator, Options>::size_type, InsertionProxy, boost::move_detail::true_type) [with InsertionProxy = boost::container::dtl::insert_emplace_proxy<boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >, boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*, boost::container::try_emplace_t, const long long unsigned int&, std::array<int, 16>&>; T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::size_type = unsigned int; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:2826:10: required from 'boost::container::vector<T, Allocator, Options>::iterator boost::container::vector<T, Allocator, Options>::priv_insert_forward_range(const pointer&, boost::container::vector<T, Allocator, Options>::size_type, InsertionProxy) [with InsertionProxy = boost::container::dtl::insert_emplace_proxy<boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >, boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*, boost::container::try_emplace_t, const long long unsigned int&, std::array<int, 16>&>; T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::iterator = boost::container::vec_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*, false>; typename boost::container::allocator_traits<typename boost::container::real_allocator<T, A>::type>::pointer = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; boost::container::vector<T, Allocator, Options>::pointer = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; boost::container::vector<T, Allocator, Options>::size_type = unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:1866:87: required from 'boost::container::vector<T, Allocator, Options>::iterator boost::container::vector<T, Allocator, Options>::emplace(boost::container::vector<T, Allocator, Options>::const_iterator, Args&& ...) [with Args = {boost::container::try_emplace_t, const long long unsigned int&, std::array<int, 16>&}; T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::iterator = boost::container::vec_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*, false>; typename boost::container::allocator_traits<typename boost::container::real_allocator<T, A>::type>::pointer = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; boost::container::vector<T, Allocator, Options>::const_iterator = boost::container::vec_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*, true>]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:1020:20: required from 'std::pair<typename boost::container::dtl::select_container_type<Value, AllocatorOrContainer>::type::iterator, bool> boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::try_emplace(boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::const_iterator, KeyType&&, Args&& ...) [with KeyType = const long long unsigned int&; Args = {std::array<int, 16>&}; Value = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; KeyOfValue = boost::container::dtl::select1st<long long unsigned int>; Compare = std::less<long long unsigned int>; AllocatorOrContainer = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; typename boost::container::dtl::select_container_type<Value, AllocatorOrContainer>::type::iterator = boost::container::vec_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*, false>; boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::const_iterator = boost::container::vec_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*, true>]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:968:89: required from 'boost::container::flat_map<Key, T, Compare, Allocator>::iterator boost::container::flat_map<Key, T, Compare, Allocator>::try_emplace(boost::container::flat_map<Key, T, Compare, Allocator>::const_iterator, const key_type&, Args&& ...) [with Args = {std::array<int, 16>&}; Key = long long unsigned int; T = std::array<int, 16>; Compare = std::less<long long unsigned int>; AllocatorOrContainer = void; boost::container::flat_map<Key, T, Compare, Allocator>::iterator = boost::container::vec_iterator<std::pair<long long unsigned int, std::array<int, 16> >*, false>; boost::container::flat_map<Key, T, Compare, Allocator>::const_iterator = boost::container::vec_iterator<std::pair<long long unsigned int, std::array<int, 16> >*, true>; boost::container::flat_map<Key, T, Compare, Allocator>::key_type = long long unsigned int]'
rcpp_cx_report.cpp:121:55: required from here
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp:912:19: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'boost::movelib::detail::iterator_to_element_ptr<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>::element_type' {aka 'struct boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
std::memmove((boost::movelib::iterator_to_raw_pointer)(r), (boost::movelib::iterator_to_raw_pointer)(f), sizeof(value_type)*n);
~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:29,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:29,
from rcpp_cx_report.cpp:3:
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/pair.hpp:218:8: note: 'boost::movelib::detail::iterator_to_element_ptr<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>::element_type' {aka 'struct boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >'} declared here
struct pair
^~~~
In file included from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/advanced_insert_int.hpp:28,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:32,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:30,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:29,
from rcpp_cx_report.cpp:3:
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp: In instantiation of 'F boost::container::dtl::memmove(I, I, F) [with I = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; F = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*]':
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp:325:23: required from 'typename boost::container::dtl::enable_if_memtransfer_copy_constructible<I, F, F>::type boost::container::uninitialized_move_alloc(Allocator&, I, I, F) [with Allocator = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; I = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; F = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; typename boost::container::dtl::enable_if_memtransfer_copy_constructible<I, F, F>::type = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp:1205:59: required from 'void boost::container::uninitialized_move_and_insert_alloc(Allocator&, F, F, F, O, std::size_t, InsertionProxy) [with Allocator = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; F = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; O = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; InsertionProxy = boost::container::dtl::insert_range_proxy<boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >, boost::move_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>, boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>; std::size_t = unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:3008:10: required from 'void boost::container::vector<T, Allocator, Options>::priv_insert_forward_range_new_allocation(T*, boost::container::vector<T, Allocator, Options>::size_type, T*, boost::container::vector<T, Allocator, Options>::size_type, InsertionProxy) [with InsertionProxy = boost::container::dtl::insert_range_proxy<boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >, boost::move_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>, boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>; T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::size_type = unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:2610:7: required from 'void boost::container::vector<T, Allocator, Options>::priv_move_to_new_buffer(boost::container::vector<T, Allocator, Options>::size_type, boost::container::version_1) [with T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::size_type = unsigned int; boost::container::version_1 = boost::move_detail::integral_constant<unsigned int, 1>]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:1570:10: required from 'void boost::container::vector<T, Allocator, Options>::reserve(boost::container::vector<T, Allocator, Options>::size_type) [with T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::size_type = unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:380:4: required from 'void boost::container::dtl::flat_tree_reserve(SequenceContainer&, typename SequenceContainer::size_type, boost::move_detail::true_) [with SequenceContainer = boost::container::vector<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >, boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >, void>; typename SequenceContainer::size_type = unsigned int; boost::move_detail::true_ = boost::move_detail::bool_<true>]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:1393:26: required from 'void boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::reserve(boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::size_type) [with Value = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; KeyOfValue = boost::container::dtl::select1st<long long unsigned int>; Compare = std::less<long long unsigned int>; AllocatorOrContainer = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::size_type = unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:712:9: required from 'void boost::container::flat_map<Key, T, Compare, Allocator>::reserve(boost::container::flat_map<Key, T, Compare, Allocator>::size_type) [with Key = long long unsigned int; T = std::array<int, 16>; Compare = std::less<long long unsigned int>; AllocatorOrContainer = void; boost::container::flat_map<Key, T, Compare, Allocator>::size_type = unsigned int]'
rcpp_cx_report.cpp:105:24: required from here
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp:184:19: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'value_type' {aka 'struct boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
std::memmove(dest_raw, beg_raw, sizeof(value_type)*n);
~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:29,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:29,
from rcpp_cx_report.cpp:3:
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/pair.hpp:218:8: note: 'value_type' {aka 'struct boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >'} declared here
struct pair
^~~~
In file included from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/advanced_insert_int.hpp:28,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:32,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:30,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:29,
from rcpp_cx_report.cpp:3:
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp: In instantiation of 'I boost::container::dtl::memmove_n_source(I, std::size_t, F) [with I = boost::move_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>; F = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; std::size_t = unsigned int]':
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp:553:32: required from 'typename boost::container::dtl::enable_if_memtransfer_copy_constructible<I, F, I>::type boost::container::uninitialized_copy_alloc_n_source(Allocator&, I, std::size_t, F) [with Allocator = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; I = boost::move_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>; F = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; typename boost::container::dtl::enable_if_memtransfer_copy_constructible<I, F, I>::type = boost::move_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>; std::size_t = unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/advanced_insert_int.hpp:81:75: required from 'void boost::container::dtl::insert_range_proxy<Allocator, FwdIt, Iterator>::uninitialized_copy_n_and_update(Allocator&, Iterator, std::size_t) [with Allocator = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; FwdIt = boost::move_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>; Iterator = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; std::size_t = unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp:1208:4: required from 'void boost::container::uninitialized_move_and_insert_alloc(Allocator&, F, F, F, O, std::size_t, InsertionProxy) [with Allocator = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; F = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; O = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; InsertionProxy = boost::container::dtl::insert_range_proxy<boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >, boost::move_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>, boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>; std::size_t = unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:3008:10: required from 'void boost::container::vector<T, Allocator, Options>::priv_insert_forward_range_new_allocation(T*, boost::container::vector<T, Allocator, Options>::size_type, T*, boost::container::vector<T, Allocator, Options>::size_type, InsertionProxy) [with InsertionProxy = boost::container::dtl::insert_range_proxy<boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >, boost::move_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>, boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>; T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::size_type = unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:2610:7: required from 'void boost::container::vector<T, Allocator, Options>::priv_move_to_new_buffer(boost::container::vector<T, Allocator, Options>::size_type, boost::container::version_1) [with T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::size_type = unsigned int; boost::container::version_1 = boost::move_detail::integral_constant<unsigned int, 1>]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:1570:10: required from 'void boost::container::vector<T, Allocator, Options>::reserve(boost::container::vector<T, Allocator, Options>::size_type) [with T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::size_type = unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:380:4: required from 'void boost::container::dtl::flat_tree_reserve(SequenceContainer&, typename SequenceContainer::size_type, boost::move_detail::true_) [with SequenceContainer = boost::container::vector<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >, boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >, void>; typename SequenceContainer::size_type = unsigned int; boost::move_detail::true_ = boost::move_detail::bool_<true>]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:1393:26: required from 'void boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::reserve(boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::size_type) [with Value = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; KeyOfValue = boost::container::dtl::select1st<long long unsigned int>; Compare = std::less<long long unsigned int>; AllocatorOrContainer = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::size_type = unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:712:9: required from 'void boost::container::flat_map<Key, T, Compare, Allocator>::reserve(boost::container::flat_map<Key, T, Compare, Allocator>::size_type) [with Key = long long unsigned int; T = std::array<int, 16>; Compare = std::less<long long unsigned int>; AllocatorOrContainer = void; boost::container::flat_map<Key, T, Compare, Allocator>::size_type = unsigned int]'
rcpp_cx_report.cpp:105:24: required from here
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp:214:19: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'boost::movelib::detail::iterator_to_element_ptr<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>::element_type' {aka 'struct boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
std::memmove(boost::movelib::iterator_to_raw_pointer(r), boost::movelib::iterator_to_raw_pointer(f), sizeof(value_type)*n);
~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:29,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:29,
from rcpp_cx_report.cpp:3:
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/pair.hpp:218:8: note: 'boost::movelib::detail::iterator_to_element_ptr<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>::element_type' {aka 'struct boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >'} declared here
struct pair
^~~~
"C:/rtools40/mingw32/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_fep.cpp -o rcpp_fep.o
rcpp_fep.cpp: In function 'std::vector<double> rcpp_fep(Rcpp::DataFrame&, std::vector<std::__cxx11::basic_string<char> >)':
rcpp_fep.cpp:21:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'R_xlen_t' {aka 'int'} [-Wsign-compare]
for (unsigned int x=0; x<A.size(); x++) {
~^~~~~~~~~
"C:/rtools40/mingw32/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_get_base_freqs.cpp -o rcpp_get_base_freqs.o
rcpp_get_base_freqs.cpp: In function 'Rcpp::NumericMatrix rcpp_get_base_freqs(Rcpp::DataFrame&, std::vector<bool>, Rcpp::DataFrame&)':
rcpp_get_base_freqs.cpp:34:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'R_xlen_t' {aka 'int'} [-Wsign-compare]
for (unsigned int x=0; x<read_start.size(); x++) {
~^~~~~~~~~~~~~~~~~~
rcpp_get_base_freqs.cpp:39:35: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'R_xlen_t' {aka 'int'} [-Wsign-compare]
for (unsigned int i=cur_vcf; i<vcf_pos.size(); i++) {
~^~~~~~~~~~~~~~~
"C:/rtools40/mingw32/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_get_xm_beta.cpp -o rcpp_get_xm_beta.o
rcpp_get_xm_beta.cpp: In function 'std::vector<double> rcpp_get_xm_beta(Rcpp::DataFrame&, std::__cxx11::string, std::__cxx11::string)':
rcpp_get_xm_beta.cpp:16:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'R_xlen_t' {aka 'int'} [-Wsign-compare]
for (unsigned int x=0; x<xm.size(); x++) {
~^~~~~~~~~~
"C:/rtools40/mingw32/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_match_target.cpp -o rcpp_match_target.o
rcpp_match_target.cpp: In function 'std::vector<int> rcpp_match_amplicon(Rcpp::DataFrame&, Rcpp::DataFrame&, int)':
rcpp_match_target.cpp:28:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'R_xlen_t' {aka 'int'} [-Wsign-compare]
for (unsigned int x=0; x<read_start.size(); x++) {
~^~~~~~~~~~~~~~~~~~
rcpp_match_target.cpp:33:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'R_xlen_t' {aka 'int'} [-Wsign-compare]
for (unsigned int i=0; i<ampl_start.size(); i++) {
~^~~~~~~~~~~~~~~~~~
rcpp_match_target.cpp: In function 'std::vector<int> rcpp_match_capture(Rcpp::DataFrame&, Rcpp::DataFrame&, int)':
rcpp_match_target.cpp:62:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'R_xlen_t' {aka 'int'} [-Wsign-compare]
for (unsigned int x=0; x<read_start.size(); x++) {
~^~~~~~~~~~~~~~~~~~
rcpp_match_target.cpp:67:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'R_xlen_t' {aka 'int'} [-Wsign-compare]
for (unsigned int i=0; i<capt_start.size(); i++) {
~^~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw32/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_read_bam.cpp -o rcpp_read_bam.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_threshold_reads.cpp -o rcpp_threshold_reads.o
rcpp_threshold_reads.cpp: In function 'std::vector<bool> rcpp_threshold_reads(Rcpp::DataFrame&, std::__cxx11::string, std::__cxx11::string, std::__cxx11::string, std::__cxx11::string, unsigned int, double, double)':
rcpp_threshold_reads.cpp:26:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'R_xlen_t' {aka 'int'} [-Wsign-compare]
for (unsigned int x=0; x<xm.size(); x++) {
~^~~~~~~~~~
C:/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o epialleleR.dll tmp.def RcppExports.o rcpp_char_to_context.o rcpp_cx_report.o rcpp_fep.o rcpp_get_base_freqs.o rcpp_get_xm_beta.o rcpp_match_target.o rcpp_read_bam.o rcpp_threshold_reads.o C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/usrlib/i386/libhts.a -LC:/extsoft/lib/i386 -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lz -lws2_32 -lwldap32 -lwinmm -lidn -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/epialleleR.buildbin-libdir/00LOCK-epialleleR/00new/epialleleR/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'epialleleR'
finding HTML links ... done
generateBedEcdf html
finding level-2 HTML links ... done
generateBedReport html
generateCytosineReport html
generateVcfReport html
preprocessBam html
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
install for x64
* installing *source* package 'epialleleR' ...
** libs
"C:/rtools40/mingw64/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_char_to_context.cpp -o rcpp_char_to_context.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_cx_report.cpp -o rcpp_cx_report.o
In file included from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/advanced_insert_int.hpp:28,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:32,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:30,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:29,
from rcpp_cx_report.cpp:3:
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp: In instantiation of 'typename boost::container::dtl::enable_if_memtransfer_copy_assignable<I, F, F>::type boost::container::move_backward(I, I, F) [with I = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; F = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; typename boost::container::dtl::enable_if_memtransfer_copy_assignable<I, F, F>::type = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*]':
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:2983:41: required from 'void boost::container::vector<T, Allocator, Options>::priv_insert_forward_range_expand_forward(T*, boost::container::vector<T, Allocator, Options>::size_type, InsertionProxy, boost::move_detail::true_type) [with InsertionProxy = boost::container::dtl::insert_emplace_proxy<boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >, boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*, boost::container::try_emplace_t, const long long unsigned int&, std::array<int, 16>&>; T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::size_type = long long unsigned int; boost::move_detail::true_type = boost::move_detail::integral_constant<bool, true>]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:2826:10: required from 'boost::container::vector<T, Allocator, Options>::iterator boost::container::vector<T, Allocator, Options>::priv_insert_forward_range(const pointer&, boost::container::vector<T, Allocator, Options>::size_type, InsertionProxy) [with InsertionProxy = boost::container::dtl::insert_emplace_proxy<boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >, boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*, boost::container::try_emplace_t, const long long unsigned int&, std::array<int, 16>&>; T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::iterator = boost::container::vec_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*, false>; typename boost::container::allocator_traits<typename boost::container::real_allocator<T, A>::type>::pointer = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; boost::container::vector<T, Allocator, Options>::pointer = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; boost::container::vector<T, Allocator, Options>::size_type = long long unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:1866:87: required from 'boost::container::vector<T, Allocator, Options>::iterator boost::container::vector<T, Allocator, Options>::emplace(boost::container::vector<T, Allocator, Options>::const_iterator, Args&& ...) [with Args = {boost::container::try_emplace_t, const long long unsigned int&, std::array<int, 16>&}; T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::iterator = boost::container::vec_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*, false>; typename boost::container::allocator_traits<typename boost::container::real_allocator<T, A>::type>::pointer = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; boost::container::vector<T, Allocator, Options>::const_iterator = boost::container::vec_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*, true>]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:1020:20: required from 'std::pair<typename boost::container::dtl::select_container_type<Value, AllocatorOrContainer>::type::iterator, bool> boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::try_emplace(boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::const_iterator, KeyType&&, Args&& ...) [with KeyType = const long long unsigned int&; Args = {std::array<int, 16>&}; Value = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; KeyOfValue = boost::container::dtl::select1st<long long unsigned int>; Compare = std::less<long long unsigned int>; AllocatorOrContainer = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; typename boost::container::dtl::select_container_type<Value, AllocatorOrContainer>::type::iterator = boost::container::vec_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*, false>; boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::const_iterator = boost::container::vec_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*, true>]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:968:89: required from 'boost::container::flat_map<Key, T, Compare, Allocator>::iterator boost::container::flat_map<Key, T, Compare, Allocator>::try_emplace(boost::container::flat_map<Key, T, Compare, Allocator>::const_iterator, const key_type&, Args&& ...) [with Args = {std::array<int, 16>&}; Key = long long unsigned int; T = std::array<int, 16>; Compare = std::less<long long unsigned int>; AllocatorOrContainer = void; boost::container::flat_map<Key, T, Compare, Allocator>::iterator = boost::container::vec_iterator<std::pair<long long unsigned int, std::array<int, 16> >*, false>; boost::container::flat_map<Key, T, Compare, Allocator>::const_iterator = boost::container::vec_iterator<std::pair<long long unsigned int, std::array<int, 16> >*, true>; boost::container::flat_map<Key, T, Compare, Allocator>::key_type = long long unsigned int]'
rcpp_cx_report.cpp:121:55: required from here
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp:912:19: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'boost::movelib::detail::iterator_to_element_ptr<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>::element_type' {aka 'struct boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
std::memmove((boost::movelib::iterator_to_raw_pointer)(r), (boost::movelib::iterator_to_raw_pointer)(f), sizeof(value_type)*n);
~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:29,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:29,
from rcpp_cx_report.cpp:3:
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/pair.hpp:218:8: note: 'boost::movelib::detail::iterator_to_element_ptr<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>::element_type' {aka 'struct boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >'} declared here
struct pair
^~~~
In file included from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/advanced_insert_int.hpp:28,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:32,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:30,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:29,
from rcpp_cx_report.cpp:3:
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp: In instantiation of 'F boost::container::dtl::memmove(I, I, F) [with I = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; F = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*]':
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp:325:23: required from 'typename boost::container::dtl::enable_if_memtransfer_copy_constructible<I, F, F>::type boost::container::uninitialized_move_alloc(Allocator&, I, I, F) [with Allocator = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; I = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; F = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; typename boost::container::dtl::enable_if_memtransfer_copy_constructible<I, F, F>::type = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp:1205:59: required from 'void boost::container::uninitialized_move_and_insert_alloc(Allocator&, F, F, F, O, std::size_t, InsertionProxy) [with Allocator = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; F = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; O = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; InsertionProxy = boost::container::dtl::insert_range_proxy<boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >, boost::move_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>, boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>; std::size_t = long long unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:3008:10: required from 'void boost::container::vector<T, Allocator, Options>::priv_insert_forward_range_new_allocation(T*, boost::container::vector<T, Allocator, Options>::size_type, T*, boost::container::vector<T, Allocator, Options>::size_type, InsertionProxy) [with InsertionProxy = boost::container::dtl::insert_range_proxy<boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >, boost::move_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>, boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>; T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::size_type = long long unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:2610:7: required from 'void boost::container::vector<T, Allocator, Options>::priv_move_to_new_buffer(boost::container::vector<T, Allocator, Options>::size_type, boost::container::version_1) [with T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::size_type = long long unsigned int; boost::container::version_1 = boost::move_detail::integral_constant<unsigned int, 1>]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:1570:10: required from 'void boost::container::vector<T, Allocator, Options>::reserve(boost::container::vector<T, Allocator, Options>::size_type) [with T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::size_type = long long unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:380:4: required from 'void boost::container::dtl::flat_tree_reserve(SequenceContainer&, typename SequenceContainer::size_type, boost::move_detail::true_) [with SequenceContainer = boost::container::vector<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >, boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >, void>; typename SequenceContainer::size_type = long long unsigned int; boost::move_detail::true_ = boost::move_detail::bool_<true>]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:1393:26: required from 'void boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::reserve(boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::size_type) [with Value = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; KeyOfValue = boost::container::dtl::select1st<long long unsigned int>; Compare = std::less<long long unsigned int>; AllocatorOrContainer = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::size_type = long long unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:712:9: required from 'void boost::container::flat_map<Key, T, Compare, Allocator>::reserve(boost::container::flat_map<Key, T, Compare, Allocator>::size_type) [with Key = long long unsigned int; T = std::array<int, 16>; Compare = std::less<long long unsigned int>; AllocatorOrContainer = void; boost::container::flat_map<Key, T, Compare, Allocator>::size_type = long long unsigned int]'
rcpp_cx_report.cpp:105:24: required from here
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp:184:19: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'value_type' {aka 'struct boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
std::memmove(dest_raw, beg_raw, sizeof(value_type)*n);
~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:29,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:29,
from rcpp_cx_report.cpp:3:
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/pair.hpp:218:8: note: 'value_type' {aka 'struct boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >'} declared here
struct pair
^~~~
In file included from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/advanced_insert_int.hpp:28,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:32,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:30,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:29,
from rcpp_cx_report.cpp:3:
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp: In instantiation of 'I boost::container::dtl::memmove_n_source(I, std::size_t, F) [with I = boost::move_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>; F = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; std::size_t = long long unsigned int]':
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp:553:32: required from 'typename boost::container::dtl::enable_if_memtransfer_copy_constructible<I, F, I>::type boost::container::uninitialized_copy_alloc_n_source(Allocator&, I, std::size_t, F) [with Allocator = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; I = boost::move_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>; F = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; typename boost::container::dtl::enable_if_memtransfer_copy_constructible<I, F, I>::type = boost::move_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>; std::size_t = long long unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/advanced_insert_int.hpp:81:75: required from 'void boost::container::dtl::insert_range_proxy<Allocator, FwdIt, Iterator>::uninitialized_copy_n_and_update(Allocator&, Iterator, std::size_t) [with Allocator = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; FwdIt = boost::move_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>; Iterator = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; std::size_t = long long unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp:1208:4: required from 'void boost::container::uninitialized_move_and_insert_alloc(Allocator&, F, F, F, O, std::size_t, InsertionProxy) [with Allocator = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; F = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; O = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*; InsertionProxy = boost::container::dtl::insert_range_proxy<boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >, boost::move_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>, boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>; std::size_t = long long unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:3008:10: required from 'void boost::container::vector<T, Allocator, Options>::priv_insert_forward_range_new_allocation(T*, boost::container::vector<T, Allocator, Options>::size_type, T*, boost::container::vector<T, Allocator, Options>::size_type, InsertionProxy) [with InsertionProxy = boost::container::dtl::insert_range_proxy<boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >, boost::move_iterator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>, boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>; T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::size_type = long long unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:2610:7: required from 'void boost::container::vector<T, Allocator, Options>::priv_move_to_new_buffer(boost::container::vector<T, Allocator, Options>::size_type, boost::container::version_1) [with T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::size_type = long long unsigned int; boost::container::version_1 = boost::move_detail::integral_constant<unsigned int, 1>]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/vector.hpp:1570:10: required from 'void boost::container::vector<T, Allocator, Options>::reserve(boost::container::vector<T, Allocator, Options>::size_type) [with T = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; A = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; Options = void; boost::container::vector<T, Allocator, Options>::size_type = long long unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:380:4: required from 'void boost::container::dtl::flat_tree_reserve(SequenceContainer&, typename SequenceContainer::size_type, boost::move_detail::true_) [with SequenceContainer = boost::container::vector<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >, boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >, void>; typename SequenceContainer::size_type = long long unsigned int; boost::move_detail::true_ = boost::move_detail::bool_<true>]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:1393:26: required from 'void boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::reserve(boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::size_type) [with Value = boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >; KeyOfValue = boost::container::dtl::select1st<long long unsigned int>; Compare = std::less<long long unsigned int>; AllocatorOrContainer = boost::container::new_allocator<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> > >; boost::container::dtl::flat_tree<Value, KeyOfValue, Compare, AllocatorOrContainer>::size_type = long long unsigned int]'
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:712:9: required from 'void boost::container::flat_map<Key, T, Compare, Allocator>::reserve(boost::container::flat_map<Key, T, Compare, Allocator>::size_type) [with Key = long long unsigned int; T = std::array<int, 16>; Compare = std::less<long long unsigned int>; AllocatorOrContainer = void; boost::container::flat_map<Key, T, Compare, Allocator>::size_type = long long unsigned int]'
rcpp_cx_report.cpp:105:24: required from here
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/copy_move_algo.hpp:214:19: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'boost::movelib::detail::iterator_to_element_ptr<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>::element_type' {aka 'struct boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
std::memmove(boost::movelib::iterator_to_raw_pointer(r), boost::movelib::iterator_to_raw_pointer(f), sizeof(value_type)*n);
~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/flat_tree.hpp:29,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/flat_map.hpp:29,
from rcpp_cx_report.cpp:3:
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/container/detail/pair.hpp:218:8: note: 'boost::movelib::detail::iterator_to_element_ptr<boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >*>::element_type' {aka 'struct boost::container::dtl::pair<long long unsigned int, std::array<int, 16> >'} declared here
struct pair
^~~~
"C:/rtools40/mingw64/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_fep.cpp -o rcpp_fep.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_get_base_freqs.cpp -o rcpp_get_base_freqs.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_get_xm_beta.cpp -o rcpp_get_xm_beta.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_match_target.cpp -o rcpp_match_target.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_read_bam.cpp -o rcpp_read_bam.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++17 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_threshold_reads.cpp -o rcpp_threshold_reads.o
C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o epialleleR.dll tmp.def RcppExports.o rcpp_char_to_context.o rcpp_cx_report.o rcpp_fep.o rcpp_get_base_freqs.o rcpp_get_xm_beta.o rcpp_match_target.o rcpp_read_bam.o rcpp_threshold_reads.o C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/usrlib/x64/libhts.a -LC:/extsoft/lib/x64 -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lz -lws2_32 -lwldap32 -lwinmm -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/epialleleR.buildbin-libdir/epialleleR/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'epialleleR' as epialleleR_1.2.0.zip
* DONE (epialleleR)