Back to Multiple platform build/check report for BioC 3.10
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

INSTALL report for BiocParallel on tokay1

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

Package 156/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BiocParallel 1.20.1
Bioconductor Package Maintainer
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/BiocParallel
Branch: RELEASE_3_10
Last Commit: 374b87c
Last Changed Date: 2019-12-20 17:35:14 -0400 (Fri, 20 Dec 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64 [ OK ] OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: BiocParallel
Version: 1.20.1
Command: C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.10/bioc/src/contrib/BiocParallel_1.20.1.tar.gz && rm -rf BiocParallel.buildbin-libdir && mkdir BiocParallel.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=BiocParallel.buildbin-libdir BiocParallel_1.20.1.tar.gz && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL BiocParallel_1.20.1.zip && rm BiocParallel_1.20.1.tar.gz BiocParallel_1.20.1.zip
StartedAt: 2020-04-14 19:04:29 -0400 (Tue, 14 Apr 2020)
EndedAt: 2020-04-14 19:05:57 -0400 (Tue, 14 Apr 2020)
EllapsedTime: 87.8 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.10/bioc/src/contrib/BiocParallel_1.20.1.tar.gz && rm -rf BiocParallel.buildbin-libdir && mkdir BiocParallel.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=BiocParallel.buildbin-libdir BiocParallel_1.20.1.tar.gz && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL BiocParallel_1.20.1.zip && rm BiocParallel_1.20.1.tar.gz BiocParallel_1.20.1.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  116k  100  116k    0     0  2843k      0 --:--:-- --:--:-- --:--:-- 3158k

install for i386

* installing *source* package 'BiocParallel' ...
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c ipcmutex.cpp -o ipcmutex.o
In file included from C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/map.hpp:30:0,
                 from C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/sync/windows/sync_utils.hpp:37,
                 from C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/mapped_region.hpp:50,
                 from C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/detail/managed_open_or_create_impl.hpp:26,
                 from C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/managed_shared_memory.hpp:26,
                 from ipcmutex.cpp:13:
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp: In instantiation of 'T& boost::container::dtl::tree_node<T, VoidPointer, tree_type_value, OptimizeSize>::get_data() [with T = std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >; VoidPointer = void*; boost::container::tree_type_enum tree_type_value = (boost::container::tree_type_enum)0u; bool OptimizeSize = true]':
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/iterators.hpp:870:36:   required from 'boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::reference boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::operator*() const [with IIterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>; bool IsConst = false; boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::reference = std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >&]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/iterators.hpp:873:87:   required from 'boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::pointer boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::operator->() const [with IIterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>; bool IsConst = false; boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::pointer = std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >*]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/sync/windows/sync_utils.hpp:220:41:   required from here
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:148:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
    {  return *reinterpret_cast<T*>(this->m_storage.data);   }
                                                        ^
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp: In instantiation of 'T& boost::container::dtl::tree_node<T, VoidPointer, tree_type_value, OptimizeSize>::get_data() [with T = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; VoidPointer = void*; boost::container::tree_type_enum tree_type_value = (boost::container::tree_type_enum)0u; bool OptimizeSize = true]':
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/iterators.hpp:870:36:   required from 'boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::reference boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::operator*() const [with IIterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>; bool IsConst = false; boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::reference = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>&]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/iterators.hpp:873:87:   required from 'boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::pointer boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::operator->() const [with IIterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>; bool IsConst = false; boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::pointer = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>*]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/detail/windows_intermodule_singleton.hpp:192:20:   required from here
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:148:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp: In instantiation of 'boost::container::dtl::tree_node<T, VoidPointer, tree_type_value, OptimizeSize>::~tree_node() [with T = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; VoidPointer = void*; boost::container::tree_type_enum tree_type_value = (boost::container::tree_type_enum)0u; bool OptimizeSize = true]':
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/allocator_traits.hpp:394:7:   required from 'static void boost::container::allocator_traits<Allocator>::priv_destroy(boost::move_detail::false_type, Allocator&, T*) [with T = boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>; Allocator = boost::container::new_allocator<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true> >; boost::move_detail::false_type = boost::move_detail::integral_constant<bool, false>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/allocator_traits.hpp:322:48:   required from 'static void boost::container::allocator_traits<Allocator>::destroy(Allocator&, T*) [with T = boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>; Allocator = boost::container::new_allocator<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true> >]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/destroyers.hpp:155:77:   required from 'boost::container::dtl::scoped_destroy_deallocator<Allocator>::~scoped_destroy_deallocator() [with Allocator = boost::container::new_allocator<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true> >]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:980:88:   required from 'boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::iterator boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::insert_unique_commit(MovableConvertible&&, boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::insert_commit_data&) [with MovableConvertible = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; T = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; KeyOfValue = int; Compare = std::less<boost::container::basic_string<char> >; Allocator = void; Options = void; boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::iterator = boost::container::dtl::iterator_from_iiterator<boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>, false>; typename boost::container::dtl::intrusive_tree_type<typename boost::container::real_allocator<T, Allocator>::type, boost::intrusive::tree_value_compare<typename boost::container::allocator_traits<typename boost::container::real_allocator<T, Allocator>::type>::pointer, Compare, typename boost::container::dtl::real_key_of_value<T, KeyOfValue>::type>, typename boost::container::dtl::get_tree_opt<Options>::type:: tree_type, typename boost::container::dtl::get_tree_opt<Options>::type:: optimize_size>::type::iterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>; boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::insert_commit_data = boost::intrusive::insert_commit_data_t<boost::intrusive::compact_rbtree_node<void*>*>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:993:20:   required from 'std::pair<boost::container::dtl::iterator_from_iiterator<typename boost::container::dtl::intrusive_tree_type<typename boost::container::real_allocator<T, Allocator>::type, boost::intrusive::tree_value_compare<typename boost::container::allocator_traits<typename boost::container::real_allocator<T, Allocator>::type>::pointer, Compare, typename boost::container::dtl::real_key_of_value<T, KeyOfValue>::type>, typename boost::container::dtl::get_tree_opt<Options>::type:: tree_type, typename boost::container::dtl::get_tree_opt<Options>::type:: optimize_size>::type::iterator, false>, bool> boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::insert_unique(MovableConvertible&&) [with MovableConvertible = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; T = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; KeyOfValue = int; Compare = std::less<boost::container::basic_string<char> >; Allocator = void; Options = void; typename boost::container::dtl::intrusive_tree_type<typename boost::container::real_allocator<T, Allocator>::type, boost::intrusive::tree_value_compare<typename boost::container::allocator_traits<typename boost::container::real_allocator<T, Allocator>::type>::pointer, Compare, typename boost::container::dtl::real_key_of_value<T, KeyOfValue>::type>, typename boost::container::dtl::get_tree_opt<Options>::type:: tree_type, typename boost::container::dtl::get_tree_opt<Options>::type:: optimize_size>::type::iterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/map.hpp:735:55:   required from 'std::pair<typename boost::container::dtl::tree<std::pair<const _Key, _Tp>, int, Compare, Allocator, Options>::iterator, bool> boost::container::map<Key, T, Compare, Allocator, Options>::insert(boost::container::map<Key, T, Compare, Allocator, Options>::value_type&&) [with Key = boost::container::basic_string<char>; T = boost::interprocess::ipcdetail::ref_count_ptr; Compare = std::less<boost::container::basic_string<char> >; Allocator = void; Options = void; typename boost::container::dtl::tree<std::pair<const _Key, _Tp>, int, Compare, Allocator, Options>::iterator = boost::container::dtl::iterator_from_iiterator<boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>, false>; boost::container::map<Key, T, Compare, Allocator, Options>::value_type = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/detail/windows_intermodule_singleton.hpp:203:99:   required from here
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:172:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
    {  reinterpret_cast<internal_type*>(this->m_storage.data)->~internal_type();  }
       ^
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp: In instantiation of 'const T& boost::container::dtl::tree_node<T, VoidPointer, tree_type_value, OptimizeSize>::get_data() const [with T = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; VoidPointer = void*; boost::container::tree_type_enum tree_type_value = (boost::container::tree_type_enum)0u; bool OptimizeSize = true]':
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:443:41:   required from 'static const key_type& boost::container::dtl::key_node_compare<KeyCompare, KeyOfValue>::key_from(const boost::container::dtl::tree_node<T, VoidPointer, tree_type_value, OptimizeSize>&) [with T = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; VoidPointer = void*; boost::container::tree_type_enum tree_type_value = (boost::container::tree_type_enum)0u; bool OptimizeSize = true; KeyCompare = std::less<boost::container::basic_string<char> >; KeyOfValue = boost::container::dtl::select1st<const boost::container::basic_string<char> >; boost::container::dtl::key_node_compare<KeyCompare, KeyOfValue>::key_type = const boost::container::basic_string<char>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:464:60:   required from 'bool boost::container::dtl::key_node_compare<KeyCompare, KeyOfValue>::operator()(const key_type&, const U&) const [with U = boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>; KeyCompare = std::less<boost::container::basic_string<char> >; KeyOfValue = boost::container::dtl::select1st<const boost::container::basic_string<char> >; boost::container::dtl::key_node_compare<KeyCompare, KeyOfValue>::key_type = const boost::container::basic_string<char>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/detail/tree_value_compare.hpp:180:44:   required from 'Ret boost::intrusive::tree_value_compare<ValuePtr, KeyCompare, KeyOfValue, Ret, true>::operator()(const U&, const key_type&, typename boost::intrusive::disable_if_smartref_to<U, ValuePtr>::type*) const [with U = boost::container::basic_string<char>; ValuePtr = boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>*; KeyCompare = boost::container::dtl::key_node_compare<std::less<boost::container::basic_string<char> >, boost::container::dtl::select1st<const boost::container::basic_string<char> > >; KeyOfValue = boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true> >; Ret = bool; boost::intrusive::tree_value_compare<ValuePtr, KeyCompare, KeyOfValue, Ret, true>::key_type = boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>; typename boost::intrusive::disable_if_smartref_to<U, ValuePtr>::type = boost::move_detail::enable_if_nat]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/detail/key_nodeptr_comp.hpp:110:19:   required from 'bool boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::operator()(const T1&, const T2&, typename boost::move_detail::enable_if_c<((! boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::is_same_or_nodeptr_convertible<T1>::value) && boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::is_same_or_nodeptr_convertible<T2>::value), boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::sfinae_type*>::type) const [with T1 = boost::container::basic_string<char>; T2 = boost::intrusive::compact_rbtree_node<void*>*; KeyTypeKeyCompare = boost::container::dtl::key_node_compare<std::less<boost::container::basic_string<char> >, boost::container::dtl::select1st<const boost::container::basic_string<char> > >; ValueTraits = boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>; KeyOfValue = boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true> >; typename boost::move_detail::enable_if_c<((! boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::is_same_or_nodeptr_convertible<T1>::value) && boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::is_same_or_nodeptr_convertible<T2>::value), boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::sfinae_type*>::type = boost::intrusive::detail::key_nodeptr_comp<boost::container::dtl::key_node_compare<std::less<boost::container::basic_string<char> >, boost::container::dtl::select1st<const boost::container::basic_string<char> > >, boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true> > >::sfinae_type*]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/bstree_algorithms.hpp:755:38:   required from 'static boost::intrusive::bstree_algorithms<NodeTraits>::node_ptr boost::intrusive::bstree_algorithms<NodeTraits>::find(const const_node_ptr&, const KeyType&, KeyNodePtrCompare) [with KeyType = boost::container::basic_string<char>; KeyNodePtrCompare = boost::intrusive::detail::key_nodeptr_comp<boost::container::dtl::key_node_compare<std::less<boost::container::basic_string<char> >, boost::container::dtl::select1st<const boost::container::basic_string<char> > >, boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true> > >; NodeTraits = boost::intrusive::rbtree_node_traits<void*, true>; boost::intrusive::bstree_algorithms<NodeTraits>::node_ptr = boost::intrusive::compact_rbtree_node<void*>*; boost::intrusive::bstree_algorithms<NodeTraits>::const_node_ptr = const boost::intrusive::compact_rbtree_node<void*>*]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/bstree.hpp:383:83:   required from 'boost::intrusive::bstbase2<ValueTraits, VoidOrKeyOfValue, VoidOrKeyComp, AlgoType, HeaderHolder>::iterator boost::intrusive::bstbase2<ValueTraits, VoidOrKeyOfValue, VoidOrKeyComp, AlgoType, HeaderHolder>::find(const KeyType&, KeyTypeKeyCompare) [with KeyType = boost::container::basic_string<char>; KeyTypeKeyCompare = boost::container::dtl::key_node_compare<std::less<boost::container::basic_string<char> >, boost::container::dtl::select1st<const boost::container::basic_string<char> > >; ValueTraits = boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>; VoidOrKeyOfValue = void; VoidOrKeyComp = boost::container::value_to_node_compare<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::tree_value_compare<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>*, std::less<boost::container::basic_string<char> >, boost::container::dtl::select1st<const boost::container::basic_string<char> >, bool, false>, bool>; boost::intrusive::algo_types AlgoType = (boost::intrusive::algo_types)5u; HeaderHolder = void; boost::intrusive::bstbase2<ValueTraits, VoidOrKeyOfValue, VoidOrKeyComp, AlgoType, HeaderHolder>::iterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:1334:72:   required from 'boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::iterator boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::find(const key_type&) [with T = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; KeyOfValue = int; Compare = std::less<boost::container::basic_string<char> >; Allocator = void; Options = void; boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::iterator = boost::container::dtl::iterator_from_iiterator<boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>, false>; typename boost::container::dtl::intrusive_tree_type<typename boost::container::real_allocator<T, Allocator>::type, boost::intrusive::tree_value_compare<typename boost::container::allocator_traits<typename boost::container::real_allocator<T, Allocator>::type>::pointer, Compare, typename boost::container::dtl::real_key_of_value<T, KeyOfValue>::type>, typename boost::container::dtl::get_tree_opt<Options>::type:: tree_type, typename boost::container::dtl::get_tree_opt<Options>::type:: optimize_size>::type::iterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>; boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::key_type = const boost::container::basic_string<char>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/detail/windows_intermodule_singleton.hpp:190:70:   required from here
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:151:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
    {  return *reinterpret_cast<const T*>(this->m_storage.data);  }
                                                              ^
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp: In instantiation of 'const T& boost::container::dtl::tree_node<T, VoidPointer, tree_type_value, OptimizeSize>::get_data() const [with T = std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >; VoidPointer = void*; boost::container::tree_type_enum tree_type_value = (boost::container::tree_type_enum)0u; bool OptimizeSize = true]':
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:443:41:   required from 'static const key_type& boost::container::dtl::key_node_compare<KeyCompare, KeyOfValue>::key_from(const boost::container::dtl::tree_node<T, VoidPointer, tree_type_value, OptimizeSize>&) [with T = std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >; VoidPointer = void*; boost::container::tree_type_enum tree_type_value = (boost::container::tree_type_enum)0u; bool OptimizeSize = true; KeyCompare = boost::interprocess::ipcdetail::sync_handles::address_less; KeyOfValue = boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const>; boost::container::dtl::key_node_compare<KeyCompare, KeyOfValue>::key_type = const boost::interprocess::ipcdetail::sync_id* const]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:468:60:   required from 'bool boost::container::dtl::key_node_compare<KeyCompare, KeyOfValue>::operator()(const U&, const key_type&) const [with U = boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>; KeyCompare = boost::interprocess::ipcdetail::sync_handles::address_less; KeyOfValue = boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const>; boost::container::dtl::key_node_compare<KeyCompare, KeyOfValue>::key_type = const boost::interprocess::ipcdetail::sync_id* const]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/detail/tree_value_compare.hpp:175:44:   required from 'Ret boost::intrusive::tree_value_compare<ValuePtr, KeyCompare, KeyOfValue, Ret, true>::operator()(const key_type&, const U&, typename boost::intrusive::disable_if_smartref_to<U, ValuePtr>::type*) const [with U = const boost::interprocess::ipcdetail::sync_id*; ValuePtr = boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>*; KeyCompare = boost::container::dtl::key_node_compare<boost::interprocess::ipcdetail::sync_handles::address_less, boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const> >; KeyOfValue = boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true> >; Ret = bool; boost::intrusive::tree_value_compare<ValuePtr, KeyCompare, KeyOfValue, Ret, true>::key_type = boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>; typename boost::intrusive::disable_if_smartref_to<U, ValuePtr>::type = boost::move_detail::enable_if_nat]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/detail/key_nodeptr_comp.hpp:104:19:   required from 'bool boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::operator()(const T1&, const T2&, typename boost::move_detail::enable_if_c<(boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::is_same_or_nodeptr_convertible<T1>::value && (! boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::is_same_or_nodeptr_convertible<T2>::value)), boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::sfinae_type*>::type) const [with T1 = boost::intrusive::compact_rbtree_node<void*>*; T2 = const boost::interprocess::ipcdetail::sync_id*; KeyTypeKeyCompare = boost::container::dtl::key_node_compare<boost::interprocess::ipcdetail::sync_handles::address_less, boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const> >; ValueTraits = boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>; KeyOfValue = boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true> >; typename boost::move_detail::enable_if_c<(boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::is_same_or_nodeptr_convertible<T1>::value && (! boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::is_same_or_nodeptr_convertible<T2>::value)), boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::sfinae_type*>::type = boost::intrusive::detail::key_nodeptr_comp<boost::container::dtl::key_node_compare<boost::interprocess::ipcdetail::sync_handles::address_less, boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const> >, boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true> > >::sfinae_type*]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/bstree_algorithms.hpp:2028:24:   required from 'static boost::intrusive::bstree_algorithms<NodeTraits>::node_ptr boost::intrusive::bstree_algorithms<NodeTraits>::lower_bound_loop(boost::intrusive::bstree_algorithms<NodeTraits>::node_ptr, boost::intrusive::bstree_algorithms<NodeTraits>::node_ptr, const KeyType&, KeyNodePtrCompare) [with KeyType = const boost::interprocess::ipcdetail::sync_id*; KeyNodePtrCompare = boost::intrusive::detail::key_nodeptr_comp<boost::container::dtl::key_node_compare<boost::interprocess::ipcdetail::sync_handles::address_less, boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const> >, boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true> > >; NodeTraits = boost::intrusive::rbtree_node_traits<void*, true>; boost::intrusive::bstree_algorithms<NodeTraits>::node_ptr = boost::intrusive::compact_rbtree_node<void*>*]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/bstree_algorithms.hpp:920:96:   required from 'static boost::intrusive::bstree_algorithms<NodeTraits>::node_ptr boost::intrusive::bstree_algorithms<NodeTraits>::lower_bound(const const_node_ptr&, const KeyType&, KeyNodePtrCompare) [with KeyType = const boost::interprocess::ipcdetail::sync_id*; KeyNodePtrCompare = boost::intrusive::detail::key_nodeptr_comp<boost::container::dtl::key_node_compare<boost::interprocess::ipcdetail::sync_handles::address_less, boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const> >, boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true> > >; NodeTraits = boost::intrusive::rbtree_node_traits<void*, true>; boost::intrusive::bstree_algorithms<NodeTraits>::node_ptr = boost::intrusive::compact_rbtree_node<void*>*; boost::intrusive::bstree_algorithms<NodeTraits>::const_node_ptr = const boost::intrusive::compact_rbtree_node<void*>*]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/bstree.hpp:334:61:   required from 'boost::intrusive::bstbase2<ValueTraits, VoidOrKeyOfValue, VoidOrKeyComp, AlgoType, HeaderHolder>::iterator boost::intrusive::bstbase2<ValueTraits, VoidOrKeyOfValue, VoidOrKeyComp, AlgoType, HeaderHolder>::lower_bound(const KeyType&, KeyTypeKeyCompare) [with KeyType = const boost::interprocess::ipcdetail::sync_id*; KeyTypeKeyCompare = boost::container::dtl::key_node_compare<boost::interprocess::ipcdetail::sync_handles::address_less, boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const> >; ValueTraits = boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>; VoidOrKeyOfValue = void; VoidOrKeyComp = boost::container::value_to_node_compare<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::tree_value_compare<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >*, boost::interprocess::ipcdetail::sync_handles::address_less, boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const>, bool, false>, bool>; boost::intrusive::algo_types AlgoType = (boost::intrusive::algo_types)5u; HeaderHolder = void; boost::intrusive::bstbase2<ValueTraits, VoidOrKeyOfValue, VoidOrKeyComp, AlgoType, HeaderHolder>::iterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:1370:79:   required from 'boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::iterator boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::lower_bound(const key_type&) [with T = std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >; KeyOfValue = int; Compare = boost::interprocess::ipcdetail::sync_handles::address_less; Allocator = void; Options = void; boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::iterator = boost::container::dtl::iterator_from_iiterator<boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>, false>; typename boost::container::dtl::intrusive_tree_type<typename boost::container::real_allocator<T, Allocator>::type, boost::intrusive::tree_value_compare<typename boost::container::allocator_traits<typename boost::container::real_allocator<T, Allocator>::type>::pointer, Compare, typename boost::container::dtl::real_key_of_value<T, KeyOfValue>::type>, typename boost::container::dtl::get_tree_opt<Options>::type:: tree_type, typename boost::container::dtl::get_tree_opt<Options>::type:: optimize_size>::type::iterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>; boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::key_type = const boost::interprocess::ipcdetail::sync_id* const]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/sync/windows/sync_utils.hpp:217:56:   required from here
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:151:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o BiocParallel.dll tmp.def ipcmutex.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.10-bioc/meat/BiocParallel.buildbin-libdir/00LOCK-BiocParallel/00new/BiocParallel/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'BiocParallel'
    finding HTML links ... done
    BatchJobsParam-class                    html  
    BatchtoolsParam-class                   html  
    BiocParallel-package                    html  
    BiocParallelParam-class                 html  
    DeveloperInterface                      html  
    DoparParam-class                        html  
    MulticoreParam-class                    html  
    SerialParam-class                       html  
    SnowParam-class                         html  
    bpaggregate                             html  
    bpiterate                               html  
    bplapply                                html  
    bploop                                  html  
    bpmapply                                html  
    bpok                                    html  
    bpschedule                              html  
    bptry                                   html  
    bpvalidate                              html  
    bpvec                                   html  
    bpvectorize                             html  
    ipcmutex                                html  
    register                                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 'BiocParallel' ...

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=core2 -c ipcmutex.cpp -o ipcmutex.o
In file included from C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/map.hpp:30:0,
                 from C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/sync/windows/sync_utils.hpp:37,
                 from C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/mapped_region.hpp:50,
                 from C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/detail/managed_open_or_create_impl.hpp:26,
                 from C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/managed_shared_memory.hpp:26,
                 from ipcmutex.cpp:13:
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp: In instantiation of 'T& boost::container::dtl::tree_node<T, VoidPointer, tree_type_value, OptimizeSize>::get_data() [with T = std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >; VoidPointer = void*; boost::container::tree_type_enum tree_type_value = (boost::container::tree_type_enum)0u; bool OptimizeSize = true]':
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/iterators.hpp:870:36:   required from 'boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::reference boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::operator*() const [with IIterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>; bool IsConst = false; boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::reference = std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >&]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/iterators.hpp:873:87:   required from 'boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::pointer boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::operator->() const [with IIterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>; bool IsConst = false; boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::pointer = std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >*]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/sync/windows/sync_utils.hpp:220:41:   required from here
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:148:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
    {  return *reinterpret_cast<T*>(this->m_storage.data);   }
                                                        ^
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp: In instantiation of 'T& boost::container::dtl::tree_node<T, VoidPointer, tree_type_value, OptimizeSize>::get_data() [with T = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; VoidPointer = void*; boost::container::tree_type_enum tree_type_value = (boost::container::tree_type_enum)0u; bool OptimizeSize = true]':
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/iterators.hpp:870:36:   required from 'boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::reference boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::operator*() const [with IIterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>; bool IsConst = false; boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::reference = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>&]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/iterators.hpp:873:87:   required from 'boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::pointer boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::operator->() const [with IIterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>; bool IsConst = false; boost::container::dtl::iterator_from_iiterator<IIterator, IsConst>::pointer = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>*]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/detail/windows_intermodule_singleton.hpp:192:20:   required from here
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:148:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp: In instantiation of 'boost::container::dtl::tree_node<T, VoidPointer, tree_type_value, OptimizeSize>::~tree_node() [with T = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; VoidPointer = void*; boost::container::tree_type_enum tree_type_value = (boost::container::tree_type_enum)0u; bool OptimizeSize = true]':
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/allocator_traits.hpp:394:7:   required from 'static void boost::container::allocator_traits<Allocator>::priv_destroy(boost::move_detail::false_type, Allocator&, T*) [with T = boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>; Allocator = boost::container::new_allocator<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true> >; boost::move_detail::false_type = boost::move_detail::integral_constant<bool, false>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/allocator_traits.hpp:322:48:   required from 'static void boost::container::allocator_traits<Allocator>::destroy(Allocator&, T*) [with T = boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>; Allocator = boost::container::new_allocator<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true> >]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/destroyers.hpp:155:77:   required from 'boost::container::dtl::scoped_destroy_deallocator<Allocator>::~scoped_destroy_deallocator() [with Allocator = boost::container::new_allocator<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true> >]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:980:88:   required from 'boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::iterator boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::insert_unique_commit(MovableConvertible&&, boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::insert_commit_data&) [with MovableConvertible = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; T = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; KeyOfValue = int; Compare = std::less<boost::container::basic_string<char> >; Allocator = void; Options = void; boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::iterator = boost::container::dtl::iterator_from_iiterator<boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>, false>; typename boost::container::dtl::intrusive_tree_type<typename boost::container::real_allocator<T, Allocator>::type, boost::intrusive::tree_value_compare<typename boost::container::allocator_traits<typename boost::container::real_allocator<T, Allocator>::type>::pointer, Compare, typename boost::container::dtl::real_key_of_value<T, KeyOfValue>::type>, typename boost::container::dtl::get_tree_opt<Options>::type:: tree_type, typename boost::container::dtl::get_tree_opt<Options>::type:: optimize_size>::type::iterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>; boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::insert_commit_data = boost::intrusive::insert_commit_data_t<boost::intrusive::compact_rbtree_node<void*>*>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:993:20:   required from 'std::pair<boost::container::dtl::iterator_from_iiterator<typename boost::container::dtl::intrusive_tree_type<typename boost::container::real_allocator<T, Allocator>::type, boost::intrusive::tree_value_compare<typename boost::container::allocator_traits<typename boost::container::real_allocator<T, Allocator>::type>::pointer, Compare, typename boost::container::dtl::real_key_of_value<T, KeyOfValue>::type>, typename boost::container::dtl::get_tree_opt<Options>::type:: tree_type, typename boost::container::dtl::get_tree_opt<Options>::type:: optimize_size>::type::iterator, false>, bool> boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::insert_unique(MovableConvertible&&) [with MovableConvertible = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; T = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; KeyOfValue = int; Compare = std::less<boost::container::basic_string<char> >; Allocator = void; Options = void; typename boost::container::dtl::intrusive_tree_type<typename boost::container::real_allocator<T, Allocator>::type, boost::intrusive::tree_value_compare<typename boost::container::allocator_traits<typename boost::container::real_allocator<T, Allocator>::type>::pointer, Compare, typename boost::container::dtl::real_key_of_value<T, KeyOfValue>::type>, typename boost::container::dtl::get_tree_opt<Options>::type:: tree_type, typename boost::container::dtl::get_tree_opt<Options>::type:: optimize_size>::type::iterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/map.hpp:735:55:   required from 'std::pair<typename boost::container::dtl::tree<std::pair<const _Key, _Tp>, int, Compare, Allocator, Options>::iterator, bool> boost::container::map<Key, T, Compare, Allocator, Options>::insert(boost::container::map<Key, T, Compare, Allocator, Options>::value_type&&) [with Key = boost::container::basic_string<char>; T = boost::interprocess::ipcdetail::ref_count_ptr; Compare = std::less<boost::container::basic_string<char> >; Allocator = void; Options = void; typename boost::container::dtl::tree<std::pair<const _Key, _Tp>, int, Compare, Allocator, Options>::iterator = boost::container::dtl::iterator_from_iiterator<boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>, false>; boost::container::map<Key, T, Compare, Allocator, Options>::value_type = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/detail/windows_intermodule_singleton.hpp:203:99:   required from here
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:172:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
    {  reinterpret_cast<internal_type*>(this->m_storage.data)->~internal_type();  }
       ^
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp: In instantiation of 'const T& boost::container::dtl::tree_node<T, VoidPointer, tree_type_value, OptimizeSize>::get_data() const [with T = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; VoidPointer = void*; boost::container::tree_type_enum tree_type_value = (boost::container::tree_type_enum)0u; bool OptimizeSize = true]':
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:443:41:   required from 'static const key_type& boost::container::dtl::key_node_compare<KeyCompare, KeyOfValue>::key_from(const boost::container::dtl::tree_node<T, VoidPointer, tree_type_value, OptimizeSize>&) [with T = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; VoidPointer = void*; boost::container::tree_type_enum tree_type_value = (boost::container::tree_type_enum)0u; bool OptimizeSize = true; KeyCompare = std::less<boost::container::basic_string<char> >; KeyOfValue = boost::container::dtl::select1st<const boost::container::basic_string<char> >; boost::container::dtl::key_node_compare<KeyCompare, KeyOfValue>::key_type = const boost::container::basic_string<char>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:464:60:   required from 'bool boost::container::dtl::key_node_compare<KeyCompare, KeyOfValue>::operator()(const key_type&, const U&) const [with U = boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>; KeyCompare = std::less<boost::container::basic_string<char> >; KeyOfValue = boost::container::dtl::select1st<const boost::container::basic_string<char> >; boost::container::dtl::key_node_compare<KeyCompare, KeyOfValue>::key_type = const boost::container::basic_string<char>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/detail/tree_value_compare.hpp:180:44:   required from 'Ret boost::intrusive::tree_value_compare<ValuePtr, KeyCompare, KeyOfValue, Ret, true>::operator()(const U&, const key_type&, typename boost::intrusive::disable_if_smartref_to<U, ValuePtr>::type*) const [with U = boost::container::basic_string<char>; ValuePtr = boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>*; KeyCompare = boost::container::dtl::key_node_compare<std::less<boost::container::basic_string<char> >, boost::container::dtl::select1st<const boost::container::basic_string<char> > >; KeyOfValue = boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true> >; Ret = bool; boost::intrusive::tree_value_compare<ValuePtr, KeyCompare, KeyOfValue, Ret, true>::key_type = boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>; typename boost::intrusive::disable_if_smartref_to<U, ValuePtr>::type = boost::move_detail::enable_if_nat]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/detail/key_nodeptr_comp.hpp:110:19:   required from 'bool boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::operator()(const T1&, const T2&, typename boost::move_detail::enable_if_c<((! boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::is_same_or_nodeptr_convertible<T1>::value) && boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::is_same_or_nodeptr_convertible<T2>::value), boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::sfinae_type*>::type) const [with T1 = boost::container::basic_string<char>; T2 = boost::intrusive::compact_rbtree_node<void*>*; KeyTypeKeyCompare = boost::container::dtl::key_node_compare<std::less<boost::container::basic_string<char> >, boost::container::dtl::select1st<const boost::container::basic_string<char> > >; ValueTraits = boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>; KeyOfValue = boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true> >; typename boost::move_detail::enable_if_c<((! boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::is_same_or_nodeptr_convertible<T1>::value) && boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::is_same_or_nodeptr_convertible<T2>::value), boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::sfinae_type*>::type = boost::intrusive::detail::key_nodeptr_comp<boost::container::dtl::key_node_compare<std::less<boost::container::basic_string<char> >, boost::container::dtl::select1st<const boost::container::basic_string<char> > >, boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true> > >::sfinae_type*]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/bstree_algorithms.hpp:755:38:   required from 'static boost::intrusive::bstree_algorithms<NodeTraits>::node_ptr boost::intrusive::bstree_algorithms<NodeTraits>::find(const const_node_ptr&, const KeyType&, KeyNodePtrCompare) [with KeyType = boost::container::basic_string<char>; KeyNodePtrCompare = boost::intrusive::detail::key_nodeptr_comp<boost::container::dtl::key_node_compare<std::less<boost::container::basic_string<char> >, boost::container::dtl::select1st<const boost::container::basic_string<char> > >, boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true> > >; NodeTraits = boost::intrusive::rbtree_node_traits<void*, true>; boost::intrusive::bstree_algorithms<NodeTraits>::node_ptr = boost::intrusive::compact_rbtree_node<void*>*; boost::intrusive::bstree_algorithms<NodeTraits>::const_node_ptr = const boost::intrusive::compact_rbtree_node<void*>*]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/bstree.hpp:383:83:   required from 'boost::intrusive::bstbase2<ValueTraits, VoidOrKeyOfValue, VoidOrKeyComp, AlgoType, HeaderHolder>::iterator boost::intrusive::bstbase2<ValueTraits, VoidOrKeyOfValue, VoidOrKeyComp, AlgoType, HeaderHolder>::find(const KeyType&, KeyTypeKeyCompare) [with KeyType = boost::container::basic_string<char>; KeyTypeKeyCompare = boost::container::dtl::key_node_compare<std::less<boost::container::basic_string<char> >, boost::container::dtl::select1st<const boost::container::basic_string<char> > >; ValueTraits = boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>; VoidOrKeyOfValue = void; VoidOrKeyComp = boost::container::value_to_node_compare<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::tree_value_compare<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>*, std::less<boost::container::basic_string<char> >, boost::container::dtl::select1st<const boost::container::basic_string<char> >, bool, false>, bool>; boost::intrusive::algo_types AlgoType = (boost::intrusive::algo_types)5u; HeaderHolder = void; boost::intrusive::bstbase2<ValueTraits, VoidOrKeyOfValue, VoidOrKeyComp, AlgoType, HeaderHolder>::iterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:1334:72:   required from 'boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::iterator boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::find(const key_type&) [with T = std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>; KeyOfValue = int; Compare = std::less<boost::container::basic_string<char> >; Allocator = void; Options = void; boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::iterator = boost::container::dtl::iterator_from_iiterator<boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>, false>; typename boost::container::dtl::intrusive_tree_type<typename boost::container::real_allocator<T, Allocator>::type, boost::intrusive::tree_value_compare<typename boost::container::allocator_traits<typename boost::container::real_allocator<T, Allocator>::type>::pointer, Compare, typename boost::container::dtl::real_key_of_value<T, KeyOfValue>::type>, typename boost::container::dtl::get_tree_opt<Options>::type:: tree_type, typename boost::container::dtl::get_tree_opt<Options>::type:: optimize_size>::type::iterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::container::basic_string<char>, boost::interprocess::ipcdetail::ref_count_ptr>, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>; boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::key_type = const boost::container::basic_string<char>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/detail/windows_intermodule_singleton.hpp:190:70:   required from here
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:151:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
    {  return *reinterpret_cast<const T*>(this->m_storage.data);  }
                                                              ^
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp: In instantiation of 'const T& boost::container::dtl::tree_node<T, VoidPointer, tree_type_value, OptimizeSize>::get_data() const [with T = std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >; VoidPointer = void*; boost::container::tree_type_enum tree_type_value = (boost::container::tree_type_enum)0u; bool OptimizeSize = true]':
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:443:41:   required from 'static const key_type& boost::container::dtl::key_node_compare<KeyCompare, KeyOfValue>::key_from(const boost::container::dtl::tree_node<T, VoidPointer, tree_type_value, OptimizeSize>&) [with T = std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >; VoidPointer = void*; boost::container::tree_type_enum tree_type_value = (boost::container::tree_type_enum)0u; bool OptimizeSize = true; KeyCompare = boost::interprocess::ipcdetail::sync_handles::address_less; KeyOfValue = boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const>; boost::container::dtl::key_node_compare<KeyCompare, KeyOfValue>::key_type = const boost::interprocess::ipcdetail::sync_id* const]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:468:60:   required from 'bool boost::container::dtl::key_node_compare<KeyCompare, KeyOfValue>::operator()(const U&, const key_type&) const [with U = boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>; KeyCompare = boost::interprocess::ipcdetail::sync_handles::address_less; KeyOfValue = boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const>; boost::container::dtl::key_node_compare<KeyCompare, KeyOfValue>::key_type = const boost::interprocess::ipcdetail::sync_id* const]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/detail/tree_value_compare.hpp:175:44:   required from 'Ret boost::intrusive::tree_value_compare<ValuePtr, KeyCompare, KeyOfValue, Ret, true>::operator()(const key_type&, const U&, typename boost::intrusive::disable_if_smartref_to<U, ValuePtr>::type*) const [with U = const boost::interprocess::ipcdetail::sync_id*; ValuePtr = boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>*; KeyCompare = boost::container::dtl::key_node_compare<boost::interprocess::ipcdetail::sync_handles::address_less, boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const> >; KeyOfValue = boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true> >; Ret = bool; boost::intrusive::tree_value_compare<ValuePtr, KeyCompare, KeyOfValue, Ret, true>::key_type = boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>; typename boost::intrusive::disable_if_smartref_to<U, ValuePtr>::type = boost::move_detail::enable_if_nat]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/detail/key_nodeptr_comp.hpp:104:19:   required from 'bool boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::operator()(const T1&, const T2&, typename boost::move_detail::enable_if_c<(boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::is_same_or_nodeptr_convertible<T1>::value && (! boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::is_same_or_nodeptr_convertible<T2>::value)), boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::sfinae_type*>::type) const [with T1 = boost::intrusive::compact_rbtree_node<void*>*; T2 = const boost::interprocess::ipcdetail::sync_id*; KeyTypeKeyCompare = boost::container::dtl::key_node_compare<boost::interprocess::ipcdetail::sync_handles::address_less, boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const> >; ValueTraits = boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>; KeyOfValue = boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true> >; typename boost::move_detail::enable_if_c<(boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::is_same_or_nodeptr_convertible<T1>::value && (! boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::is_same_or_nodeptr_convertible<T2>::value)), boost::intrusive::detail::key_nodeptr_comp<KeyTypeKeyCompare, ValueTraits, KeyOfValue>::sfinae_type*>::type = boost::intrusive::detail::key_nodeptr_comp<boost::container::dtl::key_node_compare<boost::interprocess::ipcdetail::sync_handles::address_less, boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const> >, boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true> > >::sfinae_type*]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/bstree_algorithms.hpp:2028:24:   required from 'static boost::intrusive::bstree_algorithms<NodeTraits>::node_ptr boost::intrusive::bstree_algorithms<NodeTraits>::lower_bound_loop(boost::intrusive::bstree_algorithms<NodeTraits>::node_ptr, boost::intrusive::bstree_algorithms<NodeTraits>::node_ptr, const KeyType&, KeyNodePtrCompare) [with KeyType = const boost::interprocess::ipcdetail::sync_id*; KeyNodePtrCompare = boost::intrusive::detail::key_nodeptr_comp<boost::container::dtl::key_node_compare<boost::interprocess::ipcdetail::sync_handles::address_less, boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const> >, boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true> > >; NodeTraits = boost::intrusive::rbtree_node_traits<void*, true>; boost::intrusive::bstree_algorithms<NodeTraits>::node_ptr = boost::intrusive::compact_rbtree_node<void*>*]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/bstree_algorithms.hpp:920:96:   required from 'static boost::intrusive::bstree_algorithms<NodeTraits>::node_ptr boost::intrusive::bstree_algorithms<NodeTraits>::lower_bound(const const_node_ptr&, const KeyType&, KeyNodePtrCompare) [with KeyType = const boost::interprocess::ipcdetail::sync_id*; KeyNodePtrCompare = boost::intrusive::detail::key_nodeptr_comp<boost::container::dtl::key_node_compare<boost::interprocess::ipcdetail::sync_handles::address_less, boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const> >, boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, boost::move_detail::identity<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true> > >; NodeTraits = boost::intrusive::rbtree_node_traits<void*, true>; boost::intrusive::bstree_algorithms<NodeTraits>::node_ptr = boost::intrusive::compact_rbtree_node<void*>*; boost::intrusive::bstree_algorithms<NodeTraits>::const_node_ptr = const boost::intrusive::compact_rbtree_node<void*>*]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/intrusive/bstree.hpp:334:61:   required from 'boost::intrusive::bstbase2<ValueTraits, VoidOrKeyOfValue, VoidOrKeyComp, AlgoType, HeaderHolder>::iterator boost::intrusive::bstbase2<ValueTraits, VoidOrKeyOfValue, VoidOrKeyComp, AlgoType, HeaderHolder>::lower_bound(const KeyType&, KeyTypeKeyCompare) [with KeyType = const boost::interprocess::ipcdetail::sync_id*; KeyTypeKeyCompare = boost::container::dtl::key_node_compare<boost::interprocess::ipcdetail::sync_handles::address_less, boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const> >; ValueTraits = boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>; VoidOrKeyOfValue = void; VoidOrKeyComp = boost::container::value_to_node_compare<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::tree_value_compare<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >*, boost::interprocess::ipcdetail::sync_handles::address_less, boost::container::dtl::select1st<const boost::interprocess::ipcdetail::sync_id* const>, bool, false>, bool>; boost::intrusive::algo_types AlgoType = (boost::intrusive::algo_types)5u; HeaderHolder = void; boost::intrusive::bstbase2<ValueTraits, VoidOrKeyOfValue, VoidOrKeyComp, AlgoType, HeaderHolder>::iterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:1370:79:   required from 'boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::iterator boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::lower_bound(const key_type&) [with T = std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >; KeyOfValue = int; Compare = boost::interprocess::ipcdetail::sync_handles::address_less; Allocator = void; Options = void; boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::iterator = boost::container::dtl::iterator_from_iiterator<boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>, false>; typename boost::container::dtl::intrusive_tree_type<typename boost::container::real_allocator<T, Allocator>::type, boost::intrusive::tree_value_compare<typename boost::container::allocator_traits<typename boost::container::real_allocator<T, Allocator>::type>::pointer, Compare, typename boost::container::dtl::real_key_of_value<T, KeyOfValue>::type>, typename boost::container::dtl::get_tree_opt<Options>::type:: tree_type, typename boost::container::dtl::get_tree_opt<Options>::type:: optimize_size>::type::iterator = boost::intrusive::tree_iterator<boost::intrusive::bhtraits<boost::container::dtl::tree_node<std::pair<const boost::interprocess::ipcdetail::sync_id* const, boost::unordered::iterator_detail::iterator<boost::unordered::detail::ptr_node<std::pair<const boost::interprocess::ipcdetail::sync_id, void*> > > >, void*, (boost::container::tree_type_enum)0u, true>, boost::intrusive::rbtree_node_traits<void*, true>, (boost::intrusive::link_mode_type)0u, boost::intrusive::dft_tag, 3u>, false>; boost::container::dtl::tree<T, KeyOfValue, Compare, Allocator, Options>::key_type = const boost::interprocess::ipcdetail::sync_id* const]'
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/interprocess/sync/windows/sync_utils.hpp:217:56:   required from here
C:/Users/biocbuild/bbs-3.10-bioc/R/library/BH/include/boost/container/detail/tree.hpp:151:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o BiocParallel.dll tmp.def ipcmutex.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.10-bioc/meat/BiocParallel.buildbin-libdir/BiocParallel/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'BiocParallel' as BiocParallel_1.20.1.zip
* DONE (BiocParallel)
* installing to library 'C:/Users/biocbuild/bbs-3.10-bioc/R/library'
package 'BiocParallel' successfully unpacked and MD5 sums checked