Skip to content

Instantly share code, notes, and snippets.

@mcopik
Created June 26, 2017 14:26
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 mcopik/9f01015f6b61aae1712bc4d182200101 to your computer and use it in GitHub Desktop.
Save mcopik/9f01015f6b61aae1712bc4d182200101 to your computer and use it in GitHub Desktop.
[ 0%] Linking CXX shared library ../lib/libhpx.so
cd /home/mcopik/hpx_test/build_relase/src && /opt/eb/software/cmake/3.8.1/bin/cmake -E cmake_link_script CMakeFiles/hpx.dir/link.txt --verbose=1
/opt/mn/clang/4.0.0/bin/clang++ -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 -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-cast-align -O3 -DNDEBUG -Wl,-z,defs -shared -Wl,-soname,libhpx.so.1 -o ../lib/libhpx.so.1.1.0 CMakeFiles/hpx.dir/error_code.cpp.o CMakeFiles/hpx.dir/exception.cpp.o CMakeFiles/hpx.dir/exception_list.cpp.o CMakeFiles/hpx.dir/hpx_init.cpp.o CMakeFiles/hpx.dir/runtime.cpp.o CMakeFiles/hpx.dir/runtime_impl.cpp.o CMakeFiles/hpx.dir/state.cpp.o CMakeFiles/hpx.dir/throw_exception.cpp.o CMakeFiles/hpx.dir/version.cpp.o 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/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/mcopik/hpx_test/build_relase/lib -L/opt/boost/1.64.0-clang4.0.0/release/lib -Wl,-rpath,/home/mcopik/hpx_test/build_relase/lib:/opt/boost/1.64.0-clang4.0.0/release/lib: -ldl -lrt /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_date_time.so /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_filesystem.so /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_program_options.so /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_regex.so /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_system.so -lpthread /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_date_time.so /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_filesystem.so /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_program_options.so /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_regex.so /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_system.so /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_random.so /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_system.so /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_atomic.so /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_date_time.so /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_filesystem.so /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_program_options.so /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_regex.so -lpthread /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_random.so /opt/boost/1.64.0-clang4.0.0/release/lib/libboost_atomic.so /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so
CMakeFiles/hpx.dir/hpx_init.cpp.o: In function `hpx::detail::handle_list_and_print_options(hpx::runtime&, boost::program_options::variables_map&, bool)':
/home/mcopik/hpx_test/hpx/src/hpx_init.cpp:(.text+0x217c): undefined reference to `boost::program_options::abstract_variables_map::operator[](std::string const&) const'
/home/mcopik/hpx_test/hpx/src/hpx_init.cpp:(.text+0x24bf): undefined reference to `boost::program_options::abstract_variables_map::operator[](std::string const&) const'
/home/mcopik/hpx_test/hpx/src/hpx_init.cpp:(.text+0x2a2e): undefined reference to `boost::program_options::abstract_variables_map::operator[](std::string const&) const'
/home/mcopik/hpx_test/hpx/src/hpx_init.cpp:(.text+0x2f4d): undefined reference to `boost::program_options::abstract_variables_map::operator[](std::string const&) const'
/home/mcopik/hpx_test/hpx/src/hpx_init.cpp:(.text+0x3044): undefined reference to `boost::program_options::abstract_variables_map::operator[](std::string const&) const'
CMakeFiles/hpx.dir/hpx_init.cpp.o:/home/mcopik/hpx_test/hpx/src/hpx_init.cpp:(.text+0x315e): more undefined references to `boost::program_options::abstract_variables_map::operator[](std::string const&) const' follow
CMakeFiles/hpx.dir/hpx_init.cpp.o: In function `hpx::detail::init_helper(boost::program_options::variables_map&, hpx::util::function<int (int, char**), false> const&)':
/home/mcopik/hpx_test/hpx/src/hpx_init.cpp:(.text+0xbe79): undefined reference to `boost::program_options::split_unix(std::string const&, std::string const&, std::string const&, std::string const&)'
CMakeFiles/hpx.dir/runtime/actions/detail/invocation_count_registry.cpp.o: In function `boost::re_detail_106400::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::string> > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::perl_matcher(__gnu_cxx::__normal_iterator<char const*, std::string>, __gnu_cxx::__normal_iterator<char const*, std::string>, boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::string> > > >&, boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags, __gnu_cxx::__normal_iterator<char const*, std::string>)':
/home/mcopik/hpx_test/hpx/src/runtime/actions/detail/invocation_count_registry.cpp:(.text._ZN5boost16re_detail_10640012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEC2ES6_S6_RNS_13match_resultsIS6_S9_EERKNS_11basic_regexIcSD_EENS_15regex_constants12_match_flagsES6_[_ZN5boost16re_detail_10640012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEEC2ES6_S6_RNS_13match_resultsIS6_S9_EERKNS_11basic_regexIcSD_EENS_15regex_constants12_match_flagsES6_]+0xa0): undefined reference to `boost::re_detail_106400::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::string> > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
CMakeFiles/hpx.dir/runtime/actions/detail/invocation_count_registry.cpp.o: In function `boost::re_detail_106400::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::string> > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::match_prefix()':
/home/mcopik/hpx_test/hpx/src/runtime/actions/detail/invocation_count_registry.cpp:(.text._ZN5boost16re_detail_10640012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE12match_prefixEv[_ZN5boost16re_detail_10640012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE12match_prefixEv]+0x11e): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::string> > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::string> > > > const&)'
CMakeFiles/hpx.dir/runtime/actions/detail/invocation_count_registry.cpp.o: In function `boost::re_detail_106400::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::string> > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::match_match()':
/home/mcopik/hpx_test/hpx/src/runtime/actions/detail/invocation_count_registry.cpp:(.text._ZN5boost16re_detail_10640012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv[_ZN5boost16re_detail_10640012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv]+0x2be): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::string> > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator<char const*, std::string>, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::string> > > > const&)'
CMakeFiles/hpx.dir/runtime/components/server/runtime_support_server.cpp.o: In function `hpx::components::server::runtime_support::load_components()':
/home/mcopik/hpx_test/hpx/src/runtime/components/server/runtime_support_server.cpp:(.text+0x66f4): undefined reference to `boost::program_options::operator<<(std::ostream&, boost::program_options::options_description const&)'
CMakeFiles/hpx.dir/util/command_line_handling.cpp.o: In function `hpx::util::detail::handle_num_localities(hpx::util::manage_config&, boost::program_options::variables_map&, hpx::util::batch_environment&, bool, unsigned long, bool)':
/home/mcopik/hpx_test/hpx/src/util/command_line_handling.cpp:(.text+0xacc): undefined reference to `boost::program_options::abstract_variables_map::operator[](std::string const&) const'
CMakeFiles/hpx.dir/util/command_line_handling.cpp.o: In function `hpx::util::detail::handle_queueing(hpx::util::manage_config&, boost::program_options::variables_map&, std::string)':
/home/mcopik/hpx_test/hpx/src/util/command_line_handling.cpp:(.text+0xfb6): undefined reference to `boost::program_options::abstract_variables_map::operator[](std::string const&) const'
CMakeFiles/hpx.dir/util/command_line_handling.cpp.o: In function `hpx::util::detail::handle_affinity(hpx::util::manage_config&, boost::program_options::variables_map&, std::string)':
/home/mcopik/hpx_test/hpx/src/util/command_line_handling.cpp:(.text+0x1346): undefined reference to `boost::program_options::abstract_variables_map::operator[](std::string const&) const'
CMakeFiles/hpx.dir/util/command_line_handling.cpp.o: In function `hpx::util::detail::handle_affinity_bind(hpx::util::manage_config&, boost::program_options::variables_map&, std::string)':
/home/mcopik/hpx_test/hpx/src/util/command_line_handling.cpp:(.text+0x16e5): undefined reference to `boost::program_options::abstract_variables_map::operator[](std::string const&) const'
CMakeFiles/hpx.dir/util/command_line_handling.cpp.o: In function `hpx::util::detail::handle_pu_step(hpx::util::manage_config&, boost::program_options::variables_map&, unsigned long)':
/home/mcopik/hpx_test/hpx/src/util/command_line_handling.cpp:(.text+0x1c8f): undefined reference to `boost::program_options::abstract_variables_map::operator[](std::string const&) const'
CMakeFiles/hpx.dir/util/command_line_handling.cpp.o:/home/mcopik/hpx_test/hpx/src/util/command_line_handling.cpp:(.text+0x1f7f): more undefined references to `boost::program_options::abstract_variables_map::operator[](std::string const&) const' follow
CMakeFiles/hpx.dir/util/command_line_handling.cpp.o: In function `hpx::util::command_line_handling::handle_help_options(boost::program_options::options_description const&)':
/home/mcopik/hpx_test/hpx/src/util/command_line_handling.cpp:(.text+0xecd8): undefined reference to `boost::program_options::operator<<(std::ostream&, boost::program_options::options_description const&)'
/home/mcopik/hpx_test/hpx/src/util/command_line_handling.cpp:(.text+0xeda8): undefined reference to `boost::program_options::operator<<(std::ostream&, boost::program_options::options_description const&)'
CMakeFiles/hpx.dir/util/command_line_handling.cpp.o: In function `hpx::util::command_line_handling::handle_attach_debugger()':
/home/mcopik/hpx_test/hpx/src/util/command_line_handling.cpp:(.text+0xf7c8): undefined reference to `boost::program_options::abstract_variables_map::operator[](std::string const&) const'
CMakeFiles/hpx.dir/util/command_line_handling.cpp.o: In function `hpx::util::command_line_handling::call(boost::program_options::options_description const&, int, char**)':
/home/mcopik/hpx_test/hpx/src/util/command_line_handling.cpp:(.text+0x10f3d): undefined reference to `boost::program_options::abstract_variables_map::operator[](std::string const&) const'
/home/mcopik/hpx_test/hpx/src/util/command_line_handling.cpp:(.text+0x110cb): undefined reference to `boost::program_options::abstract_variables_map::operator[](std::string const&) const'
CMakeFiles/hpx.dir/util/init_ini_data.cpp.o: In function `hpx::util::init_ini_data_default(std::string const&, hpx::util::section&, std::map<std::string, boost::filesystem::path, std::less<std::string>, std::allocator<std::pair<std::string const, boost::filesystem::path> > >&, std::map<std::string, hpx::util::plugin::dll, std::less<std::string>, std::allocator<std::pair<std::string const, hpx::util::plugin::dll> > >&)':
/home/mcopik/hpx_test/hpx/src/util/init_ini_data.cpp:(.text+0x5a0c): undefined reference to `boost::filesystem::path_traits::dispatch(boost::filesystem::directory_entry const&, std::string&)'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o: In function `hpx::util::detail::handle_config_options(boost::program_options::variables_map&, boost::program_options::options_description const&, hpx::util::section const&, unsigned long, int)':
/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text+0x3aa2): undefined reference to `boost::program_options::abstract_variables_map::operator[](std::string const&) const'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o: In function `hpx::util::parse_commandline(hpx::util::section const&, boost::program_options::options_description const&, int, char**, boost::program_options::variables_map&, unsigned long, int, hpx::runtime_mode, boost::program_options::options_description*, std::vector<std::string, std::allocator<std::string> >*)':
/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text+0x3d3d): undefined reference to `boost::program_options::options_description::options_description(std::string const&, unsigned int, unsigned int)'
/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text+0x3f2d): undefined reference to `boost::program_options::options_description::options_description(std::string const&, unsigned int, unsigned int)'
/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text+0x3f74): undefined reference to `boost::program_options::options_description::options_description(std::string const&, unsigned int, unsigned int)'
/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text+0x4a16): undefined reference to `boost::program_options::options_description::options_description(std::string const&, unsigned int, unsigned int)'
/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text+0x4c0b): undefined reference to `boost::program_options::options_description::options_description(std::string const&, unsigned int, unsigned int)'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o:/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text+0x5049): more undefined references to `boost::program_options::options_description::options_description(std::string const&, unsigned int, unsigned int)' follow
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o: In function `hpx::util::parse_commandline(hpx::util::section const&, boost::program_options::options_description const&, std::string const&, boost::program_options::variables_map&, unsigned long, int, hpx::runtime_mode, boost::program_options::options_description*, std::vector<std::string, std::allocator<std::string> >*)':
/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text+0x706a): undefined reference to `boost::program_options::split_unix(std::string const&, std::string const&, std::string const&, std::string const&)'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o: In function `hpx::util::retrieve_commandline_arguments(std::string const&, boost::program_options::variables_map&)':
/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text+0x7c83): undefined reference to `boost::program_options::options_description::options_description(std::string const&, unsigned int, unsigned int)'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o: In function `boost::program_options::basic_command_line_parser<char>::basic_command_line_parser(std::vector<std::string, std::allocator<std::string> > const&)':
/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text._ZN5boost15program_options25basic_command_line_parserIcEC2ERKSt6vectorISsSaISsEE[_ZN5boost15program_options25basic_command_line_parserIcEC2ERKSt6vectorISsSaISsEE]+0x25): undefined reference to `boost::program_options::detail::cmdline::cmdline(std::vector<std::string, std::allocator<std::string> > const&)'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o: In function `boost::program_options::basic_command_line_parser<char>::extra_parser(boost::function1<std::pair<std::string, std::string>, std::string const&>)':
/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text._ZN5boost15program_options25basic_command_line_parserIcE12extra_parserENS_9function1ISt4pairISsSsERKSsEE[_ZN5boost15program_options25basic_command_line_parserIcE12extra_parserENS_9function1ISt4pairISsSsERKSsEE]+0x53): undefined reference to `boost::program_options::detail::cmdline::set_additional_parser(boost::function1<std::pair<std::string, std::string>, std::string const&>)'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o: In function `boost::program_options::basic_command_line_parser<char>::basic_command_line_parser(int, char const* const*)':
/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text._ZN5boost15program_options25basic_command_line_parserIcEC2EiPKPKc[_ZN5boost15program_options25basic_command_line_parserIcEC2EiPKPKc]+0x4a): undefined reference to `boost::program_options::detail::cmdline::cmdline(std::vector<std::string, std::allocator<std::string> > const&)'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o: In function `std::vector<std::string, std::allocator<std::string> > boost::program_options::to_internal<std::string>(std::vector<std::string, std::allocator<std::string> > const&)':
/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text._ZN5boost15program_options11to_internalISsEESt6vectorISsSaISsEERKS2_IT_SaIS5_EE[_ZN5boost15program_options11to_internalISsEESt6vectorISsSaISsEERKS2_IT_SaIS5_EE]+0x88): undefined reference to `boost::program_options::to_internal(std::string const&)'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o: In function `boost::program_options::typed_value<std::string, char>::xparse(boost::any&, std::vector<std::string, std::allocator<std::string> > const&) const':
/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text._ZNK5boost15program_options11typed_valueISscE6xparseERNS_3anyERKSt6vectorISsSaISsEE[_ZNK5boost15program_options11typed_valueISscE6xparseERNS_3anyERKSt6vectorISsSaISsEE]+0x1c): undefined reference to `boost::program_options::validate(boost::any&, std::vector<std::string, std::allocator<std::string> > const&, std::string*, int)'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o: In function `void boost::program_options::validate<std::string, char>(boost::any&, std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<std::string, std::allocator<std::string> >*, int)':
/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text._ZN5boost15program_options8validateISscEEvRNS_3anyERKSt6vectorISbIT0_St11char_traitsIS5_ESaIS5_EESaIS9_EEPS4_IT_SaISE_EEi[_ZN5boost15program_options8validateISscEEvRNS_3anyERKSt6vectorISbIT0_St11char_traitsIS5_ESaIS5_EESaIS9_EEPS4_IT_SaISE_EEi]+0x143): undefined reference to `boost::program_options::validate(boost::any&, std::vector<std::string, std::allocator<std::string> > const&, std::string*, int)'
/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text._ZN5boost15program_options8validateISscEEvRNS_3anyERKSt6vectorISbIT0_St11char_traitsIS5_ESaIS5_EESaIS9_EEPS4_IT_SaISE_EEi[_ZN5boost15program_options8validateISscEEvRNS_3anyERKSt6vectorISbIT0_St11char_traitsIS5_ESaIS5_EESaIS9_EEPS4_IT_SaISE_EEi]+0x3dc): undefined reference to `boost::program_options::invalid_option_value::invalid_option_value(std::string const&)'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o: In function `void boost::program_options::validate<unsigned long, char>(boost::any&, std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, unsigned long*, long)':
/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text._ZN5boost15program_options8validateImcEEvRNS_3anyERKSt6vectorISbIT0_St11char_traitsIS5_ESaIS5_EESaIS9_EEPT_l[_ZN5boost15program_options8validateImcEEvRNS_3anyERKSt6vectorISbIT0_St11char_traitsIS5_ESaIS5_EESaIS9_EEPT_l]+0x18d): undefined reference to `boost::program_options::invalid_option_value::invalid_option_value(std::string const&)'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o: In function `boost::program_options::validation_error::validation_error(boost::program_options::validation_error::kind_t, std::string const&, std::string const&, int)':
/home/mcopik/hpx_test/hpx/src/util/parse_command_line.cpp:(.text._ZN5boost15program_options16validation_errorC2ENS1_6kind_tERKSsS4_i[_ZN5boost15program_options16validation_errorC2ENS1_6kind_tERKSsS4_i]+0x4c): undefined reference to `boost::program_options::error_with_option_name::error_with_option_name(std::string const&, std::string const&, std::string const&, int)'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o:(.data.rel.ro._ZTVN5boost15program_options11typed_valueISscEE[_ZTVN5boost15program_options11typed_valueISscEE]+0x40): undefined reference to `boost::program_options::value_semantic_codecvt_helper<char>::parse(boost::any&, std::vector<std::string, std::allocator<std::string> > const&, bool) const'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o:(.data.rel.ro._ZTVN5boost15program_options11typed_valueISt6vectorISsSaISsEEcEE[_ZTVN5boost15program_options11typed_valueISt6vectorISsSaISsEEcEE]+0x40): undefined reference to `boost::program_options::value_semantic_codecvt_helper<char>::parse(boost::any&, std::vector<std::string, std::allocator<std::string> > const&, bool) const'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o:(.data.rel.ro._ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options20invalid_option_valueEEEEE[_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options20invalid_option_valueEEEEE]+0x38): undefined reference to `boost::program_options::error_with_option_name::substitute_placeholders(std::string const&) const'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o:(.data.rel.ro._ZTVN5boost16exception_detail19error_info_injectorINS_15program_options20invalid_option_valueEEE[_ZTVN5boost16exception_detail19error_info_injectorINS_15program_options20invalid_option_valueEEE]+0x30): undefined reference to `boost::program_options::error_with_option_name::substitute_placeholders(std::string const&) const'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o:(.data.rel.ro._ZTVN5boost15program_options20invalid_option_valueE[_ZTVN5boost15program_options20invalid_option_valueE]+0x30): undefined reference to `boost::program_options::error_with_option_name::substitute_placeholders(std::string const&) const'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o:(.data.rel.ro._ZTVN5boost15program_options16validation_errorE[_ZTVN5boost15program_options16validation_errorE]+0x30): undefined reference to `boost::program_options::error_with_option_name::substitute_placeholders(std::string const&) const'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o:(.data.rel.ro._ZTVN5boost15program_options11typed_valueImcEE[_ZTVN5boost15program_options11typed_valueImcEE]+0x40): undefined reference to `boost::program_options::value_semantic_codecvt_helper<char>::parse(boost::any&, std::vector<std::string, std::allocator<std::string> > const&, bool) const'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o:(.data.rel.ro._ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options16validation_errorEEEEE[_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options16validation_errorEEEEE]+0x38): undefined reference to `boost::program_options::error_with_option_name::substitute_placeholders(std::string const&) const'
CMakeFiles/hpx.dir/util/parse_command_line.cpp.o:(.data.rel.ro._ZTVN5boost16exception_detail19error_info_injectorINS_15program_options16validation_errorEEE[_ZTVN5boost16exception_detail19error_info_injectorINS_15program_options16validation_errorEEE]+0x30): undefined reference to `boost::program_options::error_with_option_name::substitute_placeholders(std::string const&) const'
clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment