Skip to content

Instantly share code, notes, and snippets.

@Rodario
Created August 19, 2017 13:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Rodario/7d7e28436261d39733349b3e7805014a to your computer and use it in GitHub Desktop.
Save Rodario/7d7e28436261d39733349b3e7805014a to your computer and use it in GitHub Desktop.
log file of hpx building error
This file has been truncated, but you can view the full file.
/usr/bin/cmake -H/home/rodri/Desktop/BA/hpx_main/hpx -B/home/rodri/Desktop/BA/hpx_main/hpx/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/rodri/Desktop/BA/hpx_main/hpx/build/CMakeFiles /home/rodri/Desktop/BA/hpx_main/hpx/build/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/home/rodri/Desktop/BA/hpx_main/hpx/build'
make -f src/CMakeFiles/hpx.dir/build.make src/CMakeFiles/hpx.dir/depend
make -f src/CMakeFiles/hpx_init.dir/build.make src/CMakeFiles/hpx_init.dir/depend
make[2]: Entering directory '/home/rodri/Desktop/BA/hpx_main/hpx/build'
cd /home/rodri/Desktop/BA/hpx_main/hpx/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/rodri/Desktop/BA/hpx_main/hpx /home/rodri/Desktop/BA/hpx_main/hpx/src /home/rodri/Desktop/BA/hpx_main/hpx/build /home/rodri/Desktop/BA/hpx_main/hpx/build/src /home/rodri/Desktop/BA/hpx_main/hpx/build/src/CMakeFiles/hpx_init.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/rodri/Desktop/BA/hpx_main/hpx/build'
make -f src/CMakeFiles/hpx_init.dir/build.make src/CMakeFiles/hpx_init.dir/build
make[2]: Entering directory '/home/rodri/Desktop/BA/hpx_main/hpx/build'
make[2]: Nothing to be done for 'src/CMakeFiles/hpx_init.dir/build'.
make[2]: Leaving directory '/home/rodri/Desktop/BA/hpx_main/hpx/build'
[ 0%] Built target hpx_init
make[2]: Entering directory '/home/rodri/Desktop/BA/hpx_main/hpx/build'
cd /home/rodri/Desktop/BA/hpx_main/hpx/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/rodri/Desktop/BA/hpx_main/hpx /home/rodri/Desktop/BA/hpx_main/hpx/src /home/rodri/Desktop/BA/hpx_main/hpx/build /home/rodri/Desktop/BA/hpx_main/hpx/build/src /home/rodri/Desktop/BA/hpx_main/hpx/build/src/CMakeFiles/hpx.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/rodri/Desktop/BA/hpx_main/hpx/build'
make -f src/CMakeFiles/hpx.dir/build.make src/CMakeFiles/hpx.dir/build
make[2]: Entering directory '/home/rodri/Desktop/BA/hpx_main/hpx/build'
[ 0%] Linking CXX shared library ../lib/libhpx.so
cd /home/rodri/Desktop/BA/hpx_main/hpx/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/hpx.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wall -Wextra -Wno-unused-local-typedefs -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-unused-parameter -Wformat=2 -Wno-format-nonliteral -Winit-self -Wdouble-promotion -Wcast-qual -Wcast-align -Werror=trampolines -Werror=parentheses -Werror=reorder -Werror=return-type -Werror=sequence-point -Werror=uninitialized -Werror=format -Werror=missing-braces -Werror=sign-compare -fdiagnostics-show-option -Werror=vla -Werror=return-type -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Werror=uninitialized -Wno-unused-local-typedefs -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -O2 -DNDEBUG -Wl,-z,defs -fvisibility=hidden -shared -Wl,-soname,libhpx.so.1 -o ../lib/libhpx.so.1.1.0 CMakeFiles/hpx.dir/pre_main.cpp.o CMakeFiles/hpx.dir/runtime/actions/continuation.cpp.o CMakeFiles/hpx.dir/runtime/actions/detail/action_factory.cpp.o CMakeFiles/hpx.dir/runtime/actions/detail/invocation_count_registry.cpp.o CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o CMakeFiles/hpx.dir/runtime/agas/big_boot_barrier.cpp.o CMakeFiles/hpx.dir/runtime/agas/component_namespace.cpp.o CMakeFiles/hpx.dir/runtime/agas/detail/bootstrap_component_namespace.cpp.o CMakeFiles/hpx.dir/runtime/agas/detail/bootstrap_locality_namespace.cpp.o CMakeFiles/hpx.dir/runtime/agas/detail/hosted_component_namespace.cpp.o CMakeFiles/hpx.dir/runtime/agas/detail/hosted_locality_namespace.cpp.o CMakeFiles/hpx.dir/runtime/agas/interface.cpp.o CMakeFiles/hpx.dir/runtime/agas/locality_namespace.cpp.o CMakeFiles/hpx.dir/runtime/agas/primary_namespace.cpp.o CMakeFiles/hpx.dir/runtime/agas/server/component_namespace_server.cpp.o CMakeFiles/hpx.dir/runtime/agas/server/locality_namespace_server.cpp.o CMakeFiles/hpx.dir/runtime/agas/server/primary_namespace_server.cpp.o CMakeFiles/hpx.dir/runtime/agas/server/route.cpp.o CMakeFiles/hpx.dir/runtime/agas/server/symbol_namespace_server.cpp.o CMakeFiles/hpx.dir/runtime/agas/symbol_namespace.cpp.o CMakeFiles/hpx.dir/runtime/applier/applier.cpp.o CMakeFiles/hpx.dir/runtime/applier/bind_naming_wrappers.cpp.o CMakeFiles/hpx.dir/runtime/components/component_type.cpp.o CMakeFiles/hpx.dir/runtime/components/console_error_sink.cpp.o CMakeFiles/hpx.dir/runtime/components/console_logging.cpp.o CMakeFiles/hpx.dir/runtime/components/memory.cpp.o CMakeFiles/hpx.dir/runtime/components/runtime_support.cpp.o CMakeFiles/hpx.dir/runtime/components/server/console_error_sink_server.cpp.o CMakeFiles/hpx.dir/runtime/components/server/console_error_sink_singleton.cpp.o CMakeFiles/hpx.dir/runtime/components/server/console_logging_server.cpp.o CMakeFiles/hpx.dir/runtime/components/server/destroy_component.cpp.o CMakeFiles/hpx.dir/runtime/components/server/memory_block.cpp.o CMakeFiles/hpx.dir/runtime/components/server/runtime_support_server.cpp.o CMakeFiles/hpx.dir/runtime/components/stubs/memory_block_stubs.cpp.o CMakeFiles/hpx.dir/runtime/components/stubs/memory_stub.cpp.o CMakeFiles/hpx.dir/runtime/components/stubs/runtime_support_stubs.cpp.o CMakeFiles/hpx.dir/runtime/get_locality_name.cpp.o CMakeFiles/hpx.dir/runtime/launch_policy.cpp.o CMakeFiles/hpx.dir/runtime/naming/address.cpp.o CMakeFiles/hpx.dir/runtime/naming/name.cpp.o CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_route_handler.cpp.o CMakeFiles/hpx.dir/runtime/parcelset/detail/per_action_data_counter.cpp.o CMakeFiles/hpx.dir/runtime/parcelset/detail/per_action_data_counter_registry.cpp.o CMakeFiles/hpx.dir/runtime/parcelset/locality.cpp.o CMakeFiles/hpx.dir/runtime/parcelset/parcel.cpp.o CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o CMakeFiles/hpx.dir/runtime/parcelset/parcelport.cpp.o CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_id_factory.cpp.o CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_intrusive_factory.cpp.o CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_nonintrusive_factory.cpp.o CMakeFiles/hpx.dir/runtime/serialization/output_archive.cpp.o CMakeFiles/hpx.dir/runtime/set_parcel_write_handler.cpp.o CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/context_base.cpp.o CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/context_generic_context.cpp.o CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/coroutine_impl.cpp.o CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/coroutine_self.cpp.o CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/tss.cpp.o CMakeFiles/hpx.dir/runtime/threads/coroutines/swapcontext.cpp.o CMakeFiles/hpx.dir/runtime/threads/detail/thread_num_tss.cpp.o CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o CMakeFiles/hpx.dir/runtime/threads/executors/current_executor.cpp.o CMakeFiles/hpx.dir/runtime/threads/executors/default_executor.cpp.o CMakeFiles/hpx.dir/runtime/threads/executors/service_executor.cpp.o CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_attached_executors.cpp.o CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_os_executors.cpp.o CMakeFiles/hpx.dir/runtime/threads/policies/affinity_data.cpp.o CMakeFiles/hpx.dir/runtime/threads/policies/hwloc_topology_info.cpp.o CMakeFiles/hpx.dir/runtime/threads/policies/parse_affinity_options.cpp.o CMakeFiles/hpx.dir/runtime/threads/resource_manager.cpp.o CMakeFiles/hpx.dir/runtime/threads/scheduler_specific_ptr.cpp.o CMakeFiles/hpx.dir/runtime/threads/thread.cpp.o CMakeFiles/hpx.dir/runtime/threads/thread_data.cpp.o CMakeFiles/hpx.dir/runtime/threads/thread_executor.cpp.o CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o CMakeFiles/hpx.dir/runtime/threads/threadmanager.cpp.o CMakeFiles/hpx.dir/runtime/threads/threadmanager_base.cpp.o CMakeFiles/hpx.dir/runtime/threads/topology.cpp.o CMakeFiles/hpx.dir/runtime/trigger_lco.cpp.o CMakeFiles/hpx.dir/performance_counters/counter_creators.cpp.o CMakeFiles/hpx.dir/performance_counters/counters.cpp.o CMakeFiles/hpx.dir/performance_counters/manage_counter.cpp.o CMakeFiles/hpx.dir/performance_counters/manage_counter_type.cpp.o CMakeFiles/hpx.dir/performance_counters/performance_counter.cpp.o CMakeFiles/hpx.dir/performance_counters/performance_counter_set.cpp.o CMakeFiles/hpx.dir/performance_counters/registry.cpp.o CMakeFiles/hpx.dir/performance_counters/server/action_invocation_counter.cpp.o CMakeFiles/hpx.dir/performance_counters/server/arithmetics_counter.cpp.o CMakeFiles/hpx.dir/performance_counters/server/arithmetics_counter_extended.cpp.o CMakeFiles/hpx.dir/performance_counters/server/component_instance_counter.cpp.o CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o CMakeFiles/hpx.dir/performance_counters/server/per_action_data_counters.cpp.o CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o CMakeFiles/hpx.dir/performance_counters/server/raw_values_counter.cpp.o CMakeFiles/hpx.dir/performance_counters/server/statistics_counter.cpp.o CMakeFiles/hpx.dir/performance_counters/stubs/performance_counter_stub.cpp.o CMakeFiles/hpx.dir/util/activate_counters.cpp.o CMakeFiles/hpx.dir/util/asio_util.cpp.o CMakeFiles/hpx.dir/util/backtrace/backtrace.cpp.o CMakeFiles/hpx.dir/util/batch_environment.cpp.o CMakeFiles/hpx.dir/util/batch_environments/alps_environment.cpp.o CMakeFiles/hpx.dir/util/batch_environments/pbs_environment.cpp.o CMakeFiles/hpx.dir/util/batch_environments/slurm_environment.cpp.o CMakeFiles/hpx.dir/util/command_line_handling.cpp.o CMakeFiles/hpx.dir/util/debug/thread_stacktrace.cpp.o CMakeFiles/hpx.dir/util/find_prefix.cpp.o CMakeFiles/hpx.dir/util/generate_unique_ids.cpp.o CMakeFiles/hpx.dir/util/ini.cpp.o CMakeFiles/hpx.dir/util/init_ini_data.cpp.o CMakeFiles/hpx.dir/util/integer/int128.cpp.o CMakeFiles/hpx.dir/util/integer/uint128.cpp.o CMakeFiles/hpx.dir/util/interval_timer.cpp.o CMakeFiles/hpx.dir/util/io_service_pool.cpp.o CMakeFiles/hpx.dir/util/itt_notify.cpp.o CMakeFiles/hpx.dir/util/logging.cpp.o CMakeFiles/hpx.dir/util/manage_config.cpp.o CMakeFiles/hpx.dir/util/map_hostnames.cpp.o CMakeFiles/hpx.dir/util/parse_command_line.cpp.o CMakeFiles/hpx.dir/util/pool_timer.cpp.o CMakeFiles/hpx.dir/util/query_counters.cpp.o CMakeFiles/hpx.dir/util/register_locks.cpp.o CMakeFiles/hpx.dir/util/register_locks_globally.cpp.o CMakeFiles/hpx.dir/util/runtime_configuration.cpp.o CMakeFiles/hpx.dir/util/sed_transform.cpp.o CMakeFiles/hpx.dir/util/serialize_exception.cpp.o CMakeFiles/hpx.dir/util/set_thread_name.cpp.o CMakeFiles/hpx.dir/util/static_reinit.cpp.o CMakeFiles/hpx.dir/util/thread_aware_timer.cpp.o CMakeFiles/hpx.dir/util/thread_description.cpp.o CMakeFiles/hpx.dir/util/thread_mapper.cpp.o CMakeFiles/hpx.dir/lcos/barrier.cpp.o CMakeFiles/hpx.dir/lcos/base_lco.cpp.o CMakeFiles/hpx.dir/lcos/base_lco_with_value.cpp.o CMakeFiles/hpx.dir/lcos/base_lco_with_value_1.cpp.o CMakeFiles/hpx.dir/lcos/base_lco_with_value_2.cpp.o CMakeFiles/hpx.dir/lcos/base_lco_with_value_3.cpp.o CMakeFiles/hpx.dir/lcos/detail/barrier_node.cpp.o CMakeFiles/hpx.dir/lcos/detail/future_data.cpp.o CMakeFiles/hpx.dir/lcos/latch.cpp.o CMakeFiles/hpx.dir/lcos/local/composable_guard.cpp.o CMakeFiles/hpx.dir/lcos/local/detail/condition_variable.cpp.o CMakeFiles/hpx.dir/lcos/local/local_barrier.cpp.o CMakeFiles/hpx.dir/lcos/local/mutex.cpp.o CMakeFiles/hpx.dir/lcos/promise.cpp.o CMakeFiles/hpx.dir/compute/cuda/cuda_target.cpp.o CMakeFiles/hpx.dir/compute/cuda/get_cuda_targets.cpp.o CMakeFiles/hpx.dir/compute/host/get_host_targets.cpp.o CMakeFiles/hpx.dir/compute/host/host_target.cpp.o CMakeFiles/hpx.dir/compute/host/numa_domains.cpp.o CMakeFiles/hpx.dir/compat/compat_barrier.cpp.o CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/parcelport_tcp.cpp.o -L/home/rodri/Desktop/BA/hpx_main/hpx/build/lib -L/usr/local/boost_1_61_0/stage/lib -Wl,-rpath,/home/rodri/Desktop/BA/hpx_main/hpx/build/lib:/usr/local/boost_1_61_0/stage/lib: -ldl -lrt /usr/local/boost_1_61_0/stage/lib/libboost_atomic.so /usr/local/boost_1_61_0/stage/lib/libboost_filesystem.so /usr/local/boost_1_61_0/stage/lib/libboost_program_options.so /usr/local/boost_1_61_0/stage/lib/libboost_regex.so /usr/local/boost_1_61_0/stage/lib/libboost_system.so -lpthread /usr/local/boost_1_61_0/stage/lib/libboost_atomic.so /usr/local/boost_1_61_0/stage/lib/libboost_filesystem.so /usr/local/boost_1_61_0/stage/lib/libboost_program_options.so /usr/local/boost_1_61_0/stage/lib/libboost_regex.so /usr/local/boost_1_61_0/stage/lib/libboost_system.so /usr/local/boost_1_61_0/stage/lib/libboost_random.so /usr/local/boost_1_61_0/stage/lib/libboost_system.so /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so /usr/local/boost_1_61_0/stage/lib/libboost_atomic.so /usr/local/boost_1_61_0/stage/lib/libboost_filesystem.so /usr/local/boost_1_61_0/stage/lib/libboost_program_options.so /usr/local/boost_1_61_0/stage/lib/libboost_regex.so -lpthread /usr/local/boost_1_61_0/stage/lib/libboost_random.so /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so
CMakeFiles/hpx.dir/runtime/actions/continuation.cpp.o: In function `hpx::actions::continuation::continuation(hpx::naming::id_type const&)':
continuation.cpp:(.text+0x144): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/actions/continuation.cpp.o: In function `hpx::actions::continuation::trigger_error(std::__exception_ptr::exception_ptr const&)':
continuation.cpp:(.text+0xf8f): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/actions/continuation.cpp.o: In function `hpx::actions::continuation::trigger_error(std::__exception_ptr::exception_ptr&&)':
continuation.cpp:(.text+0x1c7f): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/components/server/console_error_sink_server.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::util::detail::callable_vtable<std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > (hpx::threads::thread_state_ex_enum)>::_invoke<hpx::actions::detail::continuation_thread_function<hpx::actions::action<void (*)(std::__exception_ptr::exception_ptr const&), &hpx::components::server::console_error_sink, hpx::actions::detail::this_type>, hpx::actions::basic_action<hpx::actions::detail::plain_function, void (std::__exception_ptr::exception_ptr const&), hpx::actions::action<void (*)(std::__exception_ptr::exception_ptr const&), &hpx::components::server::console_error_sink, hpx::actions::detail::this_type> >::invoker, unsigned long&, int&, std::__exception_ptr::exception_ptr&&> >(void**, hpx::threads::thread_state_ex_enum&&)':
console_error_sink_server.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeINS_7actions6detail28continuation_thread_functionINSF_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkESM_EENSG_9this_typeEEENSF_12basic_actionINSG_14plain_functionESN_SS_E7invokerEJRmRiOSK_EEEEESA_PPvOSB_[_ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeINS_7actions6detail28continuation_thread_functionINSF_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkESM_EENSG_9this_typeEEENSF_12basic_actionINSG_14plain_functionESN_SS_E7invokerEJRmRiOSK_EEEEESA_PPvOSB_]+0xfd9): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/components/server/console_error_sink_server.cpp.o: In function `decltype (((forward<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > hpx::diagnostic_information<std::__exception_ptr::exception_ptr>(std::__exception_ptr::exception_ptr const&)::{lambda(hpx::exception_info const*)#1}>)({parm#2}))((declval<hpx::exception_info const*>)())) hpx::invoke_with_exception_info<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > hpx::diagnostic_information<std::__exception_ptr::exception_ptr>(std::__exception_ptr::exception_ptr const&)::{lambda(hpx::exception_info const*)#1}>(std::__exception_ptr::exception_ptr const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > hpx::diagnostic_information<std::__exception_ptr::exception_ptr>(std::__exception_ptr::exception_ptr const&)::{lambda(hpx::exception_info const*)#1}&&)':
console_error_sink_server.cpp:(.text._ZN3hpx26invoke_with_exception_infoIZNS_22diagnostic_informationINSt15__exception_ptr13exception_ptrEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_EUlPKNS_14exception_infoEE_EEDTclcl7forwardISA_Efp0_Ecl7declvalISF_EEEERKS3_OSA_[_ZN3hpx26invoke_with_exception_infoIZNS_22diagnostic_informationINSt15__exception_ptr13exception_ptrEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_EUlPKNS_14exception_infoEE_EEDTclcl7forwardISA_Efp0_Ecl7declvalISF_EEEERKS3_OSA_]+0x78): undefined reference to `hpx::diagnostic_information[abi:cxx11](hpx::exception_info const&)'
CMakeFiles/hpx.dir/runtime/components/server/console_error_sink_server.cpp.o: In function `void hpx::actions::transfer_action<hpx::actions::action<void (*)(std::__exception_ptr::exception_ptr const&), &hpx::components::server::console_error_sink, hpx::actions::detail::this_type> >::schedule_thread<0ul>(hpx::util::detail::pack_c<unsigned long, 0ul>, hpx::naming::gid_type const&, unsigned long, int, unsigned long)':
console_error_sink_server.cpp:(.text._ZN3hpx7actions15transfer_actionINS0_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkES6_EENS0_6detail9this_typeEEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions15transfer_actionINS0_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkES6_EENS0_6detail9this_typeEEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0xb9): undefined reference to `hpx::threads::get_default_stack_size()'
console_error_sink_server.cpp:(.text._ZN3hpx7actions15transfer_actionINS0_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkES6_EENS0_6detail9this_typeEEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions15transfer_actionINS0_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkES6_EENS0_6detail9this_typeEEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0x284): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
console_error_sink_server.cpp:(.text._ZN3hpx7actions15transfer_actionINS0_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkES6_EENS0_6detail9this_typeEEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions15transfer_actionINS0_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkES6_EENS0_6detail9this_typeEEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0x29b): undefined reference to `hpx::threads::threadmanager_is_at_least(hpx::state)'
console_error_sink_server.cpp:(.text._ZN3hpx7actions15transfer_actionINS0_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkES6_EENS0_6detail9this_typeEEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions15transfer_actionINS0_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkES6_EENS0_6detail9this_typeEEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0x2db): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/components/server/console_error_sink_server.cpp.o: In function `void hpx::actions::transfer_continuation_action<hpx::actions::action<void (*)(std::__exception_ptr::exception_ptr const&), &hpx::components::server::console_error_sink, hpx::actions::detail::this_type> >::schedule_thread<0ul>(hpx::util::detail::pack_c<unsigned long, 0ul>, hpx::naming::gid_type const&, unsigned long, int, unsigned long)':
console_error_sink_server.cpp:(.text._ZN3hpx7actions28transfer_continuation_actionINS0_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkES6_EENS0_6detail9this_typeEEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions28transfer_continuation_actionINS0_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkES6_EENS0_6detail9this_typeEEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0xc2): undefined reference to `hpx::threads::get_default_stack_size()'
console_error_sink_server.cpp:(.text._ZN3hpx7actions28transfer_continuation_actionINS0_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkES6_EENS0_6detail9this_typeEEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions28transfer_continuation_actionINS0_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkES6_EENS0_6detail9this_typeEEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0x189): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
console_error_sink_server.cpp:(.text._ZN3hpx7actions28transfer_continuation_actionINS0_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkES6_EENS0_6detail9this_typeEEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions28transfer_continuation_actionINS0_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkES6_EENS0_6detail9this_typeEEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0x1a0): undefined reference to `hpx::threads::threadmanager_is_at_least(hpx::state)'
console_error_sink_server.cpp:(.text._ZN3hpx7actions28transfer_continuation_actionINS0_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkES6_EENS0_6detail9this_typeEEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions28transfer_continuation_actionINS0_6actionIPFvRKNSt15__exception_ptr13exception_ptrEEXadL_ZNS_10components6server18console_error_sinkES6_EENS0_6detail9this_typeEEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0x1e3): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/components/server/console_logging_server.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::util::detail::callable_vtable<std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > (hpx::threads::thread_state_ex_enum)>::_invoke<hpx::actions::detail::continuation_thread_function<hpx::components::server::console_logging_action<void>, hpx::actions::basic_action<hpx::actions::detail::plain_function, void (std::vector<hpx::util::tuple<hpx::logging_destination, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<hpx::util::tuple<hpx::logging_destination, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&), hpx::components::server::console_logging_action<void> >::invoker, unsigned long&, int&, std::vector<hpx::util::tuple<hpx::logging_destination, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<hpx::util::tuple<hpx::logging_destination, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >&&> >(void**, hpx::threads::thread_state_ex_enum&&)':
console_logging_server.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeINS_7actions6detail28continuation_thread_functionINS_10components6server22console_logging_actionIvEENSF_12basic_actionINSG_14plain_functionEFvRKSt6vectorINS0_5tupleIJNS_19logging_destinationEmNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEESaISX_EEESL_E7invokerEJRmRiOSZ_EEEEESA_PPvOSB_[_ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeINS_7actions6detail28continuation_thread_functionINS_10components6server22console_logging_actionIvEENSF_12basic_actionINSG_14plain_functionEFvRKSt6vectorINS0_5tupleIJNS_19logging_destinationEmNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEESaISX_EEESL_E7invokerEJRmRiOSZ_EEEEESA_PPvOSB_]+0x13c7): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/components/server/console_logging_server.cpp.o: In function `void hpx::actions::transfer_continuation_action<hpx::components::server::console_logging_action<void> >::schedule_thread<0ul>(hpx::util::detail::pack_c<unsigned long, 0ul>, hpx::naming::gid_type const&, unsigned long, int, unsigned long)':
console_logging_server.cpp:(.text._ZN3hpx7actions28transfer_continuation_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions28transfer_continuation_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0xca): undefined reference to `hpx::threads::get_default_stack_size()'
console_logging_server.cpp:(.text._ZN3hpx7actions28transfer_continuation_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions28transfer_continuation_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0x107): undefined reference to `hpx::threads::threadmanager_is_at_least(hpx::state)'
console_logging_server.cpp:(.text._ZN3hpx7actions28transfer_continuation_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions28transfer_continuation_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0x5aa): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
console_logging_server.cpp:(.text._ZN3hpx7actions28transfer_continuation_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions28transfer_continuation_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0x5c4): undefined reference to `hpx::threads::threadmanager_is_at_least(hpx::state)'
console_logging_server.cpp:(.text._ZN3hpx7actions28transfer_continuation_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions28transfer_continuation_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0x833): undefined reference to `hpx::throws'
console_logging_server.cpp:(.text._ZN3hpx7actions28transfer_continuation_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions28transfer_continuation_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0xe74): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/components/server/console_logging_server.cpp.o: In function `void hpx::actions::transfer_action<hpx::components::server::console_logging_action<void> >::schedule_thread<0ul>(hpx::util::detail::pack_c<unsigned long, 0ul>, hpx::naming::gid_type const&, unsigned long, int, unsigned long)':
console_logging_server.cpp:(.text._ZN3hpx7actions15transfer_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions15transfer_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0xb9): undefined reference to `hpx::threads::get_default_stack_size()'
console_logging_server.cpp:(.text._ZN3hpx7actions15transfer_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions15transfer_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0xef): undefined reference to `hpx::threads::threadmanager_is_at_least(hpx::state)'
console_logging_server.cpp:(.text._ZN3hpx7actions15transfer_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions15transfer_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0x2f8): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
console_logging_server.cpp:(.text._ZN3hpx7actions15transfer_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions15transfer_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0x30f): undefined reference to `hpx::threads::threadmanager_is_at_least(hpx::state)'
console_logging_server.cpp:(.text._ZN3hpx7actions15transfer_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim[_ZN3hpx7actions15transfer_actionINS_10components6server22console_logging_actionIvEEE15schedule_threadIJLm0EEEEvNS_4util6detail6pack_cImJXspT_EEEERKNS_6naming8gid_typeEmim]+0x34b): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o: In function `hpx::parcelset::detail::parcels_await::apply()':
parcel_await.cpp:(.text+0xbb0): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0xd56): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0xda3): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0xf51): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o:parcel_await.cpp:(.text+0x1081): more undefined references to `hpx::throws' follow
CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o: In function `hpx::parcelset::detail::parcels_await::apply()':
parcel_await.cpp:(.text+0x12ea): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcel_await.cpp:(.text+0x14e5): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0x1538): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcel_await.cpp:(.text+0x1883): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0x195d): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0x1b33): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcel_await.cpp:(.text+0x1c1a): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
parcel_await.cpp:(.text+0x1e90): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0x2080): undefined reference to `hpx::detail::access_exception(hpx::error_code const&)'
parcel_await.cpp:(.text+0x2087): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0x2341): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
parcel_await.cpp:(.text+0x2369): undefined reference to `hpx::detail::access_exception(hpx::error_code const&)'
parcel_await.cpp:(.text+0x2370): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o: In function `hpx::parcelset::detail::parcel_await::apply()':
parcel_await.cpp:(.text+0x26a9): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0x2793): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0x2932): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0x2993): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0x2cfc): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcel_await.cpp:(.text+0x2d1d): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0x2d81): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0x2dc8): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0x2fa6): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0x2fe2): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcel_await.cpp:(.text+0x31e6): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0x3239): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcel_await.cpp:(.text+0x356b): undefined reference to `hpx::throws'
parcel_await.cpp:(.text+0x362b): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::serialization::detail::preprocess::await_future(hpx::lcos::detail::future_data_refcnt_base&)::{lambda()#1}>(void**)':
parcel_await.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeIZNS_13serialization6detail10preprocess12await_futureERNS_4lcos6detail23future_data_refcnt_baseEEUlvE_EEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeIZNS_13serialization6detail10preprocess12await_futureERNS_4lcos6detail23future_data_refcnt_baseEEUlvE_EEvPPv]+0x50): undefined reference to `hpx::throws'
parcel_await.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeIZNS_13serialization6detail10preprocess12await_futureERNS_4lcos6detail23future_data_refcnt_baseEEUlvE_EEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeIZNS_13serialization6detail10preprocess12await_futureERNS_4lcos6detail23future_data_refcnt_baseEEUlvE_EEvPPv]+0x104): undefined reference to `hpx::throws'
parcel_await.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeIZNS_13serialization6detail10preprocess12await_futureERNS_4lcos6detail23future_data_refcnt_baseEEUlvE_EEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeIZNS_13serialization6detail10preprocess12await_futureERNS_4lcos6detail23future_data_refcnt_baseEEUlvE_EEvPPv]+0x156): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o: In function `void hpx::util::detail::callable_vtable<void (std::vector<hpx::parcelset::parcel, std::allocator<hpx::parcelset::parcel> >&&, std::vector<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false>, std::allocator<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> > >&&)>::_invoke<hpx::util::detail::empty_function<void (std::vector<hpx::parcelset::parcel, std::allocator<hpx::parcelset::parcel> >&&, std::vector<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false>, std::allocator<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> > >&&)> >(void**, std::vector<hpx::parcelset::parcel, std::allocator<hpx::parcelset::parcel> >&&, std::vector<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false>, std::allocator<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> > >&&)':
parcel_await.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvOSt6vectorINS_9parcelset6parcelESaIS5_EEOS3_INS0_8functionIFvRKN5boost6system10error_codeERKS5_ELb0EEESaISI_EEEE7_invokeINS1_14empty_functionISM_EEEEvPPvS8_SL_[_ZN3hpx4util6detail15callable_vtableIFvOSt6vectorINS_9parcelset6parcelESaIS5_EEOS3_INS0_8functionIFvRKN5boost6system10error_codeERKS5_ELb0EEESaISI_EEEE7_invokeINS1_14empty_functionISM_EEEEvPPvS8_SL_]+0x112): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o: In function `hpx::serialization::output_container<hpx::serialization::detail::preprocess, hpx::serialization::detail::counting_chunker>::has_gid(hpx::naming::gid_type const&)':
parcel_await.cpp:(.text._ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE7has_gidERKNS_6naming8gid_typeE[_ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE7has_gidERKNS_6naming8gid_typeE]+0x58): undefined reference to `hpx::throws'
parcel_await.cpp:(.text._ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE7has_gidERKNS_6naming8gid_typeE[_ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE7has_gidERKNS_6naming8gid_typeE]+0x146): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o: In function `hpx::serialization::detail::preprocess::~preprocess()':
parcel_await.cpp:(.text._ZN3hpx13serialization6detail10preprocessD2Ev[_ZN3hpx13serialization6detail10preprocessD5Ev]+0xee): undefined reference to `hpx::throws'
parcel_await.cpp:(.text._ZN3hpx13serialization6detail10preprocessD2Ev[_ZN3hpx13serialization6detail10preprocessD5Ev]+0x30c): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcel_await.cpp:(.text._ZN3hpx13serialization6detail10preprocessD2Ev[_ZN3hpx13serialization6detail10preprocessD5Ev]+0x32a): undefined reference to `hpx::throws'
parcel_await.cpp:(.text._ZN3hpx13serialization6detail10preprocessD2Ev[_ZN3hpx13serialization6detail10preprocessD5Ev]+0x3cc): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o: In function `hpx::serialization::output_container<hpx::serialization::detail::preprocess, hpx::serialization::detail::counting_chunker>::reset()':
parcel_await.cpp:(.text._ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE5resetEv[_ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE5resetEv]+0x182): undefined reference to `hpx::throws'
parcel_await.cpp:(.text._ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE5resetEv[_ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE5resetEv]+0x3df): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcel_await.cpp:(.text._ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE5resetEv[_ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE5resetEv]+0x405): undefined reference to `hpx::throws'
parcel_await.cpp:(.text._ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE5resetEv[_ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE5resetEv]+0x4c7): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o: In function `void hpx::lcos::local::detail::promise_base<void, hpx::lcos::detail::future_data<void> >::set_value<hpx::util::unused_type const&>(hpx::util::unused_type const&, hpx::error_code&)':
parcel_await.cpp:(.text._ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE[_ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE]+0x8c): undefined reference to `hpx::throws'
parcel_await.cpp:(.text._ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE[_ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE]+0x2c9): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcel_await.cpp:(.text._ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE[_ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE]+0x39c): undefined reference to `hpx::throws'
parcel_await.cpp:(.text._ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE[_ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE]+0x500): undefined reference to `hpx::throws'
parcel_await.cpp:(.text._ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE[_ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE]+0x712): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcel_await.cpp:(.text._ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE[_ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE]+0x74d): undefined reference to `hpx::throws'
parcel_await.cpp:(.text._ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE[_ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE]+0x933): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcel_await.cpp:(.text._ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE[_ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE]+0xa79): undefined reference to `hpx::throws'
parcel_await.cpp:(.text._ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE[_ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE9set_valueIRKNS_4util11unused_typeEEEvOT_RNS_10error_codeE]+0xb09): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o: In function `hpx::serialization::output_container<hpx::serialization::detail::preprocess, hpx::serialization::detail::counting_chunker>::add_gid(hpx::naming::gid_type const&, hpx::naming::gid_type const&)':
parcel_await.cpp:(.text._ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE7add_gidERKNS_6naming8gid_typeES9_[_ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE7add_gidERKNS_6naming8gid_typeES9_]+0x60): undefined reference to `hpx::throws'
parcel_await.cpp:(.text._ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE7add_gidERKNS_6naming8gid_typeES9_[_ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE7add_gidERKNS_6naming8gid_typeES9_]+0x1d6): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o: In function `hpx::serialization::output_container<hpx::serialization::detail::preprocess, hpx::serialization::detail::counting_chunker>::await_future(hpx::lcos::detail::future_data_refcnt_base&)':
parcel_await.cpp:(.text._ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE12await_futureERNS_4lcos6detail23future_data_refcnt_baseE[_ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE12await_futureERNS_4lcos6detail23future_data_refcnt_baseE]+0x60): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o:parcel_await.cpp:(.text._ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE12await_futureERNS_4lcos6detail23future_data_refcnt_baseE[_ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE12await_futureERNS_4lcos6detail23future_data_refcnt_baseE]+0x18e): more undefined references to `hpx::throws' follow
CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o: In function `hpx::serialization::output_container<hpx::serialization::detail::preprocess, hpx::serialization::detail::counting_chunker>::await_future(hpx::lcos::detail::future_data_refcnt_base&)':
parcel_await.cpp:(.text._ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE12await_futureERNS_4lcos6detail23future_data_refcnt_baseE[_ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE12await_futureERNS_4lcos6detail23future_data_refcnt_baseE]+0x51f): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
parcel_await.cpp:(.text._ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE12await_futureERNS_4lcos6detail23future_data_refcnt_baseE[_ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE12await_futureERNS_4lcos6detail23future_data_refcnt_baseE]+0x86b): undefined reference to `hpx::detail::access_exception(hpx::error_code const&)'
parcel_await.cpp:(.text._ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE12await_futureERNS_4lcos6detail23future_data_refcnt_baseE[_ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE12await_futureERNS_4lcos6detail23future_data_refcnt_baseE]+0x872): undefined reference to `hpx::throws'
parcel_await.cpp:(.text._ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE12await_futureERNS_4lcos6detail23future_data_refcnt_baseE[_ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE12await_futureERNS_4lcos6detail23future_data_refcnt_baseE]+0x9f5): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
parcel_await.cpp:(.text._ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE12await_futureERNS_4lcos6detail23future_data_refcnt_baseE[_ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE12await_futureERNS_4lcos6detail23future_data_refcnt_baseE]+0xa1d): undefined reference to `hpx::detail::access_exception(hpx::error_code const&)'
parcel_await.cpp:(.text._ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE12await_futureERNS_4lcos6detail23future_data_refcnt_baseE[_ZN3hpx13serialization16output_containerINS0_6detail10preprocessENS2_16counting_chunkerEE12await_futureERNS_4lcos6detail23future_data_refcnt_baseE]+0xa24): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `void hpx::util::detail::callable_vtable<void (boost::system::error_code const&, hpx::parcelset::parcel const&)>::_invoke<hpx::parcelset::parcelhandler::sync_put_parcel(hpx::parcelset::parcel)::{lambda(boost::system::error_code const&, hpx::parcelset::parcel const&)#1}>(void**, boost::system::error_code const&, hpx::parcelset::parcel const&)':
parcelhandler.cpp:(.text+0xe7): undefined reference to `hpx::throws'
parcelhandler.cpp:(.text+0x100): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcelhandler.cpp:(.text+0x1c1): undefined reference to `hpx::throws'
parcelhandler.cpp:(.text+0x1da): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcelhandler.cpp:(.text+0x297): undefined reference to `hpx::throws'
parcelhandler.cpp:(.text+0x2b0): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcelhandler.cpp:(.text+0x31b): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::detail::parcel_sent_handler(hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false>&, boost::system::error_code const&, hpx::parcelset::parcel const&)':
parcelhandler.cpp:(.text+0x55a): undefined reference to `hpx::detail::dijkstra_make_black()'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::parcelhandler::get_bootstrap_parcelport() const':
parcelhandler.cpp:(.text+0xf17): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::parcelhandler::get_parcel_send_count(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) const':
parcelhandler.cpp:(.text+0x120b): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::parcelhandler::get_message_send_count(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) const':
parcelhandler.cpp:(.text+0x12db): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::parcelhandler::get_parcel_receive_count(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) const':
parcelhandler.cpp:(.text+0x13ab): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::parcelhandler::get_message_receive_count(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) const':
parcelhandler.cpp:(.text+0x147b): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::parcelhandler::get_sending_time(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) const':
parcelhandler.cpp:(.text+0x154b): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o:parcelhandler.cpp:(.text+0x161b): more undefined references to `hpx::get_hpx_category(hpx::throwmode)' follow
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::parcelhandler::get_message_handler(char const*, char const*, unsigned long, unsigned long, hpx::parcelset::locality const&, hpx::error_code&)':
parcelhandler.cpp:(.text+0x2044): undefined reference to `hpx::throws'
parcelhandler.cpp:(.text+0x205f): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
parcelhandler.cpp:(.text+0x2093): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
parcelhandler.cpp:(.text+0x2115): undefined reference to `hpx::throws'
parcelhandler.cpp:(.text+0x2196): undefined reference to `hpx::create_message_handler(char const*, char const*, hpx::parcelset::parcelport*, unsigned long, unsigned long, hpx::error_code&)'
parcelhandler.cpp:(.text+0x223a): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
parcelhandler.cpp:(.text+0x2266): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
parcelhandler.cpp:(.text+0x2293): undefined reference to `hpx::throws'
parcelhandler.cpp:(.text+0x22bb): undefined reference to `hpx::error_code::error_code(hpx::error, hpx::throwmode)'
parcelhandler.cpp:(.text+0x22cb): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
parcelhandler.cpp:(.text+0x2414): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcelhandler.cpp:(.text+0x2476): undefined reference to `hpx::error_code::error_code(hpx::error, hpx::throwmode)'
parcelhandler.cpp:(.text+0x2486): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
parcelhandler.cpp:(.text+0x24fe): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcelhandler.cpp:(.text+0x259c): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::parcelhandler::attach_parcelport(std::shared_ptr<hpx::parcelset::parcelport> const&)':
parcelhandler.cpp:(.text+0x28f1): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::parcelhandler::get_raw_remote_localities(std::vector<hpx::naming::gid_type, std::allocator<hpx::naming::gid_type> >&, int, hpx::error_code&) const':
parcelhandler.cpp:(.text+0x2f71): undefined reference to `hpx::get_locality()'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::parcelhandler::register_counter_types(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
parcelhandler.cpp:(.text+0x4b78): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::parcelhandler::register_connection_cache_counter_types(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
parcelhandler.cpp:(.text+0x5d0a): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::parcelhandler::register_counter_types()':
parcelhandler.cpp:(.text+0x64eb): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::parcelhandler::list_parcelport(std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, bool) const':
parcelhandler.cpp:(.text+0x7596): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::parcelhandler::find_appropriate_destination(hpx::naming::gid_type const&)':
parcelhandler.cpp:(.text+0x78aa): undefined reference to `hpx::throws'
parcelhandler.cpp:(.text+0x7d58): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::parcelhandler::put_parcel(hpx::parcelset::parcel, hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false>)':
parcelhandler.cpp:(.text+0x7f7e): undefined reference to `hpx::threads::threadmanager_is(hpx::state)'
parcelhandler.cpp:(.text+0x7fdc): undefined reference to `hpx::throws'
parcelhandler.cpp:(.text+0x80d7): undefined reference to `hpx::is_stopped_or_shutting_down()'
parcelhandler.cpp:(.text+0x81c0): undefined reference to `hpx::get_locality()'
parcelhandler.cpp:(.text+0x83ed): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::parcelhandler::sync_put_parcel(hpx::parcelset::parcel)':
parcelhandler.cpp:(.text+0x875c): undefined reference to `hpx::throws'
parcelhandler.cpp:(.text+0x88b9): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcelhandler.cpp:(.text+0x892f): undefined reference to `hpx::throws'
parcelhandler.cpp:(.text+0x89ae): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::parcelhandler::put_parcels(std::vector<hpx::parcelset::parcel, std::allocator<hpx::parcelset::parcel> >, std::vector<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false>, std::allocator<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> > >)':
parcelhandler.cpp:(.text+0x8b2d): undefined reference to `hpx::threads::threadmanager_is(hpx::state)'
parcelhandler.cpp:(.text+0x8cce): undefined reference to `hpx::throws'
parcelhandler.cpp:(.text+0x8fb9): undefined reference to `hpx::get_locality()'
parcelhandler.cpp:(.text+0x95ea): undefined reference to `hpx::throws'
parcelhandler.cpp:(.text+0x96d8): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcelhandler.cpp:(.text+0x98fc): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::parcelset::default_write_handler(boost::system::error_code const&, hpx::parcelset::parcel const&)':
parcelhandler.cpp:(.text+0x99c8): undefined reference to `hpx::is_stopped_or_shutting_down()'
parcelhandler.cpp:(.text+0x9b03): undefined reference to `hpx::exception::exception(boost::system::system_error const&)'
parcelhandler.cpp:(.text+0x9b22): undefined reference to `std::__exception_ptr::exception_ptr hpx::detail::get_exception<hpx::exception>(hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
parcelhandler.cpp:(.text+0x9b2a): undefined reference to `hpx::exception::~exception()'
parcelhandler.cpp:(.text+0x9b99): undefined reference to `hpx::report_error(std::__exception_ptr::exception_ptr const&)'
parcelhandler.cpp:(.text+0x9c5c): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o: In function `hpx::lcos::local::detail::promise_base<void, hpx::lcos::detail::future_data<void> >::check_abandon_shared_state(char const*)':
parcelhandler.cpp:(.text._ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE26check_abandon_shared_stateEPKc[_ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE26check_abandon_shared_stateEPKc]+0xbf): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
parcelhandler.cpp:(.text._ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE26check_abandon_shared_stateEPKc[_ZN3hpx4lcos5local6detail12promise_baseIvNS0_6detail11future_dataIvEEE26check_abandon_shared_stateEPKc]+0x117): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_id_factory.cpp.o: In function `hpx::serialization::detail::id_registry::register_typename(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int)':
polymorphic_id_factory.cpp:(.text+0x4bf): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_id_factory.cpp.o: In function `hpx::serialization::detail::polymorphic_id_factory::get_id(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
polymorphic_id_factory.cpp:(.text+0x5ff): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_intrusive_factory.cpp.o: In function `hpx::serialization::detail::polymorphic_intrusive_factory::register_class(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void* (*)())':
polymorphic_intrusive_factory.cpp:(.text+0x6b4): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/set_parcel_write_handler.cpp.o: In function `hpx::set_parcel_write_handler(hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> const&)':
set_parcel_write_handler.cpp:(.text+0x28): undefined reference to `hpx::get_runtime_ptr()'
set_parcel_write_handler.cpp:(.text+0xc0): undefined reference to `hpx::throws'
set_parcel_write_handler.cpp:(.text+0x2c5): undefined reference to `hpx::throws'
set_parcel_write_handler.cpp:(.text+0x374): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::util::detail::callable_vtable<std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > (hpx::threads::thread_state_ex_enum)>::_invoke<boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::create_background_thread<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_callbacks&, std::shared_ptr<bool>&, unsigned long, long&)::{lambda(hpx::threads::thread_state_ex_enum)#1}>(void**, hpx::threads::thread_state_ex_enum&&)':
thread_pool.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeIZNS4_6detail24create_background_threadINS4_8policies21local_queue_schedulerISt5mutexNSH_13lockfree_fifoESK_NSH_13lockfree_lifoEEEEES9_RT_RNSF_20scheduling_callbacksERSt10shared_ptrIbEmRlEUlSB_E_EESA_PPvOSB_[_ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeIZNS4_6detail24create_background_threadINS4_8policies21local_queue_schedulerISt5mutexNSH_13lockfree_fifoESK_NSH_13lockfree_lifoEEEEES9_RT_RNSF_20scheduling_callbacksERSt10shared_ptrIbEmRlEUlSB_E_EESA_PPvOSB_]+0x1d): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::util::detail::callable_vtable<std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > (hpx::threads::thread_state_ex_enum)>::_invoke<boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::create_background_thread<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_callbacks&, std::shared_ptr<bool>&, unsigned long, long&)::{lambda(hpx::threads::thread_state_ex_enum)#1}>(void**, hpx::threads::thread_state_ex_enum&&)':
thread_pool.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeIZNS4_6detail24create_background_threadINS4_8policies22static_queue_schedulerISt5mutexNSH_13lockfree_fifoESK_NSH_13lockfree_lifoEEEEES9_RT_RNSF_20scheduling_callbacksERSt10shared_ptrIbEmRlEUlSB_E_EESA_PPvOSB_[_ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeIZNS4_6detail24create_background_threadINS4_8policies22static_queue_schedulerISt5mutexNSH_13lockfree_fifoESK_NSH_13lockfree_lifoEEEEES9_RT_RNSF_20scheduling_callbacksERSt10shared_ptrIbEmRlEUlSB_E_EESA_PPvOSB_]+0x1d): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `bool hpx::util::detail::callable_vtable<bool (unsigned long)>::_invoke<hpx::util::detail::empty_function<bool (unsigned long)> >(void**, unsigned long&&)':
thread_pool.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFbmEE7_invokeINS1_14empty_functionIS3_EEEEbPPvOm[_ZN3hpx4util6detail15callable_vtableIFbmEE7_invokeINS1_14empty_functionIS3_EEEEbPPvOm]+0x80): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::util::detail::callable_vtable<std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > (hpx::threads::thread_state_ex_enum)>::_invoke<boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::create_background_thread<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_callbacks&, std::shared_ptr<bool>&, unsigned long, long&)::{lambda(hpx::threads::thread_state_ex_enum)#1}>(void**, hpx::threads::thread_state_ex_enum&&)':
thread_pool.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeIZNS4_6detail24create_background_threadINS4_8policies31static_priority_queue_schedulerISt5mutexNSH_13lockfree_fifoESK_NSH_13lockfree_lifoEEEEES9_RT_RNSF_20scheduling_callbacksERSt10shared_ptrIbEmRlEUlSB_E_EESA_PPvOSB_[_ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeIZNS4_6detail24create_background_threadINS4_8policies31static_priority_queue_schedulerISt5mutexNSH_13lockfree_fifoESK_NSH_13lockfree_lifoEEEEES9_RT_RNSF_20scheduling_callbacksERSt10shared_ptrIbEmRlEUlSB_E_EESA_PPvOSB_]+0x1d): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::util::detail::callable_vtable<std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > (hpx::threads::thread_state_ex_enum)>::_invoke<boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::create_background_thread<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_callbacks&, std::shared_ptr<bool>&, unsigned long, long&)::{lambda(hpx::threads::thread_state_ex_enum)#1}>(void**, hpx::threads::thread_state_ex_enum&&)':
thread_pool.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeIZNS4_6detail24create_background_threadINS4_8policies30local_priority_queue_schedulerISt5mutexNSH_13lockfree_fifoESK_NSH_13lockfree_lifoEEEEES9_RT_RNSF_20scheduling_callbacksERSt10shared_ptrIbEmRlEUlSB_E_EESA_PPvOSB_[_ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeIZNS4_6detail24create_background_threadINS4_8policies30local_priority_queue_schedulerISt5mutexNSH_13lockfree_fifoESK_NSH_13lockfree_lifoEEEEES9_RT_RNSF_20scheduling_callbacksERSt10shared_ptrIbEmRlEUlSB_E_EESA_PPvOSB_]+0x1d): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::util::detail::callable_vtable<std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > (hpx::threads::thread_state_ex_enum)>::_invoke<boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::create_background_thread<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_callbacks&, std::shared_ptr<bool>&, unsigned long, long&)::{lambda(hpx::threads::thread_state_ex_enum)#1}>(void**, hpx::threads::thread_state_ex_enum&&)':
thread_pool.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeIZNS4_6detail24create_background_threadINS4_8policies30local_priority_queue_schedulerISt5mutexNSH_13lockfree_lifoENSH_13lockfree_fifoESK_EEEES9_RT_RNSF_20scheduling_callbacksERSt10shared_ptrIbEmRlEUlSB_E_EESA_PPvOSB_[_ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeIZNS4_6detail24create_background_threadINS4_8policies30local_priority_queue_schedulerISt5mutexNSH_13lockfree_lifoENSH_13lockfree_fifoESK_EEEES9_RT_RNSF_20scheduling_callbacksERSt10shared_ptrIbEmRlEUlSB_E_EESA_PPvOSB_]+0x1d): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::util::detail::callable_vtable<std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > (hpx::threads::thread_state_ex_enum)>::_invoke<boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::create_background_thread<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_callbacks&, std::shared_ptr<bool>&, unsigned long, long&)::{lambda(hpx::threads::thread_state_ex_enum)#1}>(void**, hpx::threads::thread_state_ex_enum&&)':
thread_pool.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeIZNS4_6detail24create_background_threadINS4_8policies30local_priority_queue_schedulerISt5mutexNSH_17lockfree_abp_fifoENSH_13lockfree_fifoENSH_13lockfree_lifoEEEEES9_RT_RNSF_20scheduling_callbacksERSt10shared_ptrIbEmRlEUlSB_E_EESA_PPvOSB_[_ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeIZNS4_6detail24create_background_threadINS4_8policies30local_priority_queue_schedulerISt5mutexNSH_17lockfree_abp_fifoENSH_13lockfree_fifoENSH_13lockfree_lifoEEEEES9_RT_RNSF_20scheduling_callbacksERSt10shared_ptrIbEmRlEUlSB_E_EESA_PPvOSB_]+0x1d): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::util::detail::callable_vtable<std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > (hpx::threads::thread_state_ex_enum)>::_invoke<boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::create_background_thread<hpx::threads::policies::hierarchy_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::hierarchy_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_callbacks&, std::shared_ptr<bool>&, unsigned long, long&)::{lambda(hpx::threads::thread_state_ex_enum)#1}>(void**, hpx::threads::thread_state_ex_enum&&)':
thread_pool.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeIZNS4_6detail24create_background_threadINS4_8policies19hierarchy_schedulerISt5mutexNSH_13lockfree_fifoESK_NSH_13lockfree_lifoEEEEES9_RT_RNSF_20scheduling_callbacksERSt10shared_ptrIbEmRlEUlSB_E_EESA_PPvOSB_[_ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeIZNS4_6detail24create_background_threadINS4_8policies19hierarchy_schedulerISt5mutexNSH_13lockfree_fifoESK_NSH_13lockfree_lifoEEEEES9_RT_RNSF_20scheduling_callbacksERSt10shared_ptrIbEmRlEUlSB_E_EESA_PPvOSB_]+0x1d): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o:thread_pool.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeIZNS4_6detail24create_background_threadINS4_8policies33periodic_priority_queue_schedulerISt5mutexNSH_13lockfree_fifoESK_NSH_13lockfree_lifoEEEEES9_RT_RNSF_20scheduling_callbacksERSt10shared_ptrIbEmRlEUlSB_E_EESA_PPvOSB_[_ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeIZNS4_6detail24create_background_threadINS4_8policies33periodic_priority_queue_schedulerISt5mutexNSH_13lockfree_fifoESK_NSH_13lockfree_lifoEEEEES9_RT_RNSF_20scheduling_callbacksERSt10shared_ptrIbEmRlEUlSB_E_EESA_PPvOSB_]+0x1d): more undefined references to `hpx::throws' follow
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::scheduler_base::background_callback(unsigned long)':
thread_pool.cpp:(.text._ZN3hpx7threads8policies14scheduler_base19background_callbackEm[_ZN3hpx7threads8policies14scheduler_base19background_callbackEm]+0xc): undefined reference to `hpx::parcelset::do_background_work(unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies14scheduler_base19background_callbackEm[_ZN3hpx7threads8policies14scheduler_base19background_callbackEm]+0x18): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `non-virtual thunk to hpx::detail::exception_with_info<hpx::exception>::~exception_with_info()':
thread_pool.cpp:(.text._ZN3hpx6detail19exception_with_infoINS_9exceptionEED0Ev[_ZN3hpx6detail19exception_with_infoINS_9exceptionEED5Ev]+0x3d): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::detail::exception_with_info<hpx::exception>::~exception_with_info()':
thread_pool.cpp:(.text._ZN3hpx6detail19exception_with_infoINS_9exceptionEED0Ev[_ZN3hpx6detail19exception_with_infoINS_9exceptionEED5Ev]+0xec): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `non-virtual thunk to hpx::detail::exception_with_info<hpx::exception>::~exception_with_info()':
thread_pool.cpp:(.text._ZN3hpx6detail19exception_with_infoINS_9exceptionEED2Ev[_ZN3hpx6detail19exception_with_infoINS_9exceptionEED5Ev]+0x43): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::detail::exception_with_info<hpx::exception>::~exception_with_info()':
thread_pool.cpp:(.text._ZN3hpx6detail19exception_with_infoINS_9exceptionEED2Ev[_ZN3hpx6detail19exception_with_infoINS_9exceptionEED5Ev]+0xe2): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `void hpx::throw_with_info<hpx::exception>(hpx::exception&&, hpx::exception_info&&)':
thread_pool.cpp:(.text._ZN3hpx15throw_with_infoINS_9exceptionEEEvOT_ONS_14exception_infoE[_ZN3hpx15throw_with_infoINS_9exceptionEEEvOT_ONS_14exception_infoE]+0x41): undefined reference to `typeinfo for hpx::exception'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::get_thread_count(hpx::threads::thread_state_enum, hpx::threads::thread_priority, unsigned long, bool) const':
thread_pool.cpp:(.text._ZNK3hpx7threads8policies21local_queue_schedulerISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE16get_thread_countENS0_17thread_state_enumENS0_15thread_priorityEmb[_ZNK3hpx7threads8policies21local_queue_schedulerISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE16get_thread_countENS0_17thread_state_enumENS0_15thread_priorityEmb]+0x1bb): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
thread_pool.cpp:(.text._ZNK3hpx7threads8policies21local_queue_schedulerISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE16get_thread_countENS0_17thread_state_enumENS0_15thread_priorityEmb[_ZNK3hpx7threads8policies21local_queue_schedulerISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE16get_thread_countENS0_17thread_state_enumENS0_15thread_priorityEmb]+0x25e): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::get_thread_count(hpx::threads::thread_state_enum, hpx::threads::thread_priority, unsigned long, bool) const':
thread_pool.cpp:(.text._ZNK3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE16get_thread_countENS0_17thread_state_enumENS0_15thread_priorityEmb[_ZNK3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE16get_thread_countENS0_17thread_state_enumENS0_15thread_priorityEmb]+0x4f9): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
thread_pool.cpp:(.text._ZNK3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE16get_thread_countENS0_17thread_state_enumENS0_15thread_priorityEmb[_ZNK3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE16get_thread_countENS0_17thread_state_enumENS0_15thread_priorityEmb]+0x595): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::get_thread_count(hpx::threads::thread_state_enum, hpx::threads::thread_priority, unsigned long, bool) const':
thread_pool.cpp:(.text._ZNK3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E16get_thread_countENS0_17thread_state_enumENS0_15thread_priorityEmb[_ZNK3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E16get_thread_countENS0_17thread_state_enumENS0_15thread_priorityEmb]+0x4f9): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o:thread_pool.cpp:(.text._ZNK3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E16get_thread_countENS0_17thread_state_enumENS0_15thread_priorityEmb[_ZNK3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E16get_thread_countENS0_17thread_state_enumENS0_15thread_priorityEmb]+0x595): more undefined references to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)' follow
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::thread_init_data::thread_init_data<hpx::util::detail::bound<std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > (*(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum&, hpx::threads::thread_state_ex_enum&, hpx::threads::thread_priority&, boost::intrusive_ptr<hpx::threads::thread_data>&, std::shared_ptr<boost::atomics::atomic<bool> >&))(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority, boost::intrusive_ptr<hpx::threads::thread_data> const&, std::shared_ptr<boost::atomics::atomic<bool> > const&)> >(hpx::util::detail::bound<std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > (*(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum&, hpx::threads::thread_state_ex_enum&, hpx::threads::thread_priority&, boost::intrusive_ptr<hpx::threads::thread_data>&, std::shared_ptr<boost::atomics::atomic<bool> >&))(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority, boost::intrusive_ptr<hpx::threads::thread_data> const&, std::shared_ptr<boost::atomics::atomic<bool> > const&)>&&, hpx::util::thread_description const&, unsigned long, hpx::threads::thread_priority, unsigned long, long, hpx::threads::policies::scheduler_base*)':
thread_pool.cpp:(.text._ZN3hpx7threads16thread_init_dataC2INS_4util6detail5boundIFPFSt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERKSB_S7_NS0_20thread_state_ex_enumENS0_15thread_priorityESE_RKSt10shared_ptrINS8_7atomics6atomicIbEEEESE_RS7_RSF_RSG_RSB_RSL_EEEEEOT_RKNS3_18thread_descriptionEmSG_mlPNS0_8policies14scheduler_baseE[_ZN3hpx7threads16thread_init_dataC5INS_4util6detail5boundIFPFSt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERKSB_S7_NS0_20thread_state_ex_enumENS0_15thread_priorityESE_RKSt10shared_ptrINS8_7atomics6atomicIbEEEESE_RS7_RSF_RSG_RSB_RSL_EEEEEOT_RKNS3_18thread_descriptionEmSG_mlPNS0_8policies14scheduler_baseE]+0xd9): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads16thread_init_dataC2INS_4util6detail5boundIFPFSt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERKSB_S7_NS0_20thread_state_ex_enumENS0_15thread_priorityESE_RKSt10shared_ptrINS8_7atomics6atomicIbEEEESE_RS7_RSF_RSG_RSB_RSL_EEEEEOT_RKNS3_18thread_descriptionEmSG_mlPNS0_8policies14scheduler_baseE[_ZN3hpx7threads16thread_init_dataC5INS_4util6detail5boundIFPFSt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERKSB_S7_NS0_20thread_state_ex_enumENS0_15thread_priorityESE_RKSt10shared_ptrINS8_7atomics6atomicIbEEEESE_RS7_RSF_RSG_RSB_RSL_EEEEEOT_RKNS3_18thread_descriptionEmSG_mlPNS0_8policies14scheduler_baseE]+0xf1): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::thread_queue<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::enumerate_threads(hpx::util::function<bool (boost::intrusive_ptr<hpx::threads::thread_data>), false> const&, hpx::threads::thread_state_enum) const':
thread_pool.cpp:(.text._ZNK3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E17enumerate_threadsERKNS_4util8functionIFbN5boost13intrusive_ptrINS0_11thread_dataEEEELb0EEENS0_17thread_state_enumE[_ZNK3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E17enumerate_threadsERKNS_4util8functionIFbN5boost13intrusive_ptrINS0_11thread_dataEEEELb0EEENS0_17thread_state_enumE]+0x328): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::thread_queue<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::enumerate_threads(hpx::util::function<bool (boost::intrusive_ptr<hpx::threads::thread_data>), false> const&, hpx::threads::thread_state_enum) const':
thread_pool.cpp:(.text._ZNK3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE17enumerate_threadsERKNS_4util8functionIFbN5boost13intrusive_ptrINS0_11thread_dataEEEELb0EEENS0_17thread_state_enumE[_ZNK3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE17enumerate_threadsERKNS_4util8functionIFbN5boost13intrusive_ptrINS0_11thread_dataEEEELb0EEENS0_17thread_state_enumE]+0x328): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::thread_queue<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::enumerate_threads(hpx::util::function<bool (boost::intrusive_ptr<hpx::threads::thread_data>), false> const&, hpx::threads::thread_state_enum) const':
thread_pool.cpp:(.text._ZNK3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE17enumerate_threadsERKNS_4util8functionIFbN5boost13intrusive_ptrINS0_11thread_dataEEEELb0EEENS0_17thread_state_enumE[_ZNK3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE17enumerate_threadsERKNS_4util8functionIFbN5boost13intrusive_ptrINS0_11thread_dataEEEELb0EEENS0_17thread_state_enumE]+0x328): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::run(std::unique_lock<std::mutex>&, unsigned long)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0x316): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0x8f8): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0xab7): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::create_thread(hpx::threads::policies::scheduler_base*, hpx::threads::thread_init_data&, boost::intrusive_ptr<hpx::threads::thread_data>&, hpx::threads::thread_state_enum, bool, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail13create_threadEPNS0_8policies14scheduler_baseERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads6detail13create_threadEPNS0_8policies14scheduler_baseERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0xbd): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::create_thread(hpx::threads::thread_init_data&, boost::intrusive_ptr<hpx::threads::thread_data>&, hpx::threads::thread_state_enum, bool, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0xa6): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::set_thread_state_timed<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::util::steady_time_point const&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority, unsigned long, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0xa9): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x131): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x199): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::create_thread(hpx::threads::thread_init_data&, boost::intrusive_ptr<hpx::threads::thread_data>&, hpx::threads::thread_state_enum, bool, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0xa6): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::set_thread_state_timed<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::util::steady_time_point const&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority, unsigned long, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0xa9): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x131): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x199): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::create_thread(hpx::threads::thread_init_data&, boost::intrusive_ptr<hpx::threads::thread_data>&, hpx::threads::thread_state_enum, bool, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0xa6): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::set_thread_state_timed<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::util::steady_time_point const&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority, unsigned long, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0xa9): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x131): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x199): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::create_thread(hpx::threads::thread_init_data&, boost::intrusive_ptr<hpx::threads::thread_data>&, hpx::threads::thread_state_enum, bool, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0xa6): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::set_thread_state_timed<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::util::steady_time_point const&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority, unsigned long, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0xa9): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x131): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x199): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::create_thread(hpx::threads::thread_init_data&, boost::intrusive_ptr<hpx::threads::thread_data>&, hpx::threads::thread_state_enum, bool, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0xa6): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::set_thread_state_timed<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::util::steady_time_point const&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority, unsigned long, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0xa9): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x131): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x199): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::create_thread(hpx::threads::thread_init_data&, boost::intrusive_ptr<hpx::threads::thread_data>&, hpx::threads::thread_state_enum, bool, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0xa6): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::set_thread_state_timed<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::util::steady_time_point const&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority, unsigned long, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSD_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSD_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0xa9): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSD_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSD_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x131): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSD_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSD_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x199): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::hierarchy_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::create_thread(hpx::threads::thread_init_data&, boost::intrusive_ptr<hpx::threads::thread_data>&, hpx::threads::thread_state_enum, bool, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0xa6): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::set_thread_state_timed<hpx::threads::policies::hierarchy_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::hierarchy_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::util::steady_time_point const&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority, unsigned long, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0xa9): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x131): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x199): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::periodic_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::create_thread(hpx::threads::thread_init_data&, boost::intrusive_ptr<hpx::threads::thread_data>&, hpx::threads::thread_state_enum, bool, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0xa6): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::set_thread_state_timed<hpx::threads::policies::periodic_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::periodic_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::util::steady_time_point const&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority, unsigned long, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0xa9): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x131): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x199): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::create_thread(hpx::threads::thread_init_data&, boost::intrusive_ptr<hpx::threads::thread_data>&, hpx::threads::thread_state_enum, bool, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE13create_threadERNS0_16thread_init_dataERN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0xa6): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::set_thread_state_timed<hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::util::steady_time_point const&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority, unsigned long, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0xa9): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x131): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKSC_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x199): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::create_work(hpx::threads::policies::scheduler_base*, hpx::threads::thread_init_data&, hpx::threads::thread_state_enum, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11create_workEPNS0_8policies14scheduler_baseERNS0_16thread_init_dataENS0_17thread_state_enumERNS_10error_codeE[_ZN3hpx7threads6detail11create_workEPNS0_8policies14scheduler_baseERNS0_16thread_init_dataENS0_17thread_state_enumERNS_10error_codeE]+0xbb): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::create_work(hpx::threads::thread_init_data&, hpx::threads::thread_state_enum, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11create_workERNS0_16thread_init_dataENS0_17thread_state_enumERNS_10error_codeE[_ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11create_workERNS0_16thread_init_dataENS0_17thread_state_enumERNS_10error_codeE]+0xa6): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::create_work(hpx::threads::thread_init_data&, hpx::threads::thread_state_enum, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11create_workERNS0_16thread_init_dataENS0_17thread_state_enumERNS_10error_codeE[_ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11create_workERNS0_16thread_init_dataENS0_17thread_state_enumERNS_10error_codeE]+0xa6): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::create_work(hpx::threads::thread_init_data&, hpx::threads::thread_state_enum, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11create_workERNS0_16thread_init_dataENS0_17thread_state_enumERNS_10error_codeE[_ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11create_workERNS0_16thread_init_dataENS0_17thread_state_enumERNS_10error_codeE]+0xa6): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o:thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11create_workERNS0_16thread_init_dataENS0_17thread_state_enumERNS_10error_codeE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11create_workERNS0_16thread_init_dataENS0_17thread_state_enumERNS_10error_codeE]+0xa6): more undefined references to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)' follow
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::set_thread_state(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority, unsigned long, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0xe8): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0xf9): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x120): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x15c): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x16d): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x194): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x236): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x272): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x4ba): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x572): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x5dc): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x5ed): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x614): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x806): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x861): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0xab3): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail16set_thread_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0xae7): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::wake_timer_thread(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority, boost::intrusive_ptr<hpx::threads::thread_data> const&, std::shared_ptr<boost::atomics::atomic<bool> > const&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail17wake_timer_threadERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityES7_RKSt10shared_ptrINS2_7atomics6atomicIbEEE[_ZN3hpx7threads6detail17wake_timer_threadERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityES7_RKSt10shared_ptrINS2_7atomics6atomicIbEEE]+0x4b): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail17wake_timer_threadERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityES7_RKSt10shared_ptrINS2_7atomics6atomicIbEEE[_ZN3hpx7threads6detail17wake_timer_threadERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityES7_RKSt10shared_ptrINS2_7atomics6atomicIbEEE]+0x66): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail17wake_timer_threadERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityES7_RKSt10shared_ptrINS2_7atomics6atomicIbEEE[_ZN3hpx7threads6detail17wake_timer_threadERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityES7_RKSt10shared_ptrINS2_7atomics6atomicIbEEE]+0x11f): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail17wake_timer_threadERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityES7_RKSt10shared_ptrINS2_7atomics6atomicIbEEE[_ZN3hpx7threads6detail17wake_timer_threadERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityES7_RKSt10shared_ptrINS2_7atomics6atomicIbEEE]+0x177): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::set_active_state(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority, hpx::threads::detail::combined_tagged_state<hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum>)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_active_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityENS1_21combined_tagged_stateIS8_S9_EE[_ZN3hpx7threads6detail16set_active_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityENS1_21combined_tagged_stateIS8_S9_EE]+0x52): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail16set_active_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityENS1_21combined_tagged_stateIS8_S9_EE[_ZN3hpx7threads6detail16set_active_stateERKN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityENS1_21combined_tagged_stateIS8_S9_EE]+0x22f): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::run(std::unique_lock<std::mutex>&, unsigned long)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0x316): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0x8f8): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0xab7): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::run(std::unique_lock<std::mutex>&, unsigned long)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0x316): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0x8f8): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0xab7): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::run(std::unique_lock<std::mutex>&, unsigned long)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0x316): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0x8f8): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0xab7): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::run(std::unique_lock<std::mutex>&, unsigned long)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE3runERSt11unique_lockIS5_Em]+0x316): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE3runERSt11unique_lockIS5_Em]+0x8f8): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE3runERSt11unique_lockIS5_Em]+0xab7): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::run(std::unique_lock<std::mutex>&, unsigned long)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0x316): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0x8f8): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0xab7): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::hierarchy_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::run(std::unique_lock<std::mutex>&, unsigned long)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0x316): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0x8f8): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0xab7): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::periodic_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::run(std::unique_lock<std::mutex>&, unsigned long)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0x316): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0x8f8): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0xab7): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::run(std::unique_lock<std::mutex>&, unsigned long)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0x316): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0x8f8): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em[_ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE3runERSt11unique_lockIS5_Em]+0xab7): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::detail::get_min_tasks_to_steal_pending()':
thread_pool.cpp:(.text._ZN3hpx7threads8policies6detail30get_min_tasks_to_steal_pendingEv[_ZN3hpx7threads8policies6detail30get_min_tasks_to_steal_pendingEv]+0x7d): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::detail::get_min_tasks_to_steal_staged()':
thread_pool.cpp:(.text._ZN3hpx7threads8policies6detail29get_min_tasks_to_steal_stagedEv[_ZN3hpx7threads8policies6detail29get_min_tasks_to_steal_stagedEv]+0x7d): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::detail::get_min_add_new_count()':
thread_pool.cpp:(.text._ZN3hpx7threads8policies6detail21get_min_add_new_countEv[_ZN3hpx7threads8policies6detail21get_min_add_new_countEv]+0x7d): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::detail::get_max_add_new_count()':
thread_pool.cpp:(.text._ZN3hpx7threads8policies6detail21get_max_add_new_countEv[_ZN3hpx7threads8policies6detail21get_max_add_new_countEv]+0x7d): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::detail::get_max_delete_count()':
thread_pool.cpp:(.text._ZN3hpx7threads8policies6detail20get_max_delete_countEv[_ZN3hpx7threads8policies6detail20get_max_delete_countEv]+0x7d): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o:thread_pool.cpp:(.text._ZN3hpx7threads8policies6detail26get_max_terminated_threadsEv[_ZN3hpx7threads8policies6detail26get_max_terminated_threadsEv]+0x91): more undefined references to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::on_start_thread(unsigned long)':
thread_pool.cpp:(.text._ZN3hpx7threads8policies21local_queue_schedulerISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE15on_start_threadEm[_ZN3hpx7threads8policies21local_queue_schedulerISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE15on_start_threadEm]+0x31): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::on_start_thread(unsigned long)':
thread_pool.cpp:(.text._ZN3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE15on_start_threadEm[_ZN3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE15on_start_threadEm]+0x12f): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE15on_start_threadEm[_ZN3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE15on_start_threadEm]+0x20a): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::on_start_thread(unsigned long)':
thread_pool.cpp:(.text._ZN3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E15on_start_threadEm[_ZN3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E15on_start_threadEm]+0x12f): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E15on_start_threadEm[_ZN3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E15on_start_threadEm]+0x20a): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::thread_queue<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::cleanup_terminated_locked_helper(bool)':
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE32cleanup_terminated_locked_helperEb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE32cleanup_terminated_locked_helperEb]+0x176): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE32cleanup_terminated_locked_helperEb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE32cleanup_terminated_locked_helperEb]+0x189): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE32cleanup_terminated_locked_helperEb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE32cleanup_terminated_locked_helperEb]+0x19c): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE32cleanup_terminated_locked_helperEb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE32cleanup_terminated_locked_helperEb]+0x28a): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::thread_queue<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::cleanup_terminated_locked_helper(bool)':
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E32cleanup_terminated_locked_helperEb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E32cleanup_terminated_locked_helperEb]+0x176): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o:thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E32cleanup_terminated_locked_helperEb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E32cleanup_terminated_locked_helperEb]+0x189): more undefined references to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)' follow
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::thread_data::create(hpx::threads::thread_init_data&, boost::lockfree::caching_freelist<hpx::threads::thread_data, std::allocator<hpx::threads::thread_data> >&, hpx::threads::thread_state_enum)':
thread_pool.cpp:(.text._ZN3hpx7threads11thread_data6createERNS0_16thread_init_dataERN5boost8lockfree16caching_freelistIS1_SaIS1_EEENS0_17thread_state_enumE[_ZN3hpx7threads11thread_data6createERNS0_16thread_init_dataERN5boost8lockfree16caching_freelistIS1_SaIS1_EEENS0_17thread_state_enumE]+0x699): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `void hpx::threads::policies::thread_queue<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::create_thread_object<std::unique_lock<std::mutex> >(boost::intrusive_ptr<hpx::threads::thread_data>&, hpx::threads::thread_init_data&, hpx::threads::thread_state_enum, std::unique_lock<std::mutex>&)':
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE20create_thread_objectISt11unique_lockIS3_EEEvRN5boost13intrusive_ptrINS0_11thread_dataEEERNS0_16thread_init_dataENS0_17thread_state_enumERT_[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE20create_thread_objectISt11unique_lockIS3_EEEvRN5boost13intrusive_ptrINS0_11thread_dataEEERNS0_16thread_init_dataENS0_17thread_state_enumERT_]+0x26): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE20create_thread_objectISt11unique_lockIS3_EEEvRN5boost13intrusive_ptrINS0_11thread_dataEEERNS0_16thread_init_dataENS0_17thread_state_enumERT_[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE20create_thread_objectISt11unique_lockIS3_EEEvRN5boost13intrusive_ptrINS0_11thread_dataEEERNS0_16thread_init_dataENS0_17thread_state_enumERT_]+0xc6): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE20create_thread_objectISt11unique_lockIS3_EEEvRN5boost13intrusive_ptrINS0_11thread_dataEEERNS0_16thread_init_dataENS0_17thread_state_enumERT_[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE20create_thread_objectISt11unique_lockIS3_EEEvRN5boost13intrusive_ptrINS0_11thread_dataEEERNS0_16thread_init_dataENS0_17thread_state_enumERT_]+0xd9): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE20create_thread_objectISt11unique_lockIS3_EEEvRN5boost13intrusive_ptrINS0_11thread_dataEEERNS0_16thread_init_dataENS0_17thread_state_enumERT_[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE20create_thread_objectISt11unique_lockIS3_EEEvRN5boost13intrusive_ptrINS0_11thread_dataEEERNS0_16thread_init_dataENS0_17thread_state_enumERT_]+0x176): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `void hpx::threads::policies::thread_queue<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::create_thread_object<std::unique_lock<std::mutex> >(boost::intrusive_ptr<hpx::threads::thread_data>&, hpx::threads::thread_init_data&, hpx::threads::thread_state_enum, std::unique_lock<std::mutex>&)':
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE20create_thread_objectISt11unique_lockIS3_EEEvRN5boost13intrusive_ptrINS0_11thread_dataEEERNS0_16thread_init_dataENS0_17thread_state_enumERT_[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE20create_thread_objectISt11unique_lockIS3_EEEvRN5boost13intrusive_ptrINS0_11thread_dataEEERNS0_16thread_init_dataENS0_17thread_state_enumERT_]+0x26): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o:thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE20create_thread_objectISt11unique_lockIS3_EEEvRN5boost13intrusive_ptrINS0_11thread_dataEEERNS0_16thread_init_dataENS0_17thread_state_enumERT_[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE20create_thread_objectISt11unique_lockIS3_EEEvRN5boost13intrusive_ptrINS0_11thread_dataEEERNS0_16thread_init_dataENS0_17thread_state_enumERT_]+0xc6): more undefined references to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)' follow
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::threads::detail::at_timer<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > >&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x144): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x170): undefined reference to `hpx::get_thread_pool(char const*, char const*)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x1f3): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x272): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x39b): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::threads::detail::at_timer<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > >&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x144): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x170): undefined reference to `hpx::get_thread_pool(char const*, char const*)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x1f3): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x272): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x39b): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::threads::detail::at_timer<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > >&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x144): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x170): undefined reference to `hpx::get_thread_pool(char const*, char const*)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x1f3): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x272): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x39b): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::threads::detail::at_timer<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > >&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x144): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x170): undefined reference to `hpx::get_thread_pool(char const*, char const*)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x1f3): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x272): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x39b): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::threads::detail::at_timer<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > >&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x144): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x170): undefined reference to `hpx::get_thread_pool(char const*, char const*)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x1f3): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x272): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x39b): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::threads::detail::at_timer<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > >&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSJ_3_V212steady_clockENSJ_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSF_SB_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSJ_3_V212steady_clockENSJ_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSF_SB_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x144): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSJ_3_V212steady_clockENSJ_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSF_SB_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSJ_3_V212steady_clockENSJ_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSF_SB_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x170): undefined reference to `hpx::get_thread_pool(char const*, char const*)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSJ_3_V212steady_clockENSJ_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSF_SB_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSJ_3_V212steady_clockENSJ_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSF_SB_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x1f3): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSJ_3_V212steady_clockENSJ_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSF_SB_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSJ_3_V212steady_clockENSJ_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSF_SB_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x272): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSJ_3_V212steady_clockENSJ_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSF_SB_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSJ_3_V212steady_clockENSJ_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSF_SB_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x39b): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::threads::detail::at_timer<hpx::threads::policies::hierarchy_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::hierarchy_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > >&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x144): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x170): undefined reference to `hpx::get_thread_pool(char const*, char const*)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x1f3): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x272): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x39b): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::threads::detail::at_timer<hpx::threads::policies::periodic_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::periodic_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > >&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x144): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x170): undefined reference to `hpx::get_thread_pool(char const*, char const*)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x1f3): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x272): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x39b): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::threads::detail::at_timer<hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > >&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x144): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x170): undefined reference to `hpx::get_thread_pool(char const*, char const*)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x1f3): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x272): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSI_3_V212steady_clockENSI_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSE_SA_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x39b): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `void hpx::threads::detail::periodic_maintenance_handler<hpx::threads::policies::periodic_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::periodic_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, boost::atomics::atomic<hpx::state>&, std::integral_constant<bool, true>)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail28periodic_maintenance_handlerINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvRT_RN5boost7atomics6atomicINS_5stateEEESt17integral_constantIbLb1EE[_ZN3hpx7threads6detail28periodic_maintenance_handlerINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvRT_RN5boost7atomics6atomicINS_5stateEEESt17integral_constantIbLb1EE]+0x57): undefined reference to `hpx::get_thread_pool(char const*, char const*)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::thread_queue<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::create_thread(hpx::threads::thread_init_data&, boost::intrusive_ptr<hpx::threads::thread_data>*, hpx::threads::thread_state_enum, bool, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x134): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x13d): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x15e): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x22a): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x237): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x258): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x271): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x2d4): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::create_background_thread<hpx::threads::policies::hierarchy_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::hierarchy_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_callbacks&, std::shared_ptr<bool>&, unsigned long, long&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x49): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0xf4): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x159): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x169): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::create_background_thread<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_callbacks&, std::shared_ptr<bool>&, unsigned long, long&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x88): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x12a): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x191): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x1a1): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::create_background_thread<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_callbacks&, std::shared_ptr<bool>&, unsigned long, long&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x88): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x12a): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x191): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x1a1): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::create_background_thread<hpx::threads::policies::periodic_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::periodic_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_callbacks&, std::shared_ptr<bool>&, unsigned long, long&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x88): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x12a): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x191): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x1a1): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::create_background_thread<hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_callbacks&, std::shared_ptr<bool>&, unsigned long, long&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x81): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x158): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x1b1): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x1e9): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::create_background_thread<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_callbacks&, std::shared_ptr<bool>&, unsigned long, long&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x81): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x158): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x1b1): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x1e9): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::create_background_thread<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_callbacks&, std::shared_ptr<bool>&, unsigned long, long&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x81): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x158): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x1b1): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x1e9): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::thread_queue<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::create_thread(hpx::threads::thread_init_data&, boost::intrusive_ptr<hpx::threads::thread_data>*, hpx::threads::thread_state_enum, bool, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x134): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x13d): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x15e): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x22a): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x237): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x258): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x271): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x2d4): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::create_background_thread<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_callbacks&, std::shared_ptr<bool>&, unsigned long, long&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x83): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x185): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x211): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x221): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::thread_queue<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::create_thread(hpx::threads::thread_init_data&, boost::intrusive_ptr<hpx::threads::thread_data>*, hpx::threads::thread_state_enum, bool, hpx::error_code&)':
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x134): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x13d): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x15e): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x22a): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x237): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x258): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x271): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E13create_threadERNS0_16thread_init_dataEPN5boost13intrusive_ptrINS0_11thread_dataEEENS0_17thread_state_enumEbRNS_10error_codeE]+0x2d4): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::create_background_thread<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_callbacks&, std::shared_ptr<bool>&, unsigned long, long&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x83): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x185): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x211): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl[_ZN3hpx7threads6detail24create_background_threadINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RNS1_20scheduling_callbacksERSt10shared_ptrIbEmRl]+0x221): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::thread_queue<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::add_new(long, hpx::threads::policies::thread_queue<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>*, std::unique_lock<std::mutex>&, bool)':
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE7add_newElPS6_RSt11unique_lockIS3_Eb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE7add_newElPS6_RSt11unique_lockIS3_Eb]+0xca): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE7add_newElPS6_RSt11unique_lockIS3_Eb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE7add_newElPS6_RSt11unique_lockIS3_Eb]+0xd9): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE7add_newElPS6_RSt11unique_lockIS3_Eb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE7add_newElPS6_RSt11unique_lockIS3_Eb]+0xec): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE7add_newElPS6_RSt11unique_lockIS3_Eb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE7add_newElPS6_RSt11unique_lockIS3_Eb]+0xff): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE7add_newElPS6_RSt11unique_lockIS3_Eb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_fifoES4_NS1_13lockfree_lifoEE7add_newElPS6_RSt11unique_lockIS3_Eb]+0x3b1): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `void hpx::threads::detail::scheduling_loop<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(unsigned long, hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_counters&, hpx::threads::detail::scheduling_callbacks&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail15scheduling_loopINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE[_ZN3hpx7threads6detail15scheduling_loopINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE]+0x38): undefined reference to `hpx::get_thread_itt_domain()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::thread_func(unsigned long, hpx::threads::topology const&, hpx::compat::barrier&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x59): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x304): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x35b): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x3b4): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x9c2): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0xb18): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x104b): undefined reference to `hpx::exception::exception(hpx::error, char const*, hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies21local_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x11cb): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `void hpx::threads::detail::scheduling_loop<hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(unsigned long, hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_counters&, hpx::threads::detail::scheduling_callbacks&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail15scheduling_loopINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE[_ZN3hpx7threads6detail15scheduling_loopINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE]+0x38): undefined reference to `hpx::get_thread_itt_domain()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::thread_func(unsigned long, hpx::threads::topology const&, hpx::compat::barrier&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x59): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x304): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x35b): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x3b4): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x9c2): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0xb18): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x104b): undefined reference to `hpx::exception::exception(hpx::error, char const*, hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies20throttling_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x11cb): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `void hpx::threads::detail::scheduling_loop<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(unsigned long, hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_counters&, hpx::threads::detail::scheduling_callbacks&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail15scheduling_loopINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE[_ZN3hpx7threads6detail15scheduling_loopINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE]+0x37): undefined reference to `hpx::get_thread_itt_domain()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::thread_func(unsigned long, hpx::threads::topology const&, hpx::compat::barrier&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x59): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x304): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x35b): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x3b4): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x9c2): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0xb18): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x104b): undefined reference to `hpx::exception::exception(hpx::error, char const*, hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies31static_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x11cb): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `void hpx::threads::detail::scheduling_loop<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(unsigned long, hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_counters&, hpx::threads::detail::scheduling_callbacks&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail15scheduling_loopINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE[_ZN3hpx7threads6detail15scheduling_loopINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE]+0x37): undefined reference to `hpx::get_thread_itt_domain()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::thread_func(unsigned long, hpx::threads::topology const&, hpx::compat::barrier&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x59): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x304): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x35b): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x3b4): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x9c2): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0xb18): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x104b): undefined reference to `hpx::exception::exception(hpx::error, char const*, hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x11cb): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `void hpx::threads::detail::scheduling_loop<hpx::threads::policies::periodic_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(unsigned long, hpx::threads::policies::periodic_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_counters&, hpx::threads::detail::scheduling_callbacks&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail15scheduling_loopINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE[_ZN3hpx7threads6detail15scheduling_loopINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE]+0x38): undefined reference to `hpx::get_thread_itt_domain()'
thread_pool.cpp:(.text._ZN3hpx7threads6detail15scheduling_loopINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE[_ZN3hpx7threads6detail15scheduling_loopINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE]+0x7b): undefined reference to `hpx::get_thread_pool(char const*, char const*)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::periodic_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::thread_func(unsigned long, hpx::threads::topology const&, hpx::compat::barrier&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x59): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x304): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x35b): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x3b4): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x9c2): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0xb18): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x104b): undefined reference to `hpx::exception::exception(hpx::error, char const*, hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies33periodic_priority_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x11cb): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `void hpx::threads::detail::scheduling_loop<hpx::threads::policies::hierarchy_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(unsigned long, hpx::threads::policies::hierarchy_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_counters&, hpx::threads::detail::scheduling_callbacks&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail15scheduling_loopINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE[_ZN3hpx7threads6detail15scheduling_loopINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE]+0x37): undefined reference to `hpx::get_thread_itt_domain()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::hierarchy_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::thread_func(unsigned long, hpx::threads::topology const&, hpx::compat::barrier&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x58): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x2f2): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x349): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x39f): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0xa7a): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0xbce): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x1101): undefined reference to `hpx::exception::exception(hpx::error, char const*, hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies19hierarchy_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x1281): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `void hpx::threads::detail::scheduling_loop<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(unsigned long, hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_counters&, hpx::threads::detail::scheduling_callbacks&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail15scheduling_loopINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE[_ZN3hpx7threads6detail15scheduling_loopINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE]+0x37): undefined reference to `hpx::get_thread_itt_domain()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::thread_func(unsigned long, hpx::threads::topology const&, hpx::compat::barrier&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x59): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x304): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x35b): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x3b4): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x9c2): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0xb18): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x104b): undefined reference to `hpx::exception::exception(hpx::error, char const*, hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies22static_queue_schedulerISt5mutexNS3_13lockfree_fifoES6_NS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x11cb): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::thread_queue<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::add_new(long, hpx::threads::policies::thread_queue<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>*, std::unique_lock<std::mutex>&, bool)':
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E7add_newElPS6_RSt11unique_lockIS3_Eb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E7add_newElPS6_RSt11unique_lockIS3_Eb]+0xca): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E7add_newElPS6_RSt11unique_lockIS3_Eb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E7add_newElPS6_RSt11unique_lockIS3_Eb]+0xd9): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E7add_newElPS6_RSt11unique_lockIS3_Eb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E7add_newElPS6_RSt11unique_lockIS3_Eb]+0xec): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E7add_newElPS6_RSt11unique_lockIS3_Eb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E7add_newElPS6_RSt11unique_lockIS3_Eb]+0xff): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E7add_newElPS6_RSt11unique_lockIS3_Eb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_13lockfree_lifoENS1_13lockfree_fifoES4_E7add_newElPS6_RSt11unique_lockIS3_Eb]+0x3b1): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `void hpx::threads::detail::scheduling_loop<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(unsigned long, hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_counters&, hpx::threads::detail::scheduling_callbacks&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail15scheduling_loopINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE[_ZN3hpx7threads6detail15scheduling_loopINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE]+0x33): undefined reference to `hpx::get_thread_itt_domain()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_lifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::thread_func(unsigned long, hpx::threads::topology const&, hpx::compat::barrier&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x59): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x304): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x35b): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x3b4): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x9c2): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0xb18): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x104b): undefined reference to `hpx::exception::exception(hpx::error, char const*, hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_13lockfree_lifoENS3_13lockfree_fifoES6_EEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x11cb): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::thread_queue<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::add_new(long, hpx::threads::policies::thread_queue<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>*, std::unique_lock<std::mutex>&, bool)':
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE7add_newElPS7_RSt11unique_lockIS3_Eb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE7add_newElPS7_RSt11unique_lockIS3_Eb]+0xca): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE7add_newElPS7_RSt11unique_lockIS3_Eb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE7add_newElPS7_RSt11unique_lockIS3_Eb]+0xd9): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE7add_newElPS7_RSt11unique_lockIS3_Eb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE7add_newElPS7_RSt11unique_lockIS3_Eb]+0xec): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE7add_newElPS7_RSt11unique_lockIS3_Eb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE7add_newElPS7_RSt11unique_lockIS3_Eb]+0xff): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool.cpp:(.text._ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE7add_newElPS7_RSt11unique_lockIS3_Eb[_ZN3hpx7threads8policies12thread_queueISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE7add_newElPS7_RSt11unique_lockIS3_Eb]+0x3b1): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>::on_start_thread(unsigned long)':
thread_pool.cpp:(.text._ZN3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE15on_start_threadEm[_ZN3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE15on_start_threadEm]+0x12f): undefined reference to `hpx::throws'
thread_pool.cpp:(.text._ZN3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE15on_start_threadEm[_ZN3hpx7threads8policies30local_priority_queue_schedulerISt5mutexNS1_17lockfree_abp_fifoENS1_13lockfree_fifoENS1_13lockfree_lifoEE15on_start_threadEm]+0x20a): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `void hpx::threads::detail::scheduling_loop<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >(unsigned long, hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo>&, hpx::threads::detail::scheduling_counters&, hpx::threads::detail::scheduling_callbacks&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail15scheduling_loopINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE[_ZN3hpx7threads6detail15scheduling_loopINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEEEvmRT_RNS1_19scheduling_countersERNS1_20scheduling_callbacksE]+0x33): undefined reference to `hpx::get_thread_itt_domain()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o: In function `hpx::threads::detail::thread_pool<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::thread_func(unsigned long, hpx::threads::topology const&, hpx::compat::barrier&)':
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x59): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x304): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x35b): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x3b4): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x9c2): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0xb18): undefined reference to `hpx::error_code::get_message[abi:cxx11]() const'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x104b): undefined reference to `hpx::exception::exception(hpx::error, char const*, hpx::throwmode)'
thread_pool.cpp:(.text._ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE[_ZN3hpx7threads6detail11thread_poolINS0_8policies30local_priority_queue_schedulerISt5mutexNS3_17lockfree_abp_fifoENS3_13lockfree_fifoENS3_13lockfree_lifoEEEE11thread_funcEmRKNS0_8topologyERNS_6compat7barrierE]+0x11cb): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o:(.data.rel.ro._ZTIN3hpx6detail19exception_with_infoINS_9exceptionEEE[_ZTIN3hpx6detail19exception_with_infoINS_9exceptionEEE]+0x18): undefined reference to `typeinfo for hpx::exception'
CMakeFiles/hpx.dir/runtime/threads/executors/current_executor.cpp.o: In function `hpx::threads::executors::detail::current_executor::get_policy_element(hpx::threads::detail::executor_parameter, hpx::error_code&) const':
current_executor.cpp:(.text+0x1f3): undefined reference to `hpx::get_os_thread_count()'
current_executor.cpp:(.text+0x284): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/executors/current_executor.cpp.o: In function `hpx::threads::executors::detail::current_executor::get_state() const':
current_executor.cpp:(.text+0x356): undefined reference to `hpx::get_worker_thread_num()'
CMakeFiles/hpx.dir/runtime/threads/executors/current_executor.cpp.o: In function `hpx::threads::executors::detail::current_executor::add(hpx::util::unique_function<void (), false>&&, hpx::util::thread_description const&, hpx::threads::thread_state_enum, bool, hpx::threads::thread_stacksize, hpx::error_code&)':
current_executor.cpp:(.text+0x57e): undefined reference to `hpx::threads::get_default_stack_size()'
current_executor.cpp:(.text+0x5af): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
current_executor.cpp:(.text+0x603): undefined reference to `hpx::throws'
current_executor.cpp:(.text+0x614): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
current_executor.cpp:(.text+0x63a): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
current_executor.cpp:(.text+0x699): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/executors/current_executor.cpp.o: In function `hpx::threads::executors::detail::current_executor::add_at(std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > > const&, hpx::util::unique_function<void (), false>&&, hpx::util::thread_description const&, hpx::threads::thread_stacksize, hpx::error_code&)':
current_executor.cpp:(.text+0x7fc): undefined reference to `hpx::threads::get_default_stack_size()'
current_executor.cpp:(.text+0x831): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
current_executor.cpp:(.text+0x911): undefined reference to `hpx::threads::get_default_stack_size()'
current_executor.cpp:(.text+0x923): undefined reference to `hpx::throws'
current_executor.cpp:(.text+0x92c): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
current_executor.cpp:(.text+0x958): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/executors/current_executor.cpp.o: In function `boost::intrusive_ptr<hpx::threads::thread_data> hpx::threads::detail::set_thread_state_timed<hpx::threads::policies::scheduler_base>(hpx::threads::policies::scheduler_base&, hpx::util::steady_time_point const&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority, unsigned long, hpx::error_code&)':
current_executor.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies14scheduler_baseEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKS8_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies14scheduler_baseEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKS8_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0xa9): undefined reference to `hpx::threads::get_default_stack_size()'
current_executor.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies14scheduler_baseEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKS8_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies14scheduler_baseEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKS8_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x131): undefined reference to `hpx::threads::get_default_stack_size()'
current_executor.cpp:(.text._ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies14scheduler_baseEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKS8_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE[_ZN3hpx7threads6detail22set_thread_state_timedINS0_8policies14scheduler_baseEEEN5boost13intrusive_ptrINS0_11thread_dataEEERT_RKNS_4util17steady_time_pointERKS8_NS0_17thread_state_enumENS0_20thread_state_ex_enumENS0_15thread_priorityEmRNS_10error_codeE]+0x1c0): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/executors/current_executor.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::threads::detail::at_timer<hpx::threads::policies::scheduler_base>(hpx::threads::policies::scheduler_base&, std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > >&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority)':
current_executor.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies14scheduler_baseEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSE_3_V212steady_clockENSE_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSA_S6_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies14scheduler_baseEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSE_3_V212steady_clockENSE_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSA_S6_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x1ce): undefined reference to `hpx::threads::get_default_stack_size()'
current_executor.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies14scheduler_baseEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSE_3_V212steady_clockENSE_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSA_S6_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies14scheduler_baseEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSE_3_V212steady_clockENSE_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSA_S6_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x257): undefined reference to `hpx::throws'
current_executor.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies14scheduler_baseEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSE_3_V212steady_clockENSE_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSA_S6_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies14scheduler_baseEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSE_3_V212steady_clockENSE_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSA_S6_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x288): undefined reference to `hpx::get_thread_pool(char const*, char const*)'
current_executor.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies14scheduler_baseEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSE_3_V212steady_clockENSE_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSA_S6_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies14scheduler_baseEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSE_3_V212steady_clockENSE_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSA_S6_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x40a): undefined reference to `hpx::throws'
current_executor.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies14scheduler_baseEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSE_3_V212steady_clockENSE_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSA_S6_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies14scheduler_baseEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSE_3_V212steady_clockENSE_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSA_S6_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x5dc): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
current_executor.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies14scheduler_baseEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSE_3_V212steady_clockENSE_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSA_S6_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies14scheduler_baseEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSE_3_V212steady_clockENSE_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSA_S6_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x809): undefined reference to `hpx::threads::get_default_stack_size()'
current_executor.cpp:(.text._ZN3hpx7threads6detail8at_timerINS0_8policies14scheduler_baseEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSE_3_V212steady_clockENSE_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSA_S6_NS0_20thread_state_ex_enumENS0_15thread_priorityE[_ZN3hpx7threads6detail8at_timerINS0_8policies14scheduler_baseEEESt4pairINS0_17thread_state_enumEN5boost13intrusive_ptrINS0_11thread_dataEEEERT_RNSt6chrono10time_pointINSE_3_V212steady_clockENSE_8durationIlSt5ratioILl1ELl1000000000EEEEEERKSA_S6_NS0_20thread_state_ex_enumENS0_15thread_priorityE]+0x95b): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/executors/service_executor.cpp.o: In function `hpx::threads::executors::detail::service_executor::get_policy_element(hpx::threads::detail::executor_parameter, hpx::error_code&) const':
service_executor.cpp:(.text+0x1be): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/executors/service_executor.cpp.o: In function `hpx::threads::executors::detail::service_executor::service_executor(char const*, char const*)':
service_executor.cpp:(.text+0x298): undefined reference to `hpx::get_thread_pool(char const*, char const*)'
service_executor.cpp:(.text+0x380): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/executors/service_executor.cpp.o: In function `hpx::threads::executors::detail::service_executor::~service_executor()':
service_executor.cpp:(.text+0x4be): undefined reference to `hpx::throws'
service_executor.cpp:(.text+0x533): undefined reference to `hpx::throws'
service_executor.cpp:(.text+0x5b6): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/executors/service_executor.cpp.o: In function `hpx::threads::executors::detail::service_executor::thread_wrapper(hpx::util::unique_function<void (), false>&&)':
service_executor.cpp:(.text+0x6f9): undefined reference to `hpx::throws'
service_executor.cpp:(.text+0x77a): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/executors/service_executor.cpp.o:service_executor.cpp:(.text+0x818): more undefined references to `hpx::throws' follow
CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o: In function `hpx::threads::executors::detail::this_thread_executor<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::num_pending_closures(hpx::error_code&) const':
this_thread_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0x1d): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
this_thread_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0x3d): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o: In function `hpx::threads::executors::detail::this_thread_executor<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::num_pending_closures(hpx::error_code&) const':
this_thread_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0xe): undefined reference to `hpx::throws'
this_thread_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0x1d): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
this_thread_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0x3d): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o: In function `hpx::threads::executors::detail::this_thread_executor<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::get_policy_element(hpx::threads::detail::executor_parameter, hpx::error_code&) const':
this_thread_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE18get_policy_elementENS0_6detail18executor_parameterERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE18get_policy_elementENS0_6detail18executor_parameterERNS_10error_codeE]+0x6f): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o: In function `hpx::threads::executors::detail::this_thread_executor<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::get_policy_element(hpx::threads::detail::executor_parameter, hpx::error_code&) const':
this_thread_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE18get_policy_elementENS0_6detail18executor_parameterERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE18get_policy_elementENS0_6detail18executor_parameterERNS_10error_codeE]+0x6f): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o: In function `hpx::threads::executors::detail::manage_thread_executor<hpx::threads::executors::detail::this_thread_executor<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> > >::get_statistics(hpx::threads::executor_statistics&, hpx::error_code&) const':
this_thread_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x10): undefined reference to `hpx::throws'
this_thread_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x23): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
this_thread_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x44): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o: In function `hpx::threads::executors::detail::manage_thread_executor<hpx::threads::executors::detail::this_thread_executor<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> > >::get_statistics(hpx::threads::executor_statistics&, hpx::error_code&) const':
this_thread_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x10): undefined reference to `hpx::throws'
this_thread_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x23): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
this_thread_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x44): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o: In function `hpx::threads::executors::detail::this_thread_executor<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::suspend_back_into_calling_context()':
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE33suspend_back_into_calling_contextEv[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE33suspend_back_into_calling_contextEv]+0x4d): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o: In function `hpx::threads::executors::detail::this_thread_executor<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::suspend_back_into_calling_context()':
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE33suspend_back_into_calling_contextEv[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE33suspend_back_into_calling_contextEv]+0x4d): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o: In function `hpx::lcos::local::counting_semaphore_var<hpx::lcos::local::spinlock, 0>::signal(long)':
this_thread_executors.cpp:(.text._ZN3hpx4lcos5local22counting_semaphore_varINS1_8spinlockELi0EE6signalEl[_ZN3hpx4lcos5local22counting_semaphore_varINS1_8spinlockELi0EE6signalEl]+0x50): undefined reference to `hpx::throws'
this_thread_executors.cpp:(.text._ZN3hpx4lcos5local22counting_semaphore_varINS1_8spinlockELi0EE6signalEl[_ZN3hpx4lcos5local22counting_semaphore_varINS1_8spinlockELi0EE6signalEl]+0xeb): undefined reference to `hpx::throws'
this_thread_executors.cpp:(.text._ZN3hpx4lcos5local22counting_semaphore_varINS1_8spinlockELi0EE6signalEl[_ZN3hpx4lcos5local22counting_semaphore_varINS1_8spinlockELi0EE6signalEl]+0x3a8): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o:this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEED2Ev[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEED5Ev]+0x1e): more undefined references to `hpx::throws' follow
CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o: In function `hpx::threads::executors::detail::this_thread_executor<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::run()':
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv]+0x227): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv]+0x27f): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv]+0x2d1): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv]+0x52d): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o: In function `hpx::threads::executors::detail::this_thread_executor<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::add_at(std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > > const&, hpx::util::unique_function<void (), false>&&, hpx::util::thread_description const&, hpx::threads::thread_stacksize, hpx::error_code&)':
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x10f): undefined reference to `hpx::threads::get_default_stack_size()'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x141): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x249): undefined reference to `hpx::threads::get_default_stack_size()'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x26b): undefined reference to `hpx::throws'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x274): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x2a0): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o: In function `hpx::threads::executors::detail::this_thread_executor<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::add(hpx::util::unique_function<void (), false>&&, hpx::util::thread_description const&, hpx::threads::thread_state_enum, bool, hpx::threads::thread_stacksize, hpx::error_code&)':
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0xf3): undefined reference to `hpx::threads::get_default_stack_size()'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x125): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x192): undefined reference to `hpx::throws'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x1a3): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x1ca): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x231): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o: In function `hpx::threads::executors::detail::this_thread_executor<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::run()':
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv]+0x81): undefined reference to `hpx::throws'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv]+0x222): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv]+0x27f): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv]+0x2d1): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEv]+0x51d): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o: In function `hpx::threads::executors::detail::this_thread_executor<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::add_at(std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > > const&, hpx::util::unique_function<void (), false>&&, hpx::util::thread_description const&, hpx::threads::thread_stacksize, hpx::error_code&)':
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x10f): undefined reference to `hpx::threads::get_default_stack_size()'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x141): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x249): undefined reference to `hpx::threads::get_default_stack_size()'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x26b): undefined reference to `hpx::throws'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x274): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x2a0): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o: In function `hpx::threads::executors::detail::this_thread_executor<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::add(hpx::util::unique_function<void (), false>&&, hpx::util::thread_description const&, hpx::threads::thread_state_enum, bool, hpx::threads::thread_stacksize, hpx::error_code&)':
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0xf3): undefined reference to `hpx::threads::get_default_stack_size()'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x125): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x192): undefined reference to `hpx::throws'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x1a3): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x1ca): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
this_thread_executors.cpp:(.text._ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20this_thread_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x231): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::local_queue_executor::local_queue_executor()':
thread_pool_executors.cpp:(.text+0x168): undefined reference to `hpx::get_os_thread_count()'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::static_queue_executor::static_queue_executor()':
thread_pool_executors.cpp:(.text+0x238): undefined reference to `hpx::get_os_thread_count()'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::throttling_executor::throttling_executor()':
thread_pool_executors.cpp:(.text+0x308): undefined reference to `hpx::get_os_thread_count()'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::local_priority_queue_executor::local_priority_queue_executor()':
thread_pool_executors.cpp:(.text+0x3d8): undefined reference to `hpx::get_os_thread_count()'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::static_priority_queue_executor::static_priority_queue_executor()':
thread_pool_executors.cpp:(.text+0x4a8): undefined reference to `hpx::get_os_thread_count()'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::get_policy_element(hpx::threads::detail::executor_parameter, hpx::error_code&) const':
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE18get_policy_elementENS0_6detail18executor_parameterERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE18get_policy_elementENS0_6detail18executor_parameterERNS_10error_codeE]+0x7a): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::get_policy_element(hpx::threads::detail::executor_parameter, hpx::error_code&) const':
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE18get_policy_elementENS0_6detail18executor_parameterERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE18get_policy_elementENS0_6detail18executor_parameterERNS_10error_codeE]+0x7a): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::get_policy_element(hpx::threads::detail::executor_parameter, hpx::error_code&) const':
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE18get_policy_elementENS0_6detail18executor_parameterERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE18get_policy_elementENS0_6detail18executor_parameterERNS_10error_codeE]+0x7a): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::get_policy_element(hpx::threads::detail::executor_parameter, hpx::error_code&) const':
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE18get_policy_elementENS0_6detail18executor_parameterERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE18get_policy_elementENS0_6detail18executor_parameterERNS_10error_codeE]+0x7a): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::get_policy_element(hpx::threads::detail::executor_parameter, hpx::error_code&) const':
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE18get_policy_elementENS0_6detail18executor_parameterERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE18get_policy_elementENS0_6detail18executor_parameterERNS_10error_codeE]+0x7a): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::manage_thread_executor<hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> > >::get_statistics(hpx::threads::executor_statistics&, hpx::error_code&) const':
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x10): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x23): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x44): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::manage_thread_executor<hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> > >::get_statistics(hpx::threads::executor_statistics&, hpx::error_code&) const':
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x10): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x23): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x44): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::manage_thread_executor<hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> > >::get_statistics(hpx::threads::executor_statistics&, hpx::error_code&) const':
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x10): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x23): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x44): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::num_pending_closures(hpx::error_code&) const':
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0xe): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0x1d): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0x3d): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::num_pending_closures(hpx::error_code&) const':
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0xe): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0x1d): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0x3d): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::num_pending_closures(hpx::error_code&) const':
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0xe): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0x1d): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0x3d): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::manage_thread_executor<hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> > >::get_statistics(hpx::threads::executor_statistics&, hpx::error_code&) const':
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x10): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x23): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x44): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::manage_thread_executor<hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> > >::get_statistics(hpx::threads::executor_statistics&, hpx::error_code&) const':
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x10): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x23): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE[_ZNK3hpx7threads9executors6detail22manage_thread_executorINS2_20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS5_13lockfree_fifoES8_NS5_13lockfree_lifoEEEEEE14get_statisticsERNS0_19executor_statisticsERNS_10error_codeE]+0x44): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::num_pending_closures(hpx::error_code&) const':
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0xe): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0x1d): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0x3d): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::num_pending_closures(hpx::error_code&) const':
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0xe): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0x1d): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE[_ZNK3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE20num_pending_closuresERNS_10error_codeE]+0x3d): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::suspend_back_into_calling_context(unsigned long)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE33suspend_back_into_calling_contextEm[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE33suspend_back_into_calling_contextEm]+0x33): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::suspend_back_into_calling_context(unsigned long)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE33suspend_back_into_calling_contextEm[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE33suspend_back_into_calling_contextEm]+0x33): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::suspend_back_into_calling_context(unsigned long)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE33suspend_back_into_calling_contextEm[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE33suspend_back_into_calling_contextEm]+0x33): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::suspend_back_into_calling_context(unsigned long)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE33suspend_back_into_calling_contextEm[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE33suspend_back_into_calling_contextEm]+0x33): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::suspend_back_into_calling_context(unsigned long)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE33suspend_back_into_calling_contextEm[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE33suspend_back_into_calling_contextEm]+0x33): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o:thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail11on_run_exitD2Ev[_ZN3hpx7threads9executors6detail11on_run_exitD5Ev]+0x69): more undefined references to `hpx::throws' follow
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::add(hpx::util::unique_function<void (), false>&&, hpx::util::thread_description const&, hpx::threads::thread_state_enum, bool, hpx::threads::thread_stacksize, hpx::error_code&)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0xde): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x110): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x175): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x186): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x1ad): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x1f1): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::add(hpx::util::unique_function<void (), false>&&, hpx::util::thread_description const&, hpx::threads::thread_state_enum, bool, hpx::threads::thread_stacksize, hpx::error_code&)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0xde): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x110): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x175): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x186): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x1ad): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x1f1): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::add(hpx::util::unique_function<void (), false>&&, hpx::util::thread_description const&, hpx::threads::thread_state_enum, bool, hpx::threads::thread_stacksize, hpx::error_code&)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0xde): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x110): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x175): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x186): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x1ad): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x1f1): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::add(hpx::util::unique_function<void (), false>&&, hpx::util::thread_description const&, hpx::threads::thread_state_enum, bool, hpx::threads::thread_stacksize, hpx::error_code&)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0xde): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x110): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x175): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x186): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x1ad): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x1f1): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::add(hpx::util::unique_function<void (), false>&&, hpx::util::thread_description const&, hpx::threads::thread_state_enum, bool, hpx::threads::thread_stacksize, hpx::error_code&)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0xde): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x110): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x175): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x186): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x1ad): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3addEONS_4util15unique_functionIFvvELb0EEERKNSB_18thread_descriptionENS0_17thread_state_enumEbNS0_16thread_stacksizeERNS_10error_codeE]+0x1f1): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::thread_pool_executor(unsigned long, unsigned long, char const*)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x165): undefined reference to `hpx::get_os_thread_count()'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x18a): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x233): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x2d8): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::thread_pool_executor(unsigned long, unsigned long, char const*)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x175): undefined reference to `hpx::get_os_thread_count()'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x19a): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x248): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x2f1): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::thread_pool_executor(unsigned long, unsigned long, char const*)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0xa0): undefined reference to `hpx::get_os_thread_count()'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x26d): undefined reference to `hpx::get_os_thread_count()'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x296): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x372): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x412): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::thread_pool_executor(unsigned long, unsigned long, char const*)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x16d): undefined reference to `hpx::get_os_thread_count()'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x192): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x23b): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x2e0): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::thread_pool_executor(unsigned long, unsigned long, char const*)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x17d): undefined reference to `hpx::get_os_thread_count()'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x1a2): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x250): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC2EmmPKc[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEEC5EmmPKc]+0x2f9): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::lcos::local::counting_semaphore_var<hpx::lcos::local::spinlock, 0>::wait(long)':
thread_pool_executors.cpp:(.text._ZN3hpx4lcos5local22counting_semaphore_varINS1_8spinlockELi0EE4waitEl[_ZN3hpx4lcos5local22counting_semaphore_varINS1_8spinlockELi0EE4waitEl]+0x49): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZN3hpx4lcos5local22counting_semaphore_varINS1_8spinlockELi0EE4waitEl[_ZN3hpx4lcos5local22counting_semaphore_varINS1_8spinlockELi0EE4waitEl]+0xa3): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZN3hpx4lcos5local22counting_semaphore_varINS1_8spinlockELi0EE4waitEl[_ZN3hpx4lcos5local22counting_semaphore_varINS1_8spinlockELi0EE4waitEl]+0x11d): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::~thread_pool_executor()':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEED2Ev[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEED5Ev]+0x17): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::~thread_pool_executor()':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEED2Ev[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEED5Ev]+0x17): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o:thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEED2Ev[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEED5Ev]+0x17): more undefined references to `hpx::throws' follow
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::add_at(std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > > const&, hpx::util::unique_function<void (), false>&&, hpx::util::thread_description const&, hpx::threads::thread_stacksize, hpx::error_code&)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0xfa): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x12c): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x1f3): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x1fc): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x228): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x2a1): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::static_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::add_at(std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > > const&, hpx::util::unique_function<void (), false>&&, hpx::util::thread_description const&, hpx::threads::thread_stacksize, hpx::error_code&)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0xfa): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x12c): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x1f3): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x1fc): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x228): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies31static_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x2a1): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::local_priority_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::add_at(std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > > const&, hpx::util::unique_function<void (), false>&&, hpx::util::thread_description const&, hpx::threads::thread_stacksize, hpx::error_code&)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0xfa): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x12c): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x1f3): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x1fc): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x228): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies30local_priority_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x2a1): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::static_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::add_at(std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > > const&, hpx::util::unique_function<void (), false>&&, hpx::util::thread_description const&, hpx::threads::thread_stacksize, hpx::error_code&)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0xfa): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x12c): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x1f3): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x1fc): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x228): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies22static_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x2a1): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::add_at(std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > > const&, hpx::util::unique_function<void (), false>&&, hpx::util::thread_description const&, hpx::threads::thread_stacksize, hpx::error_code&)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0xfa): undefined reference to `hpx::threads::get_default_stack_size()'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x12c): undefined reference to `hpx::threads::get_stack_size(hpx::threads::thread_stacksize)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x1f3): undefined reference to `hpx::throws'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x1fc): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x228): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE6add_atERKNSt6chrono10time_pointINSB_3_V212steady_clockENSB_8durationIlSt5ratioILl1ELl1000000000EEEEEEONS_4util15unique_functionIFvvELb0EEERKNSM_18thread_descriptionENS0_16thread_stacksizeERNS_10error_codeE]+0x2a1): undefined reference to `hpx::threads::get_default_stack_size()'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::throttling_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::run(unsigned long, unsigned long)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEmm[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEmm]+0x1cc): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEmm[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEmm]+0x228): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEmm[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies20throttling_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEmm]+0x282): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o: In function `hpx::threads::executors::detail::thread_pool_executor<hpx::threads::policies::local_queue_scheduler<std::mutex, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_fifo, hpx::threads::policies::lockfree_lifo> >::run(unsigned long, unsigned long)':
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEmm[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEmm]+0x1cc): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEmm[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEmm]+0x228): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o:thread_pool_executors.cpp:(.text._ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEmm[_ZN3hpx7threads9executors6detail20thread_pool_executorINS0_8policies21local_queue_schedulerISt5mutexNS4_13lockfree_fifoES7_NS4_13lockfree_lifoEEEE3runEmm]+0x282): more undefined references to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)' follow
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::threads::interruption_point(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::error_code&)':
thread_helpers.cpp:(.text+0x14b): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0x159): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0x17a): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_helpers.cpp:(.text+0x218): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::threads::get_thread_interruption_enabled(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::error_code&)':
thread_helpers.cpp:(.text+0x2d9): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0x2ed): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0x30e): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_helpers.cpp:(.text+0x456): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::threads::set_thread_interruption_enabled(boost::intrusive_ptr<hpx::threads::thread_data> const&, bool, hpx::error_code&)':
thread_helpers.cpp:(.text+0x4db): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0x4f2): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0x513): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_helpers.cpp:(.text+0x666): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::threads::get_thread_interruption_requested(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::error_code&)':
thread_helpers.cpp:(.text+0x6ec): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0x6fd): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0x71e): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_helpers.cpp:(.text+0x869): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::threads::get_thread_data(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::error_code&)':
thread_helpers.cpp:(.text+0x9ce): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::threads::set_thread_data(boost::intrusive_ptr<hpx::threads::thread_data> const&, unsigned long, hpx::error_code&)':
thread_helpers.cpp:(.text+0xb1e): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::threads::run_thread_exit_callbacks(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::error_code&)':
thread_helpers.cpp:(.text+0xc7b): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0xc89): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0xcaa): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_helpers.cpp:(.text+0xd48): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::threads::add_thread_exit_callback(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::util::function<void (), false> const&, hpx::error_code&)':
thread_helpers.cpp:(.text+0xe0b): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0xe1c): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0xe3d): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_helpers.cpp:(.text+0xee0): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::threads::free_thread_exit_callbacks(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::error_code&)':
thread_helpers.cpp:(.text+0xfab): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0xfb9): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0xfda): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_helpers.cpp:(.text+0x1078): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::threads::set_thread_description(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::util::thread_description const&, hpx::error_code&)':
thread_helpers.cpp:(.text+0x1148): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0x1156): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0x1177): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_helpers.cpp:(.text+0x1210): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::threads::get_thread_lco_description(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::error_code&)':
thread_helpers.cpp:(.text+0x12c8): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0x12d6): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0x12f7): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_helpers.cpp:(.text+0x1390): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::threads::set_thread_lco_description(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::util::thread_description const&, hpx::error_code&)':
thread_helpers.cpp:(.text+0x1448): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0x1459): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0x147a): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_helpers.cpp:(.text+0x1520): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::threads::get_thread_backtrace(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::error_code&)':
thread_helpers.cpp:(.text+0x15e6): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0x15f4): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0x1615): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_helpers.cpp:(.text+0x16a9): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::threads::set_thread_backtrace(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::util::backtrace const*, hpx::error_code&)':
thread_helpers.cpp:(.text+0x1766): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0x1774): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0x1795): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_helpers.cpp:(.text+0x1829): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::threads::get_executor(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::error_code&)':
thread_helpers.cpp:(.text+0x18ed): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0x18fe): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0x191f): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_helpers.cpp:(.text+0x19c9): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::this_thread::has_sufficient_stack_space(unsigned long)':
thread_helpers.cpp:(.text+0x1b56): undefined reference to `hpx::threads::threadmanager_is(hpx::state)'
thread_helpers.cpp:(.text+0x1bad): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
thread_helpers.cpp:(.text+0x1c5c): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::this_thread::suspend(hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::util::thread_description const&, hpx::error_code&)':
thread_helpers.cpp:(.text+0x1d36): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0x1d42): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0x1d71): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_helpers.cpp:(.text+0x1f6d): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0x210d): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::threads::set_thread_state(boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::threads::thread_state_enum, hpx::threads::thread_state_ex_enum, hpx::threads::thread_priority, hpx::error_code&)':
thread_helpers.cpp:(.text+0x2570): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0x257c): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0x259c): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::threads::interrupt_thread(boost::intrusive_ptr<hpx::threads::thread_data> const&, bool, hpx::error_code&)':
thread_helpers.cpp:(.text+0x2610): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0x2624): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0x2645): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_helpers.cpp:(.text+0x27cb): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
thread_helpers.cpp:(.text+0x288e): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o: In function `hpx::this_thread::suspend(hpx::util::steady_time_point const&, boost::intrusive_ptr<hpx::threads::thread_data> const&, hpx::util::thread_description const&, hpx::error_code&)':
thread_helpers.cpp:(.text+0x2a99): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0x2b14): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0x2b24): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
thread_helpers.cpp:(.text+0x2b50): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
thread_helpers.cpp:(.text+0x2d1f): undefined reference to `hpx::throws'
thread_helpers.cpp:(.text+0x2ee7): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/threads/topology.cpp.o: In function `hpx::threads::topology::get_service_affinity_mask(unsigned long, hpx::error_code&) const':
topology.cpp:(.text+0x63): undefined reference to `hpx::throws'
topology.cpp:(.text+0x6f): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
topology.cpp:(.text+0x8f): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/threads/topology.cpp.o: In function `hpx::threads::get_topology()':
topology.cpp:(.text+0x1ab): undefined reference to `hpx::get_runtime_ptr()'
topology.cpp:(.text+0x215): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o: In function `hpx::performance_counters::server::elapsed_time_counter::get_counter_value(bool)':
elapsed_time_counter.cpp:(.text+0x115): undefined reference to `hpx::get_system_uptime()'
elapsed_time_counter.cpp:(.text+0x1ab): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o: In function `hpx::performance_counters::server::elapsed_time_counter::reset_counter_value()':
elapsed_time_counter.cpp:(.text+0x280): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o: In function `hpx::performance_counters::detail::uptime_counter_creator(hpx::performance_counters::counter_info const&, hpx::error_code&)':
elapsed_time_counter.cpp:(.text+0x50c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
elapsed_time_counter.cpp:(.text+0x65b): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o: In function `hpx::performance_counters::server::elapsed_time_counter::elapsed_time_counter(hpx::performance_counters::counter_info const&)':
elapsed_time_counter.cpp:(.text+0x8e7): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o: In function `hpx::performance_counters::server::elapsed_time_counter::~elapsed_time_counter()':
elapsed_time_counter.cpp:(.text._ZN3hpx20performance_counters6server20elapsed_time_counterD2Ev[_ZN3hpx20performance_counters6server20elapsed_time_counterD5Ev]+0x8b): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o: In function `hpx::performance_counters::server::elapsed_time_counter::~elapsed_time_counter()':
elapsed_time_counter.cpp:(.text._ZN3hpx20performance_counters6server20elapsed_time_counterD0Ev[_ZN3hpx20performance_counters6server20elapsed_time_counterD5Ev]+0x93): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o: In function `hpx::components::derived_component_factory<hpx::components::component<hpx::performance_counters::server::elapsed_time_counter> >::get_component_type(hpx::naming::gid_type const&, hpx::agas::addressing_service&)':
elapsed_time_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE]+0x5c): undefined reference to `hpx::throws'
elapsed_time_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE]+0x13d): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
elapsed_time_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE]+0x1aa): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o: In function `void hpx::components::server::destroy<hpx::components::component<hpx::performance_counters::server::elapsed_time_counter> >(hpx::naming::gid_type const&, hpx::naming::address const&, hpx::error_code&)':
elapsed_time_counter.cpp:(.text._ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE[_ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE]+0x1b): undefined reference to `hpx::get_locality()'
elapsed_time_counter.cpp:(.text._ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE[_ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE]+0x457): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
elapsed_time_counter.cpp:(.text._ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE[_ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE]+0x572): undefined reference to `hpx::throws'
elapsed_time_counter.cpp:(.text._ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE[_ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE]+0x587): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
elapsed_time_counter.cpp:(.text._ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE[_ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE]+0x5ae): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o: In function `hpx::components::derived_component_factory<hpx::components::component<hpx::performance_counters::server::elapsed_time_counter> >::destroy(hpx::naming::gid_type const&, hpx::naming::address const&)':
elapsed_time_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEE7destroyERKNS_6naming8gid_typeERKNS8_7addressE[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEE7destroyERKNS_6naming8gid_typeERKNS8_7addressE]+0xd): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o: In function `hpx::naming::gid_type hpx::components::server::create<hpx::components::component<hpx::performance_counters::server::elapsed_time_counter> >(unsigned long)':
elapsed_time_counter.cpp:(.text._ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEEENS_6naming8gid_typeEm[_ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEEENS_6naming8gid_typeEm]+0x14a): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o: In function `hpx::components::derived_component_factory<hpx::components::component<hpx::performance_counters::server::elapsed_time_counter> >::create(unsigned long)':
elapsed_time_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEE6createEm[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEE6createEm]+0x104): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o: In function `hpx::naming::gid_type hpx::components::server::create<hpx::components::component<hpx::performance_counters::server::elapsed_time_counter> >(hpx::util::unique_function<void (void*), false> const&)':
elapsed_time_counter.cpp:(.text._ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEEENS_6naming8gid_typeERKNS_4util15unique_functionIFvPvELb0EEE[_ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEEENS_6naming8gid_typeERKNS_4util15unique_functionIFvPvELb0EEE]+0xdb): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o: In function `hpx::components::derived_component_factory<hpx::components::component<hpx::performance_counters::server::elapsed_time_counter> >::create_with_args(hpx::util::unique_function<void (void*), false> const&)':
elapsed_time_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEE16create_with_argsERKNS_4util15unique_functionIFvPvELb0EEE[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEE16create_with_argsERKNS_4util15unique_functionIFvPvELb0EEE]+0x104): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o: In function `hpx::naming::gid_type hpx::components::server::create<hpx::components::component<hpx::performance_counters::server::elapsed_time_counter> >(hpx::naming::gid_type const&, hpx::util::unique_function<void (void*), false> const&, void**)':
elapsed_time_counter.cpp:(.text._ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEEENS_6naming8gid_typeERKS9_RKNS_4util15unique_functionIFvPvELb0EEEPSE_[_ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEEENS_6naming8gid_typeERKS9_RKNS_4util15unique_functionIFvPvELb0EEEPSE_]+0x14c): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o:elapsed_time_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEE16create_with_argsERKNS_6naming8gid_typeERKNS_4util15unique_functionIFvPvELb0EEEPSE_[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server20elapsed_time_counterEEEE16create_with_argsERKNS_6naming8gid_typeERKNS_4util15unique_functionIFvPvELb0EEEPSE_]+0x10a): more undefined references to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)' follow
CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o: In function `hpx::performance_counters::server::raw_counter::get_counter_value(bool)':
raw_counter.cpp:(.text+0x8d): undefined reference to `hpx::get_system_uptime()'
CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o: In function `hpx::performance_counters::server::raw_counter::raw_counter(hpx::performance_counters::counter_info const&, hpx::util::function<long (bool), false>)':
raw_counter.cpp:(.text+0x33d): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o: In function `hpx::performance_counters::server::raw_counter::~raw_counter()':
raw_counter.cpp:(.text._ZN3hpx20performance_counters6server11raw_counterD0Ev[_ZN3hpx20performance_counters6server11raw_counterD5Ev]+0xab): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o: In function `hpx::performance_counters::server::raw_counter::~raw_counter()':
raw_counter.cpp:(.text._ZN3hpx20performance_counters6server11raw_counterD2Ev[_ZN3hpx20performance_counters6server11raw_counterD5Ev]+0x9b): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o: In function `hpx::components::simple_component_base<hpx::performance_counters::server::raw_counter>::~simple_component_base()':
raw_counter.cpp:(.text._ZN3hpx10components21simple_component_baseINS_20performance_counters6server11raw_counterEED2Ev[_ZN3hpx10components21simple_component_baseINS_20performance_counters6server11raw_counterEED5Ev]+0x23): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o: In function `hpx::components::derived_component_factory<hpx::components::component<hpx::performance_counters::server::raw_counter> >::get_component_type(hpx::naming::gid_type const&, hpx::agas::addressing_service&)':
raw_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server11raw_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server11raw_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE]+0x5c): undefined reference to `hpx::throws'
raw_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server11raw_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server11raw_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE]+0x13d): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
raw_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server11raw_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server11raw_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE]+0x1aa): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o: In function `void hpx::components::server::destroy<hpx::components::component<hpx::performance_counters::server::raw_counter> >(hpx::naming::gid_type const&, hpx::naming::address const&, hpx::error_code&)':
raw_counter.cpp:(.text._ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server11raw_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE[_ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server11raw_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE]+0x1b): undefined reference to `hpx::get_locality()'
raw_counter.cpp:(.text._ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server11raw_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE[_ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server11raw_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE]+0x457): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
raw_counter.cpp:(.text._ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server11raw_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE[_ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server11raw_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE]+0x572): undefined reference to `hpx::throws'
raw_counter.cpp:(.text._ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server11raw_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE[_ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server11raw_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE]+0x587): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
raw_counter.cpp:(.text._ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server11raw_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE[_ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server11raw_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE]+0x5ae): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o: In function `hpx::components::derived_component_factory<hpx::components::component<hpx::performance_counters::server::raw_counter> >::destroy(hpx::naming::gid_type const&, hpx::naming::address const&)':
raw_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server11raw_counterEEEE7destroyERKNS_6naming8gid_typeERKNS8_7addressE[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server11raw_counterEEEE7destroyERKNS_6naming8gid_typeERKNS8_7addressE]+0xd): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o: In function `hpx::naming::gid_type hpx::components::server::create<hpx::components::component<hpx::performance_counters::server::raw_counter> >(unsigned long)':
raw_counter.cpp:(.text._ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server11raw_counterEEEEENS_6naming8gid_typeEm[_ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server11raw_counterEEEEENS_6naming8gid_typeEm]+0x161): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o: In function `hpx::components::derived_component_factory<hpx::components::component<hpx::performance_counters::server::raw_counter> >::create(unsigned long)':
raw_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server11raw_counterEEEE6createEm[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server11raw_counterEEEE6createEm]+0x104): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o: In function `hpx::naming::gid_type hpx::components::server::create<hpx::components::component<hpx::performance_counters::server::raw_counter> >(hpx::util::unique_function<void (void*), false> const&)':
raw_counter.cpp:(.text._ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server11raw_counterEEEEENS_6naming8gid_typeERKNS_4util15unique_functionIFvPvELb0EEE[_ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server11raw_counterEEEEENS_6naming8gid_typeERKNS_4util15unique_functionIFvPvELb0EEE]+0xdb): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o: In function `hpx::components::derived_component_factory<hpx::components::component<hpx::performance_counters::server::raw_counter> >::create_with_args(hpx::util::unique_function<void (void*), false> const&)':
raw_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server11raw_counterEEEE16create_with_argsERKNS_4util15unique_functionIFvPvELb0EEE[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server11raw_counterEEEE16create_with_argsERKNS_4util15unique_functionIFvPvELb0EEE]+0x104): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o: In function `hpx::naming::gid_type hpx::components::server::create<hpx::components::component<hpx::performance_counters::server::raw_counter> >(hpx::naming::gid_type const&, hpx::util::unique_function<void (void*), false> const&, void**)':
raw_counter.cpp:(.text._ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server11raw_counterEEEEENS_6naming8gid_typeERKS9_RKNS_4util15unique_functionIFvPvELb0EEEPSE_[_ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server11raw_counterEEEEENS_6naming8gid_typeERKS9_RKNS_4util15unique_functionIFvPvELb0EEEPSE_]+0x14c): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o:raw_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server11raw_counterEEEE16create_with_argsERKNS_6naming8gid_typeERKNS_4util15unique_functionIFvPvELb0EEEPSE_[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server11raw_counterEEEE16create_with_argsERKNS_6naming8gid_typeERKNS_4util15unique_functionIFvPvELb0EEEPSE_]+0x10a): more undefined references to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)' follow
CMakeFiles/hpx.dir/performance_counters/server/raw_values_counter.cpp.o: In function `hpx::performance_counters::server::raw_values_counter::get_counter_values_array(bool)':
raw_values_counter.cpp:(.text+0x123): undefined reference to `hpx::get_system_uptime()'
CMakeFiles/hpx.dir/performance_counters/server/raw_values_counter.cpp.o: In function `hpx::performance_counters::server::raw_values_counter::raw_values_counter(hpx::performance_counters::counter_info const&, hpx::util::function<std::vector<long, std::allocator<long> > (bool), false>)':
raw_values_counter.cpp:(.text+0x3dd): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/raw_values_counter.cpp.o: In function `hpx::performance_counters::server::raw_values_counter::~raw_values_counter()':
raw_values_counter.cpp:(.text._ZN3hpx20performance_counters6server18raw_values_counterD0Ev[_ZN3hpx20performance_counters6server18raw_values_counterD5Ev]+0xab): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
CMakeFiles/hpx.dir/performance_counters/server/raw_values_counter.cpp.o: In function `hpx::performance_counters::server::raw_values_counter::~raw_values_counter()':
raw_values_counter.cpp:(.text._ZN3hpx20performance_counters6server18raw_values_counterD2Ev[_ZN3hpx20performance_counters6server18raw_values_counterD5Ev]+0x9b): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
CMakeFiles/hpx.dir/performance_counters/server/raw_values_counter.cpp.o: In function `hpx::components::simple_component_base<hpx::performance_counters::server::raw_values_counter>::~simple_component_base()':
raw_values_counter.cpp:(.text._ZN3hpx10components21simple_component_baseINS_20performance_counters6server18raw_values_counterEED2Ev[_ZN3hpx10components21simple_component_baseINS_20performance_counters6server18raw_values_counterEED5Ev]+0x23): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
CMakeFiles/hpx.dir/performance_counters/server/raw_values_counter.cpp.o: In function `hpx::components::derived_component_factory<hpx::components::component<hpx::performance_counters::server::raw_values_counter> >::get_component_type(hpx::naming::gid_type const&, hpx::agas::addressing_service&)':
raw_values_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server18raw_values_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server18raw_values_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE]+0x5c): undefined reference to `hpx::throws'
raw_values_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server18raw_values_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server18raw_values_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE]+0x13d): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
raw_values_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server18raw_values_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server18raw_values_counterEEEE18get_component_typeERKNS_6naming8gid_typeERNS_4agas18addressing_serviceE]+0x1aa): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/performance_counters/server/raw_values_counter.cpp.o: In function `void hpx::components::server::destroy<hpx::components::component<hpx::performance_counters::server::raw_values_counter> >(hpx::naming::gid_type const&, hpx::naming::address const&, hpx::error_code&)':
raw_values_counter.cpp:(.text._ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server18raw_values_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE[_ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server18raw_values_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE]+0x1b): undefined reference to `hpx::get_locality()'
raw_values_counter.cpp:(.text._ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server18raw_values_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE[_ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server18raw_values_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE]+0x457): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
raw_values_counter.cpp:(.text._ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server18raw_values_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE[_ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server18raw_values_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE]+0x572): undefined reference to `hpx::throws'
raw_values_counter.cpp:(.text._ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server18raw_values_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE[_ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server18raw_values_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE]+0x587): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
raw_values_counter.cpp:(.text._ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server18raw_values_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE[_ZN3hpx10components6server7destroyINS0_9componentINS_20performance_counters6server18raw_values_counterEEEEEvRKNS_6naming8gid_typeERKNS8_7addressERNS_10error_codeE]+0x5ae): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/performance_counters/server/raw_values_counter.cpp.o: In function `hpx::components::derived_component_factory<hpx::components::component<hpx::performance_counters::server::raw_values_counter> >::destroy(hpx::naming::gid_type const&, hpx::naming::address const&)':
raw_values_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server18raw_values_counterEEEE7destroyERKNS_6naming8gid_typeERKNS8_7addressE[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server18raw_values_counterEEEE7destroyERKNS_6naming8gid_typeERKNS8_7addressE]+0xd): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/performance_counters/server/raw_values_counter.cpp.o: In function `hpx::naming::gid_type hpx::components::server::create<hpx::components::component<hpx::performance_counters::server::raw_values_counter> >(unsigned long)':
raw_values_counter.cpp:(.text._ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server18raw_values_counterEEEEENS_6naming8gid_typeEm[_ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server18raw_values_counterEEEEENS_6naming8gid_typeEm]+0x161): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/raw_values_counter.cpp.o: In function `hpx::components::derived_component_factory<hpx::components::component<hpx::performance_counters::server::raw_values_counter> >::create(unsigned long)':
raw_values_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server18raw_values_counterEEEE6createEm[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server18raw_values_counterEEEE6createEm]+0x104): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/raw_values_counter.cpp.o: In function `hpx::naming::gid_type hpx::components::server::create<hpx::components::component<hpx::performance_counters::server::raw_values_counter> >(hpx::util::unique_function<void (void*), false> const&)':
raw_values_counter.cpp:(.text._ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server18raw_values_counterEEEEENS_6naming8gid_typeERKNS_4util15unique_functionIFvPvELb0EEE[_ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server18raw_values_counterEEEEENS_6naming8gid_typeERKNS_4util15unique_functionIFvPvELb0EEE]+0xdb): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/raw_values_counter.cpp.o: In function `hpx::components::derived_component_factory<hpx::components::component<hpx::performance_counters::server::raw_values_counter> >::create_with_args(hpx::util::unique_function<void (void*), false> const&)':
raw_values_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server18raw_values_counterEEEE16create_with_argsERKNS_4util15unique_functionIFvPvELb0EEE[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server18raw_values_counterEEEE16create_with_argsERKNS_4util15unique_functionIFvPvELb0EEE]+0x104): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/raw_values_counter.cpp.o: In function `hpx::naming::gid_type hpx::components::server::create<hpx::components::component<hpx::performance_counters::server::raw_values_counter> >(hpx::naming::gid_type const&, hpx::util::unique_function<void (void*), false> const&, void**)':
raw_values_counter.cpp:(.text._ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server18raw_values_counterEEEEENS_6naming8gid_typeERKS9_RKNS_4util15unique_functionIFvPvELb0EEEPSE_[_ZN3hpx10components6server6createINS0_9componentINS_20performance_counters6server18raw_values_counterEEEEENS_6naming8gid_typeERKS9_RKNS_4util15unique_functionIFvPvELb0EEEPSE_]+0x14c): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/performance_counters/server/raw_values_counter.cpp.o:raw_values_counter.cpp:(.text._ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server18raw_values_counterEEEE16create_with_argsERKNS_6naming8gid_typeERKNS_4util15unique_functionIFvPvELb0EEEPSE_[_ZN3hpx10components25derived_component_factoryINS0_9componentINS_20performance_counters6server18raw_values_counterEEEE16create_with_argsERKNS_6naming8gid_typeERKNS_4util15unique_functionIFvPvELb0EEEPSE_]+0x10a): more undefined references to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)' follow
CMakeFiles/hpx.dir/util/asio_util.cpp.o: In function `hpx::util::resolve_hostname(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned short, boost::asio::io_service&)':
asio_util.cpp:(.text+0x10e5): undefined reference to `hpx::exception_list::exception_list()'
asio_util.cpp:(.text+0x1492): undefined reference to `hpx::exception::~exception()'
asio_util.cpp:(.text+0x16dc): undefined reference to `hpx::exception_list::add(std::__exception_ptr::exception_ptr const&)'
asio_util.cpp:(.text+0x1706): undefined reference to `hpx::exception_list::get_message[abi:cxx11]() const'
asio_util.cpp:(.text+0x17d1): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
asio_util.cpp:(.text+0x1813): undefined reference to `hpx::exception::~exception()'
asio_util.cpp:(.text+0x18b9): undefined reference to `hpx::exception_list::add(std::__exception_ptr::exception_ptr const&)'
CMakeFiles/hpx.dir/util/asio_util.cpp.o: In function `hpx::util::resolve_public_ip_address[abi:cxx11]()':
asio_util.cpp:(.text+0x1940): undefined reference to `hpx::exception_list::exception_list()'
asio_util.cpp:(.text+0x2084): undefined reference to `hpx::exception::~exception()'
asio_util.cpp:(.text+0x249d): undefined reference to `hpx::exception_list::add(std::__exception_ptr::exception_ptr const&)'
asio_util.cpp:(.text+0x24ca): undefined reference to `hpx::exception_list::get_message[abi:cxx11]() const'
asio_util.cpp:(.text+0x255f): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
asio_util.cpp:(.text+0x2659): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/util/asio_util.cpp.o: In function `hpx::util::accept_begin(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned short, boost::asio::io_service&)':
asio_util.cpp:(.text+0x2837): undefined reference to `hpx::exception_list::exception_list()'
asio_util.cpp:(.text+0x2b33): undefined reference to `hpx::exception::~exception()'
asio_util.cpp:(.text+0x2f04): undefined reference to `hpx::exception_list::add(std::__exception_ptr::exception_ptr const&)'
asio_util.cpp:(.text+0x2f6f): undefined reference to `hpx::exception_list::add(std::__exception_ptr::exception_ptr const&)'
asio_util.cpp:(.text+0x3178): undefined reference to `hpx::exception_list::add(std::__exception_ptr::exception_ptr const&)'
asio_util.cpp:(.text+0x31a5): undefined reference to `hpx::exception_list::get_message[abi:cxx11]() const'
asio_util.cpp:(.text+0x327e): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
asio_util.cpp:(.text+0x32d7): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/util/asio_util.cpp.o: In function `hpx::util::connect_begin(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned short, boost::asio::io_service&)':
asio_util.cpp:(.text+0x3504): undefined reference to `hpx::exception_list::exception_list()'
asio_util.cpp:(.text+0x38b0): undefined reference to `hpx::exception::~exception()'
asio_util.cpp:(.text+0x3d4b): undefined reference to `hpx::exception_list::add(std::__exception_ptr::exception_ptr const&)'
asio_util.cpp:(.text+0x3dc9): undefined reference to `hpx::exception_list::add(std::__exception_ptr::exception_ptr const&)'
asio_util.cpp:(.text+0x3df6): undefined reference to `hpx::exception_list::get_message[abi:cxx11]() const'
asio_util.cpp:(.text+0x3ecd): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
asio_util.cpp:(.text+0x3f2d): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/util/asio_util.cpp.o: In function `hpx::exception_list::~exception_list()':
asio_util.cpp:(.text._ZN3hpx14exception_listD2Ev[_ZN3hpx14exception_listD5Ev]+0x21): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/util/asio_util.cpp.o: In function `hpx::exception_list::~exception_list()':
asio_util.cpp:(.text._ZN3hpx14exception_listD0Ev[_ZN3hpx14exception_listD5Ev]+0x20): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/util/asio_util.cpp.o:(.data.rel.ro._ZTIN3hpx14exception_listE[_ZTIN3hpx14exception_listE]+0x10): undefined reference to `typeinfo for hpx::exception'
CMakeFiles/hpx.dir/util/io_service_pool.cpp.o: In function `hpx::util::io_service_pool::io_service_pool(unsigned long, hpx::util::function<void (unsigned long, char const*), false> const&, hpx::util::function<void (), false> const&, char const*, char const*)':
io_service_pool.cpp:(.text+0x3828): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/util/io_service_pool.cpp.o: In function `void hpx::util::detail::callable_vtable<void (unsigned long, char const*)>::_invoke<hpx::util::detail::empty_function<void (unsigned long, char const*)> >(void**, unsigned long&&, char const*&&)':
io_service_pool.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvmPKcEE7_invokeINS1_14empty_functionIS5_EEEEvPPvOmOS4_[_ZN3hpx4util6detail15callable_vtableIFvmPKcEE7_invokeINS1_14empty_functionIS5_EEEEvPPvOmOS4_]+0x80): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/util/pool_timer.cpp.o: In function `hpx::util::detail::pool_timer::stop()':
pool_timer.cpp:(.text+0x1f0): undefined reference to `hpx::throws'
pool_timer.cpp:(.text+0x296): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/util/pool_timer.cpp.o: In function `hpx::util::detail::pool_timer::terminate()':
pool_timer.cpp:(.text+0x378): undefined reference to `hpx::throws'
pool_timer.cpp:(.text+0x4ea): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/util/pool_timer.cpp.o: In function `hpx::util::detail::pool_timer::pool_timer()':
pool_timer.cpp:(.text+0x780): undefined reference to `hpx::get_runtime()'
CMakeFiles/hpx.dir/util/pool_timer.cpp.o: In function `hpx::util::detail::pool_timer::pool_timer(hpx::util::function<bool (), false> const&, hpx::util::function<void (), false> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)':
pool_timer.cpp:(.text+0xa24): undefined reference to `hpx::get_runtime()'
CMakeFiles/hpx.dir/util/pool_timer.cpp.o: In function `hpx::util::detail::pool_timer::start(hpx::util::steady_duration const&, bool)':
pool_timer.cpp:(.text+0xdf0): undefined reference to `hpx::throws'
pool_timer.cpp:(.text+0x10da): undefined reference to `hpx::throws'
pool_timer.cpp:(.text+0x11d7): undefined reference to `hpx::register_shutdown_function(hpx::util::unique_function<void (), false>)'
pool_timer.cpp:(.text+0x1248): undefined reference to `hpx::throws'
pool_timer.cpp:(.text+0x1381): undefined reference to `hpx::register_pre_shutdown_function(hpx::util::unique_function<void (), false>)'
pool_timer.cpp:(.text+0x13d4): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/util/runtime_configuration.cpp.o: In function `hpx::util::runtime_configuration::load_application_configuration(char const*, hpx::error_code&)':
runtime_configuration.cpp:(.text+0x320): undefined reference to `hpx::throws'
runtime_configuration.cpp:(.text+0x4dd): undefined reference to `hpx::throws'
runtime_configuration.cpp:(.text+0x597): undefined reference to `hpx::throws'
runtime_configuration.cpp:(.text+0x5ad): undefined reference to `hpx::exception::get_error() const'
runtime_configuration.cpp:(.text+0x5bf): undefined reference to `hpx::error_code::error_code(hpx::error, char const*, hpx::throwmode)'
runtime_configuration.cpp:(.text+0x5cc): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/util/runtime_configuration.cpp.o: In function `hpx::util::runtime_configuration::get_agas_service_mode() const':
runtime_configuration.cpp:(.text+0x925): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/util/runtime_configuration.cpp.o: In function `hpx::util::runtime_configuration::set_num_localities(unsigned int)':
runtime_configuration.cpp:(.text+0xb4e): undefined reference to `hpx::throws'
runtime_configuration.cpp:(.text+0xcae): undefined reference to `hpx::throws'
runtime_configuration.cpp:(.text+0xdd1): undefined reference to `hpx::throws'
runtime_configuration.cpp:(.text+0xe4d): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/util/runtime_configuration.cpp.o: In function `hpx::util::runtime_configuration::set_first_used_core(unsigned int)':
runtime_configuration.cpp:(.text+0x1bc2): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/util/runtime_configuration.cpp.o:runtime_configuration.cpp:(.text+0x1d1e): more undefined references to `hpx::throws' follow
CMakeFiles/hpx.dir/util/serialize_exception.cpp.o: In function `void hpx::serialization::save<hpx::serialization::output_archive>(hpx::serialization::output_archive&, std::__exception_ptr::exception_ptr const&, unsigned int)':
serialize_exception.cpp:(.text._ZN3hpx13serialization4saveINS0_14output_archiveEEEvRT_RKNSt15__exception_ptr13exception_ptrEj[_ZN3hpx13serialization4saveINS0_14output_archiveEEEvRT_RKNSt15__exception_ptr13exception_ptrEj]+0xbca): undefined reference to `hpx::exception::get_error() const'
CMakeFiles/hpx.dir/util/serialize_exception.cpp.o: In function `void hpx::serialization::load<hpx::serialization::input_archive>(hpx::serialization::input_archive&, std::__exception_ptr::exception_ptr&, unsigned int)':
serialize_exception.cpp:(.text._ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj[_ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj]+0x60c): undefined reference to `std::__exception_ptr::exception_ptr hpx::detail::construct_exception<std::runtime_error>(std::runtime_error const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
serialize_exception.cpp:(.text._ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj[_ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj]+0x80c): undefined reference to `std::__exception_ptr::exception_ptr hpx::detail::construct_exception<std::invalid_argument>(std::invalid_argument const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
serialize_exception.cpp:(.text._ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj[_ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj]+0x8e4): undefined reference to `std::__exception_ptr::exception_ptr hpx::detail::construct_exception<std::out_of_range>(std::out_of_range const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
serialize_exception.cpp:(.text._ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj[_ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj]+0x9bc): undefined reference to `std::__exception_ptr::exception_ptr hpx::detail::construct_exception<std::logic_error>(std::logic_error const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
serialize_exception.cpp:(.text._ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj[_ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj]+0xab6): undefined reference to `std::__exception_ptr::exception_ptr hpx::detail::construct_exception<hpx::detail::bad_alloc>(hpx::detail::bad_alloc const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
serialize_exception.cpp:(.text._ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj[_ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj]+0xbde): undefined reference to `std::__exception_ptr::exception_ptr hpx::detail::construct_exception<hpx::detail::bad_cast>(hpx::detail::bad_cast const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
serialize_exception.cpp:(.text._ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj[_ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj]+0xc88): undefined reference to `hpx::exception::exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::throwmode)'
serialize_exception.cpp:(.text._ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj[_ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj]+0xce7): undefined reference to `std::__exception_ptr::exception_ptr hpx::detail::construct_exception<hpx::exception>(hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
serialize_exception.cpp:(.text._ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj[_ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj]+0xd36): undefined reference to `hpx::exception::~exception()'
serialize_exception.cpp:(.text._ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj[_ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj]+0xdde): undefined reference to `std::__exception_ptr::exception_ptr hpx::detail::construct_exception<hpx::detail::bad_exception>(hpx::detail::bad_exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
serialize_exception.cpp:(.text._ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj[_ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj]+0xf14): undefined reference to `std::__exception_ptr::exception_ptr hpx::detail::construct_exception<boost::system::system_error>(boost::system::system_error const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
serialize_exception.cpp:(.text._ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj[_ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj]+0x1036): undefined reference to `std::__exception_ptr::exception_ptr hpx::detail::construct_exception<hpx::detail::bad_typeid>(hpx::detail::bad_typeid const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
serialize_exception.cpp:(.text._ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj[_ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj]+0x10ee): undefined reference to `std::__exception_ptr::exception_ptr hpx::detail::construct_lightweight_exception<hpx::thread_interrupted>(hpx::thread_interrupted const&)'
serialize_exception.cpp:(.text._ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj[_ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj]+0x11ee): undefined reference to `std::__exception_ptr::exception_ptr hpx::detail::construct_exception<hpx::detail::std_exception>(hpx::detail::std_exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
serialize_exception.cpp:(.text._ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj[_ZN3hpx13serialization4loadINS0_13input_archiveEEEvRT_RNSt15__exception_ptr13exception_ptrEj]+0x1576): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `hpx::parcelset::policies::tcp::connection_handler::do_run()':
connection_handler_tcp.cpp:(.text+0x5ca): undefined reference to `hpx::exception_list::exception_list()'
connection_handler_tcp.cpp:(.text+0x11ea): undefined reference to `hpx::exception::~exception()'
connection_handler_tcp.cpp:(.text+0x1317): undefined reference to `hpx::exception::~exception()'
connection_handler_tcp.cpp:(.text+0x1427): undefined reference to `hpx::exception_list::get_message[abi:cxx11]() const'
connection_handler_tcp.cpp:(.text+0x1440): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
connection_handler_tcp.cpp:(.text+0x1466): undefined reference to `hpx::exception_list::add(std::__exception_ptr::exception_ptr const&)'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `hpx::parcelset::policies::tcp::connection_handler::do_stop()':
connection_handler_tcp.cpp:(.text+0x1863): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `hpx::parcelset::policies::tcp::connection_handler::create_connection(hpx::parcelset::locality const&, hpx::error_code&)':
connection_handler_tcp.cpp:(.text+0x2142): undefined reference to `hpx::throws'
connection_handler_tcp.cpp:(.text+0x230e): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
connection_handler_tcp.cpp:(.text+0x25cd): undefined reference to `hpx::throws'
connection_handler_tcp.cpp:(.text+0x25d6): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
connection_handler_tcp.cpp:(.text+0x25fd): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
connection_handler_tcp.cpp:(.text+0x2a28): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `hpx::parcelset::policies::tcp::connection_handler::connection_handler(hpx::util::runtime_configuration const&, hpx::util::function<void (unsigned long, char const*), false> const&, hpx::util::function<void (), false> const&)':
connection_handler_tcp.cpp:(.text+0x4185): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `void hpx::util::detail::callable_vtable<void (boost::system::error_code const&)>::_invoke<hpx::util::detail::empty_function<void (boost::system::error_code const&)> >(void**, boost::system::error_code const&)':
connection_handler_tcp.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvRKN5boost6system10error_codeEEE7_invokeINS1_14empty_functionIS8_EEEEvPPvS7_[_ZN3hpx4util6detail15callable_vtableIFvRKN5boost6system10error_codeEEE7_invokeINS1_14empty_functionIS8_EEEEvPPvS7_]+0x5a): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `void hpx::util::detail::callable_vtable<void (boost::system::error_code const&, hpx::parcelset::locality const&, std::shared_ptr<hpx::parcelset::policies::tcp::sender>)>::_invoke<hpx::util::detail::empty_function<void (boost::system::error_code const&, hpx::parcelset::locality const&, std::shared_ptr<hpx::parcelset::policies::tcp::sender>)> >(void**, boost::system::error_code const&, hpx::parcelset::locality const&, std::shared_ptr<hpx::parcelset::policies::tcp::sender>&&)':
connection_handler_tcp.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvRKN5boost6system10error_codeERKNS_9parcelset8localityESt10shared_ptrINS8_8policies3tcp6senderEEEE7_invokeINS1_14empty_functionISH_EEEEvPPvS7_SB_OSG_[_ZN3hpx4util6detail15callable_vtableIFvRKN5boost6system10error_codeERKNS_9parcelset8localityESt10shared_ptrINS8_8policies3tcp6senderEEEE7_invokeINS1_14empty_functionISH_EEEEvPPvS7_SB_OSG_]+0x6f): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `hpx::serialization::input_container<std::vector<char, std::allocator<char> > >::load_binary(void*, unsigned long)':
connection_handler_tcp.cpp:(.text._ZN3hpx13serialization15input_containerISt6vectorIcSaIcEEE11load_binaryEPvm[_ZN3hpx13serialization15input_containerISt6vectorIcSaIcEEE11load_binaryEPvm]+0x14a): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
connection_handler_tcp.cpp:(.text._ZN3hpx13serialization15input_containerISt6vectorIcSaIcEEE11load_binaryEPvm[_ZN3hpx13serialization15input_containerISt6vectorIcSaIcEEE11load_binaryEPvm]+0x1ed): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o:connection_handler_tcp.cpp:(.text._ZN3hpx13serialization15input_containerISt6vectorIcSaIcEEE17load_binary_chunkEPvm[_ZN3hpx13serialization15input_containerISt6vectorIcSaIcEEE17load_binary_chunkEPvm]+0xb8): more undefined references to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)' follow
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `hpx::parcelset::parcelport_impl<hpx::parcelset::policies::tcp::connection_handler>::remove_from_connection_cache(hpx::parcelset::locality const&)':
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE28remove_from_connection_cacheERKNS0_8localityE[_ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE28remove_from_connection_cacheERKNS0_8localityE]+0x28): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `hpx::parcelset::parcelport_impl<hpx::parcelset::policies::tcp::connection_handler>::flush_parcels()':
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE13flush_parcelsEv[_ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE13flush_parcelsEv]+0x1a): undefined reference to `hpx::throws'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE13flush_parcelsEv[_ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE13flush_parcelsEv]+0x64): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `hpx::parcelset::parcelport_impl<hpx::parcelset::policies::tcp::connection_handler>::get_connection_cache_statistics(hpx::parcelset::parcelport::connection_cache_statistics_type, bool)':
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE31get_connection_cache_statisticsENS0_10parcelport32connection_cache_statistics_typeEb[_ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE31get_connection_cache_statisticsENS0_10parcelport32connection_cache_statistics_typeEb]+0x1c4): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `hpx::parcelset::policies::tcp::receiver::shutdown()':
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset8policies3tcp8receiver8shutdownEv[_ZN3hpx9parcelset8policies3tcp8receiver8shutdownEv]+0x83): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `std::_Sp_counted_ptr_inplace<hpx::parcelset::detail::parcels_await, std::allocator<hpx::parcelset::detail::parcels_await>, (__gnu_cxx::_Lock_policy)2>::_M_dispose()':
connection_handler_tcp.cpp:(.text._ZNSt23_Sp_counted_ptr_inplaceIN3hpx9parcelset6detail13parcels_awaitESaIS3_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt23_Sp_counted_ptr_inplaceIN3hpx9parcelset6detail13parcels_awaitESaIS3_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x1f6): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
connection_handler_tcp.cpp:(.text._ZNSt23_Sp_counted_ptr_inplaceIN3hpx9parcelset6detail13parcels_awaitESaIS3_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt23_Sp_counted_ptr_inplaceIN3hpx9parcelset6detail13parcels_awaitESaIS3_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x283): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `std::_Sp_counted_ptr_inplace<hpx::parcelset::detail::parcel_await, std::allocator<hpx::parcelset::detail::parcel_await>, (__gnu_cxx::_Lock_policy)2>::_M_dispose()':
connection_handler_tcp.cpp:(.text._ZNSt23_Sp_counted_ptr_inplaceIN3hpx9parcelset6detail12parcel_awaitESaIS3_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt23_Sp_counted_ptr_inplaceIN3hpx9parcelset6detail12parcel_awaitESaIS3_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x166): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
connection_handler_tcp.cpp:(.text._ZNSt23_Sp_counted_ptr_inplaceIN3hpx9parcelset6detail12parcel_awaitESaIS3_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt23_Sp_counted_ptr_inplaceIN3hpx9parcelset6detail12parcel_awaitESaIS3_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x1f3): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `hpx::parcelset::parcelport_impl<hpx::parcelset::policies::tcp::connection_handler>::put_parcels(hpx::parcelset::locality const&, std::vector<hpx::parcelset::parcel, std::allocator<hpx::parcelset::parcel> >, std::vector<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false>, std::allocator<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> > >)':
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE11put_parcelsERKNS0_8localityESt6vectorINS0_6parcelESaISA_EES9_INS_4util8functionIFvRKN5boost6system10error_codeERKSA_ELb0EEESaISN_EE[_ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE11put_parcelsERKNS0_8localityESt6vectorINS0_6parcelESaISA_EES9_INS_4util8functionIFvRKN5boost6system10error_codeERKSA_ELb0EEESaISN_EE]+0x1c9): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `hpx::parcelset::parcelport_impl<hpx::parcelset::policies::tcp::connection_handler>::stop(bool)':
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE4stopEb[_ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE4stopEb]+0x33): undefined reference to `hpx::throws'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE4stopEb[_ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE4stopEb]+0x85): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `hpx::parcelset::parcelport_impl<hpx::parcelset::policies::tcp::connection_handler>::parcelport_impl(hpx::util::runtime_configuration const&, hpx::parcelset::locality const&, hpx::util::function<void (unsigned long, char const*), false> const&, hpx::util::function<void (), false> const&)':
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEEC2ERKNS_4util21runtime_configurationERKNS0_8localityERKNS6_8functionIFvmPKcELb0EEERKNSD_IFvvELb0EEE[_ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEEC5ERKNS_4util21runtime_configurationERKNS0_8localityERKNS6_8functionIFvmPKcELb0EEERKNSD_IFvvELb0EEE]+0x384): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEEC2ERKNS_4util21runtime_configurationERKNS0_8localityERKNS6_8functionIFvmPKcELb0EEERKNSD_IFvvELb0EEE[_ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEEC5ERKNS_4util21runtime_configurationERKNS0_8localityERKNS6_8functionIFvmPKcELb0EEERKNSD_IFvvELb0EEE]+0x3e9): undefined reference to `hpx::get_config_entry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEEC2ERKNS_4util21runtime_configurationERKNS0_8localityERKNS6_8functionIFvmPKcELb0EEERKNSD_IFvvELb0EEE[_ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEEC5ERKNS_4util21runtime_configurationERKNS0_8localityERKNS6_8functionIFvmPKcELb0EEERKNSD_IFvvELb0EEE]+0x51d): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `void hpx::parcelset::decode_message_with_chunks<hpx::parcelset::policies::tcp::connection_handler, hpx::parcelset::parcel_buffer<std::vector<char, std::allocator<char> >, std::vector<char, std::allocator<char> > > >(hpx::parcelset::policies::tcp::connection_handler&, hpx::parcelset::parcel_buffer<std::vector<char, std::allocator<char> >, std::vector<char, std::allocator<char> > >, unsigned long, std::vector<hpx::serialization::serialization_chunk, std::allocator<hpx::serialization::serialization_chunk> >&, unsigned long)':
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm[_ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm]+0x2e1): undefined reference to `hpx::get_locality()'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm[_ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm]+0x2e9): undefined reference to `hpx::get_runtime_ptr()'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm[_ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm]+0x32f): undefined reference to `hpx::naming::get_agas_client()'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm[_ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm]+0x509): undefined reference to `hpx::throws'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm[_ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm]+0x78e): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm[_ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm]+0x86b): undefined reference to `hpx::report_error(std::__exception_ptr::exception_ptr const&)'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm[_ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm]+0x8d3): undefined reference to `hpx::report_error(std::__exception_ptr::exception_ptr const&)'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm[_ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm]+0xb10): undefined reference to `hpx::report_error(std::__exception_ptr::exception_ptr const&)'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm[_ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm]+0xb45): undefined reference to `hpx::report_error(std::__exception_ptr::exception_ptr const&)'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm[_ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm]+0xba9): undefined reference to `hpx::exception::exception(hpx::error, char const*, hpx::throwmode)'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm[_ZN3hpx9parcelset26decode_message_with_chunksINS0_8policies3tcp18connection_handlerENS0_13parcel_bufferISt6vectorIcSaIcEES8_EEEEvRT_T0_mRS6_INS_13serialization19serialization_chunkESaISE_EEm]+0xe84): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `hpx::util::detail::empty_function<void (boost::system::error_code const&, hpx::parcelset::parcel const&)>::operator()(boost::system::error_code const&, hpx::parcelset::parcel const&) const':
connection_handler_tcp.cpp:(.text._ZNK3hpx4util6detail14empty_functionIFvRKN5boost6system10error_codeERKNS_9parcelset6parcelEEEclES7_SB_[_ZNK3hpx4util6detail14empty_functionIFvRKN5boost6system10error_codeERKNS_9parcelset6parcelEEEclES7_SB_]+0x5a): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `hpx::parcelset::parcelport_impl<hpx::parcelset::policies::tcp::connection_handler>::remove_from_connection_cache_delayed(hpx::parcelset::locality const&)':
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE36remove_from_connection_cache_delayedERKNS0_8localityE[_ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE36remove_from_connection_cache_delayedERKNS0_8localityE]+0x31): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `unsigned long hpx::parcelset::encode_parcels<hpx::parcelset::parcel_buffer<std::vector<char, std::allocator<char> >, hpx::serialization::serialization_chunk> >(hpx::parcelset::parcelport&, hpx::parcelset::parcel const*, unsigned long, hpx::parcelset::parcel_buffer<std::vector<char, std::allocator<char> >, hpx::serialization::serialization_chunk>&, int, unsigned long)':
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset14encode_parcelsINS0_13parcel_bufferISt6vectorIcSaIcEENS_13serialization19serialization_chunkEEEEEmRNS0_10parcelportEPKNS0_6parcelEmRT_im[_ZN3hpx9parcelset14encode_parcelsINS0_13parcel_bufferISt6vectorIcSaIcEENS_13serialization19serialization_chunkEEEEEmRNS0_10parcelportEPKNS0_6parcelEmRT_im]+0x793): undefined reference to `hpx::report_error(std::__exception_ptr::exception_ptr const&)'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset14encode_parcelsINS0_13parcel_bufferISt6vectorIcSaIcEENS_13serialization19serialization_chunkEEEEEmRNS0_10parcelportEPKNS0_6parcelEmRT_im[_ZN3hpx9parcelset14encode_parcelsINS0_13parcel_bufferISt6vectorIcSaIcEENS_13serialization19serialization_chunkEEEEEmRNS0_10parcelportEPKNS0_6parcelEmRT_im]+0x89f): undefined reference to `hpx::report_error(std::__exception_ptr::exception_ptr const&)'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset14encode_parcelsINS0_13parcel_bufferISt6vectorIcSaIcEENS_13serialization19serialization_chunkEEEEEmRNS0_10parcelportEPKNS0_6parcelEmRT_im[_ZN3hpx9parcelset14encode_parcelsINS0_13parcel_bufferISt6vectorIcSaIcEENS_13serialization19serialization_chunkEEEEEmRNS0_10parcelportEPKNS0_6parcelEmRT_im]+0x9f9): undefined reference to `hpx::report_error(std::__exception_ptr::exception_ptr const&)'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset14encode_parcelsINS0_13parcel_bufferISt6vectorIcSaIcEENS_13serialization19serialization_chunkEEEEEmRNS0_10parcelportEPKNS0_6parcelEmRT_im[_ZN3hpx9parcelset14encode_parcelsINS0_13parcel_bufferISt6vectorIcSaIcEENS_13serialization19serialization_chunkEEEEEmRNS0_10parcelportEPKNS0_6parcelEmRT_im]+0xa6b): undefined reference to `hpx::exception::exception(hpx::error, char const*, hpx::throwmode)'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset14encode_parcelsINS0_13parcel_bufferISt6vectorIcSaIcEENS_13serialization19serialization_chunkEEEEEmRNS0_10parcelportEPKNS0_6parcelEmRT_im[_ZN3hpx9parcelset14encode_parcelsINS0_13parcel_bufferISt6vectorIcSaIcEENS_13serialization19serialization_chunkEEEEEmRNS0_10parcelportEPKNS0_6parcelEmRT_im]+0xb67): undefined reference to `hpx::report_error(std::__exception_ptr::exception_ptr const&)'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset14encode_parcelsINS0_13parcel_bufferISt6vectorIcSaIcEENS_13serialization19serialization_chunkEEEEEmRNS0_10parcelportEPKNS0_6parcelEmRT_im[_ZN3hpx9parcelset14encode_parcelsINS0_13parcel_bufferISt6vectorIcSaIcEENS_13serialization19serialization_chunkEEEEEmRNS0_10parcelportEPKNS0_6parcelEmRT_im]+0xb8b): undefined reference to `hpx::exception::~exception()'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `hpx::parcelset::parcelport_impl<hpx::parcelset::policies::tcp::connection_handler>::send_pending_parcels(hpx::parcelset::locality const&, std::shared_ptr<hpx::parcelset::policies::tcp::sender>, std::vector<hpx::parcelset::parcel, std::allocator<hpx::parcelset::parcel> >&&, std::vector<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false>, std::allocator<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> > >&&)':
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE20send_pending_parcelsERKNS0_8localityESt10shared_ptrINS3_6senderEEOSt6vectorINS0_6parcelESaISD_EEOSC_INS_4util8functionIFvRKN5boost6system10error_codeERKSD_ELb0EEESaISR_EE[_ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE20send_pending_parcelsERKNS0_8localityESt10shared_ptrINS3_6senderEEOSt6vectorINS0_6parcelESaISD_EEOSC_INS_4util8functionIFvRKN5boost6system10error_codeERKSD_ELb0EEESaISR_EE]+0x457): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o: In function `hpx::parcelset::parcelport_impl<hpx::parcelset::policies::tcp::connection_handler>::get_connection_and_send_parcels(hpx::parcelset::locality const&, bool)':
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE31get_connection_and_send_parcelsERKNS0_8localityEb[_ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE31get_connection_and_send_parcelsERKNS0_8localityEb]+0x25): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE31get_connection_and_send_parcelsERKNS0_8localityEb[_ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE31get_connection_and_send_parcelsERKNS0_8localityEb]+0x6e): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE31get_connection_and_send_parcelsERKNS0_8localityEb[_ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE31get_connection_and_send_parcelsERKNS0_8localityEb]+0x9d): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE31get_connection_and_send_parcelsERKNS0_8localityEb[_ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE31get_connection_and_send_parcelsERKNS0_8localityEb]+0x17f): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
connection_handler_tcp.cpp:(.text._ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE31get_connection_and_send_parcelsERKNS0_8localityEb[_ZN3hpx9parcelset15parcelport_implINS0_8policies3tcp18connection_handlerEE31get_connection_and_send_parcelsERKNS0_8localityEb]+0x1ae): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/pre_main.cpp.o: In function `garbage_collect()':
pre_main.cpp:(.text+0x13): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/pre_main.cpp.o: In function `garbage_collect_non_blocking()':
pre_main.cpp:(.text+0x23): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/pre_main.cpp.o: In function `hpx::register_message_handlers()':
pre_main.cpp:(.text+0xed): undefined reference to `hpx::get_runtime()'
pre_main.cpp:(.text+0xf7): undefined reference to `hpx::message_handler_registrations'
pre_main.cpp:(.text+0x116): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
pre_main.cpp:(.text+0x13c): undefined reference to `hpx::runtime::register_message_handler(char const*, char const*, hpx::error_code&)'
CMakeFiles/hpx.dir/pre_main.cpp.o: In function `hpx::register_counter_types()':
pre_main.cpp:(.text+0x195): undefined reference to `hpx::naming::get_agas_client()'
pre_main.cpp:(.text+0x1b5): undefined reference to `hpx::get_runtime()'
pre_main.cpp:(.text+0x1bd): undefined reference to `hpx::runtime::register_counter_types()'
pre_main.cpp:(.text+0x1d5): undefined reference to `hpx::threads::get_thread_manager()'
CMakeFiles/hpx.dir/pre_main.cpp.o: In function `hpx::pre_main(hpx::runtime_mode)':
pre_main.cpp:(.text+0x269): undefined reference to `hpx::register_pre_shutdown_function(hpx::util::unique_function<void (), false>)'
pre_main.cpp:(.text+0x297): undefined reference to `hpx::register_shutdown_function(hpx::util::unique_function<void (), false>)'
pre_main.cpp:(.text+0x2a8): undefined reference to `hpx::naming::get_agas_client()'
pre_main.cpp:(.text+0x2b0): undefined reference to `hpx::get_runtime()'
pre_main.cpp:(.text+0x2d7): undefined reference to `hpx::throws'
pre_main.cpp:(.text+0x2e2): undefined reference to `hpx::find_here(hpx::error_code&)'
pre_main.cpp:(.text+0x3bb): undefined reference to `hpx::find_here(hpx::error_code&)'
pre_main.cpp:(.text+0x40d): undefined reference to `hpx::find_here(hpx::error_code&)'
pre_main.cpp:(.text+0x579): undefined reference to `hpx::throws'
pre_main.cpp:(.text+0x584): undefined reference to `hpx::find_here(hpx::error_code&)'
pre_main.cpp:(.text+0x5ed): undefined reference to `hpx::runtime::set_state(hpx::state)'
pre_main.cpp:(.text+0x5f8): undefined reference to `hpx::find_here(hpx::error_code&)'
pre_main.cpp:(.text+0x634): undefined reference to `hpx::runtime::set_state(hpx::state)'
pre_main.cpp:(.text+0x63f): undefined reference to `hpx::find_here(hpx::error_code&)'
pre_main.cpp:(.text+0x6ec): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/pre_main.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::empty_function<void ()> >(void**)':
pre_main.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_14empty_functionIS3_EEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_14empty_functionIS3_EEEEvPPv]+0x80): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/pre_main.cpp.o: In function `void hpx::util::detail::callable_vtable<void (hpx::naming::id_type)>::_invoke<hpx::util::detail::empty_function<void (hpx::naming::id_type)> >(void**, hpx::naming::id_type&&)':
pre_main.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvNS_6naming7id_typeEEE7_invokeINS1_14empty_functionIS5_EEEEvPPvOS4_[_ZN3hpx4util6detail15callable_vtableIFvNS_6naming7id_typeEEE7_invokeINS1_14empty_functionIS5_EEEEvPPvOS4_]+0x92): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/actions/detail/action_factory.cpp.o: In function `hpx::actions::detail::action_registry::create(unsigned int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*)':
action_factory.cpp:(.text+0x39e): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
action_factory.cpp:(.text+0x46b): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/actions/detail/action_factory.cpp.o:action_factory.cpp:(.text+0x8c6): more undefined references to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)' follow
CMakeFiles/hpx.dir/runtime/actions/detail/invocation_count_registry.cpp.o: In function `hpx::actions::detail::invocation_count_registry::counter_discoverer(hpx::performance_counters::counter_info const&, hpx::performance_counters::counter_path_elements&, hpx::util::function<bool (hpx::performance_counters::counter_info const&, hpx::error_code&), false> const&, hpx::performance_counters::discover_counters_mode, hpx::error_code&)':
invocation_count_registry.cpp:(.text+0x8ea): undefined reference to `hpx::throws'
invocation_count_registry.cpp:(.text+0x8f7): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
invocation_count_registry.cpp:(.text+0x926): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
invocation_count_registry.cpp:(.text+0xdf1): undefined reference to `hpx::throws'
invocation_count_registry.cpp:(.text+0xdfe): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
invocation_count_registry.cpp:(.text+0xe25): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
invocation_count_registry.cpp:(.text+0xf5e): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
invocation_count_registry.cpp:(.text+0x1262): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::parcelset::detail::put_parcel_handler::operator()(hpx::parcelset::parcel&&) const [clone .constprop.2724]':
addressing_service.cpp:(.text+0x261): undefined reference to `hpx::get_runtime()'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::route(hpx::parcelset::parcel, hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false>&&, hpx::threads::thread_priority)':
addressing_service.cpp:(.text+0x49f): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::get_num_overall_threads(hpx::error_code&)':
addressing_service.cpp:(.text+0xcee): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::get_num_threads(hpx::error_code&)':
addressing_service.cpp:(.text+0xdb8): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::get_component_id(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::error_code&)':
addressing_service.cpp:(.text+0xe8e): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::iterate_types(hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int), true> const&, hpx::error_code&)':
addressing_service.cpp:(.text+0xf2e): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::get_component_type_name[abi:cxx11](int, hpx::error_code&)':
addressing_service.cpp:(.text+0xfd8): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o:addressing_service.cpp:(.text+0x1087): more undefined references to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::get_colocation_id_async(hpx::naming::id_type const&)':
addressing_service.cpp:(.text+0x169b): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::register_name(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&, hpx::error_code&)':
addressing_service.cpp:(.text+0x17a3): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::unregister_name(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::error_code&)':
addressing_service.cpp:(.text+0x18a3): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::resolve_name(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::error_code&)':
addressing_service.cpp:(.text+0x1a33): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::detail::retrieve_action_code(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::error_code&)':
addressing_service.cpp:(.text+0x1cd0): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text+0x1efd): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::detail::retrieve_action_service_code(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::error_code&)':
addressing_service.cpp:(.text+0x20e0): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text+0x230d): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::begin_migration_async(hpx::naming::id_type const&)':
addressing_service.cpp:(.text+0x244a): undefined reference to `hpx::detail::get_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::throwmode, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::end_migration_async(hpx::naming::id_type const&)':
addressing_service.cpp:(.text+0x26da): undefined reference to `hpx::detail::get_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::throwmode, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::find_from_basename(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)':
addressing_service.cpp:(.text+0x2a53): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x2a5b): undefined reference to `hpx::find_here(hpx::error_code&)'
addressing_service.cpp:(.text+0x2ad0): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::register_with_basename(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::id_type, unsigned long)':
addressing_service.cpp:(.text+0x2ba3): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x2bab): undefined reference to `hpx::find_here(hpx::error_code&)'
addressing_service.cpp:(.text+0x2c20): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::unregister_with_basename(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)':
addressing_service.cpp:(.text+0x2ce3): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x2ceb): undefined reference to `hpx::find_here(hpx::error_code&)'
addressing_service.cpp:(.text+0x2d60): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::detail::on_register_event(hpx::lcos::future<bool>, hpx::lcos::future<hpx::naming::id_type>)':
addressing_service.cpp:(.text+0x3078): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::synchronize_with_async_incref(hpx::lcos::future<long>, hpx::naming::id_type const&, long)':
addressing_service.cpp:(.text+0x30ee): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x3170): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::unregister_locality(hpx::naming::gid_type const&, hpx::error_code&)':
addressing_service.cpp:(.text+0x3383): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::get_num_localities(int, hpx::error_code&)':
addressing_service.cpp:(.text+0x341a): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x352b): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text+0x35b8): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::was_object_migrated(hpx::naming::gid_type const&, hpx::util::unique_function<hpx::components::pinned_ptr (), false>&&)':
addressing_service.cpp:(.text+0x37a9): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::detail::find_all_symbol_namespace_services()':
addressing_service.cpp:(.text+0x3834): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x3860): undefined reference to `hpx::find_all_localities(hpx::error_code&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::get_localities(std::vector<hpx::naming::gid_type, std::allocator<hpx::naming::gid_type> >&, int, hpx::error_code&)':
addressing_service.cpp:(.text+0x3ba0): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::get_cache_entry(hpx::naming::gid_type const&, hpx::agas::gva&, hpx::naming::gid_type&, hpx::error_code&)':
addressing_service.cpp:(.text+0x3c23): undefined reference to `hpx::is_starting()'
addressing_service.cpp:(.text+0x3deb): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::find_all_from_basename(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long)':
addressing_service.cpp:(.text+0x3fae): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::find_from_basename(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)':
addressing_service.cpp:(.text+0x413e): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::register_counter_types()':
addressing_service.cpp:(.text+0x4c51): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::register_locality(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, hpx::parcelset::locality, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, hpx::parcelset::locality> > > const&, hpx::naming::gid_type&, unsigned int, hpx::error_code&)':
addressing_service.cpp:(.text+0x5547): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text+0x560a): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::resolve_locality[abi:cxx11](hpx::naming::gid_type const&, hpx::error_code&)':
addressing_service.cpp:(.text+0x5c4f): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text+0x5e70): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::bind_range_async(hpx::naming::gid_type const&, unsigned long, hpx::naming::address const&, unsigned long, hpx::naming::gid_type const&)':
addressing_service.cpp:(.text+0x63b5): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x63ce): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::resolve_full_async(hpx::naming::gid_type const&)':
addressing_service.cpp:(.text+0x66c2): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x66db): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text+0x6775): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::register_name_async(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::id_type const&)':
addressing_service.cpp:(.text+0x6ac5): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x6ade): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::clear_cache(hpx::error_code&)':
addressing_service.cpp:(.text+0x6c9e): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x6cac): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x6ccd): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x6ddb): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x6df4): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x6e1a): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x6e84): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::remove_cache_entry(hpx::naming::gid_type const&, hpx::error_code&)':
addressing_service.cpp:(.text+0x6f70): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x6f7e): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x6f9f): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x6fcf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x6fdd): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x6ffe): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x7032): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x7044): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x7065): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x7196): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x719f): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x71c0): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x7285): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::mark_as_migrated(hpx::naming::gid_type const&, hpx::util::unique_function<std::pair<bool, hpx::lcos::future<void> > (), false>&&)':
addressing_service.cpp:(.text+0x7402): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x74de): undefined reference to `hpx::detail::get_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::throwmode, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::unmark_as_migrated(hpx::naming::gid_type const&)':
addressing_service.cpp:(.text+0x76fd): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x7772): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::on_symbol_namespace_event(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)':
addressing_service.cpp:(.text+0x791e): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x7ba7): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x7bc7): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text+0x7c67): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x7c87): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text+0x7ce6): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::incref_async(hpx::naming::gid_type const&, long, hpx::naming::id_type const&)':
addressing_service.cpp:(.text+0x8392): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x83ab): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text+0x84d6): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x8656): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::get_console_locality(hpx::naming::gid_type&, hpx::error_code&)':
addressing_service.cpp:(.text+0x8b56): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x8b63): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x8b92): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x8c44): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
addressing_service.cpp:(.text+0x8cae): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x8cb7): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x8ce6): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x8d36): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x8d43): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x8d72): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x8dcc): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::resolve_cached(hpx::naming::gid_type const&, hpx::naming::address&, hpx::error_code&)':
addressing_service.cpp:(.text+0x9094): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x90a5): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x90cd): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x90fe): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x910f): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x9137): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x9157): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x916c): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x9194): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x91be): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x91c7): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x91f7): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x92df): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x92f1): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x9321): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x9333): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x933c): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x936c): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::resolve_async(hpx::naming::gid_type const&)':
addressing_service.cpp:(.text+0x954e): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x9599): undefined reference to `hpx::detail::access_exception(hpx::error_code const&)'
addressing_service.cpp:(.text+0x973d): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::update_cache_entry(hpx::naming::gid_type const&, hpx::agas::gva const&, hpx::error_code&)':
addressing_service.cpp:(.text+0x99aa): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x99ba): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x99df): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x9a0d): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x9a1d): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x9a42): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x9a90): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x9aa4): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x9ac9): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x9c91): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0x9c9e): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0x9cca): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0x9ef7): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text+0x9fe1): undefined reference to `hpx::is_starting()'
addressing_service.cpp:(.text+0xa0df): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0xa768): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::bind_range_local(hpx::naming::gid_type const&, unsigned long, hpx::naming::address const&, unsigned long, hpx::error_code&)':
addressing_service.cpp:(.text+0xaafc): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::bind_postproc(hpx::lcos::future<bool>, hpx::naming::gid_type const&, hpx::agas::gva const&)':
addressing_service.cpp:(.text+0xab78): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0xabd3): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::resolve_full_local(hpx::naming::gid_type const&, hpx::naming::address&, hpx::error_code&)':
addressing_service.cpp:(.text+0xad85): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0xad92): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0xadb8): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0xadfa): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::is_local_address_cached(hpx::naming::gid_type const&, hpx::naming::address&, hpx::error_code&)':
addressing_service.cpp:(.text+0xaf34): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0xaf3d): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0xaf63): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::resolve_full_postproc(hpx::lcos::future<hpx::util::tuple<hpx::naming::gid_type, hpx::agas::gva, hpx::naming::gid_type> >, hpx::naming::gid_type const&)':
addressing_service.cpp:(.text+0xb09f): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0xb255): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0xb2d9): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text+0xb2fb): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0xb3b2): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::resolve_full_local(hpx::naming::gid_type const*, hpx::naming::address*, unsigned long, boost::dynamic_bitset<unsigned long, std::allocator<unsigned long> >&, hpx::error_code&)':
addressing_service.cpp:(.text+0xb5b6): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0xb720): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::launch_bootstrap(std::shared_ptr<hpx::parcelset::parcelport> const&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, hpx::parcelset::locality, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, hpx::parcelset::locality> > > const&, hpx::util::runtime_configuration const&)':
addressing_service.cpp:(.text+0xbb29): undefined reference to `hpx::get_runtime()'
addressing_service.cpp:(.text+0xbb69): undefined reference to `hpx::runtime::assign_cores()'
addressing_service.cpp:(.text+0xbb8f): undefined reference to `hpx::runtime::assign_cores(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int)'
addressing_service.cpp:(.text+0xbc0b): undefined reference to `hpx::runtime::assign_cores()'
addressing_service.cpp:(.text+0xbeb9): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::send_refcnt_requests_non_blocking(std::unique_lock<hpx::lcos::local::spinlock>&, hpx::error_code&)':
addressing_service.cpp:(.text+0xca16): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0xcc01): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0xcc31): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0xcd7b): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0xce07): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::send_refcnt_requests(std::unique_lock<hpx::lcos::local::spinlock>&, hpx::error_code&)':
addressing_service.cpp:(.text+0xcf8e): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0xcf9c): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0xcfbd): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0xd042): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::decref(hpx::naming::gid_type const&, long, hpx::error_code&)':
addressing_service.cpp:(.text+0xd313): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text+0xd40b): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0xd50d): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text+0xd621): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::iterate_ids(hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&, hpx::error_code&)':
addressing_service.cpp:(.text+0xd837): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text+0xd92a): undefined reference to `hpx::detail::rethrows_if(hpx::error_code&, hpx::exception const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::send_refcnt_requests_async(std::unique_lock<hpx::lcos::local::spinlock>&)':
addressing_service.cpp:(.text+0xdb3f): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::agas::addressing_service::send_refcnt_requests_sync(std::unique_lock<hpx::lcos::local::spinlock>&, hpx::error_code&)':
addressing_service.cpp:(.text+0xdfbd): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0xe03e): undefined reference to `hpx::throws'
addressing_service.cpp:(.text+0xe047): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
addressing_service.cpp:(.text+0xe06e): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
addressing_service.cpp:(.text+0xe119): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::lcos::detail::promise_lco<void, hpx::util::unused_type>::get_value()':
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11promise_lcoIvNS_4util11unused_typeEE9get_valueEv[_ZN3hpx4lcos6detail11promise_lcoIvNS_4util11unused_typeEE9get_valueEv]+0xb): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void (boost::system::error_code const&, hpx::parcelset::parcel const&)>::_invoke<hpx::util::detail::empty_function<void (boost::system::error_code const&, hpx::parcelset::parcel const&)> >(void**, boost::system::error_code const&, hpx::parcelset::parcel const&)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvRKN5boost6system10error_codeERKNS_9parcelset6parcelEEE7_invokeINS1_14empty_functionISC_EEEEvPPvS7_SB_[_ZN3hpx4util6detail15callable_vtableIFvRKN5boost6system10error_codeERKNS_9parcelset6parcelEEE7_invokeINS1_14empty_functionISC_EEEEvPPvS7_SB_]+0x80): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > hpx::util::detail::callable_vtable<std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > (hpx::threads::thread_state_ex_enum)>::_invoke<hpx::util::detail::empty_function<std::pair<hpx::threads::thread_state_enum, boost::intrusive_ptr<hpx::threads::thread_data> > (hpx::threads::thread_state_ex_enum)> >(void**, hpx::threads::thread_state_ex_enum&&)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeINS1_14empty_functionISC_EEEESA_PPvOSB_[_ZN3hpx4util6detail15callable_vtableIFSt4pairINS_7threads17thread_state_enumEN5boost13intrusive_ptrINS4_11thread_dataEEEENS4_20thread_state_ex_enumEEE7_invokeINS1_14empty_functionISC_EEEESA_PPvOSB_]+0x80): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::naming::gid_type hpx::util::detail::callable_vtable<hpx::naming::gid_type (hpx::performance_counters::counter_info const&, hpx::error_code&)>::_invoke<hpx::util::detail::empty_function<hpx::naming::gid_type (hpx::performance_counters::counter_info const&, hpx::error_code&)> >(void**, hpx::performance_counters::counter_info const&, hpx::error_code&)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFNS_6naming8gid_typeERKNS_20performance_counters12counter_infoERNS_10error_codeEEE7_invokeINS1_14empty_functionISB_EEEES4_PPvS8_SA_[_ZN3hpx4util6detail15callable_vtableIFNS_6naming8gid_typeERKNS_20performance_counters12counter_infoERNS_10error_codeEEE7_invokeINS1_14empty_functionISB_EEEES4_PPvS8_SA_]+0x80): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `bool hpx::util::detail::callable_vtable<bool (hpx::performance_counters::counter_info const&, hpx::util::function<bool (hpx::performance_counters::counter_info const&, hpx::error_code&), false> const&, hpx::performance_counters::discover_counters_mode, hpx::error_code&)>::_invoke<hpx::util::detail::empty_function<bool (hpx::performance_counters::counter_info const&, hpx::util::function<bool (hpx::performance_counters::counter_info const&, hpx::error_code&), false> const&, hpx::performance_counters::discover_counters_mode, hpx::error_code&)> >(void**, hpx::performance_counters::counter_info const&, hpx::util::function<bool (hpx::performance_counters::counter_info const&, hpx::error_code&), false> const&, hpx::performance_counters::discover_counters_mode&&, hpx::error_code&)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFbRKNS_20performance_counters12counter_infoERKNS0_8functionIFbS6_RNS_10error_codeEELb0EEENS3_22discover_counters_modeES9_EE7_invokeINS1_14empty_functionISF_EEEEbPPvS6_SD_OSE_S9_[_ZN3hpx4util6detail15callable_vtableIFbRKNS_20performance_counters12counter_infoERKNS0_8functionIFbS6_RNS_10error_codeEELb0EEENS3_22discover_counters_modeES9_EE7_invokeINS1_14empty_functionISF_EEEEbPPvS6_SD_OSE_S9_]+0x5a): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `long hpx::util::detail::callable_vtable<long (bool)>::_invoke<hpx::util::detail::empty_function<long (bool)> >(void**, bool&&)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFlbEE7_invokeINS1_14empty_functionIS3_EEEElPPvOb[_ZN3hpx4util6detail15callable_vtableIFlbEE7_invokeINS1_14empty_functionIS3_EEEElPPvOb]+0x80): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o:addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFbvEE7_invokeINS1_14empty_functionIS3_EEEEbPPv[_ZN3hpx4util6detail15callable_vtableIFbvEE7_invokeINS1_14empty_functionIS3_EEEEbPPv]+0x80): more undefined references to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)' follow
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::lcos::detail::compose_cb_impl<hpx::util::unique_function<void (), false>, hpx::util::unique_function<void (), false> > >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS_4lcos6detail15compose_cb_implINS0_15unique_functionIS3_Lb0EEESA_EEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS_4lcos6detail15compose_cb_implINS0_15unique_functionIS3_Lb0EEESA_EEEEvPPv]+0x6e): undefined reference to `hpx::get_hpx_category(hpx::throwmode)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void (hpx::naming::id_type, std::vector<bool, std::allocator<bool> >)>::_invoke<hpx::util::detail::empty_function<void (hpx::naming::id_type, std::vector<bool, std::allocator<bool> >)> >(void**, hpx::naming::id_type&&, std::vector<bool, std::allocator<bool> >&&)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvNS_6naming7id_typeESt6vectorIbSaIbEEEE7_invokeINS1_14empty_functionIS8_EEEEvPPvOS4_OS7_[_ZN3hpx4util6detail15callable_vtableIFvNS_6naming7id_typeESt6vectorIbSaIbEEEE7_invokeINS1_14empty_functionIS8_EEEEvPPvOS4_OS7_]+0xc4): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<bool>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<bool (hpx::agas::addressing_service::*)(hpx::lcos::future<bool>, hpx::naming::gid_type const&, hpx::agas::gva const&)> (hpx::agas::addressing_service*&&, boost::arg<1> const&, hpx::naming::gid_type&, hpx::agas::gva const&)>, bool>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<bool> const&, hpx::detail::policy_holder<void> const&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<bool> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<bool> >&&, hpx::detail::policy_holder<void> const&)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFbSB_RKNS_6naming8gid_typeERKNSE_3gvaEEEEOPSF_RKN5boost3argILi1EEERSH_SM_EEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlONSS_13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S1F_S16_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFbSB_RKNS_6naming8gid_typeERKNSE_3gvaEEEEOPSF_RKN5boost3argILi1EEERSH_SM_EEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlONSS_13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S1F_S16_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFbSB_RKNS_6naming8gid_typeERKNSE_3gvaEEEEOPSF_RKN5boost3argILi1EEERSH_SM_EEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlONSS_13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S1F_S16_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFbSB_RKNS_6naming8gid_typeERKNSE_3gvaEEEEOPSF_RKN5boost3argILi1EEERSH_SM_EEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlONSS_13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S1F_S16_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFbSB_RKNS_6naming8gid_typeERKNSE_3gvaEEEEOPSF_RKN5boost3argILi1EEERSH_SM_EEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlONSS_13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S1F_S16_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFbSB_RKNS_6naming8gid_typeERKNSE_3gvaEEEEOPSF_RKN5boost3argILi1EEERSH_SM_EEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlONSS_13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S1F_S16_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFbSB_RKNS_6naming8gid_typeERKNSE_3gvaEEEEOPSF_RKN5boost3argILi1EEERSH_SM_EEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlONSS_13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S1F_S16_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFbSB_RKNS_6naming8gid_typeERKNSE_3gvaEEEEOPSF_RKN5boost3argILi1EEERSH_SM_EEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlONSS_13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S1F_S16_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFbSB_RKNS_6naming8gid_typeERKNSE_3gvaEEEEOPSF_RKN5boost3argILi1EEERSH_SM_EEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlONSS_13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S1F_S16_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFbSB_RKNS_6naming8gid_typeERKNSE_3gvaEEEEOPSF_RKN5boost3argILi1EEERSH_SM_EEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlONSS_13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S1F_S16_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::util::tuple<hpx::naming::gid_type, hpx::agas::gva, hpx::naming::gid_type> >, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx::naming::address (hpx::agas::addressing_service::*)(hpx::lcos::future<hpx::util::tuple<hpx::naming::gid_type, hpx::agas::gva, hpx::naming::gid_type> >, hpx::naming::gid_type const&)> (hpx::agas::addressing_service*&&, hpx::util::detail::placeholder<1ul> const&, hpx::naming::gid_type const&)>, hpx::naming::address>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::util::tuple<hpx::naming::gid_type, hpx::agas::gva, hpx::naming::gid_type> > const&, hpx::detail::policy_holder<void> const&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::util::tuple<hpx::naming::gid_type, hpx::agas::gva, hpx::naming::gid_type> > >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::util::tuple<hpx::naming::gid_type, hpx::agas::gva, hpx::naming::gid_type> > >&&, hpx::detail::policy_holder<void> const&)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS0_5tupleIJNS_6naming8gid_typeENS_4agas3gvaESD_EEEEENS1_5boundIFNS1_16one_shot_wrapperIMNSE_18addressing_serviceEFNSC_7addressESH_RKSD_EEEOPSK_RKNS1_11placeholderILm1EEESN_EEESL_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S1F_S15_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS0_5tupleIJNS_6naming8gid_typeENS_4agas3gvaESD_EEEEENS1_5boundIFNS1_16one_shot_wrapperIMNSE_18addressing_serviceEFNSC_7addressESH_RKSD_EEEOPSK_RKNS1_11placeholderILm1EEESN_EEESL_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S1F_S15_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS0_5tupleIJNS_6naming8gid_typeENS_4agas3gvaESD_EEEEENS1_5boundIFNS1_16one_shot_wrapperIMNSE_18addressing_serviceEFNSC_7addressESH_RKSD_EEEOPSK_RKNS1_11placeholderILm1EEESN_EEESL_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S1F_S15_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS0_5tupleIJNS_6naming8gid_typeENS_4agas3gvaESD_EEEEENS1_5boundIFNS1_16one_shot_wrapperIMNSE_18addressing_serviceEFNSC_7addressESH_RKSD_EEEOPSK_RKNS1_11placeholderILm1EEESN_EEESL_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S1F_S15_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS0_5tupleIJNS_6naming8gid_typeENS_4agas3gvaESD_EEEEENS1_5boundIFNS1_16one_shot_wrapperIMNSE_18addressing_serviceEFNSC_7addressESH_RKSD_EEEOPSK_RKNS1_11placeholderILm1EEESN_EEESL_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S1F_S15_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS0_5tupleIJNS_6naming8gid_typeENS_4agas3gvaESD_EEEEENS1_5boundIFNS1_16one_shot_wrapperIMNSE_18addressing_serviceEFNSC_7addressESH_RKSD_EEEOPSK_RKNS1_11placeholderILm1EEESN_EEESL_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S1F_S15_EEEEEvPPv]+0x1c7): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS0_5tupleIJNS_6naming8gid_typeENS_4agas3gvaESD_EEEEENS1_5boundIFNS1_16one_shot_wrapperIMNSE_18addressing_serviceEFNSC_7addressESH_RKSD_EEEOPSK_RKNS1_11placeholderILm1EEESN_EEESL_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S1F_S15_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS0_5tupleIJNS_6naming8gid_typeENS_4agas3gvaESD_EEEEENS1_5boundIFNS1_16one_shot_wrapperIMNSE_18addressing_serviceEFNSC_7addressESH_RKSD_EEEOPSK_RKNS1_11placeholderILm1EEESN_EEESL_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S1F_S15_EEEEEvPPv]+0x1e0): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS0_5tupleIJNS_6naming8gid_typeENS_4agas3gvaESD_EEEEENS1_5boundIFNS1_16one_shot_wrapperIMNSE_18addressing_serviceEFNSC_7addressESH_RKSD_EEEOPSK_RKNS1_11placeholderILm1EEESN_EEESL_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S1F_S15_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS0_5tupleIJNS_6naming8gid_typeENS_4agas3gvaESD_EEEEENS1_5boundIFNS1_16one_shot_wrapperIMNSE_18addressing_serviceEFNSC_7addressESH_RKSD_EEEOPSK_RKNS1_11placeholderILm1EEESN_EEESL_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S1F_S15_EEEEEvPPv]+0x318): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<long>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<long (hpx::agas::addressing_service::*)(hpx::lcos::future<long>, hpx::naming::id_type const&, long)> (hpx::agas::addressing_service*&&, hpx::util::detail::placeholder<1ul> const&, hpx::naming::id_type const&, long&)>, long>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<long> const&, hpx::detail::policy_holder<void> const&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<long> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<long> >&&, hpx::detail::policy_holder<void> const&)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIlEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFlSB_RKNS_6naming7id_typeElEEEOPSF_RKNS1_11placeholderILm1EEESJ_RlEEElE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIlEEEENS_6launchEE_S1C_S12_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIlEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFlSB_RKNS_6naming7id_typeElEEEOPSF_RKNS1_11placeholderILm1EEESJ_RlEEElE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIlEEEENS_6launchEE_S1C_S12_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIlEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFlSB_RKNS_6naming7id_typeElEEEOPSF_RKNS1_11placeholderILm1EEESJ_RlEEElE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIlEEEENS_6launchEE_S1C_S12_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIlEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFlSB_RKNS_6naming7id_typeElEEEOPSF_RKNS1_11placeholderILm1EEESJ_RlEEElE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIlEEEENS_6launchEE_S1C_S12_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIlEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFlSB_RKNS_6naming7id_typeElEEEOPSF_RKNS1_11placeholderILm1EEESJ_RlEEElE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIlEEEENS_6launchEE_S1C_S12_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIlEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFlSB_RKNS_6naming7id_typeElEEEOPSF_RKNS1_11placeholderILm1EEESJ_RlEEElE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIlEEEENS_6launchEE_S1C_S12_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIlEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFlSB_RKNS_6naming7id_typeElEEEOPSF_RKNS1_11placeholderILm1EEESJ_RlEEElE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIlEEEENS_6launchEE_S1C_S12_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIlEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFlSB_RKNS_6naming7id_typeElEEEOPSF_RKNS1_11placeholderILm1EEESJ_RlEEElE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIlEEEENS_6launchEE_S1C_S12_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIlEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFlSB_RKNS_6naming7id_typeElEEEOPSF_RKNS1_11placeholderILm1EEESJ_RlEEElE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIlEEEENS_6launchEE_S1C_S12_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIlEENS1_5boundIFNS1_16one_shot_wrapperIMNS_4agas18addressing_serviceEFlSB_RKNS_6naming7id_typeElEEEOPSF_RKNS1_11placeholderILm1EEESJ_RlEEElE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIlEEEENS_6launchEE_S1C_S12_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<bool>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<bool (*)(hpx::lcos::future<bool>, hpx::naming::id_type, long, long)> (hpx::util::detail::placeholder<1ul> const&, hpx::naming::id_type const&, long&&, long&)>, bool>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<bool> const&, hpx::detail::policy_holder<void> const&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<bool> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<bool> >&&, hpx::detail::policy_holder<void> const&)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFbSB_NS_6naming7id_typeEllEEERKNS1_11placeholderILm1EEERKSF_OlRlEEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S19_SZ_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFbSB_NS_6naming7id_typeEllEEERKNS1_11placeholderILm1EEERKSF_OlRlEEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S19_SZ_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFbSB_NS_6naming7id_typeEllEEERKNS1_11placeholderILm1EEERKSF_OlRlEEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S19_SZ_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFbSB_NS_6naming7id_typeEllEEERKNS1_11placeholderILm1EEERKSF_OlRlEEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S19_SZ_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFbSB_NS_6naming7id_typeEllEEERKNS1_11placeholderILm1EEERKSF_OlRlEEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S19_SZ_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFbSB_NS_6naming7id_typeEllEEERKNS1_11placeholderILm1EEERKSF_OlRlEEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S19_SZ_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFbSB_NS_6naming7id_typeEllEEERKNS1_11placeholderILm1EEERKSF_OlRlEEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S19_SZ_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFbSB_NS_6naming7id_typeEllEEERKNS1_11placeholderILm1EEERKSF_OlRlEEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S19_SZ_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFbSB_NS_6naming7id_typeEllEEERKNS1_11placeholderILm1EEERKSF_OlRlEEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S19_SZ_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFbSB_NS_6naming7id_typeEllEEERKNS1_11placeholderILm1EEERKSF_OlRlEEEbE6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S19_SZ_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<bool>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx::lcos::future<hpx::naming::id_type> (*)(hpx::lcos::future<bool>, hpx::lcos::future<hpx::naming::id_type>)> (hpx::util::detail::placeholder<1ul> const&, hpx::lcos::future<hpx::naming::id_type>&&)>, hpx::naming::id_type>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<bool> const&, hpx::detail::policy_holder<void> const&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<bool> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<bool> >&&, hpx::detail::policy_holder<void> const&)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFNSA_INS_6naming7id_typeEEESB_SG_EEERKNS1_11placeholderILm1EEEOSG_EEESF_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S17_SX_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFNSA_INS_6naming7id_typeEEESB_SG_EEERKNS1_11placeholderILm1EEEOSG_EEESF_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S17_SX_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFNSA_INS_6naming7id_typeEEESB_SG_EEERKNS1_11placeholderILm1EEEOSG_EEESF_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S17_SX_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFNSA_INS_6naming7id_typeEEESB_SG_EEERKNS1_11placeholderILm1EEEOSG_EEESF_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S17_SX_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFNSA_INS_6naming7id_typeEEESB_SG_EEERKNS1_11placeholderILm1EEEOSG_EEESF_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S17_SX_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFNSA_INS_6naming7id_typeEEESB_SG_EEERKNS1_11placeholderILm1EEEOSG_EEESF_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S17_SX_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFNSA_INS_6naming7id_typeEEESB_SG_EEERKNS1_11placeholderILm1EEEOSG_EEESF_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S17_SX_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFNSA_INS_6naming7id_typeEEESB_SG_EEERKNS1_11placeholderILm1EEEOSG_EEESF_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S17_SX_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFNSA_INS_6naming7id_typeEEESB_SG_EEERKNS1_11placeholderILm1EEEOSG_EEESF_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S17_SX_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEENS1_5boundIFNS1_16one_shot_wrapperIPFNSA_INS_6naming7id_typeEEESB_SG_EEERKNS1_11placeholderILm1EEEOSG_EEESF_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_S17_SX_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void (hpx::threads::thread_state_ex_enum)>::_invoke<hpx::util::detail::empty_function<void (hpx::threads::thread_state_ex_enum)> >(void**, hpx::threads::thread_state_ex_enum&&)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvNS_7threads20thread_state_ex_enumEEE7_invokeINS1_14empty_functionIS5_EEEEvPPvOS4_[_ZN3hpx4util6detail15callable_vtableIFvNS_7threads20thread_state_ex_enumEEE7_invokeINS1_14empty_functionIS5_EEEEvPPvOS4_]+0x80): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void (hpx::naming::id_type, hpx::naming::id_type)>::_invoke<hpx::util::functional::detail::async_continuation_impl<hpx::util::detail::bound_action<hpx::actions::action<std::vector<bool, std::allocator<bool> > (*)(hpx::agas::server::symbol_namespace::on_event_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long, std::integral_constant<bool, false>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool const&, hpx::naming::id_type const&), &hpx::lcos::detail::broadcast_invoker<hpx::agas::server::symbol_namespace::on_event_action, std::integral_constant<bool, false>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, hpx::naming::id_type>::call, hpx::actions::detail::this_type>, hpx::util::tuple<hpx::util::detail::bound<hpx::util::functional::extract_locality (hpx::util::detail::placeholder<2ul> const&, hpx::naming::id_type const&)>, hpx::agas::server::symbol_namespace::on_event_action, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> >, unsigned long, std::integral_constant<bool, false>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, hpx::naming::id_type> >, hpx::util::unused_type> >(void**, hpx::naming::id_type&&, hpx::naming::id_type&&)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvNS_6naming7id_typeES4_EE7_invokeINS0_10functional6detail23async_continuation_implINS1_12bound_actionINS_7actions6actionIPFSt6vectorIbSaIbEERKNS_4agas6server16symbol_namespace15on_event_actionERKSE_IS4_SaIS4_EEmSt17integral_constantIbLb0EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKS4_EXadL_ZNS_4lcos6detail17broadcast_invokerISK_SS_JSY_bS4_EE4callESM_SQ_mSS_S10_S12_S14_EENSC_6detail9this_typeEEENS0_5tupleIJNS1_5boundIFNS8_16extract_localityERKNS1_11placeholderILm2EEES14_EEESK_SO_mSS_SY_bS4_EEEEENS0_11unused_typeEEEEEvPPvOS4_S1T_[_ZN3hpx4util6detail15callable_vtableIFvNS_6naming7id_typeES4_EE7_invokeINS0_10functional6detail23async_continuation_implINS1_12bound_actionINS_7actions6actionIPFSt6vectorIbSaIbEERKNS_4agas6server16symbol_namespace15on_event_actionERKSE_IS4_SaIS4_EEmSt17integral_constantIbLb0EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKS4_EXadL_ZNS_4lcos6detail17broadcast_invokerISK_SS_JSY_bS4_EE4callESM_SQ_mSS_S10_S12_S14_EENSC_6detail9this_typeEEENS0_5tupleIJNS1_5boundIFNS8_16extract_localityERKNS1_11placeholderILm2EEES14_EEESK_SO_mSS_SY_bS4_EEEEENS0_11unused_typeEEEEEvPPvOS4_S1T_]+0x170): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<std::vector<hpx::lcos::future<std::vector<bool, std::allocator<bool> > >, std::allocator<hpx::lcos::future<std::vector<bool, std::allocator<bool> > > > > >, std::vector<bool, std::allocator<bool> > (*)(hpx::lcos::future<std::vector<hpx::lcos::future<std::vector<bool, std::allocator<bool> > >, std::allocator<hpx::lcos::future<std::vector<bool, std::allocator<bool> > > > > >), std::vector<bool, std::allocator<bool> > >::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<std::vector<hpx::lcos::future<std::vector<bool, std::allocator<bool> > >, std::allocator<hpx::lcos::future<std::vector<bool, std::allocator<bool> > > > > > const&, hpx::detail::policy_holder<void> const&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<std::vector<bool, std::allocator<bool> > >, std::allocator<hpx::lcos::future<std::vector<bool, std::allocator<bool> > > > > > >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<std::vector<bool, std::allocator<bool> > >, std::allocator<hpx::lcos::future<std::vector<bool, std::allocator<bool> > > > > > >&&, hpx::detail::policy_holder<void> const&)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_ISB_IbSaIbEEEESaISE_EEEEPFSD_SH_ESD_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S10_SQ_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_ISB_IbSaIbEEEESaISE_EEEEPFSD_SH_ESD_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S10_SQ_EEEEEvPPv]+0x86): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_ISB_IbSaIbEEEESaISE_EEEEPFSD_SH_ESD_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S10_SQ_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_ISB_IbSaIbEEEESaISE_EEEEPFSD_SH_ESD_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S10_SQ_EEEEEvPPv]+0x9f): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_ISB_IbSaIbEEEESaISE_EEEEPFSD_SH_ESD_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S10_SQ_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_ISB_IbSaIbEEEESaISE_EEEEPFSD_SH_ESD_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S10_SQ_EEEEEvPPv]+0x1d2): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_ISB_IbSaIbEEEESaISE_EEEEPFSD_SH_ESD_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S10_SQ_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_ISB_IbSaIbEEEESaISE_EEEEPFSD_SH_ESD_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S10_SQ_EEEEEvPPv]+0x1eb): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_ISB_IbSaIbEEEESaISE_EEEEPFSD_SH_ESD_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S10_SQ_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_ISB_IbSaIbEEEESaISE_EEEEPFSD_SH_ESD_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSH_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISG_EEEENS_6launchEE_S10_SQ_EEEEEvPPv]+0x323): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&)>::_invoke<hpx::util::detail::empty_function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&)> >(void**, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_6naming8gid_typeEEE7_invokeINS1_14empty_functionISF_EEEEvPPvSA_SE_[_ZN3hpx4util6detail15callable_vtableIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_6naming8gid_typeEEE7_invokeINS1_14empty_functionISF_EEEEvPPvSA_SE_]+0x80): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<bool>, std::vector<bool, std::allocator<bool> > (*)(hpx::lcos::future<bool>), std::vector<bool, std::allocator<bool> > >::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<bool> const&, hpx::detail::policy_holder<void> const&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<bool> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<bool> >&&, hpx::detail::policy_holder<void> const&)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEEPFSt6vectorIbSaIbEESB_ESE_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_SX_SN_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEEPFSt6vectorIbSaIbEESB_ESE_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_SX_SN_EEEEEvPPv]+0x86): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEEPFSt6vectorIbSaIbEESB_ESE_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_SX_SN_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEEPFSt6vectorIbSaIbEESB_ESE_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_SX_SN_EEEEEvPPv]+0x9f): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEEPFSt6vectorIbSaIbEESB_ESE_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_SX_SN_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEEPFSt6vectorIbSaIbEESB_ESE_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_SX_SN_EEEEEvPPv]+0x1d2): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEEPFSt6vectorIbSaIbEESB_ESE_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_SX_SN_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEEPFSt6vectorIbSaIbEESB_ESE_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_SX_SN_EEEEEvPPv]+0x1eb): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEEPFSt6vectorIbSaIbEESB_ESE_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_SX_SN_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureIbEEPFSt6vectorIbSaIbEESB_ESE_E6attachIRKNS_6detail13policy_holderIvEEEEvRKSB_OT_EUlON5boost13intrusive_ptrINS8_11future_dataIbEEEENS_6launchEE_SX_SN_EEEEEvPPv]+0x323): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void (hpx::naming::id_type, hpx::naming::id_type)>::_invoke<hpx::util::detail::empty_function<void (hpx::naming::id_type, hpx::naming::id_type)> >(void**, hpx::naming::id_type&&, hpx::naming::id_type&&)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvNS_6naming7id_typeES4_EE7_invokeINS1_14empty_functionIS5_EEEEvPPvOS4_SC_[_ZN3hpx4util6detail15callable_vtableIFvNS_6naming7id_typeES4_EE7_invokeINS1_14empty_functionIS5_EEEEvPPvOS4_SC_]+0x79): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<hpx::lcos::detail::transfer_result<hpx::lcos::future<hpx::naming::id_type> > (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::id_type> >&&, boost::intrusive_ptr<hpx::lcos::detail::continuation<hpx::lcos::future<bool>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<hpx::lcos::future<hpx::naming::id_type> (*)(hpx::lcos::future<bool>, hpx::lcos::future<hpx::naming::id_type>)> (hpx::util::detail::placeholder<1ul> const&, hpx::lcos::future<hpx::naming::id_type>&&)>, hpx::naming::id_type> >&&)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFNS_4lcos6detail15transfer_resultINS7_6futureINS_6naming7id_typeEEEEEON5boost13intrusive_ptrINS8_11future_dataISC_EEEEONSG_INS8_12continuationINSA_IbEENS1_5boundIFNS1_16one_shot_wrapperIPFSD_SM_SD_EEERKNS1_11placeholderILm1EEEOSD_EEESC_EEEEEEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFNS_4lcos6detail15transfer_resultINS7_6futureINS_6naming7id_typeEEEEEON5boost13intrusive_ptrINS8_11future_dataISC_EEEEONSG_INS8_12continuationINSA_IbEENS1_5boundIFNS1_16one_shot_wrapperIPFSD_SM_SD_EEERKNS1_11placeholderILm1EEEOSD_EEESC_EEEEEEEEEvPPv]+0x29): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFNS_4lcos6detail15transfer_resultINS7_6futureINS_6naming7id_typeEEEEEON5boost13intrusive_ptrINS8_11future_dataISC_EEEEONSG_INS8_12continuationINSA_IbEENS1_5boundIFNS1_16one_shot_wrapperIPFSD_SM_SD_EEERKNS1_11placeholderILm1EEEOSD_EEESC_EEEEEEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFNS_4lcos6detail15transfer_resultINS7_6futureINS_6naming7id_typeEEEEEON5boost13intrusive_ptrINS8_11future_dataISC_EEEEONSG_INS8_12continuationINSA_IbEENS1_5boundIFNS1_16one_shot_wrapperIPFSD_SM_SD_EEERKNS1_11placeholderILm1EEEOSD_EEESC_EEEEEEEEEvPPv]+0xef): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFNS_4lcos6detail15transfer_resultINS7_6futureINS_6naming7id_typeEEEEEON5boost13intrusive_ptrINS8_11future_dataISC_EEEEONSG_INS8_12continuationINSA_IbEENS1_5boundIFNS1_16one_shot_wrapperIPFSD_SM_SD_EEERKNS1_11placeholderILm1EEEOSD_EEESC_EEEEEEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFNS_4lcos6detail15transfer_resultINS7_6futureINS_6naming7id_typeEEEEEON5boost13intrusive_ptrINS8_11future_dataISC_EEEEONSG_INS8_12continuationINSA_IbEENS1_5boundIFNS1_16one_shot_wrapperIPFSD_SM_SD_EEERKNS1_11placeholderILm1EEEOSD_EEESC_EEEEEEEEEvPPv]+0x135): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFNS_4lcos6detail15transfer_resultINS7_6futureINS_6naming7id_typeEEEEEON5boost13intrusive_ptrINS8_11future_dataISC_EEEEONSG_INS8_12continuationINSA_IbEENS1_5boundIFNS1_16one_shot_wrapperIPFSD_SM_SD_EEERKNS1_11placeholderILm1EEEOSD_EEESC_EEEEEEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFNS_4lcos6detail15transfer_resultINS7_6futureINS_6naming7id_typeEEEEEON5boost13intrusive_ptrINS8_11future_dataISC_EEEEONSG_INS8_12continuationINSA_IbEENS1_5boundIFNS1_16one_shot_wrapperIPFSD_SM_SD_EEERKNS1_11placeholderILm1EEEOSD_EEESC_EEEEEEEEEvPPv]+0x19d): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<std::vector<hpx::lcos::future<void>, std::allocator<hpx::lcos::future<void> > > >, void (*)(hpx::lcos::future<std::vector<hpx::lcos::future<void>, std::allocator<hpx::lcos::future<void> > > >), void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<std::vector<hpx::lcos::future<void>, std::allocator<hpx::lcos::future<void> > > > const&, hpx::detail::policy_holder<void> const&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<void>, std::allocator<hpx::lcos::future<void> > > > >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<void>, std::allocator<hpx::lcos::future<void> > > > >&&, hpx::detail::policy_holder<void> const&)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_IvEESaISC_EEEEPFvSF_EvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSF_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISE_EEEENS_6launchEE_SY_SO_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_IvEESaISC_EEEEPFvSF_EvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSF_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISE_EEEENS_6launchEE_SY_SO_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_IvEESaISC_EEEEPFvSF_EvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSF_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISE_EEEENS_6launchEE_SY_SO_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_IvEESaISC_EEEEPFvSF_EvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSF_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISE_EEEENS_6launchEE_SY_SO_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_IvEESaISC_EEEEPFvSF_EvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSF_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISE_EEEENS_6launchEE_SY_SO_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_IvEESaISC_EEEEPFvSF_EvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSF_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISE_EEEENS_6launchEE_SY_SO_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_IvEESaISC_EEEEPFvSF_EvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSF_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISE_EEEENS_6launchEE_SY_SO_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_IvEESaISC_EEEEPFvSF_EvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSF_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISE_EEEENS_6launchEE_SY_SO_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_IvEESaISC_EEEEPFvSF_EvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSF_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISE_EEEENS_6launchEE_SY_SO_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureISt6vectorINSA_IvEESaISC_EEEEPFvSF_EvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSF_OT_EUlON5boost13intrusive_ptrINS8_11future_dataISE_EEEENS_6launchEE_SY_SO_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void (hpx::naming::id_type, std::vector<long, std::allocator<long> >)>::_invoke<hpx::util::detail::empty_function<void (hpx::naming::id_type, std::vector<long, std::allocator<long> >)> >(void**, hpx::naming::id_type&&, std::vector<long, std::allocator<long> >&&)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvNS_6naming7id_typeESt6vectorIlSaIlEEEE7_invokeINS1_14empty_functionIS8_EEEEvPPvOS4_OS7_[_ZN3hpx4util6detail15callable_vtableIFvNS_6naming7id_typeESt6vectorIlSaIlEEEE7_invokeINS1_14empty_functionIS8_EEEEvPPvOS4_OS7_]+0x87): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void (hpx::naming::id_type, bool)>::_invoke<hpx::util::detail::empty_function<void (hpx::naming::id_type, bool)> >(void**, hpx::naming::id_type&&, bool&&)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvNS_6naming7id_typeEbEE7_invokeINS1_14empty_functionIS5_EEEEvPPvOS4_Ob[_ZN3hpx4util6detail15callable_vtableIFvNS_6naming7id_typeEbEE7_invokeINS1_14empty_functionIS5_EEEEvPPvOS4_Ob]+0x6b): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::naming::gid_type>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<void hpx::parcelset::detail::put_parcel_impl<hpx::parcelset::detail::put_parcel_handler, hpx::agas::server::primary_namespace::decrement_credit_action&, hpx::threads::thread_priority&, std::vector<hpx::util::tuple<long, hpx::naming::gid_type, hpx::naming::gid_type>, std::allocator<hpx::util::tuple<long, hpx::naming::gid_type, hpx::naming::gid_type> > > >(hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::id_type, hpx::naming::address&&, hpx::agas::server::primary_namespace::decrement_credit_action&, hpx::threads::thread_priority&, std::vector<hpx::util::tuple<long, hpx::naming::gid_type, hpx::naming::gid_type>, std::allocator<hpx::util::tuple<long, hpx::naming::gid_type, hpx::naming::gid_type> > >&&)::{lambda(hpx::lcos::future<hpx::naming::gid_type>, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::agas::server::primary_namespace::decrement_credit_action&&, hpx::threads::thread_priority&&, std::vector<hpx::util::tuple<long, hpx::naming::gid_type, hpx::naming::gid_type>, std::allocator<hpx::util::tuple<long, hpx::naming::gid_type, hpx::naming::gid_type> > >&&)#1}> (hpx::util::detail::placeholder<1ul> const&, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::agas::server::primary_namespace::decrement_credit_action&, hpx::threads::thread_priority&, std::vector<hpx::util::tuple<long, hpx::naming::gid_type, hpx::naming::gid_type>, std::allocator<hpx::util::tuple<long, hpx::naming::gid_type, hpx::naming::gid_type> > >&&)>, void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::naming::gid_type> const&, hpx::parcelset::detail::put_parcel_handler&&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >, hpx::detail::policy_holder<void> const)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityESt6vectorINS0_5tupleIJlSC_SC_EEESaISU_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSQ_OSW_E_EERKNS1_11placeholderILm1EEES15_S11_SO_SR_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityESt6vectorINS0_5tupleIJlSC_SC_EEESaISU_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSQ_OSW_E_EERKNS1_11placeholderILm1EEES15_S11_SO_SR_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityESt6vectorINS0_5tupleIJlSC_SC_EEESaISU_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSQ_OSW_E_EERKNS1_11placeholderILm1EEES15_S11_SO_SR_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityESt6vectorINS0_5tupleIJlSC_SC_EEESaISU_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSQ_OSW_E_EERKNS1_11placeholderILm1EEES15_S11_SO_SR_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityESt6vectorINS0_5tupleIJlSC_SC_EEESaISU_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSQ_OSW_E_EERKNS1_11placeholderILm1EEES15_S11_SO_SR_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityESt6vectorINS0_5tupleIJlSC_SC_EEESaISU_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSQ_OSW_E_EERKNS1_11placeholderILm1EEES15_S11_SO_SR_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityESt6vectorINS0_5tupleIJlSC_SC_EEESaISU_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSQ_OSW_E_EERKNS1_11placeholderILm1EEES15_S11_SO_SR_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityESt6vectorINS0_5tupleIJlSC_SC_EEESaISU_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSQ_OSW_E_EERKNS1_11placeholderILm1EEES15_S11_SO_SR_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityESt6vectorINS0_5tupleIJlSC_SC_EEESaISU_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSQ_OSW_E_EERKNS1_11placeholderILm1EEES15_S11_SO_SR_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityESt6vectorINS0_5tupleIJlSC_SC_EEESaISU_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSQ_OSW_E_EERKNS1_11placeholderILm1EEES15_S11_SO_SR_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::naming::gid_type>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<void hpx::parcelset::detail::put_parcel_impl<hpx::parcelset::detail::put_parcel_handler, hpx::actions::typed_continuation<std::vector<bool, std::allocator<bool> >, hpx::naming::id_type>, hpx::agas::server::primary_namespace::colocate_action&, hpx::threads::thread_priority&, hpx::naming::gid_type const&>(hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::id_type, hpx::naming::address&&, hpx::actions::typed_continuation<std::vector<bool, std::allocator<bool> >, hpx::naming::id_type>&&, hpx::agas::server::primary_namespace::colocate_action&, hpx::threads::thread_priority&, hpx::naming::gid_type const&)::{lambda(hpx::lcos::future<hpx::naming::gid_type>, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::actions::typed_continuation<std::vector<bool, std::allocator<bool> >, hpx::naming::id_type>&&, hpx::agas::server::primary_namespace::colocate_action&&, hpx::threads::thread_priority&&, hpx::naming::gid_type&&)#1}> (hpx::util::detail::placeholder<1ul> const&, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::actions::typed_continuation<std::vector<bool, std::allocator<bool> >, hpx::naming::id_type>&&, hpx::agas::server::primary_namespace::colocate_action&, hpx::threads::thread_priority&, hpx::naming::gid_type const&)>, void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::naming::gid_type> const&, hpx::parcelset::detail::put_parcel_handler&&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >, hpx::detail::policy_holder<void> const)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEENSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SP_ONSB_7addressEDpOT0_EUlSD_OSJ_S14_OSQ_OSU_OSX_OSC_E_EERKNS1_11placeholderILm1EEES18_S14_S19_SV_SY_S10_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S12_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1Z_S1R_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEENSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SP_ONSB_7addressEDpOT0_EUlSD_OSJ_S14_OSQ_OSU_OSX_OSC_E_EERKNS1_11placeholderILm1EEES18_S14_S19_SV_SY_S10_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S12_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1Z_S1R_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEENSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SP_ONSB_7addressEDpOT0_EUlSD_OSJ_S14_OSQ_OSU_OSX_OSC_E_EERKNS1_11placeholderILm1EEES18_S14_S19_SV_SY_S10_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S12_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1Z_S1R_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEENSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SP_ONSB_7addressEDpOT0_EUlSD_OSJ_S14_OSQ_OSU_OSX_OSC_E_EERKNS1_11placeholderILm1EEES18_S14_S19_SV_SY_S10_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S12_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1Z_S1R_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEENSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SP_ONSB_7addressEDpOT0_EUlSD_OSJ_S14_OSQ_OSU_OSX_OSC_E_EERKNS1_11placeholderILm1EEES18_S14_S19_SV_SY_S10_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S12_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1Z_S1R_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEENSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SP_ONSB_7addressEDpOT0_EUlSD_OSJ_S14_OSQ_OSU_OSX_OSC_E_EERKNS1_11placeholderILm1EEES18_S14_S19_SV_SY_S10_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S12_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1Z_S1R_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEENSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SP_ONSB_7addressEDpOT0_EUlSD_OSJ_S14_OSQ_OSU_OSX_OSC_E_EERKNS1_11placeholderILm1EEES18_S14_S19_SV_SY_S10_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S12_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1Z_S1R_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEENSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SP_ONSB_7addressEDpOT0_EUlSD_OSJ_S14_OSQ_OSU_OSX_OSC_E_EERKNS1_11placeholderILm1EEES18_S14_S19_SV_SY_S10_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S12_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1Z_S1R_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEENSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SP_ONSB_7addressEDpOT0_EUlSD_OSJ_S14_OSQ_OSU_OSX_OSC_E_EERKNS1_11placeholderILm1EEES18_S14_S19_SV_SY_S10_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S12_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1Z_S1R_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEENSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SP_ONSB_7addressEDpOT0_EUlSD_OSJ_S14_OSQ_OSU_OSX_OSC_E_EERKNS1_11placeholderILm1EEES18_S14_S19_SV_SY_S10_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S12_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1Z_S1R_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::naming::gid_type>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<void hpx::parcelset::detail::put_parcel_impl<hpx::parcelset::detail::put_parcel_handler, hpx::actions::typed_continuation<void, hpx::naming::id_type>, hpx::agas::server::primary_namespace::colocate_action&, hpx::threads::thread_priority&, hpx::naming::gid_type const&>(hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::id_type, hpx::naming::address&&, hpx::actions::typed_continuation<void, hpx::naming::id_type>&&, hpx::agas::server::primary_namespace::colocate_action&, hpx::threads::thread_priority&, hpx::naming::gid_type const&)::{lambda(hpx::lcos::future<hpx::naming::gid_type>, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::actions::typed_continuation<void, hpx::naming::id_type>&&, hpx::agas::server::primary_namespace::colocate_action&&, hpx::threads::thread_priority&&, hpx::naming::gid_type&&)#1}> (hpx::util::detail::placeholder<1ul> const&, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::actions::typed_continuation<void, hpx::naming::id_type>&&, hpx::agas::server::primary_namespace::colocate_action&, hpx::threads::thread_priority&, hpx::naming::gid_type const&)>, void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::naming::gid_type> const&, hpx::parcelset::detail::put_parcel_handler&&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >, hpx::detail::policy_holder<void> const)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SM_ONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSR_OSU_OSC_E_EERKNS1_11placeholderILm1EEES15_S11_S16_SS_SV_SX_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SZ_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1W_S1O_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SM_ONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSR_OSU_OSC_E_EERKNS1_11placeholderILm1EEES15_S11_S16_SS_SV_SX_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SZ_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1W_S1O_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SM_ONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSR_OSU_OSC_E_EERKNS1_11placeholderILm1EEES15_S11_S16_SS_SV_SX_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SZ_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1W_S1O_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SM_ONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSR_OSU_OSC_E_EERKNS1_11placeholderILm1EEES15_S11_S16_SS_SV_SX_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SZ_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1W_S1O_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SM_ONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSR_OSU_OSC_E_EERKNS1_11placeholderILm1EEES15_S11_S16_SS_SV_SX_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SZ_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1W_S1O_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SM_ONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSR_OSU_OSC_E_EERKNS1_11placeholderILm1EEES15_S11_S16_SS_SV_SX_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SZ_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1W_S1O_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SM_ONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSR_OSU_OSC_E_EERKNS1_11placeholderILm1EEES15_S11_S16_SS_SV_SX_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SZ_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1W_S1O_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SM_ONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSR_OSU_OSC_E_EERKNS1_11placeholderILm1EEES15_S11_S16_SS_SV_SX_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SZ_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1W_S1O_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SM_ONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSR_OSU_OSC_E_EERKNS1_11placeholderILm1EEES15_S11_S16_SS_SV_SX_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SZ_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1W_S1O_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNSB_7id_typeEEERNS_4agas6server17primary_namespace15colocate_actionERNS_7threads15thread_priorityERKSC_EEEvOT_SM_ONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSN_OSR_OSU_OSC_E_EERKNS1_11placeholderILm1EEES15_S11_S16_SS_SV_SX_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SZ_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1W_S1O_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::naming::gid_type>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<void hpx::parcelset::detail::put_parcel_impl<hpx::parcelset::detail::put_parcel_handler_cb<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> >, hpx::actions::typed_continuation<std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > >, hpx::agas::server::primary_namespace::decrement_credit_action&, hpx::threads::thread_priority&, std::vector<hpx::util::tuple<long, hpx::naming::gid_type, hpx::naming::gid_type>, std::allocator<hpx::util::tuple<long, hpx::naming::gid_type, hpx::naming::gid_type> > > const>(hpx::parcelset::detail::put_parcel_handler_cb<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> >&&, hpx::naming::id_type, hpx::naming::address&&, hpx::actions::typed_continuation<std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > >&&, hpx::agas::server::primary_namespace::decrement_credit_action&, hpx::threads::thread_priority&, std::vector<hpx::util::tuple<long, hpx::naming::gid_type, hpx::naming::gid_type>, std::allocator<hpx::util::tuple<long, hpx::naming::gid_type, hpx::naming::gid_type> > > const&&)::{lambda(hpx::lcos::future<hpx::naming::gid_type>, hpx::parcelset::detail::put_parcel_handler_cb<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> >&&, hpx::naming::address&&, hpx::actions::typed_continuation<std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > >&&, hpx::agas::server::primary_namespace::decrement_credit_action&&, hpx::threads::thread_priority&&, std::vector<hpx::util::tuple<long, hpx::naming::gid_type, hpx::naming::gid_type>, std::allocator<hpx::util::tuple<long, hpx::naming::gid_type, hpx::naming::gid_type> > >&&)#1}> (hpx::util::detail::placeholder<1ul> const&, hpx::parcelset::detail::put_parcel_handler_cb<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> >&&, hpx::naming::address&&, hpx::actions::typed_continuation<std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > >&&, hpx::agas::server::primary_namespace::decrement_credit_action&, hpx::threads::thread_priority&, std::vector<hpx::util::tuple<long, hpx::naming::gid_type, hpx::naming::gid_type>, std::allocator<hpx::util::tuple<long, hpx::naming::gid_type, hpx::naming::gid_type> > > const&&)>, void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::naming::gid_type> const&, hpx::parcelset::detail::put_parcel_handler_cb<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> >&&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >, hpx::detail::policy_holder<void> const)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationISt6vectorIlSaIlEES10_EERNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityEKSY_INS0_5tupleIJlSC_SC_EEESaIS1B_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1J_OS11_OS15_OS18_OS1D_E_EERKNS1_11placeholderILm1EEES1N_S1J_S1O_S16_S19_OS1E_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1G_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2E_S27_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationISt6vectorIlSaIlEES10_EERNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityEKSY_INS0_5tupleIJlSC_SC_EEESaIS1B_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1J_OS11_OS15_OS18_OS1D_E_EERKNS1_11placeholderILm1EEES1N_S1J_S1O_S16_S19_OS1E_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1G_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2E_S27_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationISt6vectorIlSaIlEES10_EERNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityEKSY_INS0_5tupleIJlSC_SC_EEESaIS1B_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1J_OS11_OS15_OS18_OS1D_E_EERKNS1_11placeholderILm1EEES1N_S1J_S1O_S16_S19_OS1E_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1G_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2E_S27_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationISt6vectorIlSaIlEES10_EERNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityEKSY_INS0_5tupleIJlSC_SC_EEESaIS1B_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1J_OS11_OS15_OS18_OS1D_E_EERKNS1_11placeholderILm1EEES1N_S1J_S1O_S16_S19_OS1E_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1G_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2E_S27_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationISt6vectorIlSaIlEES10_EERNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityEKSY_INS0_5tupleIJlSC_SC_EEESaIS1B_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1J_OS11_OS15_OS18_OS1D_E_EERKNS1_11placeholderILm1EEES1N_S1J_S1O_S16_S19_OS1E_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1G_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2E_S27_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationISt6vectorIlSaIlEES10_EERNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityEKSY_INS0_5tupleIJlSC_SC_EEESaIS1B_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1J_OS11_OS15_OS18_OS1D_E_EERKNS1_11placeholderILm1EEES1N_S1J_S1O_S16_S19_OS1E_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1G_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2E_S27_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationISt6vectorIlSaIlEES10_EERNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityEKSY_INS0_5tupleIJlSC_SC_EEESaIS1B_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1J_OS11_OS15_OS18_OS1D_E_EERKNS1_11placeholderILm1EEES1N_S1J_S1O_S16_S19_OS1E_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1G_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2E_S27_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationISt6vectorIlSaIlEES10_EERNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityEKSY_INS0_5tupleIJlSC_SC_EEESaIS1B_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1J_OS11_OS15_OS18_OS1D_E_EERKNS1_11placeholderILm1EEES1N_S1J_S1O_S16_S19_OS1E_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1G_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2E_S27_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationISt6vectorIlSaIlEES10_EERNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityEKSY_INS0_5tupleIJlSC_SC_EEESaIS1B_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1J_OS11_OS15_OS18_OS1D_E_EERKNS1_11placeholderILm1EEES1N_S1J_S1O_S16_S19_OS1E_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1G_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2E_S27_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationISt6vectorIlSaIlEES10_EERNS_4agas6server17primary_namespace23decrement_credit_actionERNS_7threads15thread_priorityEKSY_INS0_5tupleIJlSC_SC_EEESaIS1B_EEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1J_OS11_OS15_OS18_OS1D_E_EERKNS1_11placeholderILm1EEES1N_S1J_S1O_S16_S19_OS1E_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1G_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2E_S27_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::naming::gid_type>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<void hpx::parcelset::detail::put_parcel_impl<hpx::parcelset::detail::put_parcel_handler_cb<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> >, hpx::actions::typed_continuation<bool, bool>, hpx::agas::server::symbol_namespace::on_event_action&, hpx::threads::thread_priority&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool const&, hpx::naming::id_type const&>(hpx::parcelset::detail::put_parcel_handler_cb<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> >&&, hpx::naming::id_type, hpx::naming::address&&, hpx::actions::typed_continuation<bool, bool>&&, hpx::agas::server::symbol_namespace::on_event_action&, hpx::threads::thread_priority&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool const&, hpx::naming::id_type const&)::{lambda(hpx::lcos::future<hpx::naming::gid_type>, hpx::parcelset::detail::put_parcel_handler_cb<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> >&&, hpx::naming::address&&, hpx::actions::typed_continuation<bool, bool>&&, hpx::agas::server::symbol_namespace::on_event_action&&, hpx::threads::thread_priority&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, bool&&, hpx::naming::id_type&&)#1}> (hpx::util::detail::placeholder<1ul> const&, hpx::parcelset::detail::put_parcel_handler_cb<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> >&&, hpx::naming::address&&, hpx::actions::typed_continuation<bool, bool>&&, hpx::agas::server::symbol_namespace::on_event_action&, hpx::threads::thread_priority&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool const&, hpx::naming::id_type const&)>, void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::naming::gid_type> const&, hpx::parcelset::detail::put_parcel_handler_cb<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> >&&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >, hpx::detail::policy_holder<void> const)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIbbEERNS_4agas6server16symbol_namespace15on_event_actionERNS_7threads15thread_priorityERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKNSB_7id_typeEEEEvOT_S1H_ONSB_7addressEDpOT0_EUlSD_OSV_S1N_OSY_OS12_OS15_OS1C_ObOS1H_E_EERKNS1_11placeholderILm1EEES1R_S1N_S1S_S13_S16_S1E_S1G_S1J_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1L_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2J_S2C_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIbbEERNS_4agas6server16symbol_namespace15on_event_actionERNS_7threads15thread_priorityERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKNSB_7id_typeEEEEvOT_S1H_ONSB_7addressEDpOT0_EUlSD_OSV_S1N_OSY_OS12_OS15_OS1C_ObOS1H_E_EERKNS1_11placeholderILm1EEES1R_S1N_S1S_S13_S16_S1E_S1G_S1J_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1L_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2J_S2C_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIbbEERNS_4agas6server16symbol_namespace15on_event_actionERNS_7threads15thread_priorityERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKNSB_7id_typeEEEEvOT_S1H_ONSB_7addressEDpOT0_EUlSD_OSV_S1N_OSY_OS12_OS15_OS1C_ObOS1H_E_EERKNS1_11placeholderILm1EEES1R_S1N_S1S_S13_S16_S1E_S1G_S1J_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1L_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2J_S2C_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIbbEERNS_4agas6server16symbol_namespace15on_event_actionERNS_7threads15thread_priorityERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKNSB_7id_typeEEEEvOT_S1H_ONSB_7addressEDpOT0_EUlSD_OSV_S1N_OSY_OS12_OS15_OS1C_ObOS1H_E_EERKNS1_11placeholderILm1EEES1R_S1N_S1S_S13_S16_S1E_S1G_S1J_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1L_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2J_S2C_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIbbEERNS_4agas6server16symbol_namespace15on_event_actionERNS_7threads15thread_priorityERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKNSB_7id_typeEEEEvOT_S1H_ONSB_7addressEDpOT0_EUlSD_OSV_S1N_OSY_OS12_OS15_OS1C_ObOS1H_E_EERKNS1_11placeholderILm1EEES1R_S1N_S1S_S13_S16_S1E_S1G_S1J_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1L_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2J_S2C_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIbbEERNS_4agas6server16symbol_namespace15on_event_actionERNS_7threads15thread_priorityERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKNSB_7id_typeEEEEvOT_S1H_ONSB_7addressEDpOT0_EUlSD_OSV_S1N_OSY_OS12_OS15_OS1C_ObOS1H_E_EERKNS1_11placeholderILm1EEES1R_S1N_S1S_S13_S16_S1E_S1G_S1J_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1L_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2J_S2C_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIbbEERNS_4agas6server16symbol_namespace15on_event_actionERNS_7threads15thread_priorityERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKNSB_7id_typeEEEEvOT_S1H_ONSB_7addressEDpOT0_EUlSD_OSV_S1N_OSY_OS12_OS15_OS1C_ObOS1H_E_EERKNS1_11placeholderILm1EEES1R_S1N_S1S_S13_S16_S1E_S1G_S1J_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1L_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2J_S2C_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIbbEERNS_4agas6server16symbol_namespace15on_event_actionERNS_7threads15thread_priorityERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKNSB_7id_typeEEEEvOT_S1H_ONSB_7addressEDpOT0_EUlSD_OSV_S1N_OSY_OS12_OS15_OS1C_ObOS1H_E_EERKNS1_11placeholderILm1EEES1R_S1N_S1S_S13_S16_S1E_S1G_S1J_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1L_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2J_S2C_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIbbEERNS_4agas6server16symbol_namespace15on_event_actionERNS_7threads15thread_priorityERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKNSB_7id_typeEEEEvOT_S1H_ONSB_7addressEDpOT0_EUlSD_OSV_S1N_OSY_OS12_OS15_OS1C_ObOS1H_E_EERKNS1_11placeholderILm1EEES1R_S1N_S1S_S13_S16_S1E_S1G_S1J_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1L_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2J_S2C_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIbbEERNS_4agas6server16symbol_namespace15on_event_actionERNS_7threads15thread_priorityERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKNSB_7id_typeEEEEvOT_S1H_ONSB_7addressEDpOT0_EUlSD_OSV_S1N_OSY_OS12_OS15_OS1C_ObOS1H_E_EERKNS1_11placeholderILm1EEES1R_S1N_S1S_S13_S16_S1E_S1G_S1J_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1L_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2J_S2C_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::naming::gid_type>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<void hpx::parcelset::detail::put_parcel_impl<hpx::parcelset::detail::put_parcel_handler_cb<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> >, hpx::actions::typed_continuation<void, hpx::util::unused_type>, hpx::agas::server::symbol_namespace::iterate_action&, hpx::threads::thread_priority&, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&>(hpx::parcelset::detail::put_parcel_handler_cb<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> >&&, hpx::naming::id_type, hpx::naming::address&&, hpx::actions::typed_continuation<void, hpx::util::unused_type>&&, hpx::agas::server::symbol_namespace::iterate_action&, hpx::threads::thread_priority&, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&)::{lambda(hpx::lcos::future<hpx::naming::gid_type>, hpx::parcelset::detail::put_parcel_handler_cb<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> >&&, hpx::naming::address&&, hpx::actions::typed_continuation<void, hpx::util::unused_type>&&, hpx::agas::server::symbol_namespace::iterate_action&&, hpx::threads::thread_priority&&, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true>&&)#1}> (hpx::util::detail::placeholder<1ul> const&, hpx::parcelset::detail::put_parcel_handler_cb<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> >&&, hpx::naming::address&&, hpx::actions::typed_continuation<void, hpx::util::unused_type>&&, hpx::agas::server::symbol_namespace::iterate_action&, hpx::threads::thread_priority&, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&)>, void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::naming::gid_type> const&, hpx::parcelset::detail::put_parcel_handler_cb<hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false> >&&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >, hpx::detail::policy_holder<void> const)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNS_4agas6server16symbol_namespace14iterate_actionERNS_7threads15thread_priorityERKNSK_IFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1Q_OSZ_OS13_OS16_OS1J_E_EERKNS1_11placeholderILm1EEES1U_S1Q_S1V_S14_S17_S1L_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1N_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2K_S2D_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNS_4agas6server16symbol_namespace14iterate_actionERNS_7threads15thread_priorityERKNSK_IFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1Q_OSZ_OS13_OS16_OS1J_E_EERKNS1_11placeholderILm1EEES1U_S1Q_S1V_S14_S17_S1L_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1N_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2K_S2D_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNS_4agas6server16symbol_namespace14iterate_actionERNS_7threads15thread_priorityERKNSK_IFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1Q_OSZ_OS13_OS16_OS1J_E_EERKNS1_11placeholderILm1EEES1U_S1Q_S1V_S14_S17_S1L_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1N_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2K_S2D_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNS_4agas6server16symbol_namespace14iterate_actionERNS_7threads15thread_priorityERKNSK_IFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1Q_OSZ_OS13_OS16_OS1J_E_EERKNS1_11placeholderILm1EEES1U_S1Q_S1V_S14_S17_S1L_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1N_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2K_S2D_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNS_4agas6server16symbol_namespace14iterate_actionERNS_7threads15thread_priorityERKNSK_IFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1Q_OSZ_OS13_OS16_OS1J_E_EERKNS1_11placeholderILm1EEES1U_S1Q_S1V_S14_S17_S1L_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1N_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2K_S2D_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNS_4agas6server16symbol_namespace14iterate_actionERNS_7threads15thread_priorityERKNSK_IFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1Q_OSZ_OS13_OS16_OS1J_E_EERKNS1_11placeholderILm1EEES1U_S1Q_S1V_S14_S17_S1L_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1N_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2K_S2D_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNS_4agas6server16symbol_namespace14iterate_actionERNS_7threads15thread_priorityERKNSK_IFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1Q_OSZ_OS13_OS16_OS1J_E_EERKNS1_11placeholderILm1EEES1U_S1Q_S1V_S14_S17_S1L_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1N_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2K_S2D_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNS_4agas6server16symbol_namespace14iterate_actionERNS_7threads15thread_priorityERKNSK_IFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1Q_OSZ_OS13_OS16_OS1J_E_EERKNS1_11placeholderILm1EEES1U_S1Q_S1V_S14_S17_S1L_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1N_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2K_S2D_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNS_4agas6server16symbol_namespace14iterate_actionERNS_7threads15thread_priorityERKNSK_IFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1Q_OSZ_OS13_OS16_OS1J_E_EERKNS1_11placeholderILm1EEES1U_S1Q_S1V_S14_S17_S1L_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1N_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2K_S2D_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_21put_parcel_handler_cbINS0_8functionIFvRKN5boost6system10error_codeERKNSG_6parcelEELb0EEEEEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNS_4agas6server16symbol_namespace14iterate_actionERNS_7threads15thread_priorityERKNSK_IFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSV_S1Q_OSZ_OS13_OS16_OS1J_E_EERKNS1_11placeholderILm1EEES1U_S1Q_S1V_S14_S17_S1L_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1N_EUlONSL_13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2K_S2D_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::naming::gid_type>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<void hpx::parcelset::detail::put_parcel_impl<hpx::parcelset::detail::put_parcel_handler, hpx::actions::typed_continuation<std::vector<bool, std::allocator<bool> >, std::vector<bool, std::allocator<bool> > >, hpx::actions::action<std::vector<bool, std::allocator<bool> > (*)(hpx::agas::server::symbol_namespace::on_event_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long, std::integral_constant<bool, false>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool const&, hpx::naming::id_type const&), &hpx::lcos::detail::broadcast_invoker<hpx::agas::server::symbol_namespace::on_event_action, std::integral_constant<bool, false>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, hpx::naming::id_type>::call, hpx::actions::detail::this_type>&, hpx::threads::thread_priority&, hpx::agas::server::symbol_namespace::on_event_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long const&, std::integral_constant<bool, false> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool const&, hpx::naming::id_type const&>(hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::id_type, hpx::naming::address&&, hpx::actions::typed_continuation<std::vector<bool, std::allocator<bool> >, std::vector<bool, std::allocator<bool> > >&&, hpx::actions::action<std::vector<bool, std::allocator<bool> > (*)(hpx::agas::server::symbol_namespace::on_event_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long, std::integral_constant<bool, false>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool const&, hpx::naming::id_type const&), &hpx::lcos::detail::broadcast_invoker<hpx::agas::server::symbol_namespace::on_event_action, std::integral_constant<bool, false>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, hpx::naming::id_type>::call, hpx::actions::detail::this_type>&, hpx::threads::thread_priority&, hpx::agas::server::symbol_namespace::on_event_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long const&, std::integral_constant<bool, false> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool const&, hpx::naming::id_type const&)::{lambda(hpx::lcos::future<hpx::naming::gid_type>, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::actions::typed_continuation<std::vector<bool, std::allocator<bool> >, std::vector<bool, std::allocator<bool> > >&&, hpx::actions::action<std::vector<bool, std::allocator<bool> > (*)(hpx::agas::server::symbol_namespace::on_event_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long, std::integral_constant<bool, false>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool const&, hpx::naming::id_type const&), &hpx::lcos::detail::broadcast_invoker<hpx::agas::server::symbol_namespace::on_event_action, std::integral_constant<bool, false>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, hpx::naming::id_type>::call, hpx::actions::detail::this_type>&&, hpx::threads::thread_priority&&, hpx::agas::server::symbol_namespace::on_event_action&&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> >&&, unsigned long&&, std::integral_constant<bool, false>&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, bool&&, hpx::naming::id_type&&)#1}> (hpx::util::detail::placeholder<1ul> const&, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::actions::typed_continuation<std::vector<bool, std::allocator<bool> >, std::vector<bool, std::allocator<bool> > >&&, hpx::actions::action<std::vector<bool, std::allocator<bool> > (*)(hpx::agas::server::symbol_namespace::on_event_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long, std::integral_constant<bool, false>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool const&, hpx::naming::id_type const&), &hpx::lcos::detail::broadcast_invoker<hpx::agas::server::symbol_namespace::on_event_action, std::integral_constant<bool, false>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, hpx::naming::id_type>::call, hpx::actions::detail::this_type>&, hpx::threads::thread_priority&, hpx::agas::server::symbol_namespace::on_event_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long const&, std::integral_constant<bool, false> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool const&, hpx::naming::id_type const&)>, void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::naming::gid_type> const&, hpx::parcelset::detail::put_parcel_handler&&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >, hpx::detail::policy_holder<void> const)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEESO_EERNSK_6actionIPFSO_RKNS_4agas6server16symbol_namespace15on_event_actionERKSM_INSB_7id_typeESaISX_EEmSt17integral_constantIbLb0EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKSX_EXadL_ZNS8_17broadcast_invokerISU_S13_JS19_bSX_EE4callESW_S11_mS13_S1B_S1D_S1F_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESW_S11_RKmRKS13_S1B_S1D_S1F_EEEvOT_SX_ONSB_7addressEDpOT0_EUlSD_OSJ_S1Y_OSP_OS1M_OS1P_OSU_OSZ_OmOS13_OS19_ObOSX_E_EERKNS1_11placeholderILm1EEES22_S1Y_S23_S1N_S1Q_SW_S11_S1S_S1U_S1B_S1D_S1F_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1W_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEESO_EERNSK_6actionIPFSO_RKNS_4agas6server16symbol_namespace15on_event_actionERKSM_INSB_7id_typeESaISX_EEmSt17integral_constantIbLb0EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKSX_EXadL_ZNS8_17broadcast_invokerISU_S13_JS19_bSX_EE4callESW_S11_mS13_S1B_S1D_S1F_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESW_S11_RKmRKS13_S1B_S1D_S1F_EEEvOT_SX_ONSB_7addressEDpOT0_EUlSD_OSJ_S1Y_OSP_OS1M_OS1P_OSU_OSZ_OmOS13_OS19_ObOSX_E_EERKNS1_11placeholderILm1EEES22_S1Y_S23_S1N_S1Q_SW_S11_S1S_S1U_S1B_S1D_S1F_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1W_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEESO_EERNSK_6actionIPFSO_RKNS_4agas6server16symbol_namespace15on_event_actionERKSM_INSB_7id_typeESaISX_EEmSt17integral_constantIbLb0EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKSX_EXadL_ZNS8_17broadcast_invokerISU_S13_JS19_bSX_EE4callESW_S11_mS13_S1B_S1D_S1F_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESW_S11_RKmRKS13_S1B_S1D_S1F_EEEvOT_SX_ONSB_7addressEDpOT0_EUlSD_OSJ_S1Y_OSP_OS1M_OS1P_OSU_OSZ_OmOS13_OS19_ObOSX_E_EERKNS1_11placeholderILm1EEES22_S1Y_S23_S1N_S1Q_SW_S11_S1S_S1U_S1B_S1D_S1F_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1W_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEESO_EERNSK_6actionIPFSO_RKNS_4agas6server16symbol_namespace15on_event_actionERKSM_INSB_7id_typeESaISX_EEmSt17integral_constantIbLb0EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKSX_EXadL_ZNS8_17broadcast_invokerISU_S13_JS19_bSX_EE4callESW_S11_mS13_S1B_S1D_S1F_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESW_S11_RKmRKS13_S1B_S1D_S1F_EEEvOT_SX_ONSB_7addressEDpOT0_EUlSD_OSJ_S1Y_OSP_OS1M_OS1P_OSU_OSZ_OmOS13_OS19_ObOSX_E_EERKNS1_11placeholderILm1EEES22_S1Y_S23_S1N_S1Q_SW_S11_S1S_S1U_S1B_S1D_S1F_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1W_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEESO_EERNSK_6actionIPFSO_RKNS_4agas6server16symbol_namespace15on_event_actionERKSM_INSB_7id_typeESaISX_EEmSt17integral_constantIbLb0EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKSX_EXadL_ZNS8_17broadcast_invokerISU_S13_JS19_bSX_EE4callESW_S11_mS13_S1B_S1D_S1F_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESW_S11_RKmRKS13_S1B_S1D_S1F_EEEvOT_SX_ONSB_7addressEDpOT0_EUlSD_OSJ_S1Y_OSP_OS1M_OS1P_OSU_OSZ_OmOS13_OS19_ObOSX_E_EERKNS1_11placeholderILm1EEES22_S1Y_S23_S1N_S1Q_SW_S11_S1S_S1U_S1B_S1D_S1F_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1W_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEESO_EERNSK_6actionIPFSO_RKNS_4agas6server16symbol_namespace15on_event_actionERKSM_INSB_7id_typeESaISX_EEmSt17integral_constantIbLb0EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKSX_EXadL_ZNS8_17broadcast_invokerISU_S13_JS19_bSX_EE4callESW_S11_mS13_S1B_S1D_S1F_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESW_S11_RKmRKS13_S1B_S1D_S1F_EEEvOT_SX_ONSB_7addressEDpOT0_EUlSD_OSJ_S1Y_OSP_OS1M_OS1P_OSU_OSZ_OmOS13_OS19_ObOSX_E_EERKNS1_11placeholderILm1EEES22_S1Y_S23_S1N_S1Q_SW_S11_S1S_S1U_S1B_S1D_S1F_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1W_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEESO_EERNSK_6actionIPFSO_RKNS_4agas6server16symbol_namespace15on_event_actionERKSM_INSB_7id_typeESaISX_EEmSt17integral_constantIbLb0EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKSX_EXadL_ZNS8_17broadcast_invokerISU_S13_JS19_bSX_EE4callESW_S11_mS13_S1B_S1D_S1F_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESW_S11_RKmRKS13_S1B_S1D_S1F_EEEvOT_SX_ONSB_7addressEDpOT0_EUlSD_OSJ_S1Y_OSP_OS1M_OS1P_OSU_OSZ_OmOS13_OS19_ObOSX_E_EERKNS1_11placeholderILm1EEES22_S1Y_S23_S1N_S1Q_SW_S11_S1S_S1U_S1B_S1D_S1F_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1W_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEESO_EERNSK_6actionIPFSO_RKNS_4agas6server16symbol_namespace15on_event_actionERKSM_INSB_7id_typeESaISX_EEmSt17integral_constantIbLb0EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKSX_EXadL_ZNS8_17broadcast_invokerISU_S13_JS19_bSX_EE4callESW_S11_mS13_S1B_S1D_S1F_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESW_S11_RKmRKS13_S1B_S1D_S1F_EEEvOT_SX_ONSB_7addressEDpOT0_EUlSD_OSJ_S1Y_OSP_OS1M_OS1P_OSU_OSZ_OmOS13_OS19_ObOSX_E_EERKNS1_11placeholderILm1EEES22_S1Y_S23_S1N_S1Q_SW_S11_S1S_S1U_S1B_S1D_S1F_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1W_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEESO_EERNSK_6actionIPFSO_RKNS_4agas6server16symbol_namespace15on_event_actionERKSM_INSB_7id_typeESaISX_EEmSt17integral_constantIbLb0EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKSX_EXadL_ZNS8_17broadcast_invokerISU_S13_JS19_bSX_EE4callESW_S11_mS13_S1B_S1D_S1F_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESW_S11_RKmRKS13_S1B_S1D_S1F_EEEvOT_SX_ONSB_7addressEDpOT0_EUlSD_OSJ_S1Y_OSP_OS1M_OS1P_OSU_OSZ_OmOS13_OS19_ObOSX_E_EERKNS1_11placeholderILm1EEES22_S1Y_S23_S1N_S1Q_SW_S11_S1S_S1U_S1B_S1D_S1F_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1W_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationISt6vectorIbSaIbEESO_EERNSK_6actionIPFSO_RKNS_4agas6server16symbol_namespace15on_event_actionERKSM_INSB_7id_typeESaISX_EEmSt17integral_constantIbLb0EERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKbRKSX_EXadL_ZNS8_17broadcast_invokerISU_S13_JS19_bSX_EE4callESW_S11_mS13_S1B_S1D_S1F_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESW_S11_RKmRKS13_S1B_S1D_S1F_EEEvOT_SX_ONSB_7addressEDpOT0_EUlSD_OSJ_S1Y_OSP_OS1M_OS1P_OSU_OSZ_OmOS13_OS19_ObOSX_E_EERKNS1_11placeholderILm1EEES22_S1Y_S23_S1N_S1Q_SW_S11_S1S_S1U_S1B_S1D_S1F_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1W_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::naming::gid_type>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<void hpx::parcelset::detail::put_parcel_impl<hpx::parcelset::detail::put_parcel_handler, hpx::lcos::base_lco_with_value<std::vector<bool, std::allocator<bool> >, std::vector<bool, std::allocator<bool> >, hpx::traits::detail::simple_component_tag>::set_value_action&, hpx::threads::thread_priority&, std::vector<bool, std::allocator<bool> > >(hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::id_type, hpx::naming::address&&, hpx::lcos::base_lco_with_value<std::vector<bool, std::allocator<bool> >, std::vector<bool, std::allocator<bool> >, hpx::traits::detail::simple_component_tag>::set_value_action&, hpx::threads::thread_priority&, std::vector<bool, std::allocator<bool> >&&)::{lambda(hpx::lcos::future<hpx::naming::gid_type>, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::lcos::base_lco_with_value<std::vector<bool, std::allocator<bool> >, std::vector<bool, std::allocator<bool> >, hpx::traits::detail::simple_component_tag>::set_value_action&&, hpx::threads::thread_priority&&, std::vector<bool, std::allocator<bool> >&&)#1}> (hpx::util::detail::placeholder<1ul> const&, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::lcos::base_lco_with_value<std::vector<bool, std::allocator<bool> >, std::vector<bool, std::allocator<bool> >, hpx::traits::detail::simple_component_tag>::set_value_action&, hpx::threads::thread_priority&, std::vector<bool, std::allocator<bool> >&&)>, void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::naming::gid_type> const&, hpx::parcelset::detail::put_parcel_handler&&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >, hpx::detail::policy_holder<void> const)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::naming::gid_type>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<void hpx::parcelset::detail::put_parcel_impl<hpx::parcelset::detail::put_parcel_handler, hpx::lcos::base_lco_with_value<std::vector<bool, std::allocator<bool> >, std::vector<bool, std::allocator<bool> >, hpx::traits::detail::managed_component_tag>::set_value_action&, hpx::threads::thread_priority&, std::vector<bool, std::allocator<bool> > >(hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::id_type, hpx::naming::address&&, hpx::lcos::base_lco_with_value<std::vector<bool, std::allocator<bool> >, std::vector<bool, std::allocator<bool> >, hpx::traits::detail::managed_component_tag>::set_value_action&, hpx::threads::thread_priority&, std::vector<bool, std::allocator<bool> >&&)::{lambda(hpx::lcos::future<hpx::naming::gid_type>, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::lcos::base_lco_with_value<std::vector<bool, std::allocator<bool> >, std::vector<bool, std::allocator<bool> >, hpx::traits::detail::managed_component_tag>::set_value_action&&, hpx::threads::thread_priority&&, std::vector<bool, std::allocator<bool> >&&)#1}> (hpx::util::detail::placeholder<1ul> const&, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::lcos::base_lco_with_value<std::vector<bool, std::allocator<bool> >, std::vector<bool, std::allocator<bool> >, hpx::traits::detail::managed_component_tag>::set_value_action&, hpx::threads::thread_priority&, std::vector<bool, std::allocator<bool> >&&)>, void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::naming::gid_type> const&, hpx::parcelset::detail::put_parcel_handler&&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >, hpx::detail::policy_holder<void> const)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIbSaIbEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::naming::gid_type>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<void hpx::parcelset::detail::put_parcel_impl<hpx::parcelset::detail::put_parcel_handler, hpx::actions::typed_continuation<void, hpx::util::unused_type>, hpx::actions::action<void (*)(hpx::agas::server::symbol_namespace::iterate_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long, std::integral_constant<bool, true>, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&), &hpx::lcos::detail::broadcast_invoker<hpx::agas::server::symbol_namespace::iterate_action, std::integral_constant<bool, true>, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> >::call, hpx::actions::detail::this_type>&, hpx::threads::thread_priority&, hpx::agas::server::symbol_namespace::iterate_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long const&, std::is_void<void> const&, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&>(hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::id_type, hpx::naming::address&&, hpx::actions::typed_continuation<void, hpx::util::unused_type>&&, hpx::actions::action<void (*)(hpx::agas::server::symbol_namespace::iterate_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long, std::integral_constant<bool, true>, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&), &hpx::lcos::detail::broadcast_invoker<hpx::agas::server::symbol_namespace::iterate_action, std::integral_constant<bool, true>, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> >::call, hpx::actions::detail::this_type>&, hpx::threads::thread_priority&, hpx::agas::server::symbol_namespace::iterate_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long const&, std::is_void<void> const&, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&)::{lambda(hpx::lcos::future<hpx::naming::gid_type>, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::actions::typed_continuation<void, hpx::util::unused_type>&&, hpx::actions::action<void (*)(hpx::agas::server::symbol_namespace::iterate_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long, std::integral_constant<bool, true>, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&), &hpx::lcos::detail::broadcast_invoker<hpx::agas::server::symbol_namespace::iterate_action, std::integral_constant<bool, true>, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> >::call, hpx::actions::detail::this_type>&&, hpx::threads::thread_priority&&, hpx::agas::server::symbol_namespace::iterate_action&&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> >&&, unsigned long&&, std::is_void<void>&&, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true>&&)#1}> (hpx::util::detail::placeholder<1ul> const&, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::actions::typed_continuation<void, hpx::util::unused_type>&&, hpx::actions::action<void (*)(hpx::agas::server::symbol_namespace::iterate_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long, std::integral_constant<bool, true>, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&), &hpx::lcos::detail::broadcast_invoker<hpx::agas::server::symbol_namespace::iterate_action, std::integral_constant<bool, true>, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> >::call, hpx::actions::detail::this_type>&, hpx::threads::thread_priority&, hpx::agas::server::symbol_namespace::iterate_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long const&, std::is_void<void> const&, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&)>, void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::naming::gid_type> const&, hpx::parcelset::detail::put_parcel_handler&&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >, hpx::detail::policy_holder<void> const)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKSt7is_voidIvES1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S22_OSN_OS1O_OS1R_OSS_OSY_OmOS1W_OS1F_E_EERKNS1_11placeholderILm1EEES26_S22_S27_S1P_S1S_SU_S10_S1U_S1Y_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S20_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S31_S2T_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKSt7is_voidIvES1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S22_OSN_OS1O_OS1R_OSS_OSY_OmOS1W_OS1F_E_EERKNS1_11placeholderILm1EEES26_S22_S27_S1P_S1S_SU_S10_S1U_S1Y_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S20_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S31_S2T_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKSt7is_voidIvES1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S22_OSN_OS1O_OS1R_OSS_OSY_OmOS1W_OS1F_E_EERKNS1_11placeholderILm1EEES26_S22_S27_S1P_S1S_SU_S10_S1U_S1Y_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S20_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S31_S2T_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKSt7is_voidIvES1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S22_OSN_OS1O_OS1R_OSS_OSY_OmOS1W_OS1F_E_EERKNS1_11placeholderILm1EEES26_S22_S27_S1P_S1S_SU_S10_S1U_S1Y_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S20_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S31_S2T_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKSt7is_voidIvES1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S22_OSN_OS1O_OS1R_OSS_OSY_OmOS1W_OS1F_E_EERKNS1_11placeholderILm1EEES26_S22_S27_S1P_S1S_SU_S10_S1U_S1Y_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S20_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S31_S2T_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKSt7is_voidIvES1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S22_OSN_OS1O_OS1R_OSS_OSY_OmOS1W_OS1F_E_EERKNS1_11placeholderILm1EEES26_S22_S27_S1P_S1S_SU_S10_S1U_S1Y_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S20_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S31_S2T_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKSt7is_voidIvES1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S22_OSN_OS1O_OS1R_OSS_OSY_OmOS1W_OS1F_E_EERKNS1_11placeholderILm1EEES26_S22_S27_S1P_S1S_SU_S10_S1U_S1Y_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S20_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S31_S2T_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKSt7is_voidIvES1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S22_OSN_OS1O_OS1R_OSS_OSY_OmOS1W_OS1F_E_EERKNS1_11placeholderILm1EEES26_S22_S27_S1P_S1S_SU_S10_S1U_S1Y_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S20_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S31_S2T_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKSt7is_voidIvES1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S22_OSN_OS1O_OS1R_OSS_OSY_OmOS1W_OS1F_E_EERKNS1_11placeholderILm1EEES26_S22_S27_S1P_S1S_SU_S10_S1U_S1Y_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S20_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S31_S2T_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKSt7is_voidIvES1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S22_OSN_OS1O_OS1R_OSS_OSY_OmOS1W_OS1F_E_EERKNS1_11placeholderILm1EEES26_S22_S27_S1P_S1S_SU_S10_S1U_S1Y_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S20_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S31_S2T_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::naming::gid_type>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<void hpx::parcelset::detail::put_parcel_impl<hpx::parcelset::detail::put_parcel_handler, hpx::actions::typed_continuation<void, hpx::util::unused_type>, hpx::actions::action<void (*)(hpx::agas::server::symbol_namespace::iterate_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long, std::integral_constant<bool, true>, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&), &hpx::lcos::detail::broadcast_invoker<hpx::agas::server::symbol_namespace::iterate_action, std::integral_constant<bool, true>, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> >::call, hpx::actions::detail::this_type>&, hpx::threads::thread_priority&, hpx::agas::server::symbol_namespace::iterate_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long const&, std::integral_constant<bool, true> const&, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&>(hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::id_type, hpx::naming::address&&, hpx::actions::typed_continuation<void, hpx::util::unused_type>&&, hpx::actions::action<void (*)(hpx::agas::server::symbol_namespace::iterate_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long, std::integral_constant<bool, true>, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&), &hpx::lcos::detail::broadcast_invoker<hpx::agas::server::symbol_namespace::iterate_action, std::integral_constant<bool, true>, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> >::call, hpx::actions::detail::this_type>&, hpx::threads::thread_priority&, hpx::agas::server::symbol_namespace::iterate_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long const&, std::integral_constant<bool, true> const&, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&)::{lambda(hpx::lcos::future<hpx::naming::gid_type>, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::actions::typed_continuation<void, hpx::util::unused_type>&&, hpx::actions::action<void (*)(hpx::agas::server::symbol_namespace::iterate_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long, std::integral_constant<bool, true>, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&), &hpx::lcos::detail::broadcast_invoker<hpx::agas::server::symbol_namespace::iterate_action, std::integral_constant<bool, true>, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> >::call, hpx::actions::detail::this_type>&&, hpx::threads::thread_priority&&, hpx::agas::server::symbol_namespace::iterate_action&&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> >&&, unsigned long&&, std::integral_constant<bool, true>&&, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true>&&)#1}> (hpx::util::detail::placeholder<1ul> const&, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::actions::typed_continuation<void, hpx::util::unused_type>&&, hpx::actions::action<void (*)(hpx::agas::server::symbol_namespace::iterate_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long, std::integral_constant<bool, true>, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&), &hpx::lcos::detail::broadcast_invoker<hpx::agas::server::symbol_namespace::iterate_action, std::integral_constant<bool, true>, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> >::call, hpx::actions::detail::this_type>&, hpx::threads::thread_priority&, hpx::agas::server::symbol_namespace::iterate_action const&, std::vector<hpx::naming::id_type, std::allocator<hpx::naming::id_type> > const&, unsigned long const&, std::integral_constant<bool, true> const&, hpx::util::function<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, hpx::naming::gid_type const&), true> const&)>, void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::naming::gid_type> const&, hpx::parcelset::detail::put_parcel_handler&&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >, hpx::detail::policy_holder<void> const)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKS12_S1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S20_OSN_OS1O_OS1R_OSS_OSY_OmOS12_OS1F_E_EERKNS1_11placeholderILm1EEES24_S20_S25_S1P_S1S_SU_S10_S1U_S1W_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1Y_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKS12_S1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S20_OSN_OS1O_OS1R_OSS_OSY_OmOS12_OS1F_E_EERKNS1_11placeholderILm1EEES24_S20_S25_S1P_S1S_SU_S10_S1U_S1W_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1Y_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKS12_S1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S20_OSN_OS1O_OS1R_OSS_OSY_OmOS12_OS1F_E_EERKNS1_11placeholderILm1EEES24_S20_S25_S1P_S1S_SU_S10_S1U_S1W_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1Y_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKS12_S1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S20_OSN_OS1O_OS1R_OSS_OSY_OmOS12_OS1F_E_EERKNS1_11placeholderILm1EEES24_S20_S25_S1P_S1S_SU_S10_S1U_S1W_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1Y_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKS12_S1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S20_OSN_OS1O_OS1R_OSS_OSY_OmOS12_OS1F_E_EERKNS1_11placeholderILm1EEES24_S20_S25_S1P_S1S_SU_S10_S1U_S1W_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1Y_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKS12_S1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S20_OSN_OS1O_OS1R_OSS_OSY_OmOS12_OS1F_E_EERKNS1_11placeholderILm1EEES24_S20_S25_S1P_S1S_SU_S10_S1U_S1W_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1Y_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKS12_S1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S20_OSN_OS1O_OS1R_OSS_OSY_OmOS12_OS1F_E_EERKNS1_11placeholderILm1EEES24_S20_S25_S1P_S1S_SU_S10_S1U_S1W_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1Y_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKS12_S1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S20_OSN_OS1O_OS1R_OSS_OSY_OmOS12_OS1F_E_EERKNS1_11placeholderILm1EEES24_S20_S25_S1P_S1S_SU_S10_S1U_S1W_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1Y_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKS12_S1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S20_OSN_OS1O_OS1R_OSS_OSY_OmOS12_OS1F_E_EERKNS1_11placeholderILm1EEES24_S20_S25_S1P_S1S_SU_S10_S1U_S1W_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1Y_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJNS_7actions18typed_continuationIvNS0_11unused_typeEEERNSK_6actionIPFvRKNS_4agas6server16symbol_namespace14iterate_actionERKSt6vectorINSB_7id_typeESaISW_EEmSt17integral_constantIbLb1EERKNS0_8functionIFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSC_ELb1EEEEXadL_ZNS8_17broadcast_invokerISS_S12_JS1F_EE4callESU_S10_mS12_S1H_EENSK_6detail9this_typeEEERNS_7threads15thread_priorityESU_S10_RKmRKS12_S1H_EEEvOT_SW_ONSB_7addressEDpOT0_EUlSD_OSJ_S20_OSN_OS1O_OS1R_OSS_OSY_OmOS12_OS1F_E_EERKNS1_11placeholderILm1EEES24_S20_S25_S1P_S1S_SU_S10_S1U_S1W_S1H_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_S1Y_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S2Z_S2R_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::naming::gid_type>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<void hpx::parcelset::detail::put_parcel_impl<hpx::parcelset::detail::put_parcel_handler, hpx::lcos::base_lco_with_value<std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> >, hpx::traits::detail::simple_component_tag>::set_value_action&, hpx::threads::thread_priority&, std::vector<long, std::allocator<long> > >(hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::id_type, hpx::naming::address&&, hpx::lcos::base_lco_with_value<std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> >, hpx::traits::detail::simple_component_tag>::set_value_action&, hpx::threads::thread_priority&, std::vector<long, std::allocator<long> >&&)::{lambda(hpx::lcos::future<hpx::naming::gid_type>, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::lcos::base_lco_with_value<std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> >, hpx::traits::detail::simple_component_tag>::set_value_action&&, hpx::threads::thread_priority&&, std::vector<long, std::allocator<long> >&&)#1}> (hpx::util::detail::placeholder<1ul> const&, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::lcos::base_lco_with_value<std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> >, hpx::traits::detail::simple_component_tag>::set_value_action&, hpx::threads::thread_priority&, std::vector<long, std::allocator<long> >&&)>, void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::naming::gid_type> const&, hpx::parcelset::detail::put_parcel_handler&&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >, hpx::detail::policy_holder<void> const)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::naming::gid_type>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<void hpx::parcelset::detail::put_parcel_impl<hpx::parcelset::detail::put_parcel_handler, hpx::lcos::base_lco_with_value<std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> >, hpx::traits::detail::managed_component_tag>::set_value_action&, hpx::threads::thread_priority&, std::vector<long, std::allocator<long> > >(hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::id_type, hpx::naming::address&&, hpx::lcos::base_lco_with_value<std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> >, hpx::traits::detail::managed_component_tag>::set_value_action&, hpx::threads::thread_priority&, std::vector<long, std::allocator<long> >&&)::{lambda(hpx::lcos::future<hpx::naming::gid_type>, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::lcos::base_lco_with_value<std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> >, hpx::traits::detail::managed_component_tag>::set_value_action&&, hpx::threads::thread_priority&&, std::vector<long, std::allocator<long> >&&)#1}> (hpx::util::detail::placeholder<1ul> const&, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::lcos::base_lco_with_value<std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> >, hpx::traits::detail::managed_component_tag>::set_value_action&, hpx::threads::thread_priority&, std::vector<long, std::allocator<long> >&&)>, void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::naming::gid_type> const&, hpx::parcelset::detail::put_parcel_handler&&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >, hpx::detail::policy_holder<void> const)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueISt6vectorIlSaIlEESN_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESN_EEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_S11_OSS_OSV_OSN_E_EERKNS1_11placeholderILm1EEES15_S11_ST_SW_S18_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SY_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1V_S1N_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::naming::gid_type>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<void hpx::parcelset::detail::put_parcel_impl<hpx::parcelset::detail::put_parcel_handler, hpx::lcos::base_lco_with_value<hpx::naming::id_type, hpx::naming::id_type, hpx::traits::detail::simple_component_tag>::set_value_action&, hpx::threads::thread_priority&, hpx::naming::id_type>(hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::id_type, hpx::naming::address&&, hpx::lcos::base_lco_with_value<hpx::naming::id_type, hpx::naming::id_type, hpx::traits::detail::simple_component_tag>::set_value_action&, hpx::threads::thread_priority&, hpx::naming::id_type&&)::{lambda(hpx::lcos::future<hpx::naming::gid_type>, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::lcos::base_lco_with_value<hpx::naming::id_type, hpx::naming::id_type, hpx::traits::detail::simple_component_tag>::set_value_action&&, hpx::threads::thread_priority&&, hpx::naming::id_type&&)#1}> (hpx::util::detail::placeholder<1ul> const&, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::lcos::base_lco_with_value<hpx::naming::id_type, hpx::naming::id_type, hpx::traits::detail::simple_component_tag>::set_value_action&, hpx::threads::thread_priority&, hpx::naming::id_type&&)>, void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::naming::gid_type> const&, hpx::parcelset::detail::put_parcel_handler&&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >, hpx::detail::policy_holder<void> const)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::naming::gid_type>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<void hpx::parcelset::detail::put_parcel_impl<hpx::parcelset::detail::put_parcel_handler, hpx::lcos::base_lco_with_value<hpx::naming::id_type, hpx::naming::id_type, hpx::traits::detail::managed_component_tag>::set_value_action&, hpx::threads::thread_priority&, hpx::naming::id_type>(hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::id_type, hpx::naming::address&&, hpx::lcos::base_lco_with_value<hpx::naming::id_type, hpx::naming::id_type, hpx::traits::detail::managed_component_tag>::set_value_action&, hpx::threads::thread_priority&, hpx::naming::id_type&&)::{lambda(hpx::lcos::future<hpx::naming::gid_type>, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::lcos::base_lco_with_value<hpx::naming::id_type, hpx::naming::id_type, hpx::traits::detail::managed_component_tag>::set_value_action&&, hpx::threads::thread_priority&&, hpx::naming::id_type&&)#1}> (hpx::util::detail::placeholder<1ul> const&, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::lcos::base_lco_with_value<hpx::naming::id_type, hpx::naming::id_type, hpx::traits::detail::managed_component_tag>::set_value_action&, hpx::threads::thread_priority&, hpx::naming::id_type&&)>, void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::naming::gid_type> const&, hpx::parcelset::detail::put_parcel_handler&&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >, hpx::detail::policy_holder<void> const)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueINSB_7id_typeESL_NS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityESL_EEEvOT_SL_ONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSQ_OST_OSL_E_EERKNS1_11placeholderILm1EEES12_SY_SR_SU_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SW_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::naming::gid_type>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<void hpx::parcelset::detail::put_parcel_impl<hpx::parcelset::detail::put_parcel_handler, hpx::lcos::base_lco_with_value<bool, bool, hpx::traits::detail::simple_component_tag>::set_value_action&, hpx::threads::thread_priority&, bool>(hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::id_type, hpx::naming::address&&, hpx::lcos::base_lco_with_value<bool, bool, hpx::traits::detail::simple_component_tag>::set_value_action&, hpx::threads::thread_priority&, bool&&)::{lambda(hpx::lcos::future<hpx::naming::gid_type>, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::lcos::base_lco_with_value<bool, bool, hpx::traits::detail::simple_component_tag>::set_value_action&&, hpx::threads::thread_priority&&, bool&&)#1}> (hpx::util::detail::placeholder<1ul> const&, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::lcos::base_lco_with_value<bool, bool, hpx::traits::detail::simple_component_tag>::set_value_action&, hpx::threads::thread_priority&, bool&&)>, void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::naming::gid_type> const&, hpx::parcelset::detail::put_parcel_handler&&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >, hpx::detail::policy_holder<void> const)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail20simple_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `void hpx::util::detail::callable_vtable<void ()>::_invoke<hpx::util::detail::deferred<void hpx::lcos::detail::continuation<hpx::lcos::future<hpx::naming::gid_type>, hpx::util::detail::bound<hpx::util::detail::one_shot_wrapper<void hpx::parcelset::detail::put_parcel_impl<hpx::parcelset::detail::put_parcel_handler, hpx::lcos::base_lco_with_value<bool, bool, hpx::traits::detail::managed_component_tag>::set_value_action&, hpx::threads::thread_priority&, bool>(hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::id_type, hpx::naming::address&&, hpx::lcos::base_lco_with_value<bool, bool, hpx::traits::detail::managed_component_tag>::set_value_action&, hpx::threads::thread_priority&, bool&&)::{lambda(hpx::lcos::future<hpx::naming::gid_type>, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::lcos::base_lco_with_value<bool, bool, hpx::traits::detail::managed_component_tag>::set_value_action&&, hpx::threads::thread_priority&&, bool&&)#1}> (hpx::util::detail::placeholder<1ul> const&, hpx::parcelset::detail::put_parcel_handler&&, hpx::naming::address&&, hpx::lcos::base_lco_with_value<bool, bool, hpx::traits::detail::managed_component_tag>::set_value_action&, hpx::threads::thread_priority&, bool&&)>, void>::attach<hpx::detail::policy_holder<void> const&>(hpx::lcos::future<hpx::naming::gid_type> const&, hpx::parcelset::detail::put_parcel_handler&&)::{lambda(boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >&&, hpx::launch)#1} (boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::naming::gid_type> >, hpx::detail::policy_holder<void> const)> >(void**)':
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x83): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x9c): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x1bf): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x1d8): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv[_ZN3hpx4util6detail15callable_vtableIFvvEE7_invokeINS1_8deferredIFZNS_4lcos6detail12continuationINS7_6futureINS_6naming8gid_typeEEENS1_5boundIFNS1_16one_shot_wrapperIZNS_9parcelset6detail15put_parcel_implINSH_18put_parcel_handlerEJRNS7_19base_lco_with_valueIbbNS_6traits6detail21managed_component_tagEE16set_value_actionERNS_7threads15thread_priorityEbEEEvOT_NSB_7id_typeEONSB_7addressEDpOT0_EUlSD_OSJ_SY_OSP_OSS_ObE_EERKNS1_11placeholderILm1EEES12_SY_SQ_ST_S15_EEEvE6attachIRKNS_6detail13policy_holderIvEEEEvRKSD_SV_EUlON5boost13intrusive_ptrINS8_11future_dataISC_EEEENS_6launchEE_S1S_S1K_EEEEEvPPv]+0x310): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::lcos::detail::promise_lco<bool, bool>::get_value()':
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11promise_lcoIbbE9get_valueEv[_ZN3hpx4lcos6detail11promise_lcoIbbE9get_valueEv]+0xb): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::lcos::detail::promise_lco<std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > >::get_value()':
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11promise_lcoISt6vectorIlSaIlEES5_E9get_valueEv[_ZN3hpx4lcos6detail11promise_lcoISt6vectorIlSaIlEES5_E9get_valueEv]+0xb): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::lcos::detail::promise_lco<std::vector<bool, std::allocator<bool> >, std::vector<bool, std::allocator<bool> > >::get_value()':
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11promise_lcoISt6vectorIbSaIbEES5_E9get_valueEv[_ZN3hpx4lcos6detail11promise_lcoISt6vectorIbSaIbEES5_E9get_valueEv]+0xb): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::lcos::detail::promise_lco<hpx::naming::id_type, hpx::naming::gid_type>::get_value()':
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11promise_lcoINS_6naming7id_typeENS3_8gid_typeEE9get_valueEv[_ZN3hpx4lcos6detail11promise_lcoINS_6naming7id_typeENS3_8gid_typeEE9get_valueEv]+0xb): undefined reference to `hpx::throws'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::lcos::detail::future_data<std::vector<bool, std::allocator<bool> > >::get_result(hpx::error_code&)':
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE10get_resultERNS_10error_codeE]+0x92): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE10get_resultERNS_10error_codeE]+0xe3): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE10get_resultERNS_10error_codeE]+0xf5): undefined reference to `hpx::error_code::error_code(std::__exception_ptr::exception_ptr const&)'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE10get_resultERNS_10error_codeE]+0x100): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::lcos::detail::future_data<std::vector<bool, std::allocator<bool> > >::get_result_void(hpx::error_code&)':
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE15get_result_voidERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE15get_result_voidERNS_10error_codeE]+0x9a): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE15get_result_voidERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE15get_result_voidERNS_10error_codeE]+0xf3): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE15get_result_voidERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE15get_result_voidERNS_10error_codeE]+0x106): undefined reference to `hpx::error_code::error_code(std::__exception_ptr::exception_ptr const&)'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE15get_result_voidERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE15get_result_voidERNS_10error_codeE]+0x111): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::lcos::detail::future_data<std::vector<bool, std::allocator<bool> > >::cancel()':
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE6cancelEv[_ZN3hpx4lcos6detail11future_dataISt6vectorIbSaIbEEE6cancelEv]+0x59): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::lcos::detail::future_data<bool>::get_result(hpx::error_code&)':
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataIbE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataIbE10get_resultERNS_10error_codeE]+0x92): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataIbE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataIbE10get_resultERNS_10error_codeE]+0xe3): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataIbE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataIbE10get_resultERNS_10error_codeE]+0xf5): undefined reference to `hpx::error_code::error_code(std::__exception_ptr::exception_ptr const&)'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataIbE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataIbE10get_resultERNS_10error_codeE]+0x100): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::lcos::detail::future_data<bool>::get_result_void(hpx::error_code&)':
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataIbE15get_result_voidERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataIbE15get_result_voidERNS_10error_codeE]+0x9a): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataIbE15get_result_voidERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataIbE15get_result_voidERNS_10error_codeE]+0xf3): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataIbE15get_result_voidERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataIbE15get_result_voidERNS_10error_codeE]+0x106): undefined reference to `hpx::error_code::error_code(std::__exception_ptr::exception_ptr const&)'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataIbE15get_result_voidERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataIbE15get_result_voidERNS_10error_codeE]+0x111): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::lcos::detail::future_data<bool>::cancel()':
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataIbE6cancelEv[_ZN3hpx4lcos6detail11future_dataIbE6cancelEv]+0x59): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::lcos::detail::future_data<hpx::naming::id_type>::get_result(hpx::error_code&)':
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataINS_6naming7id_typeEE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataINS_6naming7id_typeEE10get_resultERNS_10error_codeE]+0x92): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataINS_6naming7id_typeEE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataINS_6naming7id_typeEE10get_resultERNS_10error_codeE]+0xe3): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataINS_6naming7id_typeEE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataINS_6naming7id_typeEE10get_resultERNS_10error_codeE]+0xf5): undefined reference to `hpx::error_code::error_code(std::__exception_ptr::exception_ptr const&)'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataINS_6naming7id_typeEE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataINS_6naming7id_typeEE10get_resultERNS_10error_codeE]+0x100): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::lcos::detail::future_data<std::vector<long, std::allocator<long> > >::get_result(hpx::error_code&)':
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE10get_resultERNS_10error_codeE]+0x92): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE10get_resultERNS_10error_codeE]+0xe3): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE10get_resultERNS_10error_codeE]+0xf5): undefined reference to `hpx::error_code::error_code(std::__exception_ptr::exception_ptr const&)'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE10get_resultERNS_10error_codeE]+0x100): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::lcos::detail::future_data<std::vector<long, std::allocator<long> > >::get_result_void(hpx::error_code&)':
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE15get_result_voidERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE15get_result_voidERNS_10error_codeE]+0x9a): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE15get_result_voidERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE15get_result_voidERNS_10error_codeE]+0xf3): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE15get_result_voidERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE15get_result_voidERNS_10error_codeE]+0x106): undefined reference to `hpx::error_code::error_code(std::__exception_ptr::exception_ptr const&)'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE15get_result_voidERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE15get_result_voidERNS_10error_codeE]+0x111): undefined reference to `hpx::error_code::operator=(hpx::error_code const&)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::lcos::detail::future_data<std::vector<long, std::allocator<long> > >::cancel()':
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE6cancelEv[_ZN3hpx4lcos6detail11future_dataISt6vectorIlSaIlEEE6cancelEv]+0x59): undefined reference to `hpx::detail::throw_exception(hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o: In function `hpx::lcos::detail::future_data<std::vector<hpx::lcos::future<std::vector<bool, std::allocator<bool> > >, std::allocator<hpx::lcos::future<std::vector<bool, std::allocator<bool> > > > > >::get_result(hpx::error_code&)':
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorINS0_6futureIS3_IbSaIbEEEESaIS7_EEE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorINS0_6futureIS3_IbSaIbEEEESaIS7_EEE10get_resultERNS_10error_codeE]+0x92): undefined reference to `hpx::detail::throws_if(hpx::error_code&, hpx::error, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long)'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorINS0_6futureIS3_IbSaIbEEEESaIS7_EEE10get_resultERNS_10error_codeE[_ZN3hpx4lcos6detail11future_dataISt6vectorINS0_6futureIS3_IbSaIbEEEESaIS7_EEE10get_resultERNS_10error_codeE]+0xe3): undefined reference to `hpx::throws'
addressing_service.cpp:(.text._ZN3hpx4lcos6detail11future_dataISt6vectorINS0_6futureIS3_IbSaIbEEEESaIS7_EEE10get_resultERNS_10error_codeE[_ZN3hp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment