warning: Graph library does not contain optional GraphML reader. note: to enable GraphML support, set EXPAT_INCLUDE and EXPAT_LIBPATH to the note: directories containing the Expat headers and libraries, respectively. warning: skipping optional Message Passing Interface (MPI) library. note: to enable MPI support, add "using mpi ;" to user-config.jam. note: to suppress this message, pass "--without-mpi" to bjam. note: otherwise, you can safely ignore this message. Building Boost.Regex with the optional Unicode/ICU support disabled. Please refer to the Boost.Regex documentation for more information (don't panic: this is a strictly optional feature). warning: No toolsets are configured. warning: Configuring default toolset "msvc". warning: If the default is wrong, you may not be able to build C++ programs. warning: Use the "--toolset=xxxxx" option to override our guess. warning: For more configuration options, please consult warning: http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html ...patience... ...patience... ...found 3978 targets... ...updating 17 targets... common.copy stage\lib\boost_serialization-vc90-mt-1_35.lib 1 file(s) copied. compile-c-c++ c:\temp\build-boost\boost\bin.v2\libs\signals\build\msvc-9.0\release\threading-multi\named_slot_map.obj named_slot_map.cpp .\boost/signals/connection.hpp(118) : warning C4251: 'boost::signals::connection::con' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'boost::signals::connection' with [ T=boost::signals::detail::basic_connection ] .\boost/signals/detail/named_slot_map.hpp(153) : warning C4251: 'boost::signals::detail::named_slot_map_iterator::group' : class 'std::_Tree<_Traits>::iterator' needs to have dll-interface to be used by clients of class 'boost::signals::detail::named_slot_map_iterator' with [ _Traits=std::_Tmap_traits>,false> ] C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\xtree(426) : see declaration of 'std::_Tree<_Traits>::iterator' with [ _Traits=std::_Tmap_traits>,false> ] .\boost/signals/detail/named_slot_map.hpp(154) : warning C4251: 'boost::signals::detail::named_slot_map_iterator::last_group' : class 'std::_Tree<_Traits>::iterator' needs to have dll-interface to be used by clients of class 'boost::signals::detail::named_slot_map_iterator' with [ _Traits=std::_Tmap_traits>,false> ] C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\xtree(426) : see declaration of 'std::_Tree<_Traits>::iterator' with [ _Traits=std::_Tmap_traits>,false> ] .\boost/signals/detail/named_slot_map.hpp(155) : warning C4251: 'boost::signals::detail::named_slot_map_iterator::slot_' : class 'std::list<_Ty>::_Iterator<_Secure_validation>' needs to have dll-interface to be used by clients of class 'boost::signals::detail::named_slot_map_iterator' with [ _Ty=boost::signals::detail::connection_slot_pair, _Secure_validation=true ] .\boost/signals/detail/named_slot_map.hpp(187) : warning C4251: 'boost::signals::detail::named_slot_map::groups' : class 'std::map<_Kty,_Ty,_Pr>' needs to have dll-interface to be used by clients of class 'boost::signals::detail::named_slot_map' with [ _Kty=boost::signals::detail::stored_group, _Ty=boost::signals::detail::named_slot_map_iterator::group_list, _Pr=boost::signals::detail::compare_type ] .\boost/signals/detail/named_slot_map.hpp(188) : warning C4251: 'boost::signals::detail::named_slot_map::back' : class 'std::_Tree<_Traits>::iterator' needs to have dll-interface to be used by clients of class 'boost::signals::detail::named_slot_map' with [ _Traits=std::_Tmap_traits>,false> ] C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\xtree(426) : see declaration of 'std::_Tree<_Traits>::iterator' with [ _Traits=std::_Tmap_traits>,false> ] .\boost/iterator/iterator_facade.hpp(529) : error C2039: 'decrement' : is not a member of 'boost::signals::detail::named_slot_map_iterator' .\boost/signals/detail/named_slot_map.hpp(81) : see declaration of 'boost::signals::detail::named_slot_map_iterator' .\boost/iterator/iterator_facade.hpp(682) : see reference to function template instantiation 'void boost::iterator_core_access::decrement(Facade &)' being compiled with [ Derived=boost::signals::detail::named_slot_map_iterator, Facade=boost::signals::detail::named_slot_map_iterator ] .\boost/iterator/iterator_facade.hpp(681) : while compiling class template member function 'boost::signals::detail::named_slot_map_iterator &boost::iterator_facade::operator --(void)' with [ Derived=boost::signals::detail::named_slot_map_iterator, Value=boost::signals::detail::connection_slot_pair, CategoryOrTraversal=boost::forward_traversal_tag ] .\boost/signals/detail/named_slot_map.hpp(85) : see reference to class template instantiation 'boost::iterator_facade' being compiled with [ Derived=boost::signals::detail::named_slot_map_iterator, Value=boost::signals::detail::connection_slot_pair, CategoryOrTraversal=boost::forward_traversal_tag ] .\boost/iterator/iterator_facade.hpp(547) : error C2039: 'advance' : is not a member of 'boost::signals::detail::named_slot_map_iterator' .\boost/signals/detail/named_slot_map.hpp(81) : see declaration of 'boost::signals::detail::named_slot_map_iterator' .\boost/iterator/iterator_facade.hpp(695) : see reference to function template instantiation 'void boost::iterator_core_access::advance(Facade &,__w64 int)' being compiled with [ Derived=boost::signals::detail::named_slot_map_iterator, Facade=boost::signals::detail::named_slot_map_iterator ] .\boost/iterator/iterator_facade.hpp(694) : while compiling class template member function 'boost::signals::detail::named_slot_map_iterator &boost::iterator_facade::operator +=(__w64 int)' with [ Derived=boost::signals::detail::named_slot_map_iterator, Value=boost::signals::detail::connection_slot_pair, CategoryOrTraversal=boost::forward_traversal_tag ] call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul cl /Zm800 -nologo @"c:\temp\build-boost\boost\bin.v2\libs\signals\build\msvc-9.0\release\threading-multi\named_slot_map.obj.rsp" ...failed compile-c-c++ c:\temp\build-boost\boost\bin.v2\libs\signals\build\msvc-9.0\release\threading-multi\named_slot_map.obj... compile-c-c++ c:\temp\build-boost\boost\bin.v2\libs\signals\build\msvc-9.0\release\threading-multi\signal_base.obj signal_base.cpp .\boost/signals/connection.hpp(118) : warning C4251: 'boost::signals::connection::con' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'boost::signals::connection' with [ T=boost::signals::detail::basic_connection ] .\boost/signals/detail/named_slot_map.hpp(153) : warning C4251: 'boost::signals::detail::named_slot_map_iterator::group' : class 'std::_Tree<_Traits>::iterator' needs to have dll-interface to be used by clients of class 'boost::signals::detail::named_slot_map_iterator' with [ _Traits=std::_Tmap_traits>,false> ] C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\xtree(426) : see declaration of 'std::_Tree<_Traits>::iterator' with [ _Traits=std::_Tmap_traits>,false> ] .\boost/signals/detail/named_slot_map.hpp(154) : warning C4251: 'boost::signals::detail::named_slot_map_iterator::last_group' : class 'std::_Tree<_Traits>::iterator' needs to have dll-interface to be used by clients of class 'boost::signals::detail::named_slot_map_iterator' with [ _Traits=std::_Tmap_traits>,false> ] C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\xtree(426) : see declaration of 'std::_Tree<_Traits>::iterator' with [ _Traits=std::_Tmap_traits>,false> ] .\boost/signals/detail/named_slot_map.hpp(155) : warning C4251: 'boost::signals::detail::named_slot_map_iterator::slot_' : class 'std::list<_Ty>::_Iterator<_Secure_validation>' needs to have dll-interface to be used by clients of class 'boost::signals::detail::named_slot_map_iterator' with [ _Ty=boost::signals::detail::connection_slot_pair, _Secure_validation=true ] .\boost/signals/detail/named_slot_map.hpp(187) : warning C4251: 'boost::signals::detail::named_slot_map::groups' : class 'std::map<_Kty,_Ty,_Pr>' needs to have dll-interface to be used by clients of class 'boost::signals::detail::named_slot_map' with [ _Kty=boost::signals::detail::stored_group, _Ty=boost::signals::detail::named_slot_map_iterator::group_list, _Pr=boost::signals::detail::compare_type ] .\boost/signals/detail/named_slot_map.hpp(188) : warning C4251: 'boost::signals::detail::named_slot_map::back' : class 'std::_Tree<_Traits>::iterator' needs to have dll-interface to be used by clients of class 'boost::signals::detail::named_slot_map' with [ _Traits=std::_Tmap_traits>,false> ] C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\xtree(426) : see declaration of 'std::_Tree<_Traits>::iterator' with [ _Traits=std::_Tmap_traits>,false> ] .\boost/signals/trackable.hpp(56) : warning C4251: 'boost::signals::trackable::connected_signals' : class 'std::list<_Ty>' needs to have dll-interface to be used by clients of class 'boost::signals::trackable' with [ _Ty=boost::signals::connection ] .\boost/signals/slot.hpp(51) : warning C4251: 'boost::signals::detail::slot_base::data' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'boost::signals::detail::slot_base' with [ T=boost::signals::detail::slot_base::data_t ] .\boost/signals/detail/signal_base.hpp(39) : warning C4251: 'boost::signals::detail::call_notification::impl' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'boost::signals::detail::call_notification' with [ T=boost::signals::detail::signal_base_impl ] .\boost/signals/detail/signal_base.hpp(113) : warning C4251: 'boost::signals::detail::signal_base_impl::combiner_' : class 'boost::any' needs to have dll-interface to be used by clients of class 'boost::signals::detail::signal_base_impl' .\boost/any.hpp(25) : see declaration of 'boost::any' .\boost/signals/detail/signal_base.hpp(119) : warning C4275: non dll-interface class 'boost::noncopyable_::noncopyable' used as base for dll-interface class 'boost::signals::detail::signal_base' .\boost/noncopyable.hpp(22) : see declaration of 'boost::noncopyable_::noncopyable' .\boost/signals/detail/signal_base.hpp(119) : see declaration of 'boost::signals::detail::signal_base' .\boost/signals/detail/signal_base.hpp(149) : warning C4251: 'boost::signals::detail::signal_base::impl' : class 'boost::shared_ptr' needs to have dll-interface to be used by clients of class 'boost::signals::detail::signal_base' with [ T=boost::signals::detail::signal_base_impl ] .\boost/iterator/iterator_facade.hpp(529) : error C2039: 'decrement' : is not a member of 'boost::signals::detail::named_slot_map_iterator' .\boost/signals/detail/named_slot_map.hpp(81) : see declaration of 'boost::signals::detail::named_slot_map_iterator' .\boost/iterator/iterator_facade.hpp(682) : see reference to function template instantiation 'void boost::iterator_core_access::decrement(Facade &)' being compiled with [ Derived=boost::signals::detail::named_slot_map_iterator, Facade=boost::signals::detail::named_slot_map_iterator ] .\boost/iterator/iterator_facade.hpp(681) : while compiling class template member function 'boost::signals::detail::named_slot_map_iterator &boost::iterator_facade::operator --(void)' with [ Derived=boost::signals::detail::named_slot_map_iterator, Value=boost::signals::detail::connection_slot_pair, CategoryOrTraversal=boost::forward_traversal_tag ] .\boost/signals/detail/named_slot_map.hpp(85) : see reference to class template instantiation 'boost::iterator_facade' being compiled with [ Derived=boost::signals::detail::named_slot_map_iterator, Value=boost::signals::detail::connection_slot_pair, CategoryOrTraversal=boost::forward_traversal_tag ] .\boost/iterator/iterator_facade.hpp(547) : error C2039: 'advance' : is not a member of 'boost::signals::detail::named_slot_map_iterator' .\boost/signals/detail/named_slot_map.hpp(81) : see declaration of 'boost::signals::detail::named_slot_map_iterator' .\boost/iterator/iterator_facade.hpp(695) : see reference to function template instantiation 'void boost::iterator_core_access::advance(Facade &,__w64 int)' being compiled with [ Derived=boost::signals::detail::named_slot_map_iterator, Facade=boost::signals::detail::named_slot_map_iterator ] .\boost/iterator/iterator_facade.hpp(694) : while compiling class template member function 'boost::signals::detail::named_slot_map_iterator &boost::iterator_facade::operator +=(__w64 int)' with [ Derived=boost::signals::detail::named_slot_map_iterator, Value=boost::signals::detail::connection_slot_pair, CategoryOrTraversal=boost::forward_traversal_tag ] call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul cl /Zm800 -nologo @"c:\temp\build-boost\boost\bin.v2\libs\signals\build\msvc-9.0\release\threading-multi\signal_base.obj.rsp" ...failed compile-c-c++ c:\temp\build-boost\boost\bin.v2\libs\signals\build\msvc-9.0\release\threading-multi\signal_base.obj... ...skipped boost_signals-vc90-mt-1_35.dll for lack of named_slot_map.obj... ...skipped boost_signals-vc90-mt-1_35.dll for lack of boost_signals-vc90-mt-1_35.dll... ...skipped boost_signals-vc90-mt-1_35.lib for lack of named_slot_map.obj... ...skipped boost_signals-vc90-mt-1_35.lib for lack of boost_signals-vc90-mt-1_35.lib... common.copy stage\lib\boost_thread-vc90-mt-1_35.lib 1 file(s) copied. common.copy stage\lib\boost_date_time-vc90-mt-1_35.lib 1 file(s) copied. common.copy stage\lib\boost_system-vc90-mt-1_35.lib 1 file(s) copied. common.copy stage\lib\boost_graph-vc90-mt-1_35.lib 1 file(s) copied. common.hard-link stage\lib\boost_serialization-vc90-mt.lib 1 file(s) copied. ...skipped boost_signals-vc90-mt.lib for lack of boost_signals-vc90-mt-1_35.lib... common.hard-link stage\lib\boost_thread-vc90-mt.lib 1 file(s) copied. common.hard-link stage\lib\boost_date_time-vc90-mt.lib 1 file(s) copied. common.hard-link stage\lib\boost_system-vc90-mt.lib 1 file(s) copied. common.hard-link stage\lib\boost_graph-vc90-mt.lib 1 file(s) copied. ...failed updating 2 targets... ...skipped 5 targets... ...updated 10 targets...