Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `init_logging()':
- boost.cpp:(.text+0x73): undefined reference to `boost::log::v2s_mt_posix::core::get()'
- /usr/bin/ld: boost.cpp:(.text+0x1ef): undefined reference to `boost::log::v2s_mt_posix::core::set_filter(boost::log::v2s_mt_posix::filter const&)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `main':
- boost.cpp:(.text+0x26b): undefined reference to `boost::log::v2s_mt_posix::trivial::logger::get()'
- /usr/bin/ld: boost.cpp:(.text+0x2b8): undefined reference to `boost::log::v2s_mt_posix::trivial::logger::get()'
- /usr/bin/ld: boost.cpp:(.text+0x35a): undefined reference to `boost::log::v2s_mt_posix::trivial::logger::get()'
- /usr/bin/ld: boost.cpp:(.text+0x3a7): undefined reference to `boost::log::v2s_mt_posix::trivial::logger::get()'
- /usr/bin/ld: boost.cpp:(.text+0x449): undefined reference to `boost::log::v2s_mt_posix::trivial::logger::get()'
- /usr/bin/ld: /tmp/ccuIgYNj.o:boost.cpp:(.text+0x496): more undefined references to `boost::log::v2s_mt_posix::trivial::logger::get()' follow
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attribute_name::attribute_name(char const*)':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix14attribute_nameC2EPKc[_ZN5boost3log12v2s_mt_posix14attribute_nameC5EPKc]+0x18): undefined reference to `boost::log::v2s_mt_posix::attribute_name::get_id_from_string(char const*)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attribute::impl::~impl()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix9attribute4implD0Ev[_ZN5boost3log12v2s_mt_posix9attribute4implD5Ev]+0x25): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator delete(void*, unsigned long)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::record::reset()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix6record5resetEv[_ZN5boost3log12v2s_mt_posix6record5resetEv]+0x23): undefined reference to `boost::log::v2s_mt_posix::record_view::public_data::destroy(boost::log::v2s_mt_posix::record_view::public_data const*)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::aux::once_block_sentry::~once_block_sentry()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix3aux17once_block_sentryD2Ev[_ZN5boost3log12v2s_mt_posix3aux17once_block_sentryD5Ev]+0x2b): undefined reference to `boost::log::v2s_mt_posix::aux::once_block_sentry::rollback()'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::aux::once_block_sentry::executed() const':
- boost.cpp:(.text._ZNK5boost3log12v2s_mt_posix3aux17once_block_sentry8executedEv[_ZNK5boost3log12v2s_mt_posix3aux17once_block_sentry8executedEv]+0x22): undefined reference to `boost::log::v2s_mt_posix::aux::once_block_sentry::enter_once_block() const'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::expressions::tag::message::get_name()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix11expressions3tag7message8get_nameEv[_ZN5boost3log12v2s_mt_posix11expressions3tag7message8get_nameEv]+0x5): undefined reference to `boost::log::v2s_mt_posix::aux::default_attribute_names::message()'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attributes::current_process_id::current_process_id()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes18current_process_idC2Ev[_ZN5boost3log12v2s_mt_posix10attributes18current_process_idC5Ev]+0x12): undefined reference to `boost::log::v2s_mt_posix::aux::this_process::get_id()'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attributes::current_thread_id::impl::dispatch(boost::log::v2s_mt_posix::type_dispatcher&)':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes17current_thread_id4impl8dispatchERNS1_15type_dispatcherE[_ZN5boost3log12v2s_mt_posix10attributes17current_thread_id4impl8dispatchERNS1_15type_dispatcherE]+0x38): undefined reference to `boost::log::v2s_mt_posix::aux::this_thread::get_id()'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attributes::current_thread_id::impl::detach_from_thread()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes17current_thread_id4impl18detach_from_threadEv[_ZN5boost3log12v2s_mt_posix10attributes17current_thread_id4impl18detach_from_threadEv]+0x1b): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator new(unsigned long)'
- /usr/bin/ld: boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes17current_thread_id4impl18detach_from_threadEv[_ZN5boost3log12v2s_mt_posix10attributes17current_thread_id4impl18detach_from_threadEv]+0x29): undefined reference to `boost::log::v2s_mt_posix::aux::this_thread::get_id()'
- /usr/bin/ld: boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes17current_thread_id4impl18detach_from_threadEv[_ZN5boost3log12v2s_mt_posix10attributes17current_thread_id4impl18detach_from_threadEv]+0x5f): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator delete(void*, unsigned long)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attribute_value::impl::~impl()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix15attribute_value4implD0Ev[_ZN5boost3log12v2s_mt_posix15attribute_value4implD5Ev]+0x25): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator delete(void*, unsigned long)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attributes::current_thread_id::current_thread_id()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes17current_thread_idC2Ev[_ZN5boost3log12v2s_mt_posix10attributes17current_thread_idC5Ev]+0x19): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator new(unsigned long)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::add_common_attributes()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix21add_common_attributesEv[_ZN5boost3log12v2s_mt_posix21add_common_attributesEv]+0x11): undefined reference to `boost::log::v2s_mt_posix::core::get()'
- /usr/bin/ld: boost.cpp:(.text._ZN5boost3log12v2s_mt_posix21add_common_attributesEv[_ZN5boost3log12v2s_mt_posix21add_common_attributesEv]+0x3b): undefined reference to `boost::log::v2s_mt_posix::aux::default_attribute_names::line_id()'
- /usr/bin/ld: boost.cpp:(.text._ZN5boost3log12v2s_mt_posix21add_common_attributesEv[_ZN5boost3log12v2s_mt_posix21add_common_attributesEv]+0x51): undefined reference to `boost::log::v2s_mt_posix::core::add_global_attribute(boost::log::v2s_mt_posix::attribute_name const&, boost::log::v2s_mt_posix::attribute const&)'
- /usr/bin/ld: boost.cpp:(.text._ZN5boost3log12v2s_mt_posix21add_common_attributesEv[_ZN5boost3log12v2s_mt_posix21add_common_attributesEv]+0x7d): undefined reference to `boost::log::v2s_mt_posix::aux::default_attribute_names::timestamp()'
- /usr/bin/ld: boost.cpp:(.text._ZN5boost3log12v2s_mt_posix21add_common_attributesEv[_ZN5boost3log12v2s_mt_posix21add_common_attributesEv]+0x93): undefined reference to `boost::log::v2s_mt_posix::core::add_global_attribute(boost::log::v2s_mt_posix::attribute_name const&, boost::log::v2s_mt_posix::attribute const&)'
- /usr/bin/ld: boost.cpp:(.text._ZN5boost3log12v2s_mt_posix21add_common_attributesEv[_ZN5boost3log12v2s_mt_posix21add_common_attributesEv]+0xbf): undefined reference to `boost::log::v2s_mt_posix::aux::default_attribute_names::process_id()'
- /usr/bin/ld: boost.cpp:(.text._ZN5boost3log12v2s_mt_posix21add_common_attributesEv[_ZN5boost3log12v2s_mt_posix21add_common_attributesEv]+0xd5): undefined reference to `boost::log::v2s_mt_posix::core::add_global_attribute(boost::log::v2s_mt_posix::attribute_name const&, boost::log::v2s_mt_posix::attribute const&)'
- /usr/bin/ld: boost.cpp:(.text._ZN5boost3log12v2s_mt_posix21add_common_attributesEv[_ZN5boost3log12v2s_mt_posix21add_common_attributesEv]+0x101): undefined reference to `boost::log::v2s_mt_posix::aux::default_attribute_names::thread_id()'
- /usr/bin/ld: boost.cpp:(.text._ZN5boost3log12v2s_mt_posix21add_common_attributesEv[_ZN5boost3log12v2s_mt_posix21add_common_attributesEv]+0x117): undefined reference to `boost::log::v2s_mt_posix::core::add_global_attribute(boost::log::v2s_mt_posix::attribute_name const&, boost::log::v2s_mt_posix::attribute const&)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attributes::constant<boost::log::v2s_mt_posix::aux::id<boost::log::v2s_mt_posix::aux::process> >::constant(boost::log::v2s_mt_posix::aux::id<boost::log::v2s_mt_posix::aux::process>&&)':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes8constantINS1_3aux2idINS4_7processEEEEC2EOS7_[_ZN5boost3log12v2s_mt_posix10attributes8constantINS1_3aux2idINS4_7processEEEEC5EOS7_]+0x1d): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator new(unsigned long)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attributes::counter<unsigned int>::counter(unsigned int, unsigned int)':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes7counterIjEC2Ejj[_ZN5boost3log12v2s_mt_posix10attributes7counterIjEC5Ejj]+0x1f): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator new(unsigned long)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attributes::basic_clock<boost::log::v2s_mt_posix::attributes::local_time_traits>::basic_clock()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes11basic_clockINS2_17local_time_traitsEEC2Ev[_ZN5boost3log12v2s_mt_posix10attributes11basic_clockINS2_17local_time_traitsEEC5Ev]+0x19): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator new(unsigned long)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::record boost::log::v2s_mt_posix::sources::basic_composite_logger<char, boost::log::v2s_mt_posix::sources::severity_logger_mt<boost::log::v2s_mt_posix::trivial::severity_level>, boost::log::v2s_mt_posix::sources::multi_thread_model<boost::log::v2s_mt_posix::aux::light_rw_mutex>, boost::log::v2s_mt_posix::sources::features<boost::log::v2s_mt_posix::sources::severity<boost::log::v2s_mt_posix::trivial::severity_level> > >::open_record<boost::parameter::aux::tagged_argument_list_of_1<boost::parameter::aux::tagged_argument<boost::log::v2s_mt_posix::keywords::tag::severity, boost::log::v2s_mt_posix::trivial::severity_level const> > >(boost::parameter::aux::tagged_argument_list_of_1<boost::parameter::aux::tagged_argument<boost::log::v2s_mt_posix::keywords::tag::severity, boost::log::v2s_mt_posix::trivial::severity_level const> > const&)':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix7sources22basic_composite_loggerIcNS2_18severity_logger_mtINS1_7trivial14severity_levelEEENS2_18multi_thread_modelINS1_3aux14light_rw_mutexEEENS2_8featuresIJNS2_8severityIS6_EEEEEE11open_recordINS_9parameter3aux25tagged_argument_list_of_1INSJ_15tagged_argumentINS1_8keywords3tag8severityEKS6_EEEEEENS1_6recordERKT_[_ZN5boost3log12v2s_mt_posix7sources22basic_composite_loggerIcNS2_18severity_logger_mtINS1_7trivial14severity_levelEEENS2_18multi_thread_modelINS1_3aux14light_rw_mutexEEENS2_8featuresIJNS2_8severityIS6_EEEEEE11open_recordINS_9parameter3aux25tagged_argument_list_of_1INSJ_15tagged_argumentINS1_8keywords3tag8severityEKS6_EEEEEENS1_6recordERKT_]+0x2d): undefined reference to `boost::log::v2s_mt_posix::core::get_logging_enabled() const'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attributes::attribute_value_impl<boost::log::v2s_mt_posix::aux::id<boost::log::v2s_mt_posix::aux::process> >::~attribute_value_impl()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes20attribute_value_implINS1_3aux2idINS4_7processEEEED0Ev[_ZN5boost3log12v2s_mt_posix10attributes20attribute_value_implINS1_3aux2idINS4_7processEEEED5Ev]+0x25): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator delete(void*, unsigned long)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::shared_ptr<boost::log::v2s_mt_posix::sinks::synchronous_sink<boost::log::v2s_mt_posix::sinks::basic_text_ostream_backend<char> > > boost::log::v2s_mt_posix::aux::add_console_log<char, boost::parameter::aux::tagged_argument_list_of_1<boost::parameter::aux::tagged_argument<boost::log::v2s_mt_posix::keywords::tag::format, char const [37]> > >(std::basic_ostream<char, std::char_traits<char> >&, boost::parameter::aux::tagged_argument_list_of_1<boost::parameter::aux::tagged_argument<boost::log::v2s_mt_posix::keywords::tag::format, char const [37]> > const&)':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix3aux15add_console_logIcNS_9parameter3aux25tagged_argument_list_of_1INS5_15tagged_argumentINS1_8keywords3tag6formatEA37_KcEEEEEENS_10shared_ptrINS1_5sinks16synchronous_sinkINSG_26basic_text_ostream_backendIT_EEEEEERSt13basic_ostreamISJ_St11char_traitsISJ_EERKT0_[_ZN5boost3log12v2s_mt_posix3aux15add_console_logIcNS_9parameter3aux25tagged_argument_list_of_1INS5_15tagged_argumentINS1_8keywords3tag6formatEA37_KcEEEEEENS_10shared_ptrINS1_5sinks16synchronous_sinkINSG_26basic_text_ostream_backendIT_EEEEEERSt13basic_ostreamISJ_St11char_traitsISJ_EERKT0_]+0x55): undefined reference to `boost::log::v2s_mt_posix::sinks::basic_text_ostream_backend<char>::add_stream(boost::shared_ptr<std::ostream> const&)'
- /usr/bin/ld: boost.cpp:(.text._ZN5boost3log12v2s_mt_posix3aux15add_console_logIcNS_9parameter3aux25tagged_argument_list_of_1INS5_15tagged_argumentINS1_8keywords3tag6formatEA37_KcEEEEEENS_10shared_ptrINS1_5sinks16synchronous_sinkINSG_26basic_text_ostream_backendIT_EEEEEERSt13basic_ostreamISJ_St11char_traitsISJ_EERKT0_[_ZN5boost3log12v2s_mt_posix3aux15add_console_logIcNS_9parameter3aux25tagged_argument_list_of_1INS5_15tagged_argumentINS1_8keywords3tag6formatEA37_KcEEEEEENS_10shared_ptrINS1_5sinks16synchronous_sinkINSG_26basic_text_ostream_backendIT_EEEEEERSt13basic_ostreamISJ_St11char_traitsISJ_EERKT0_]+0xc8): undefined reference to `boost::log::v2s_mt_posix::core::get()'
- /usr/bin/ld: boost.cpp:(.text._ZN5boost3log12v2s_mt_posix3aux15add_console_logIcNS_9parameter3aux25tagged_argument_list_of_1INS5_15tagged_argumentINS1_8keywords3tag6formatEA37_KcEEEEEENS_10shared_ptrINS1_5sinks16synchronous_sinkINSG_26basic_text_ostream_backendIT_EEEEEERSt13basic_ostreamISJ_St11char_traitsISJ_EERKT0_[_ZN5boost3log12v2s_mt_posix3aux15add_console_logIcNS_9parameter3aux25tagged_argument_list_of_1INS5_15tagged_argumentINS1_8keywords3tag6formatEA37_KcEEEEEENS_10shared_ptrINS1_5sinks16synchronous_sinkINSG_26basic_text_ostream_backendIT_EEEEEERSt13basic_ostreamISJ_St11char_traitsISJ_EERKT0_]+0xf9): undefined reference to `boost::log::v2s_mt_posix::core::add_sink(boost::shared_ptr<boost::log::v2s_mt_posix::sinks::sink> const&)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::aux::record_pump<boost::log::v2s_mt_posix::sources::severity_logger_mt<boost::log::v2s_mt_posix::trivial::severity_level> >::record_pump(boost::log::v2s_mt_posix::sources::severity_logger_mt<boost::log::v2s_mt_posix::trivial::severity_level>&, boost::log::v2s_mt_posix::record&)':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix3aux11record_pumpINS1_7sources18severity_logger_mtINS1_7trivial14severity_levelEEEEC2ERS8_RNS1_6recordE[_ZN5boost3log12v2s_mt_posix3aux11record_pumpINS1_7sources18severity_logger_mtINS1_7trivial14severity_levelEEEEC5ERS8_RNS1_6recordE]+0x2f): undefined reference to `boost::log::v2s_mt_posix::aux::stream_provider<char>::allocate_compound(boost::log::v2s_mt_posix::record&)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::aux::record_pump<boost::log::v2s_mt_posix::sources::severity_logger_mt<boost::log::v2s_mt_posix::trivial::severity_level> >::auto_release::~auto_release()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix3aux11record_pumpINS1_7sources18severity_logger_mtINS1_7trivial14severity_levelEEEE12auto_releaseD2Ev[_ZN5boost3log12v2s_mt_posix3aux11record_pumpINS1_7sources18severity_logger_mtINS1_7trivial14severity_levelEEEE12auto_releaseD5Ev]+0x17): undefined reference to `boost::log::v2s_mt_posix::aux::stream_provider<char>::release_compound(boost::log::v2s_mt_posix::aux::stream_provider<char>::stream_compound*)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::sources::aux::severity_level<boost::log::v2s_mt_posix::trivial::severity_level>::set_value(boost::log::v2s_mt_posix::trivial::severity_level)':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix7sources3aux14severity_levelINS1_7trivial14severity_levelEE9set_valueES6_[_ZN5boost3log12v2s_mt_posix7sources3aux14severity_levelINS1_7trivial14severity_levelEE9set_valueES6_]+0x14): undefined reference to `boost::log::v2s_mt_posix::sources::aux::get_severity_level()'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::record boost::log::v2s_mt_posix::sources::basic_logger<char, boost::log::v2s_mt_posix::sources::severity_logger_mt<boost::log::v2s_mt_posix::trivial::severity_level>, boost::log::v2s_mt_posix::sources::multi_thread_model<boost::log::v2s_mt_posix::aux::light_rw_mutex> >::open_record_unlocked<boost::parameter::aux::tagged_argument_list_of_1<boost::parameter::aux::tagged_argument<boost::log::v2s_mt_posix::keywords::tag::severity, boost::log::v2s_mt_posix::trivial::severity_level const> > >(boost::parameter::aux::tagged_argument_list_of_1<boost::parameter::aux::tagged_argument<boost::log::v2s_mt_posix::keywords::tag::severity, boost::log::v2s_mt_posix::trivial::severity_level const> > const&)':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix7sources12basic_loggerIcNS2_18severity_logger_mtINS1_7trivial14severity_levelEEENS2_18multi_thread_modelINS1_3aux14light_rw_mutexEEEE20open_record_unlockedINS_9parameter3aux25tagged_argument_list_of_1INSF_15tagged_argumentINS1_8keywords3tag8severityEKS6_EEEEEENS1_6recordERKT_[_ZN5boost3log12v2s_mt_posix7sources12basic_loggerIcNS2_18severity_logger_mtINS1_7trivial14severity_levelEEENS2_18multi_thread_modelINS1_3aux14light_rw_mutexEEEE20open_record_unlockedINS_9parameter3aux25tagged_argument_list_of_1INSF_15tagged_argumentINS1_8keywords3tag8severityEKS6_EEEEEENS1_6recordERKT_]+0x3a): undefined reference to `boost::log::v2s_mt_posix::core::open_record(boost::log::v2s_mt_posix::attribute_set const&)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::sources::basic_logger<char, boost::log::v2s_mt_posix::sources::severity_logger_mt<boost::log::v2s_mt_posix::trivial::severity_level>, boost::log::v2s_mt_posix::sources::multi_thread_model<boost::log::v2s_mt_posix::aux::light_rw_mutex> >::push_record_unlocked(boost::log::v2s_mt_posix::record&&)':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix7sources12basic_loggerIcNS2_18severity_logger_mtINS1_7trivial14severity_levelEEENS2_18multi_thread_modelINS1_3aux14light_rw_mutexEEEE20push_record_unlockedEONS1_6recordE[_ZN5boost3log12v2s_mt_posix7sources12basic_loggerIcNS2_18severity_logger_mtINS1_7trivial14severity_levelEEENS2_18multi_thread_modelINS1_3aux14light_rw_mutexEEEE20push_record_unlockedEONS1_6recordE]+0x43): undefined reference to `boost::log::v2s_mt_posix::core::push_record_move(boost::log::v2s_mt_posix::record&)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `void boost::log::v2s_mt_posix::sinks::basic_text_ostream_backend<char>::construct<boost::parameter::aux::tagged_argument_list_of_1<boost::parameter::aux::tagged_argument<boost::log::v2s_mt_posix::keywords::tag::format, char const [37]> > >(boost::parameter::aux::tagged_argument_list_of_1<boost::parameter::aux::tagged_argument<boost::log::v2s_mt_posix::keywords::tag::format, char const [37]> > const&)':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix5sinks26basic_text_ostream_backendIcE9constructINS_9parameter3aux25tagged_argument_list_of_1INS7_15tagged_argumentINS1_8keywords3tag6formatEA37_KcEEEEEEvRKT_[_ZN5boost3log12v2s_mt_posix5sinks26basic_text_ostream_backendIcE9constructINS_9parameter3aux25tagged_argument_list_of_1INS7_15tagged_argumentINS1_8keywords3tag6formatEA37_KcEEEEEEvRKT_]+0x8c): undefined reference to `boost::log::v2s_mt_posix::sinks::basic_text_ostream_backend<char>::construct(boost::log::v2s_mt_posix::sinks::auto_newline_mode, bool)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::basic_formatter<char> boost::log::v2s_mt_posix::parse_formatter<char>(char const*)':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix15parse_formatterIcEENS1_15basic_formatterIT_EEPKS4_[_ZN5boost3log12v2s_mt_posix15parse_formatterIcEENS1_15basic_formatterIT_EEPKS4_]+0x32): undefined reference to `boost::log::v2s_mt_posix::basic_formatter<char> boost::log::v2s_mt_posix::parse_formatter<char>(char const*, char const*)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::detail::sp_ms_deleter<boost::log::v2s_mt_posix::sinks::basic_text_ostream_backend<char> >::destroy()':
- boost.cpp:(.text._ZN5boost6detail13sp_ms_deleterINS_3log12v2s_mt_posix5sinks26basic_text_ostream_backendIcEEE7destroyEv[_ZN5boost6detail13sp_ms_deleterINS_3log12v2s_mt_posix5sinks26basic_text_ostream_backendIcEEE7destroyEv]+0x2b): undefined reference to `boost::log::v2s_mt_posix::sinks::basic_text_ostream_backend<char>::~basic_text_ostream_backend()'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::visitation_result boost::log::v2s_mt_posix::value_visitor_invoker<boost::mpl::vector2<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >, boost::log::v2s_mt_posix::fallback_to_none>::operator()<boost::log::v2s_mt_posix::binder1st<boost::log::v2s_mt_posix::output_fun, boost::log::v2s_mt_posix::expressions::aux::stream_ref<boost::log::v2s_mt_posix::basic_formatting_ostream<char, std::char_traits<char>, std::allocator<char> > >&> >(boost::log::v2s_mt_posix::attribute_name const&, boost::log::v2s_mt_posix::attribute_value_set const&, boost::log::v2s_mt_posix::binder1st<boost::log::v2s_mt_posix::output_fun, boost::log::v2s_mt_posix::expressions::aux::stream_ref<boost::log::v2s_mt_posix::basic_formatting_ostream<char, std::char_traits<char>, std::allocator<char> > >&>) const':
- boost.cpp:(.text._ZNK5boost3log12v2s_mt_posix21value_visitor_invokerINS_3mpl7vector2INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS6_IwS7_IwESaIwEEEEENS1_16fallback_to_noneEEclINS1_9binder1stINS1_10output_funERNS1_11expressions3aux10stream_refINS1_24basic_formatting_ostreamIcS8_S9_EEEEEEEENS1_17visitation_resultERKNS1_14attribute_nameERKNS1_19attribute_value_setET_[_ZNK5boost3log12v2s_mt_posix21value_visitor_invokerINS_3mpl7vector2INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS6_IwS7_IwESaIwEEEEENS1_16fallback_to_noneEEclINS1_9binder1stINS1_10output_funERNS1_11expressions3aux10stream_refINS1_24basic_formatting_ostreamIcS8_S9_EEEEEEEENS1_17visitation_resultERKNS1_14attribute_nameERKNS1_19attribute_value_setET_]+0x2b): undefined reference to `boost::log::v2s_mt_posix::attribute_value_set::find(boost::log::v2s_mt_posix::attribute_name) const'
- /usr/bin/ld: boost.cpp:(.text._ZNK5boost3log12v2s_mt_posix21value_visitor_invokerINS_3mpl7vector2INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS6_IwS7_IwESaIwEEEEENS1_16fallback_to_noneEEclINS1_9binder1stINS1_10output_funERNS1_11expressions3aux10stream_refINS1_24basic_formatting_ostreamIcS8_S9_EEEEEEEENS1_17visitation_resultERKNS1_14attribute_nameERKNS1_19attribute_value_setET_[_ZNK5boost3log12v2s_mt_posix21value_visitor_invokerINS_3mpl7vector2INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS6_IwS7_IwESaIwEEEEENS1_16fallback_to_noneEEclINS1_9binder1stINS1_10output_funERNS1_11expressions3aux10stream_refINS1_24basic_formatting_ostreamIcS8_S9_EEEEEEEENS1_17visitation_resultERKNS1_14attribute_nameERKNS1_19attribute_value_setET_]+0x3f): undefined reference to `boost::log::v2s_mt_posix::attribute_value_set::end() const'
- /usr/bin/ld: boost.cpp:(.text._ZNK5boost3log12v2s_mt_posix21value_visitor_invokerINS_3mpl7vector2INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS6_IwS7_IwESaIwEEEEENS1_16fallback_to_noneEEclINS1_9binder1stINS1_10output_funERNS1_11expressions3aux10stream_refINS1_24basic_formatting_ostreamIcS8_S9_EEEEEEEENS1_17visitation_resultERKNS1_14attribute_nameERKNS1_19attribute_value_setET_[_ZNK5boost3log12v2s_mt_posix21value_visitor_invokerINS_3mpl7vector2INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS6_IwS7_IwESaIwEEEEENS1_16fallback_to_noneEEclINS1_9binder1stINS1_10output_funERNS1_11expressions3aux10stream_refINS1_24basic_formatting_ostreamIcS8_S9_EEEEEEEENS1_17visitation_resultERKNS1_14attribute_nameERKNS1_19attribute_value_setET_]+0x10a): undefined reference to `boost::log::v2s_mt_posix::aux::attach_attribute_name_info(boost::exception&, boost::log::v2s_mt_posix::attribute_name const&)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::value_extractor<boost::log::v2s_mt_posix::trivial::severity_level, boost::log::v2s_mt_posix::fallback_to_none, boost::log::v2s_mt_posix::trivial::tag::severity>::operator()(boost::log::v2s_mt_posix::attribute_name const&, boost::log::v2s_mt_posix::attribute_value_set const&) const':
- boost.cpp:(.text._ZNK5boost3log12v2s_mt_posix15value_extractorINS1_7trivial14severity_levelENS1_16fallback_to_noneENS3_3tag8severityEEclERKNS1_14attribute_nameERKNS1_19attribute_value_setE[_ZNK5boost3log12v2s_mt_posix15value_extractorINS1_7trivial14severity_levelENS1_16fallback_to_noneENS3_3tag8severityEEclERKNS1_14attribute_nameERKNS1_19attribute_value_setE]+0x27): undefined reference to `boost::log::v2s_mt_posix::attribute_value_set::find(boost::log::v2s_mt_posix::attribute_name) const'
- /usr/bin/ld: boost.cpp:(.text._ZNK5boost3log12v2s_mt_posix15value_extractorINS1_7trivial14severity_levelENS1_16fallback_to_noneENS3_3tag8severityEEclERKNS1_14attribute_nameERKNS1_19attribute_value_setE[_ZNK5boost3log12v2s_mt_posix15value_extractorINS1_7trivial14severity_levelENS1_16fallback_to_noneENS3_3tag8severityEEclERKNS1_14attribute_nameERKNS1_19attribute_value_setE]+0x3b): undefined reference to `boost::log::v2s_mt_posix::attribute_value_set::end() const'
- /usr/bin/ld: boost.cpp:(.text._ZNK5boost3log12v2s_mt_posix15value_extractorINS1_7trivial14severity_levelENS1_16fallback_to_noneENS3_3tag8severityEEclERKNS1_14attribute_nameERKNS1_19attribute_value_setE[_ZNK5boost3log12v2s_mt_posix15value_extractorINS1_7trivial14severity_levelENS1_16fallback_to_noneENS3_3tag8severityEEclERKNS1_14attribute_nameERKNS1_19attribute_value_setE]+0x101): undefined reference to `boost::log::v2s_mt_posix::aux::attach_attribute_name_info(boost::exception&, boost::log::v2s_mt_posix::attribute_name const&)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::array<std::pair<boost::typeindex::stl_type_index, void*>, 2ul> const& boost::log::v2s_mt_posix::aux::type_sequence_dispatcher<boost::mpl::vector2<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >::get_dispatching_map<boost::log::v2s_mt_posix::binder1st<boost::log::v2s_mt_posix::output_fun, boost::log::v2s_mt_posix::expressions::aux::stream_ref<boost::log::v2s_mt_posix::basic_formatting_ostream<char, std::char_traits<char>, std::allocator<char> > >&> >()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix3aux24type_sequence_dispatcherINS_3mpl7vector2INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS7_IwS8_IwESaIwEEEEEE19get_dispatching_mapINS1_9binder1stINS1_10output_funERNS1_11expressions3aux10stream_refINS1_24basic_formatting_ostreamIcS9_SA_EEEEEEEERKNS_5arrayISt4pairINS_9typeindex14stl_type_indexEPvELm2EEEv[_ZN5boost3log12v2s_mt_posix3aux24type_sequence_dispatcherINS_3mpl7vector2INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS7_IwS8_IwESaIwEEEEEE19get_dispatching_mapINS1_9binder1stINS1_10output_funERNS1_11expressions3aux10stream_refINS1_24basic_formatting_ostreamIcS9_SA_EEEEEEEERKNS_5arrayISt4pairINS_9typeindex14stl_type_indexEPvELm2EEEv]+0x18f): undefined reference to `boost::log::v2s_mt_posix::aux::once_block_sentry::commit()'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::enable_if_c<(boost::log::v2s_mt_posix::aux::is_character_type<wchar_t>::value&&boost::log::v2s_mt_posix::aux::is_character_type<char>::value)&&((sizeof (wchar_t))!=(sizeof (char))), bool>::type boost::log::v2s_mt_posix::aux::code_convert<wchar_t, char, std::char_traits<char>, std::allocator<char> >(wchar_t const*, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, unsigned long, std::locale const&)':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix3aux12code_convertIwcSt11char_traitsIcESaIcEEENS_11enable_if_cIXaaaasrNS2_17is_character_typeIT_EE5valuesrNS8_IT0_EE5valuenestS9_stSB_EbE4typeEPKS9_mRNSt7__cxx1112basic_stringISB_T1_T2_EEmRKSt6locale[_ZN5boost3log12v2s_mt_posix3aux12code_convertIwcSt11char_traitsIcESaIcEEENS_11enable_if_cIXaaaasrNS2_17is_character_typeIT_EE5valuesrNS8_IT0_EE5valuenestS9_stSB_EbE4typeEPKS9_mRNSt7__cxx1112basic_stringISB_T1_T2_EEmRKSt6locale]+0x37): undefined reference to `boost::log::v2s_mt_posix::aux::code_convert_impl(wchar_t const*, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, unsigned long, std::locale const&)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attributes::basic_clock<boost::log::v2s_mt_posix::attributes::local_time_traits>::impl::~impl()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes11basic_clockINS2_17local_time_traitsEE4implD0Ev[_ZN5boost3log12v2s_mt_posix10attributes11basic_clockINS2_17local_time_traitsEE4implD5Ev]+0x25): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator delete(void*, unsigned long)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attributes::counter<unsigned int>::impl::~impl()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes7counterIjE4implD0Ev[_ZN5boost3log12v2s_mt_posix10attributes7counterIjE4implD5Ev]+0x25): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator delete(void*, unsigned long)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attributes::constant<boost::log::v2s_mt_posix::aux::id<boost::log::v2s_mt_posix::aux::process> >::impl::~impl()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes8constantINS1_3aux2idINS4_7processEEEE4implD0Ev[_ZN5boost3log12v2s_mt_posix10attributes8constantINS1_3aux2idINS4_7processEEEE4implD5Ev]+0x25): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator delete(void*, unsigned long)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attributes::attribute_value_impl<boost::log::v2s_mt_posix::aux::id<boost::log::v2s_mt_posix::aux::thread> >::~attribute_value_impl()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes20attribute_value_implINS1_3aux2idINS4_6threadEEEED0Ev[_ZN5boost3log12v2s_mt_posix10attributes20attribute_value_implINS1_3aux2idINS4_6threadEEEED5Ev]+0x25): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator delete(void*, unsigned long)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attributes::current_thread_id::impl::~impl()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes17current_thread_id4implD0Ev[_ZN5boost3log12v2s_mt_posix10attributes17current_thread_id4implD5Ev]+0x25): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator delete(void*, unsigned long)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attributes::basic_clock<boost::log::v2s_mt_posix::attributes::local_time_traits>::impl::get_value()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes11basic_clockINS2_17local_time_traitsEE4impl9get_valueEv[_ZN5boost3log12v2s_mt_posix10attributes11basic_clockINS2_17local_time_traitsEE4impl9get_valueEv]+0x1b): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator new(unsigned long)'
- /usr/bin/ld: boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes11basic_clockINS2_17local_time_traitsEE4impl9get_valueEv[_ZN5boost3log12v2s_mt_posix10attributes11basic_clockINS2_17local_time_traitsEE4impl9get_valueEv]+0x86): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator delete(void*, unsigned long)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `void boost::log::v2s_mt_posix::sinks::basic_formatting_sink_frontend<char>::feed_record<boost::recursive_mutex, boost::log::v2s_mt_posix::sinks::basic_text_ostream_backend<char> >(boost::log::v2s_mt_posix::record_view const&, boost::recursive_mutex&, boost::log::v2s_mt_posix::sinks::basic_text_ostream_backend<char>&)':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix5sinks30basic_formatting_sink_frontendIcE11feed_recordINS_15recursive_mutexENS2_26basic_text_ostream_backendIcEEEEvRKNS1_11record_viewERT_RT0_[_ZN5boost3log12v2s_mt_posix5sinks30basic_formatting_sink_frontendIcE11feed_recordINS_15recursive_mutexENS2_26basic_text_ostream_backendIcEEEEvRKNS1_11record_viewERT_RT0_]+0x141): undefined reference to `boost::log::v2s_mt_posix::sinks::basic_text_ostream_backend<char>::consume(boost::log::v2s_mt_posix::record_view const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attribute_value boost::log::v2s_mt_posix::attributes::make_attribute_value<unsigned int&>(unsigned int&)':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes20make_attribute_valueIRjEENS1_15attribute_valueEOT_[_ZN5boost3log12v2s_mt_posix10attributes20make_attribute_valueIRjEENS1_15attribute_valueEOT_]+0x17): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator new(unsigned long)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `void boost::log::v2s_mt_posix::sinks::basic_formatting_sink_frontend<char>::feed_record<boost::log::v2s_mt_posix::aux::fake_mutex, boost::log::v2s_mt_posix::sinks::basic_text_ostream_backend<char> >(boost::log::v2s_mt_posix::record_view const&, boost::log::v2s_mt_posix::aux::fake_mutex&, boost::log::v2s_mt_posix::sinks::basic_text_ostream_backend<char>&)':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix5sinks30basic_formatting_sink_frontendIcE11feed_recordINS1_3aux10fake_mutexENS2_26basic_text_ostream_backendIcEEEEvRKNS1_11record_viewERT_RT0_[_ZN5boost3log12v2s_mt_posix5sinks30basic_formatting_sink_frontendIcE11feed_recordINS1_3aux10fake_mutexENS2_26basic_text_ostream_backendIcEEEEvRKNS1_11record_viewERT_RT0_]+0x141): undefined reference to `boost::log::v2s_mt_posix::sinks::basic_text_ostream_backend<char>::consume(boost::log::v2s_mt_posix::record_view const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `void boost::log::v2s_mt_posix::sinks::basic_sink_frontend::flush_backend_impl<boost::recursive_mutex, boost::log::v2s_mt_posix::sinks::basic_text_ostream_backend<char> >(boost::recursive_mutex&, boost::log::v2s_mt_posix::sinks::basic_text_ostream_backend<char>&, mpl_::bool_<true>)':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix5sinks19basic_sink_frontend18flush_backend_implINS_15recursive_mutexENS2_26basic_text_ostream_backendIcEEEEvRT_RT0_N4mpl_5bool_ILb1EEE[_ZN5boost3log12v2s_mt_posix5sinks19basic_sink_frontend18flush_backend_implINS_15recursive_mutexENS2_26basic_text_ostream_backendIcEEEEvRT_RT0_N4mpl_5bool_ILb1EEE]+0x32): undefined reference to `boost::log::v2s_mt_posix::sinks::basic_text_ostream_backend<char>::flush()'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attributes::attribute_value_impl<unsigned int>::~attribute_value_impl()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes20attribute_value_implIjED0Ev[_ZN5boost3log12v2s_mt_posix10attributes20attribute_value_implIjED5Ev]+0x25): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator delete(void*, unsigned long)'
- /usr/bin/ld: /tmp/ccuIgYNj.o: in function `boost::log::v2s_mt_posix::attributes::attribute_value_impl<boost::posix_time::ptime>::~attribute_value_impl()':
- boost.cpp:(.text._ZN5boost3log12v2s_mt_posix10attributes20attribute_value_implINS_10posix_time5ptimeEED0Ev[_ZN5boost3log12v2s_mt_posix10attributes20attribute_value_implINS_10posix_time5ptimeEED5Ev]+0x25): undefined reference to `boost::log::v2s_mt_posix::attribute::impl::operator delete(void*, unsigned long)'
- collect2: error: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment