Skip to content

Instantly share code, notes, and snippets.

@zao
Last active August 18, 2023 21:25
Show Gist options
  • Save zao/35553eda40051be5a45df7d1254f6629 to your computer and use it in GitHub Desktop.
Save zao/35553eda40051be5a45df7d1254f6629 to your computer and use it in GitHub Desktop.
commit 4f676fe799d1da1215866c4efcead74edde890d7 (HEAD -> pr/6320)
This file has been truncated, but you can view the full file.
[1/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_install_dir_macros_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=MACROS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Debug --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_install_dir_macros_test
======== CMake output ======
CMake Warning at CMakeLists.txt:79 (message):
Skipping build test because
HPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX does not exist. This
last test requires HPX to be installed. Did you forget to run the install
rule?
Configuring done (0.3s)
Generating done (0.0s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_install_dir_macros_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_install_dir_macros_test'
Run Build Command(s): /usr/bin/ninja-build
ninja: no work to do.
Running test command: "/usr/bin/ctest" "--output-on-failure"
Test project /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_install_dir_macros_test
No tests were found!!!
[2/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_install_dir_targets_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Debug --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_install_dir_targets_test
======== CMake output ======
CMake Warning at CMakeLists.txt:79 (message):
Skipping build test because
HPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX does not exist. This
last test requires HPX to be installed. Did you forget to run the install
rule?
Configuring done (0.3s)
Generating done (0.1s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_install_dir_targets_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_install_dir_targets_test'
Run Build Command(s): /usr/bin/ninja-build
ninja: no work to do.
Running test command: "/usr/bin/ctest" "--output-on-failure"
Test project /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_install_dir_targets_test
No tests were found!!!
[3/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/gtest_emulation /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_install_dir_gtest_emulation_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Debug --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_install_dir_gtest_emulation_test
======== CMake output ======
CMake Warning at CMakeLists.txt:32 (message):
Skipping build test because
HPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX does not exist. This
last test requires HPX to be installed. Did you forget to run the install
rule?
Configuring done (0.0s)
Generating done (0.1s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_install_dir_gtest_emulation_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_install_dir_gtest_emulation_test'
Run Build Command(s): /usr/bin/ninja-build
ninja: no work to do.
Running test command: "/usr/bin/ctest" "--output-on-failure"
Test project /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_install_dir_gtest_emulation_test
No tests were found!!!
[4/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/gtest_emulation /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_build_dir_gtest_emulation_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Debug --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_build_dir_gtest_emulation_test
======== CMake output ======
Using tcmalloc allocator.
CMake Warning (dev) at /mnt/stellar/repos/hpx-git/cmake/HPX_SetupBoost.cmake:38 (find_package):
Policy CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT
variables. Run "cmake --help-policy CMP0144" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
CMake variable BOOST_ROOT is set to:
/usr
For compatibility, find_package is ignoring the variable, but code in a
.cmake module might still use it.
Call Stack (most recent call first):
/mnt/stellar/builds/hpx-git/lib/cmake/HPX/HPXConfig.cmake:147 (include)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring done (0.7s)
Generating done (0.0s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_build_dir_gtest_emulation_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_build_dir_gtest_emulation_test'
Run Build Command(s): /usr/bin/ninja-build
ninja: no work to do.
Running test command: "/usr/bin/ctest" "--output-on-failure"
Test project /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_build_dir_gtest_emulation_test
Start 1: hello_world_test
1/1 Test #1: hello_world_test ................. Passed 0.33 sec
100% tests passed, 0 tests failed out of 1
Total Test time (real) = 0.33 sec
[5/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_build_dir_targets_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Release --test-command /usr/bin/ctest --output-on-failure
FAILED: tests/unit/build/CMakeFiles/cmake_release_build_dir_targets_test /mnt/stellar/builds/hpx-git/tests/unit/build/CMakeFiles/cmake_release_build_dir_targets_test
cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_build_dir_targets_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Release --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_build_dir_targets_test
======== CMake output ======
Using tcmalloc allocator.
CMake Warning (dev) at /mnt/stellar/repos/hpx-git/cmake/HPX_SetupBoost.cmake:38 (find_package):
Policy CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT
variables. Run "cmake --help-policy CMP0144" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
CMake variable BOOST_ROOT is set to:
/usr
For compatibility, find_package is ignoring the variable, but code in a
.cmake module might still use it.
Call Stack (most recent call first):
/mnt/stellar/builds/hpx-git/lib/cmake/HPX/HPXConfig.cmake:147 (include)
CMakeLists.txt:12 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring done (0.5s)
Generating done (0.0s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_build_dir_targets_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_build_dir_targets_test'
Run Build Command(s): /usr/bin/ninja-build
[1/2] Linking CXX shared library libhello_world_component.so
FAILED: libhello_world_component.so
: && /usr/bin/c++ -fPIC -O3 -DNDEBUG -pthread -Wl,-z,defs -fvisibility=hidden -shared -Wl,-soname,libhello_world_component.so -o libhello_world_component.so CMakeFiles/hello_world_component.dir/hello_world_component.cpp.o /mnt/stellar/builds/hpx-git/lib/libhpx_iostreams.a /mnt/stellar/builds/hpx-git/lib/libhpx.a /mnt/stellar/builds/hpx-git/lib/libhpx_checkpoint.a /mnt/stellar/builds/hpx-git/lib/libhpx_executors_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_include.a /mnt/stellar/builds/hpx-git/lib/libhpx_compute.a /mnt/stellar/builds/hpx-git/lib/libhpx_init_runtime.a /mnt/stellar/builds/hpx-git/lib/libhpx_collectives.a /mnt/stellar/builds/hpx-git/lib/libhpx_lcos_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_resiliency_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_segmented_algorithms.a /mnt/stellar/builds/hpx-git/lib/libhpx_distribution_policies.a /mnt/stellar/builds/hpx-git/lib/libhpx_performance_counters.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_components.a /mnt/stellar/builds/hpx-git/lib/libhpx_agas.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_colocated.a /mnt/stellar/builds/hpx-git/lib/libhpx_agas_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_components.a /mnt/stellar/builds/hpx-git/lib/libhpx_statistics.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelports.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelport_tcp.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelset.a /mnt/stellar/builds/hpx-git/lib/libhpx_actions.a /mnt/stellar/builds/hpx-git/lib/libhpx_actions_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_naming.a /mnt/stellar/builds/hpx-git/lib/libhpx_checkpoint_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_components_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_plugin_factories.a /mnt/stellar/builds/hpx-git/lib/libhpx_command_line_handling.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelset_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_naming_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_core.a -Wl,--whole-archive -Wl,--no-whole-archive /mnt/stellar/builds/hpx-git/lib/libhpx_batch_environments.a /mnt/stellar/builds/hpx-git/lib/libhpx_cache.a /mnt/stellar/builds/hpx-git/lib/libhpx_include_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_compute_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_init_runtime_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_algorithms.a /mnt/stellar/builds/hpx-git/lib/libhpx_lcos_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_resiliency.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_command_line_handling_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_asio.a /mnt/stellar/builds/hpx-git/lib/libhpx_static_reinit.a /mnt/stellar/builds/hpx-git/lib/libhpx_testing.a /mnt/stellar/builds/hpx-git/lib/libhpx_threadmanager.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_pool_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_timed_execution.a /mnt/stellar/builds/hpx-git/lib/libhpx_executors.a /mnt/stellar/builds/hpx-git/lib/libhpx_execution.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_combinators.a /mnt/stellar/builds/hpx-git/lib/libhpx_pack_traversal.a /mnt/stellar/builds/hpx-git/lib/libhpx_io_service.a /mnt/stellar/builds/hpx-git/lib/libhpx_properties.a /mnt/stellar/builds/hpx-git/lib/libhpx_resource_partitioner.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_configuration.a /mnt/stellar/builds/hpx-git/lib/libhpx_ini.a /mnt/stellar/builds/hpx-git/lib/libhpx_program_options.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_pools.a /mnt/stellar/builds/hpx-git/lib/libhpx_schedulers.a /mnt/stellar/builds/hpx-git/lib/libhpx_threading.a /mnt/stellar/builds/hpx-git/lib/libhpx_futures.a /mnt/stellar/builds/hpx-git/lib/libhpx_synchronization.a /mnt/stellar/builds/hpx-git/lib/libhpx_threading_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_affinity.a /mnt/stellar/builds/hpx-git/lib/libhpx_topology.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_coroutines.a /mnt/stellar/builds/hpx-git/lib/libhpx_memory.a /mnt/stellar/builds/hpx-git/lib/libhpx_concurrency.a /mnt/stellar/builds/hpx-git/lib/libhpx_allocator_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_execution_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_hashing.a /mnt/stellar/builds/hpx-git/lib/libhpx_lock_registration.a /mnt/stellar/builds/hpx-git/lib/libhpx_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_version.a /mnt/stellar/builds/hpx-git/lib/libhpx_prefix.a /mnt/stellar/builds/hpx-git/lib/libhpx_plugin.a /mnt/stellar/builds/hpx-git/lib/libhpx_string_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_iterator_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_functional.a /mnt/stellar/builds/hpx-git/lib/libhpx_datastructures.a /mnt/stellar/builds/hpx-git/lib/libhpx_itt_notify.a /mnt/stellar/builds/hpx-git/lib/libhpx_tag_invoke.a /mnt/stellar/builds/hpx-git/lib/libhpx_serialization.a /mnt/stellar/builds/hpx-git/lib/libhpx_debugging.a /mnt/stellar/builds/hpx-git/lib/libhpx_errors.a /mnt/stellar/builds/hpx-git/lib/libhpx_logging.a /mnt/stellar/builds/hpx-git/lib/libhpx_filesystem.a /mnt/stellar/builds/hpx-git/lib/libhpx_timing.a /mnt/stellar/builds/hpx-git/lib/libhpx_hardware.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_type_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_assertion.a /mnt/stellar/builds/hpx-git/lib/libhpx_format.a /mnt/stellar/builds/hpx-git/lib/libhpx_concepts.a /mnt/stellar/builds/hpx-git/lib/libhpx_config.a /mnt/stellar/builds/hpx-git/lib/libhpx_preprocessor.a /mnt/stellar/builds/hpx-git/lib/libhpx_config_registry.a /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so -latomic -ldl -lrt && :
/usr/bin/ld: /mnt/stellar/builds/hpx-git/lib/libhpx_iostreams.a(standard_streams.cpp.o): relocation R_X86_64_32S against hidden symbol `_ZN3hpx4util6detail9formatterINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEELb0EE4callERSoSt17basic_string_viewIcS6_EPKv' can not be used when making a shared object
/usr/bin/ld: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
[6/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_build_dir_macros_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=MACROS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Debug --test-command /usr/bin/ctest --output-on-failure
FAILED: tests/unit/build/CMakeFiles/cmake_debug_build_dir_macros_test /mnt/stellar/builds/hpx-git/tests/unit/build/CMakeFiles/cmake_debug_build_dir_macros_test
cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_build_dir_macros_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=MACROS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Debug --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_build_dir_macros_test
======== CMake output ======
Using tcmalloc allocator.
CMake Warning (dev) at /mnt/stellar/repos/hpx-git/cmake/HPX_SetupBoost.cmake:38 (find_package):
Policy CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT
variables. Run "cmake --help-policy CMP0144" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
CMake variable BOOST_ROOT is set to:
/usr
For compatibility, find_package is ignoring the variable, but code in a
.cmake module might still use it.
Call Stack (most recent call first):
/mnt/stellar/builds/hpx-git/lib/cmake/HPX/HPXConfig.cmake:147 (include)
CMakeLists.txt:12 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring done (1.0s)
Generating done (0.1s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_build_dir_macros_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_build_dir_macros_test'
Run Build Command(s): /usr/bin/ninja-build
[1/2] Linking CXX shared library libhpx_hello_world_component.so
FAILED: libhpx_hello_world_component.so
: && /usr/bin/c++ -fPIC -g -pthread -Wl,-z,defs -fvisibility=hidden -shared -Wl,-soname,libhpx_hello_world_component.so -o libhpx_hello_world_component.so CMakeFiles/hello_world_component.dir/hello_world_component.cpp.o /mnt/stellar/builds/hpx-git/lib/libhpx_iostreams.a /mnt/stellar/builds/hpx-git/lib/libhpx.a /mnt/stellar/builds/hpx-git/lib/libhpx_checkpoint.a /mnt/stellar/builds/hpx-git/lib/libhpx_executors_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_include.a /mnt/stellar/builds/hpx-git/lib/libhpx_compute.a /mnt/stellar/builds/hpx-git/lib/libhpx_init_runtime.a /mnt/stellar/builds/hpx-git/lib/libhpx_collectives.a /mnt/stellar/builds/hpx-git/lib/libhpx_lcos_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_resiliency_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_segmented_algorithms.a /mnt/stellar/builds/hpx-git/lib/libhpx_distribution_policies.a /mnt/stellar/builds/hpx-git/lib/libhpx_performance_counters.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_components.a /mnt/stellar/builds/hpx-git/lib/libhpx_agas.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_colocated.a /mnt/stellar/builds/hpx-git/lib/libhpx_agas_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_components.a /mnt/stellar/builds/hpx-git/lib/libhpx_statistics.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelports.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelport_tcp.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelset.a /mnt/stellar/builds/hpx-git/lib/libhpx_actions.a /mnt/stellar/builds/hpx-git/lib/libhpx_actions_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_naming.a /mnt/stellar/builds/hpx-git/lib/libhpx_checkpoint_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_components_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_plugin_factories.a /mnt/stellar/builds/hpx-git/lib/libhpx_command_line_handling.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelset_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_naming_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_core.a -Wl,--whole-archive -Wl,--no-whole-archive /mnt/stellar/builds/hpx-git/lib/libhpx_batch_environments.a /mnt/stellar/builds/hpx-git/lib/libhpx_cache.a /mnt/stellar/builds/hpx-git/lib/libhpx_include_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_compute_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_init_runtime_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_algorithms.a /mnt/stellar/builds/hpx-git/lib/libhpx_lcos_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_resiliency.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_command_line_handling_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_asio.a /mnt/stellar/builds/hpx-git/lib/libhpx_static_reinit.a /mnt/stellar/builds/hpx-git/lib/libhpx_testing.a /mnt/stellar/builds/hpx-git/lib/libhpx_threadmanager.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_pool_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_timed_execution.a /mnt/stellar/builds/hpx-git/lib/libhpx_executors.a /mnt/stellar/builds/hpx-git/lib/libhpx_execution.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_combinators.a /mnt/stellar/builds/hpx-git/lib/libhpx_pack_traversal.a /mnt/stellar/builds/hpx-git/lib/libhpx_io_service.a /mnt/stellar/builds/hpx-git/lib/libhpx_properties.a /mnt/stellar/builds/hpx-git/lib/libhpx_resource_partitioner.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_configuration.a /mnt/stellar/builds/hpx-git/lib/libhpx_ini.a /mnt/stellar/builds/hpx-git/lib/libhpx_program_options.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_pools.a /mnt/stellar/builds/hpx-git/lib/libhpx_schedulers.a /mnt/stellar/builds/hpx-git/lib/libhpx_threading.a /mnt/stellar/builds/hpx-git/lib/libhpx_futures.a /mnt/stellar/builds/hpx-git/lib/libhpx_synchronization.a /mnt/stellar/builds/hpx-git/lib/libhpx_threading_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_affinity.a /mnt/stellar/builds/hpx-git/lib/libhpx_topology.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_coroutines.a /mnt/stellar/builds/hpx-git/lib/libhpx_memory.a /mnt/stellar/builds/hpx-git/lib/libhpx_concurrency.a /mnt/stellar/builds/hpx-git/lib/libhpx_allocator_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_execution_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_hashing.a /mnt/stellar/builds/hpx-git/lib/libhpx_lock_registration.a /mnt/stellar/builds/hpx-git/lib/libhpx_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_version.a /mnt/stellar/builds/hpx-git/lib/libhpx_prefix.a /mnt/stellar/builds/hpx-git/lib/libhpx_plugin.a /mnt/stellar/builds/hpx-git/lib/libhpx_string_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_iterator_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_functional.a /mnt/stellar/builds/hpx-git/lib/libhpx_datastructures.a /mnt/stellar/builds/hpx-git/lib/libhpx_itt_notify.a /mnt/stellar/builds/hpx-git/lib/libhpx_tag_invoke.a /mnt/stellar/builds/hpx-git/lib/libhpx_serialization.a /mnt/stellar/builds/hpx-git/lib/libhpx_debugging.a /mnt/stellar/builds/hpx-git/lib/libhpx_errors.a /mnt/stellar/builds/hpx-git/lib/libhpx_logging.a /mnt/stellar/builds/hpx-git/lib/libhpx_filesystem.a /mnt/stellar/builds/hpx-git/lib/libhpx_timing.a /mnt/stellar/builds/hpx-git/lib/libhpx_hardware.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_type_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_assertion.a /mnt/stellar/builds/hpx-git/lib/libhpx_format.a /mnt/stellar/builds/hpx-git/lib/libhpx_concepts.a /mnt/stellar/builds/hpx-git/lib/libhpx_config.a /mnt/stellar/builds/hpx-git/lib/libhpx_preprocessor.a /mnt/stellar/builds/hpx-git/lib/libhpx_config_registry.a /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so -latomic -ldl -lrt && :
/usr/bin/ld: /mnt/stellar/builds/hpx-git/lib/libhpx_iostreams.a(standard_streams.cpp.o): relocation R_X86_64_32S against hidden symbol `_ZN3hpx4util6detail9formatterINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEELb0EE4callERSoSt17basic_string_viewIcS6_EPKv' can not be used when making a shared object
/usr/bin/ld: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
[7/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_build_dir_targets_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Debug --test-command /usr/bin/ctest --output-on-failure
FAILED: tests/unit/build/CMakeFiles/cmake_debug_build_dir_targets_test /mnt/stellar/builds/hpx-git/tests/unit/build/CMakeFiles/cmake_debug_build_dir_targets_test
cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_build_dir_targets_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Debug --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_build_dir_targets_test
======== CMake output ======
Using tcmalloc allocator.
CMake Warning (dev) at /mnt/stellar/repos/hpx-git/cmake/HPX_SetupBoost.cmake:38 (find_package):
Policy CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT
variables. Run "cmake --help-policy CMP0144" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
CMake variable BOOST_ROOT is set to:
/usr
For compatibility, find_package is ignoring the variable, but code in a
.cmake module might still use it.
Call Stack (most recent call first):
/mnt/stellar/builds/hpx-git/lib/cmake/HPX/HPXConfig.cmake:147 (include)
CMakeLists.txt:12 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring done (1.1s)
Generating done (0.1s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_build_dir_targets_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_debug_build_dir_targets_test'
Run Build Command(s): /usr/bin/ninja-build
[1/2] Linking CXX shared library libhello_world_component.so
FAILED: libhello_world_component.so
: && /usr/bin/c++ -fPIC -g -pthread -Wl,-z,defs -fvisibility=hidden -shared -Wl,-soname,libhello_world_component.so -o libhello_world_component.so CMakeFiles/hello_world_component.dir/hello_world_component.cpp.o /mnt/stellar/builds/hpx-git/lib/libhpx_iostreams.a /mnt/stellar/builds/hpx-git/lib/libhpx.a /mnt/stellar/builds/hpx-git/lib/libhpx_checkpoint.a /mnt/stellar/builds/hpx-git/lib/libhpx_executors_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_include.a /mnt/stellar/builds/hpx-git/lib/libhpx_compute.a /mnt/stellar/builds/hpx-git/lib/libhpx_init_runtime.a /mnt/stellar/builds/hpx-git/lib/libhpx_collectives.a /mnt/stellar/builds/hpx-git/lib/libhpx_lcos_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_resiliency_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_segmented_algorithms.a /mnt/stellar/builds/hpx-git/lib/libhpx_distribution_policies.a /mnt/stellar/builds/hpx-git/lib/libhpx_performance_counters.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_components.a /mnt/stellar/builds/hpx-git/lib/libhpx_agas.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_colocated.a /mnt/stellar/builds/hpx-git/lib/libhpx_agas_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_components.a /mnt/stellar/builds/hpx-git/lib/libhpx_statistics.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelports.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelport_tcp.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelset.a /mnt/stellar/builds/hpx-git/lib/libhpx_actions.a /mnt/stellar/builds/hpx-git/lib/libhpx_actions_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_naming.a /mnt/stellar/builds/hpx-git/lib/libhpx_checkpoint_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_components_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_plugin_factories.a /mnt/stellar/builds/hpx-git/lib/libhpx_command_line_handling.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelset_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_naming_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_core.a -Wl,--whole-archive -Wl,--no-whole-archive /mnt/stellar/builds/hpx-git/lib/libhpx_batch_environments.a /mnt/stellar/builds/hpx-git/lib/libhpx_cache.a /mnt/stellar/builds/hpx-git/lib/libhpx_include_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_compute_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_init_runtime_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_algorithms.a /mnt/stellar/builds/hpx-git/lib/libhpx_lcos_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_resiliency.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_command_line_handling_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_asio.a /mnt/stellar/builds/hpx-git/lib/libhpx_static_reinit.a /mnt/stellar/builds/hpx-git/lib/libhpx_testing.a /mnt/stellar/builds/hpx-git/lib/libhpx_threadmanager.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_pool_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_timed_execution.a /mnt/stellar/builds/hpx-git/lib/libhpx_executors.a /mnt/stellar/builds/hpx-git/lib/libhpx_execution.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_combinators.a /mnt/stellar/builds/hpx-git/lib/libhpx_pack_traversal.a /mnt/stellar/builds/hpx-git/lib/libhpx_io_service.a /mnt/stellar/builds/hpx-git/lib/libhpx_properties.a /mnt/stellar/builds/hpx-git/lib/libhpx_resource_partitioner.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_configuration.a /mnt/stellar/builds/hpx-git/lib/libhpx_ini.a /mnt/stellar/builds/hpx-git/lib/libhpx_program_options.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_pools.a /mnt/stellar/builds/hpx-git/lib/libhpx_schedulers.a /mnt/stellar/builds/hpx-git/lib/libhpx_threading.a /mnt/stellar/builds/hpx-git/lib/libhpx_futures.a /mnt/stellar/builds/hpx-git/lib/libhpx_synchronization.a /mnt/stellar/builds/hpx-git/lib/libhpx_threading_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_affinity.a /mnt/stellar/builds/hpx-git/lib/libhpx_topology.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_coroutines.a /mnt/stellar/builds/hpx-git/lib/libhpx_memory.a /mnt/stellar/builds/hpx-git/lib/libhpx_concurrency.a /mnt/stellar/builds/hpx-git/lib/libhpx_allocator_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_execution_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_hashing.a /mnt/stellar/builds/hpx-git/lib/libhpx_lock_registration.a /mnt/stellar/builds/hpx-git/lib/libhpx_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_version.a /mnt/stellar/builds/hpx-git/lib/libhpx_prefix.a /mnt/stellar/builds/hpx-git/lib/libhpx_plugin.a /mnt/stellar/builds/hpx-git/lib/libhpx_string_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_iterator_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_functional.a /mnt/stellar/builds/hpx-git/lib/libhpx_datastructures.a /mnt/stellar/builds/hpx-git/lib/libhpx_itt_notify.a /mnt/stellar/builds/hpx-git/lib/libhpx_tag_invoke.a /mnt/stellar/builds/hpx-git/lib/libhpx_serialization.a /mnt/stellar/builds/hpx-git/lib/libhpx_debugging.a /mnt/stellar/builds/hpx-git/lib/libhpx_errors.a /mnt/stellar/builds/hpx-git/lib/libhpx_logging.a /mnt/stellar/builds/hpx-git/lib/libhpx_filesystem.a /mnt/stellar/builds/hpx-git/lib/libhpx_timing.a /mnt/stellar/builds/hpx-git/lib/libhpx_hardware.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_type_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_assertion.a /mnt/stellar/builds/hpx-git/lib/libhpx_format.a /mnt/stellar/builds/hpx-git/lib/libhpx_concepts.a /mnt/stellar/builds/hpx-git/lib/libhpx_config.a /mnt/stellar/builds/hpx-git/lib/libhpx_preprocessor.a /mnt/stellar/builds/hpx-git/lib/libhpx_config_registry.a /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so -latomic -ldl -lrt && :
/usr/bin/ld: /mnt/stellar/builds/hpx-git/lib/libhpx_iostreams.a(standard_streams.cpp.o): relocation R_X86_64_32S against hidden symbol `_ZN3hpx4util6detail9formatterINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEELb0EE4callERSoSt17basic_string_viewIcS6_EPKv' can not be used when making a shared object
/usr/bin/ld: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
[8/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_install_dir_targets_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Release --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_install_dir_targets_test
======== CMake output ======
CMake Warning at CMakeLists.txt:79 (message):
Skipping build test because
HPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX does not exist. This
last test requires HPX to be installed. Did you forget to run the install
rule?
Configuring done (0.0s)
Generating done (0.0s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_install_dir_targets_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_install_dir_targets_test'
Run Build Command(s): /usr/bin/ninja-build
ninja: no work to do.
Running test command: "/usr/bin/ctest" "--output-on-failure"
Test project /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_install_dir_targets_test
No tests were found!!!
[9/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/gtest_emulation /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_install_dir_gtest_emulation_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Release --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_install_dir_gtest_emulation_test
======== CMake output ======
CMake Warning at CMakeLists.txt:32 (message):
Skipping build test because
HPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX does not exist. This
last test requires HPX to be installed. Did you forget to run the install
rule?
Configuring done (0.0s)
Generating done (0.0s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_install_dir_gtest_emulation_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_install_dir_gtest_emulation_test'
Run Build Command(s): /usr/bin/ninja-build
ninja: no work to do.
Running test command: "/usr/bin/ctest" "--output-on-failure"
Test project /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_install_dir_gtest_emulation_test
No tests were found!!!
[10/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_install_dir_macros_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=MACROS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Release --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_install_dir_macros_test
======== CMake output ======
CMake Warning at CMakeLists.txt:79 (message):
Skipping build test because
HPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX does not exist. This
last test requires HPX to be installed. Did you forget to run the install
rule?
Configuring done (0.0s)
Generating done (0.0s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_install_dir_macros_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_install_dir_macros_test'
Run Build Command(s): /usr/bin/ninja-build
ninja: no work to do.
Running test command: "/usr/bin/ctest" "--output-on-failure"
Test project /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_install_dir_macros_test
No tests were found!!!
[11/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_build_dir_macros_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=MACROS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Release --test-command /usr/bin/ctest --output-on-failure
FAILED: tests/unit/build/CMakeFiles/cmake_release_build_dir_macros_test /mnt/stellar/builds/hpx-git/tests/unit/build/CMakeFiles/cmake_release_build_dir_macros_test
cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_build_dir_macros_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=MACROS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Release --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_build_dir_macros_test
======== CMake output ======
Using tcmalloc allocator.
CMake Warning (dev) at /mnt/stellar/repos/hpx-git/cmake/HPX_SetupBoost.cmake:38 (find_package):
Policy CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT
variables. Run "cmake --help-policy CMP0144" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
CMake variable BOOST_ROOT is set to:
/usr
For compatibility, find_package is ignoring the variable, but code in a
.cmake module might still use it.
Call Stack (most recent call first):
/mnt/stellar/builds/hpx-git/lib/cmake/HPX/HPXConfig.cmake:147 (include)
CMakeLists.txt:12 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring done (0.5s)
Generating done (0.2s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_build_dir_macros_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_build_dir_macros_test'
Run Build Command(s): /usr/bin/ninja-build
[1/2] Linking CXX shared library libhpx_hello_world_component.so
FAILED: libhpx_hello_world_component.so
: && /usr/bin/c++ -fPIC -O3 -DNDEBUG -pthread -Wl,-z,defs -fvisibility=hidden -shared -Wl,-soname,libhpx_hello_world_component.so -o libhpx_hello_world_component.so CMakeFiles/hello_world_component.dir/hello_world_component.cpp.o /mnt/stellar/builds/hpx-git/lib/libhpx_iostreams.a /mnt/stellar/builds/hpx-git/lib/libhpx.a /mnt/stellar/builds/hpx-git/lib/libhpx_checkpoint.a /mnt/stellar/builds/hpx-git/lib/libhpx_executors_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_include.a /mnt/stellar/builds/hpx-git/lib/libhpx_compute.a /mnt/stellar/builds/hpx-git/lib/libhpx_init_runtime.a /mnt/stellar/builds/hpx-git/lib/libhpx_collectives.a /mnt/stellar/builds/hpx-git/lib/libhpx_lcos_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_resiliency_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_segmented_algorithms.a /mnt/stellar/builds/hpx-git/lib/libhpx_distribution_policies.a /mnt/stellar/builds/hpx-git/lib/libhpx_performance_counters.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_components.a /mnt/stellar/builds/hpx-git/lib/libhpx_agas.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_colocated.a /mnt/stellar/builds/hpx-git/lib/libhpx_agas_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_components.a /mnt/stellar/builds/hpx-git/lib/libhpx_statistics.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelports.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelport_tcp.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelset.a /mnt/stellar/builds/hpx-git/lib/libhpx_actions.a /mnt/stellar/builds/hpx-git/lib/libhpx_actions_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_naming.a /mnt/stellar/builds/hpx-git/lib/libhpx_checkpoint_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_components_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_plugin_factories.a /mnt/stellar/builds/hpx-git/lib/libhpx_command_line_handling.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelset_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_naming_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_core.a -Wl,--whole-archive -Wl,--no-whole-archive /mnt/stellar/builds/hpx-git/lib/libhpx_batch_environments.a /mnt/stellar/builds/hpx-git/lib/libhpx_cache.a /mnt/stellar/builds/hpx-git/lib/libhpx_include_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_compute_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_init_runtime_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_algorithms.a /mnt/stellar/builds/hpx-git/lib/libhpx_lcos_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_resiliency.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_command_line_handling_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_asio.a /mnt/stellar/builds/hpx-git/lib/libhpx_static_reinit.a /mnt/stellar/builds/hpx-git/lib/libhpx_testing.a /mnt/stellar/builds/hpx-git/lib/libhpx_threadmanager.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_pool_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_timed_execution.a /mnt/stellar/builds/hpx-git/lib/libhpx_executors.a /mnt/stellar/builds/hpx-git/lib/libhpx_execution.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_combinators.a /mnt/stellar/builds/hpx-git/lib/libhpx_pack_traversal.a /mnt/stellar/builds/hpx-git/lib/libhpx_io_service.a /mnt/stellar/builds/hpx-git/lib/libhpx_properties.a /mnt/stellar/builds/hpx-git/lib/libhpx_resource_partitioner.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_configuration.a /mnt/stellar/builds/hpx-git/lib/libhpx_ini.a /mnt/stellar/builds/hpx-git/lib/libhpx_program_options.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_pools.a /mnt/stellar/builds/hpx-git/lib/libhpx_schedulers.a /mnt/stellar/builds/hpx-git/lib/libhpx_threading.a /mnt/stellar/builds/hpx-git/lib/libhpx_futures.a /mnt/stellar/builds/hpx-git/lib/libhpx_synchronization.a /mnt/stellar/builds/hpx-git/lib/libhpx_threading_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_affinity.a /mnt/stellar/builds/hpx-git/lib/libhpx_topology.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_coroutines.a /mnt/stellar/builds/hpx-git/lib/libhpx_memory.a /mnt/stellar/builds/hpx-git/lib/libhpx_concurrency.a /mnt/stellar/builds/hpx-git/lib/libhpx_allocator_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_execution_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_hashing.a /mnt/stellar/builds/hpx-git/lib/libhpx_lock_registration.a /mnt/stellar/builds/hpx-git/lib/libhpx_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_version.a /mnt/stellar/builds/hpx-git/lib/libhpx_prefix.a /mnt/stellar/builds/hpx-git/lib/libhpx_plugin.a /mnt/stellar/builds/hpx-git/lib/libhpx_string_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_iterator_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_functional.a /mnt/stellar/builds/hpx-git/lib/libhpx_datastructures.a /mnt/stellar/builds/hpx-git/lib/libhpx_itt_notify.a /mnt/stellar/builds/hpx-git/lib/libhpx_tag_invoke.a /mnt/stellar/builds/hpx-git/lib/libhpx_serialization.a /mnt/stellar/builds/hpx-git/lib/libhpx_debugging.a /mnt/stellar/builds/hpx-git/lib/libhpx_errors.a /mnt/stellar/builds/hpx-git/lib/libhpx_logging.a /mnt/stellar/builds/hpx-git/lib/libhpx_filesystem.a /mnt/stellar/builds/hpx-git/lib/libhpx_timing.a /mnt/stellar/builds/hpx-git/lib/libhpx_hardware.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_type_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_assertion.a /mnt/stellar/builds/hpx-git/lib/libhpx_format.a /mnt/stellar/builds/hpx-git/lib/libhpx_concepts.a /mnt/stellar/builds/hpx-git/lib/libhpx_config.a /mnt/stellar/builds/hpx-git/lib/libhpx_preprocessor.a /mnt/stellar/builds/hpx-git/lib/libhpx_config_registry.a /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so -latomic -ldl -lrt && :
/usr/bin/ld: /mnt/stellar/builds/hpx-git/lib/libhpx_iostreams.a(standard_streams.cpp.o): relocation R_X86_64_32S against hidden symbol `_ZN3hpx4util6detail9formatterINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEELb0EE4callERSoSt17basic_string_viewIcS6_EPKv' can not be used when making a shared object
/usr/bin/ld: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
[12/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/gtest_emulation /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_build_dir_gtest_emulation_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Release --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_build_dir_gtest_emulation_test
======== CMake output ======
Using tcmalloc allocator.
CMake Warning (dev) at /mnt/stellar/repos/hpx-git/cmake/HPX_SetupBoost.cmake:38 (find_package):
Policy CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT
variables. Run "cmake --help-policy CMP0144" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
CMake variable BOOST_ROOT is set to:
/usr
For compatibility, find_package is ignoring the variable, but code in a
.cmake module might still use it.
Call Stack (most recent call first):
/mnt/stellar/builds/hpx-git/lib/cmake/HPX/HPXConfig.cmake:147 (include)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring done (0.1s)
Generating done (0.0s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_build_dir_gtest_emulation_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_build_dir_gtest_emulation_test'
Run Build Command(s): /usr/bin/ninja-build
ninja: no work to do.
Running test command: "/usr/bin/ctest" "--output-on-failure"
Test project /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_release_build_dir_gtest_emulation_test
Start 1: hello_world_test
1/1 Test #1: hello_world_test ................. Passed 0.45 sec
100% tests passed, 0 tests failed out of 1
Total Test time (real) = 0.57 sec
[13/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_install_dir_targets_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=RelWithDebInfo --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_install_dir_targets_test
======== CMake output ======
CMake Warning at CMakeLists.txt:79 (message):
Skipping build test because
HPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX does not exist. This
last test requires HPX to be installed. Did you forget to run the install
rule?
Configuring done (0.1s)
Generating done (0.0s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_install_dir_targets_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_install_dir_targets_test'
Run Build Command(s): /usr/bin/ninja-build
ninja: no work to do.
Running test command: "/usr/bin/ctest" "--output-on-failure"
Test project /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_install_dir_targets_test
No tests were found!!!
[14/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_install_dir_macros_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=MACROS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=RelWithDebInfo --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_install_dir_macros_test
======== CMake output ======
CMake Warning at CMakeLists.txt:79 (message):
Skipping build test because
HPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX does not exist. This
last test requires HPX to be installed. Did you forget to run the install
rule?
Configuring done (0.0s)
Generating done (0.0s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_install_dir_macros_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_install_dir_macros_test'
Run Build Command(s): /usr/bin/ninja-build
ninja: no work to do.
Running test command: "/usr/bin/ctest" "--output-on-failure"
Test project /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_install_dir_macros_test
No tests were found!!!
[15/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/gtest_emulation /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_install_dir_gtest_emulation_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=RelWithDebInfo --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_install_dir_gtest_emulation_test
======== CMake output ======
CMake Warning at CMakeLists.txt:32 (message):
Skipping build test because
HPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX does not exist. This
last test requires HPX to be installed. Did you forget to run the install
rule?
Configuring done (0.0s)
Generating done (0.0s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_install_dir_gtest_emulation_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_install_dir_gtest_emulation_test'
Run Build Command(s): /usr/bin/ninja-build
ninja: no work to do.
Running test command: "/usr/bin/ctest" "--output-on-failure"
Test project /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_install_dir_gtest_emulation_test
No tests were found!!!
[16/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/gtest_emulation /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_build_dir_gtest_emulation_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=RelWithDebInfo --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_build_dir_gtest_emulation_test
======== CMake output ======
Using tcmalloc allocator.
CMake Warning (dev) at /mnt/stellar/repos/hpx-git/cmake/HPX_SetupBoost.cmake:38 (find_package):
Policy CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT
variables. Run "cmake --help-policy CMP0144" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
CMake variable BOOST_ROOT is set to:
/usr
For compatibility, find_package is ignoring the variable, but code in a
.cmake module might still use it.
Call Stack (most recent call first):
/mnt/stellar/builds/hpx-git/lib/cmake/HPX/HPXConfig.cmake:147 (include)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring done (0.1s)
Generating done (0.2s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_build_dir_gtest_emulation_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_build_dir_gtest_emulation_test'
Run Build Command(s): /usr/bin/ninja-build
ninja: no work to do.
Running test command: "/usr/bin/ctest" "--output-on-failure"
Test project /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_build_dir_gtest_emulation_test
Start 1: hello_world_test
1/1 Test #1: hello_world_test ................. Passed 0.19 sec
100% tests passed, 0 tests failed out of 1
Total Test time (real) = 0.19 sec
[17/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_build_dir_macros_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=MACROS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=RelWithDebInfo --test-command /usr/bin/ctest --output-on-failure
FAILED: tests/unit/build/CMakeFiles/cmake_relwithdebinfo_build_dir_macros_test /mnt/stellar/builds/hpx-git/tests/unit/build/CMakeFiles/cmake_relwithdebinfo_build_dir_macros_test
cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_build_dir_macros_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=MACROS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=RelWithDebInfo --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_build_dir_macros_test
======== CMake output ======
Using tcmalloc allocator.
CMake Warning (dev) at /mnt/stellar/repos/hpx-git/cmake/HPX_SetupBoost.cmake:38 (find_package):
Policy CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT
variables. Run "cmake --help-policy CMP0144" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
CMake variable BOOST_ROOT is set to:
/usr
For compatibility, find_package is ignoring the variable, but code in a
.cmake module might still use it.
Call Stack (most recent call first):
/mnt/stellar/builds/hpx-git/lib/cmake/HPX/HPXConfig.cmake:147 (include)
CMakeLists.txt:12 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring done (0.1s)
Generating done (0.2s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_build_dir_macros_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_build_dir_macros_test'
Run Build Command(s): /usr/bin/ninja-build
[1/2] Linking CXX shared library libhpx_hello_world_component.so
FAILED: libhpx_hello_world_component.so
: && /usr/bin/c++ -fPIC -O2 -g -DNDEBUG -pthread -Wl,-z,defs -fvisibility=hidden -shared -Wl,-soname,libhpx_hello_world_component.so -o libhpx_hello_world_component.so CMakeFiles/hello_world_component.dir/hello_world_component.cpp.o /mnt/stellar/builds/hpx-git/lib/libhpx_iostreams.a /mnt/stellar/builds/hpx-git/lib/libhpx.a /mnt/stellar/builds/hpx-git/lib/libhpx_checkpoint.a /mnt/stellar/builds/hpx-git/lib/libhpx_executors_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_include.a /mnt/stellar/builds/hpx-git/lib/libhpx_compute.a /mnt/stellar/builds/hpx-git/lib/libhpx_init_runtime.a /mnt/stellar/builds/hpx-git/lib/libhpx_collectives.a /mnt/stellar/builds/hpx-git/lib/libhpx_lcos_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_resiliency_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_segmented_algorithms.a /mnt/stellar/builds/hpx-git/lib/libhpx_distribution_policies.a /mnt/stellar/builds/hpx-git/lib/libhpx_performance_counters.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_components.a /mnt/stellar/builds/hpx-git/lib/libhpx_agas.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_colocated.a /mnt/stellar/builds/hpx-git/lib/libhpx_agas_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_components.a /mnt/stellar/builds/hpx-git/lib/libhpx_statistics.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelports.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelport_tcp.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelset.a /mnt/stellar/builds/hpx-git/lib/libhpx_actions.a /mnt/stellar/builds/hpx-git/lib/libhpx_actions_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_naming.a /mnt/stellar/builds/hpx-git/lib/libhpx_checkpoint_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_components_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_plugin_factories.a /mnt/stellar/builds/hpx-git/lib/libhpx_command_line_handling.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelset_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_naming_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_core.a -Wl,--whole-archive -Wl,--no-whole-archive /mnt/stellar/builds/hpx-git/lib/libhpx_batch_environments.a /mnt/stellar/builds/hpx-git/lib/libhpx_cache.a /mnt/stellar/builds/hpx-git/lib/libhpx_include_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_compute_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_init_runtime_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_algorithms.a /mnt/stellar/builds/hpx-git/lib/libhpx_lcos_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_resiliency.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_command_line_handling_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_asio.a /mnt/stellar/builds/hpx-git/lib/libhpx_static_reinit.a /mnt/stellar/builds/hpx-git/lib/libhpx_testing.a /mnt/stellar/builds/hpx-git/lib/libhpx_threadmanager.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_pool_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_timed_execution.a /mnt/stellar/builds/hpx-git/lib/libhpx_executors.a /mnt/stellar/builds/hpx-git/lib/libhpx_execution.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_combinators.a /mnt/stellar/builds/hpx-git/lib/libhpx_pack_traversal.a /mnt/stellar/builds/hpx-git/lib/libhpx_io_service.a /mnt/stellar/builds/hpx-git/lib/libhpx_properties.a /mnt/stellar/builds/hpx-git/lib/libhpx_resource_partitioner.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_configuration.a /mnt/stellar/builds/hpx-git/lib/libhpx_ini.a /mnt/stellar/builds/hpx-git/lib/libhpx_program_options.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_pools.a /mnt/stellar/builds/hpx-git/lib/libhpx_schedulers.a /mnt/stellar/builds/hpx-git/lib/libhpx_threading.a /mnt/stellar/builds/hpx-git/lib/libhpx_futures.a /mnt/stellar/builds/hpx-git/lib/libhpx_synchronization.a /mnt/stellar/builds/hpx-git/lib/libhpx_threading_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_affinity.a /mnt/stellar/builds/hpx-git/lib/libhpx_topology.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_coroutines.a /mnt/stellar/builds/hpx-git/lib/libhpx_memory.a /mnt/stellar/builds/hpx-git/lib/libhpx_concurrency.a /mnt/stellar/builds/hpx-git/lib/libhpx_allocator_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_execution_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_hashing.a /mnt/stellar/builds/hpx-git/lib/libhpx_lock_registration.a /mnt/stellar/builds/hpx-git/lib/libhpx_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_version.a /mnt/stellar/builds/hpx-git/lib/libhpx_prefix.a /mnt/stellar/builds/hpx-git/lib/libhpx_plugin.a /mnt/stellar/builds/hpx-git/lib/libhpx_string_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_iterator_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_functional.a /mnt/stellar/builds/hpx-git/lib/libhpx_datastructures.a /mnt/stellar/builds/hpx-git/lib/libhpx_itt_notify.a /mnt/stellar/builds/hpx-git/lib/libhpx_tag_invoke.a /mnt/stellar/builds/hpx-git/lib/libhpx_serialization.a /mnt/stellar/builds/hpx-git/lib/libhpx_debugging.a /mnt/stellar/builds/hpx-git/lib/libhpx_errors.a /mnt/stellar/builds/hpx-git/lib/libhpx_logging.a /mnt/stellar/builds/hpx-git/lib/libhpx_filesystem.a /mnt/stellar/builds/hpx-git/lib/libhpx_timing.a /mnt/stellar/builds/hpx-git/lib/libhpx_hardware.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_type_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_assertion.a /mnt/stellar/builds/hpx-git/lib/libhpx_format.a /mnt/stellar/builds/hpx-git/lib/libhpx_concepts.a /mnt/stellar/builds/hpx-git/lib/libhpx_config.a /mnt/stellar/builds/hpx-git/lib/libhpx_preprocessor.a /mnt/stellar/builds/hpx-git/lib/libhpx_config_registry.a /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so -latomic -ldl -lrt && :
/usr/bin/ld: /mnt/stellar/builds/hpx-git/lib/libhpx_iostreams.a(standard_streams.cpp.o): relocation R_X86_64_32S against hidden symbol `_ZN3hpx4util6detail9formatterINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEELb0EE4callERSoSt17basic_string_viewIcS6_EPKv' can not be used when making a shared object
/usr/bin/ld: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
[18/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_build_dir_targets_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=RelWithDebInfo --test-command /usr/bin/ctest --output-on-failure
FAILED: tests/unit/build/CMakeFiles/cmake_relwithdebinfo_build_dir_targets_test /mnt/stellar/builds/hpx-git/tests/unit/build/CMakeFiles/cmake_relwithdebinfo_build_dir_targets_test
cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_build_dir_targets_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=RelWithDebInfo --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_build_dir_targets_test
======== CMake output ======
Using tcmalloc allocator.
CMake Warning (dev) at /mnt/stellar/repos/hpx-git/cmake/HPX_SetupBoost.cmake:38 (find_package):
Policy CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT
variables. Run "cmake --help-policy CMP0144" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
CMake variable BOOST_ROOT is set to:
/usr
For compatibility, find_package is ignoring the variable, but code in a
.cmake module might still use it.
Call Stack (most recent call first):
/mnt/stellar/builds/hpx-git/lib/cmake/HPX/HPXConfig.cmake:147 (include)
CMakeLists.txt:12 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring done (0.1s)
Generating done (0.1s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_build_dir_targets_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_relwithdebinfo_build_dir_targets_test'
Run Build Command(s): /usr/bin/ninja-build
[1/2] Linking CXX shared library libhello_world_component.so
FAILED: libhello_world_component.so
: && /usr/bin/c++ -fPIC -O2 -g -DNDEBUG -pthread -Wl,-z,defs -fvisibility=hidden -shared -Wl,-soname,libhello_world_component.so -o libhello_world_component.so CMakeFiles/hello_world_component.dir/hello_world_component.cpp.o /mnt/stellar/builds/hpx-git/lib/libhpx_iostreams.a /mnt/stellar/builds/hpx-git/lib/libhpx.a /mnt/stellar/builds/hpx-git/lib/libhpx_checkpoint.a /mnt/stellar/builds/hpx-git/lib/libhpx_executors_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_include.a /mnt/stellar/builds/hpx-git/lib/libhpx_compute.a /mnt/stellar/builds/hpx-git/lib/libhpx_init_runtime.a /mnt/stellar/builds/hpx-git/lib/libhpx_collectives.a /mnt/stellar/builds/hpx-git/lib/libhpx_lcos_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_resiliency_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_segmented_algorithms.a /mnt/stellar/builds/hpx-git/lib/libhpx_distribution_policies.a /mnt/stellar/builds/hpx-git/lib/libhpx_performance_counters.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_components.a /mnt/stellar/builds/hpx-git/lib/libhpx_agas.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_colocated.a /mnt/stellar/builds/hpx-git/lib/libhpx_agas_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_components.a /mnt/stellar/builds/hpx-git/lib/libhpx_statistics.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelports.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelport_tcp.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelset.a /mnt/stellar/builds/hpx-git/lib/libhpx_actions.a /mnt/stellar/builds/hpx-git/lib/libhpx_actions_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_naming.a /mnt/stellar/builds/hpx-git/lib/libhpx_checkpoint_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_components_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_plugin_factories.a /mnt/stellar/builds/hpx-git/lib/libhpx_command_line_handling.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelset_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_naming_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_core.a -Wl,--whole-archive -Wl,--no-whole-archive /mnt/stellar/builds/hpx-git/lib/libhpx_batch_environments.a /mnt/stellar/builds/hpx-git/lib/libhpx_cache.a /mnt/stellar/builds/hpx-git/lib/libhpx_include_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_compute_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_init_runtime_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_algorithms.a /mnt/stellar/builds/hpx-git/lib/libhpx_lcos_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_resiliency.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_command_line_handling_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_asio.a /mnt/stellar/builds/hpx-git/lib/libhpx_static_reinit.a /mnt/stellar/builds/hpx-git/lib/libhpx_testing.a /mnt/stellar/builds/hpx-git/lib/libhpx_threadmanager.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_pool_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_timed_execution.a /mnt/stellar/builds/hpx-git/lib/libhpx_executors.a /mnt/stellar/builds/hpx-git/lib/libhpx_execution.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_combinators.a /mnt/stellar/builds/hpx-git/lib/libhpx_pack_traversal.a /mnt/stellar/builds/hpx-git/lib/libhpx_io_service.a /mnt/stellar/builds/hpx-git/lib/libhpx_properties.a /mnt/stellar/builds/hpx-git/lib/libhpx_resource_partitioner.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_configuration.a /mnt/stellar/builds/hpx-git/lib/libhpx_ini.a /mnt/stellar/builds/hpx-git/lib/libhpx_program_options.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_pools.a /mnt/stellar/builds/hpx-git/lib/libhpx_schedulers.a /mnt/stellar/builds/hpx-git/lib/libhpx_threading.a /mnt/stellar/builds/hpx-git/lib/libhpx_futures.a /mnt/stellar/builds/hpx-git/lib/libhpx_synchronization.a /mnt/stellar/builds/hpx-git/lib/libhpx_threading_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_affinity.a /mnt/stellar/builds/hpx-git/lib/libhpx_topology.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_coroutines.a /mnt/stellar/builds/hpx-git/lib/libhpx_memory.a /mnt/stellar/builds/hpx-git/lib/libhpx_concurrency.a /mnt/stellar/builds/hpx-git/lib/libhpx_allocator_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_execution_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_hashing.a /mnt/stellar/builds/hpx-git/lib/libhpx_lock_registration.a /mnt/stellar/builds/hpx-git/lib/libhpx_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_version.a /mnt/stellar/builds/hpx-git/lib/libhpx_prefix.a /mnt/stellar/builds/hpx-git/lib/libhpx_plugin.a /mnt/stellar/builds/hpx-git/lib/libhpx_string_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_iterator_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_functional.a /mnt/stellar/builds/hpx-git/lib/libhpx_datastructures.a /mnt/stellar/builds/hpx-git/lib/libhpx_itt_notify.a /mnt/stellar/builds/hpx-git/lib/libhpx_tag_invoke.a /mnt/stellar/builds/hpx-git/lib/libhpx_serialization.a /mnt/stellar/builds/hpx-git/lib/libhpx_debugging.a /mnt/stellar/builds/hpx-git/lib/libhpx_errors.a /mnt/stellar/builds/hpx-git/lib/libhpx_logging.a /mnt/stellar/builds/hpx-git/lib/libhpx_filesystem.a /mnt/stellar/builds/hpx-git/lib/libhpx_timing.a /mnt/stellar/builds/hpx-git/lib/libhpx_hardware.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_type_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_assertion.a /mnt/stellar/builds/hpx-git/lib/libhpx_format.a /mnt/stellar/builds/hpx-git/lib/libhpx_concepts.a /mnt/stellar/builds/hpx-git/lib/libhpx_config.a /mnt/stellar/builds/hpx-git/lib/libhpx_preprocessor.a /mnt/stellar/builds/hpx-git/lib/libhpx_config_registry.a /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so -latomic -ldl -lrt && :
/usr/bin/ld: /mnt/stellar/builds/hpx-git/lib/libhpx_iostreams.a(standard_streams.cpp.o): relocation R_X86_64_32S against hidden symbol `_ZN3hpx4util6detail9formatterINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEELb0EE4callERSoSt17basic_string_viewIcS6_EPKv' can not be used when making a shared object
/usr/bin/ld: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
[19/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_install_dir_macros_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=MACROS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=MinSizeRel --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_install_dir_macros_test
======== CMake output ======
CMake Warning at CMakeLists.txt:79 (message):
Skipping build test because
HPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX does not exist. This
last test requires HPX to be installed. Did you forget to run the install
rule?
Configuring done (0.0s)
Generating done (0.1s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_install_dir_macros_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_install_dir_macros_test'
Run Build Command(s): /usr/bin/ninja-build
ninja: no work to do.
Running test command: "/usr/bin/ctest" "--output-on-failure"
Test project /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_install_dir_macros_test
No tests were found!!!
[20/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_install_dir_targets_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=MinSizeRel --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_install_dir_targets_test
======== CMake output ======
CMake Warning at CMakeLists.txt:79 (message):
Skipping build test because
HPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX does not exist. This
last test requires HPX to be installed. Did you forget to run the install
rule?
Configuring done (0.0s)
Generating done (0.1s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_install_dir_targets_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_install_dir_targets_test'
Run Build Command(s): /usr/bin/ninja-build
ninja: no work to do.
Running test command: "/usr/bin/ctest" "--output-on-failure"
Test project /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_install_dir_targets_test
No tests were found!!!
[21/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/gtest_emulation /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_install_dir_gtest_emulation_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=MinSizeRel --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_install_dir_gtest_emulation_test
======== CMake output ======
CMake Warning at CMakeLists.txt:32 (message):
Skipping build test because
HPX_DIR=/mnt/stellar/inst/hpx-git/lib64/cmake/HPX does not exist. This
last test requires HPX to be installed. Did you forget to run the install
rule?
Configuring done (0.0s)
Generating done (0.0s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_install_dir_gtest_emulation_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_install_dir_gtest_emulation_test'
Run Build Command(s): /usr/bin/ninja-build
ninja: no work to do.
Running test command: "/usr/bin/ctest" "--output-on-failure"
Test project /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_install_dir_gtest_emulation_test
No tests were found!!!
[22/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/cmake -E make_directory /mnt/stellar/builds/hpx-git/tests/unit/build/pkgconfig_build_dir_test
[23/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_build_dir_targets_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=MinSizeRel --test-command /usr/bin/ctest --output-on-failure
FAILED: tests/unit/build/CMakeFiles/cmake_minsizerel_build_dir_targets_test /mnt/stellar/builds/hpx-git/tests/unit/build/CMakeFiles/cmake_minsizerel_build_dir_targets_test
cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_build_dir_targets_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=MinSizeRel --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_build_dir_targets_test
======== CMake output ======
Using tcmalloc allocator.
CMake Warning (dev) at /mnt/stellar/repos/hpx-git/cmake/HPX_SetupBoost.cmake:38 (find_package):
Policy CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT
variables. Run "cmake --help-policy CMP0144" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
CMake variable BOOST_ROOT is set to:
/usr
For compatibility, find_package is ignoring the variable, but code in a
.cmake module might still use it.
Call Stack (most recent call first):
/mnt/stellar/builds/hpx-git/lib/cmake/HPX/HPXConfig.cmake:147 (include)
CMakeLists.txt:12 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring done (0.1s)
Generating done (0.3s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_build_dir_targets_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_build_dir_targets_test'
Run Build Command(s): /usr/bin/ninja-build
[1/2] Linking CXX shared library libhello_world_component.so
FAILED: libhello_world_component.so
: && /usr/bin/c++ -fPIC -Os -DNDEBUG -pthread -Wl,-z,defs -fvisibility=hidden -shared -Wl,-soname,libhello_world_component.so -o libhello_world_component.so CMakeFiles/hello_world_component.dir/hello_world_component.cpp.o /mnt/stellar/builds/hpx-git/lib/libhpx_iostreams.a /mnt/stellar/builds/hpx-git/lib/libhpx.a /mnt/stellar/builds/hpx-git/lib/libhpx_checkpoint.a /mnt/stellar/builds/hpx-git/lib/libhpx_executors_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_include.a /mnt/stellar/builds/hpx-git/lib/libhpx_compute.a /mnt/stellar/builds/hpx-git/lib/libhpx_init_runtime.a /mnt/stellar/builds/hpx-git/lib/libhpx_collectives.a /mnt/stellar/builds/hpx-git/lib/libhpx_lcos_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_resiliency_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_segmented_algorithms.a /mnt/stellar/builds/hpx-git/lib/libhpx_distribution_policies.a /mnt/stellar/builds/hpx-git/lib/libhpx_performance_counters.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_components.a /mnt/stellar/builds/hpx-git/lib/libhpx_agas.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_colocated.a /mnt/stellar/builds/hpx-git/lib/libhpx_agas_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_components.a /mnt/stellar/builds/hpx-git/lib/libhpx_statistics.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelports.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelport_tcp.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelset.a /mnt/stellar/builds/hpx-git/lib/libhpx_actions.a /mnt/stellar/builds/hpx-git/lib/libhpx_actions_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_naming.a /mnt/stellar/builds/hpx-git/lib/libhpx_checkpoint_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_components_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_plugin_factories.a /mnt/stellar/builds/hpx-git/lib/libhpx_command_line_handling.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelset_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_naming_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_core.a -Wl,--whole-archive -Wl,--no-whole-archive /mnt/stellar/builds/hpx-git/lib/libhpx_batch_environments.a /mnt/stellar/builds/hpx-git/lib/libhpx_cache.a /mnt/stellar/builds/hpx-git/lib/libhpx_include_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_compute_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_init_runtime_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_algorithms.a /mnt/stellar/builds/hpx-git/lib/libhpx_lcos_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_resiliency.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_command_line_handling_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_asio.a /mnt/stellar/builds/hpx-git/lib/libhpx_static_reinit.a /mnt/stellar/builds/hpx-git/lib/libhpx_testing.a /mnt/stellar/builds/hpx-git/lib/libhpx_threadmanager.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_pool_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_timed_execution.a /mnt/stellar/builds/hpx-git/lib/libhpx_executors.a /mnt/stellar/builds/hpx-git/lib/libhpx_execution.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_combinators.a /mnt/stellar/builds/hpx-git/lib/libhpx_pack_traversal.a /mnt/stellar/builds/hpx-git/lib/libhpx_io_service.a /mnt/stellar/builds/hpx-git/lib/libhpx_properties.a /mnt/stellar/builds/hpx-git/lib/libhpx_resource_partitioner.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_configuration.a /mnt/stellar/builds/hpx-git/lib/libhpx_ini.a /mnt/stellar/builds/hpx-git/lib/libhpx_program_options.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_pools.a /mnt/stellar/builds/hpx-git/lib/libhpx_schedulers.a /mnt/stellar/builds/hpx-git/lib/libhpx_threading.a /mnt/stellar/builds/hpx-git/lib/libhpx_futures.a /mnt/stellar/builds/hpx-git/lib/libhpx_synchronization.a /mnt/stellar/builds/hpx-git/lib/libhpx_threading_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_affinity.a /mnt/stellar/builds/hpx-git/lib/libhpx_topology.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_coroutines.a /mnt/stellar/builds/hpx-git/lib/libhpx_memory.a /mnt/stellar/builds/hpx-git/lib/libhpx_concurrency.a /mnt/stellar/builds/hpx-git/lib/libhpx_allocator_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_execution_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_hashing.a /mnt/stellar/builds/hpx-git/lib/libhpx_lock_registration.a /mnt/stellar/builds/hpx-git/lib/libhpx_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_version.a /mnt/stellar/builds/hpx-git/lib/libhpx_prefix.a /mnt/stellar/builds/hpx-git/lib/libhpx_plugin.a /mnt/stellar/builds/hpx-git/lib/libhpx_string_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_iterator_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_functional.a /mnt/stellar/builds/hpx-git/lib/libhpx_datastructures.a /mnt/stellar/builds/hpx-git/lib/libhpx_itt_notify.a /mnt/stellar/builds/hpx-git/lib/libhpx_tag_invoke.a /mnt/stellar/builds/hpx-git/lib/libhpx_serialization.a /mnt/stellar/builds/hpx-git/lib/libhpx_debugging.a /mnt/stellar/builds/hpx-git/lib/libhpx_errors.a /mnt/stellar/builds/hpx-git/lib/libhpx_logging.a /mnt/stellar/builds/hpx-git/lib/libhpx_filesystem.a /mnt/stellar/builds/hpx-git/lib/libhpx_timing.a /mnt/stellar/builds/hpx-git/lib/libhpx_hardware.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_type_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_assertion.a /mnt/stellar/builds/hpx-git/lib/libhpx_format.a /mnt/stellar/builds/hpx-git/lib/libhpx_concepts.a /mnt/stellar/builds/hpx-git/lib/libhpx_config.a /mnt/stellar/builds/hpx-git/lib/libhpx_preprocessor.a /mnt/stellar/builds/hpx-git/lib/libhpx_config_registry.a /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so -latomic -ldl -lrt && :
/usr/bin/ld: /mnt/stellar/builds/hpx-git/lib/libhpx_iostreams.a(standard_streams.cpp.o): relocation R_X86_64_32S against hidden symbol `_ZN3hpx4util6detail9formatterINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEELb0EE4callERSoSt17basic_string_viewIcS6_EPKv' can not be used when making a shared object
/usr/bin/ld: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
[24/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/cmake -E make_directory /mnt/stellar/builds/hpx-git/tests/unit/build/pkgconfig_install_dir_test
[25/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_build_dir_macros_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=MACROS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=MinSizeRel --test-command /usr/bin/ctest --output-on-failure
FAILED: tests/unit/build/CMakeFiles/cmake_minsizerel_build_dir_macros_test /mnt/stellar/builds/hpx-git/tests/unit/build/CMakeFiles/cmake_minsizerel_build_dir_macros_test
cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/hello_world_component /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_build_dir_macros_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=MACROS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=MinSizeRel --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_build_dir_macros_test
======== CMake output ======
Using tcmalloc allocator.
CMake Warning (dev) at /mnt/stellar/repos/hpx-git/cmake/HPX_SetupBoost.cmake:38 (find_package):
Policy CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT
variables. Run "cmake --help-policy CMP0144" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
CMake variable BOOST_ROOT is set to:
/usr
For compatibility, find_package is ignoring the variable, but code in a
.cmake module might still use it.
Call Stack (most recent call first):
/mnt/stellar/builds/hpx-git/lib/cmake/HPX/HPXConfig.cmake:147 (include)
CMakeLists.txt:12 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring done (0.1s)
Generating done (0.1s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_build_dir_macros_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_build_dir_macros_test'
Run Build Command(s): /usr/bin/ninja-build
[1/2] Linking CXX shared library libhpx_hello_world_component.so
FAILED: libhpx_hello_world_component.so
: && /usr/bin/c++ -fPIC -Os -DNDEBUG -pthread -Wl,-z,defs -fvisibility=hidden -shared -Wl,-soname,libhpx_hello_world_component.so -o libhpx_hello_world_component.so CMakeFiles/hello_world_component.dir/hello_world_component.cpp.o /mnt/stellar/builds/hpx-git/lib/libhpx_iostreams.a /mnt/stellar/builds/hpx-git/lib/libhpx.a /mnt/stellar/builds/hpx-git/lib/libhpx_checkpoint.a /mnt/stellar/builds/hpx-git/lib/libhpx_executors_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_include.a /mnt/stellar/builds/hpx-git/lib/libhpx_compute.a /mnt/stellar/builds/hpx-git/lib/libhpx_init_runtime.a /mnt/stellar/builds/hpx-git/lib/libhpx_collectives.a /mnt/stellar/builds/hpx-git/lib/libhpx_lcos_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_resiliency_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_segmented_algorithms.a /mnt/stellar/builds/hpx-git/lib/libhpx_distribution_policies.a /mnt/stellar/builds/hpx-git/lib/libhpx_performance_counters.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_components.a /mnt/stellar/builds/hpx-git/lib/libhpx_agas.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_colocated.a /mnt/stellar/builds/hpx-git/lib/libhpx_agas_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_distributed.a /mnt/stellar/builds/hpx-git/lib/libhpx_components.a /mnt/stellar/builds/hpx-git/lib/libhpx_statistics.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelports.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelport_tcp.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelset.a /mnt/stellar/builds/hpx-git/lib/libhpx_actions.a /mnt/stellar/builds/hpx-git/lib/libhpx_actions_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_naming.a /mnt/stellar/builds/hpx-git/lib/libhpx_checkpoint_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_components_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_plugin_factories.a /mnt/stellar/builds/hpx-git/lib/libhpx_command_line_handling.a /mnt/stellar/builds/hpx-git/lib/libhpx_parcelset_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_naming_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_core.a -Wl,--whole-archive -Wl,--no-whole-archive /mnt/stellar/builds/hpx-git/lib/libhpx_batch_environments.a /mnt/stellar/builds/hpx-git/lib/libhpx_cache.a /mnt/stellar/builds/hpx-git/lib/libhpx_include_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_compute_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_init_runtime_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_algorithms.a /mnt/stellar/builds/hpx-git/lib/libhpx_lcos_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_resiliency.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_command_line_handling_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_asio.a /mnt/stellar/builds/hpx-git/lib/libhpx_static_reinit.a /mnt/stellar/builds/hpx-git/lib/libhpx_testing.a /mnt/stellar/builds/hpx-git/lib/libhpx_threadmanager.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_pool_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_local.a /mnt/stellar/builds/hpx-git/lib/libhpx_timed_execution.a /mnt/stellar/builds/hpx-git/lib/libhpx_executors.a /mnt/stellar/builds/hpx-git/lib/libhpx_execution.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_combinators.a /mnt/stellar/builds/hpx-git/lib/libhpx_pack_traversal.a /mnt/stellar/builds/hpx-git/lib/libhpx_io_service.a /mnt/stellar/builds/hpx-git/lib/libhpx_properties.a /mnt/stellar/builds/hpx-git/lib/libhpx_resource_partitioner.a /mnt/stellar/builds/hpx-git/lib/libhpx_runtime_configuration.a /mnt/stellar/builds/hpx-git/lib/libhpx_ini.a /mnt/stellar/builds/hpx-git/lib/libhpx_program_options.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_pools.a /mnt/stellar/builds/hpx-git/lib/libhpx_schedulers.a /mnt/stellar/builds/hpx-git/lib/libhpx_threading.a /mnt/stellar/builds/hpx-git/lib/libhpx_futures.a /mnt/stellar/builds/hpx-git/lib/libhpx_synchronization.a /mnt/stellar/builds/hpx-git/lib/libhpx_threading_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_affinity.a /mnt/stellar/builds/hpx-git/lib/libhpx_topology.a /mnt/stellar/builds/hpx-git/lib/libhpx_async_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_coroutines.a /mnt/stellar/builds/hpx-git/lib/libhpx_memory.a /mnt/stellar/builds/hpx-git/lib/libhpx_concurrency.a /mnt/stellar/builds/hpx-git/lib/libhpx_allocator_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_execution_base.a /mnt/stellar/builds/hpx-git/lib/libhpx_hashing.a /mnt/stellar/builds/hpx-git/lib/libhpx_lock_registration.a /mnt/stellar/builds/hpx-git/lib/libhpx_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_version.a /mnt/stellar/builds/hpx-git/lib/libhpx_prefix.a /mnt/stellar/builds/hpx-git/lib/libhpx_plugin.a /mnt/stellar/builds/hpx-git/lib/libhpx_string_util.a /mnt/stellar/builds/hpx-git/lib/libhpx_iterator_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_functional.a /mnt/stellar/builds/hpx-git/lib/libhpx_datastructures.a /mnt/stellar/builds/hpx-git/lib/libhpx_itt_notify.a /mnt/stellar/builds/hpx-git/lib/libhpx_tag_invoke.a /mnt/stellar/builds/hpx-git/lib/libhpx_serialization.a /mnt/stellar/builds/hpx-git/lib/libhpx_debugging.a /mnt/stellar/builds/hpx-git/lib/libhpx_errors.a /mnt/stellar/builds/hpx-git/lib/libhpx_logging.a /mnt/stellar/builds/hpx-git/lib/libhpx_filesystem.a /mnt/stellar/builds/hpx-git/lib/libhpx_timing.a /mnt/stellar/builds/hpx-git/lib/libhpx_hardware.a /mnt/stellar/builds/hpx-git/lib/libhpx_thread_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_type_support.a /mnt/stellar/builds/hpx-git/lib/libhpx_assertion.a /mnt/stellar/builds/hpx-git/lib/libhpx_format.a /mnt/stellar/builds/hpx-git/lib/libhpx_concepts.a /mnt/stellar/builds/hpx-git/lib/libhpx_config.a /mnt/stellar/builds/hpx-git/lib/libhpx_preprocessor.a /mnt/stellar/builds/hpx-git/lib/libhpx_config_registry.a /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so -latomic -ldl -lrt && :
/usr/bin/ld: /mnt/stellar/builds/hpx-git/lib/libhpx_iostreams.a(standard_streams.cpp.o): relocation R_X86_64_32S against hidden symbol `_ZN3hpx4util6detail9formatterINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEELb0EE4callERSoSt17basic_string_viewIcS6_EPKv' can not be used when making a shared object
/usr/bin/ld: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
[26/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/cmake -E chdir /mnt/stellar/builds/hpx-git/tests/unit/build/pkgconfig_install_dir_test make -f /mnt/stellar/repos/hpx-git/examples/hello_world_component/Makefile SRC_DIR=/mnt/stellar/repos/hpx-git/examples/hello_world_component HPX_DIR=/mnt/stellar/inst/hpx-git/lib64/pkgconfig CXX=/usr/bin/c++ CXX_FLAGS= PKG_CONFIG=/usr/bin/pkg-config BUILD_TYPE=RelWithDebInfo
HPX_DIR=/mnt/stellar/inst/hpx-git/lib64/pkgconfig does not exist. Did you forget to run the install rule?
[27/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/cmake -E chdir /mnt/stellar/builds/hpx-git/tests/unit/build/pkgconfig_build_dir_test make -f /mnt/stellar/repos/hpx-git/examples/hello_world_component/Makefile SRC_DIR=/mnt/stellar/repos/hpx-git/examples/hello_world_component HPX_DIR=/mnt/stellar/builds/hpx-git/lib/pkgconfig CXX=/usr/bin/c++ CXX_FLAGS= PKG_CONFIG=/usr/bin/pkg-config BUILD_TYPE=RelWithDebInfo
FAILED: tests/unit/build/CMakeFiles/pkgconfig_build_dir_test.make_compile /mnt/stellar/builds/hpx-git/tests/unit/build/CMakeFiles/pkgconfig_build_dir_test.make_compile
cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/cmake -E chdir /mnt/stellar/builds/hpx-git/tests/unit/build/pkgconfig_build_dir_test make -f /mnt/stellar/repos/hpx-git/examples/hello_world_component/Makefile SRC_DIR=/mnt/stellar/repos/hpx-git/examples/hello_world_component HPX_DIR=/mnt/stellar/builds/hpx-git/lib/pkgconfig CXX=/usr/bin/c++ CXX_FLAGS= PKG_CONFIG=/usr/bin/pkg-config BUILD_TYPE=RelWithDebInfo
Package hpx_component_release was not found in the pkg-config search path.
Perhaps you should add the directory containing `hpx_component_release.pc'
to the PKG_CONFIG_PATH environment variable
Package 'hpx_component_release', required by 'virtual:world', not found
/usr/bin/c++ -o libhello_world_component.so -fPIC -I/mnt/stellar/repos/hpx-git/examples/hello_world_component/ /mnt/stellar/repos/hpx-git/examples/hello_world_component/hello_world_component.cpp -lhpx_iostreams -DHPX_COMPONENT_NAME=test_component
/mnt/stellar/repos/hpx-git/examples/hello_world_component/hello_world_component.cpp:8:10: fatal error: hpx/config.hpp: No such file or directory
8 | #include <hpx/config.hpp>
| ^~~~~~~~~~~~~~~~
compilation terminated.
make: *** [/mnt/stellar/repos/hpx-git/examples/hello_world_component/Makefile:39: libhello_world_component.so] Error 1
[28/62] cd /mnt/stellar/builds/hpx-git/tests/unit/build && /usr/bin/ctest --build-and-test /mnt/stellar/repos/hpx-git/examples/gtest_emulation /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_build_dir_gtest_emulation_test --build-generator Ninja --build-noclean --build-options -DHPX_DIR=/mnt/stellar/builds/hpx-git/lib/cmake/HPX -DBOOST_ROOT=/usr -DSETUP_TYPE=TARGETS -DCMAKE_CXX_COMPILER=/usr/bin/c++ -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=MinSizeRel --test-command /usr/bin/ctest --output-on-failure
Internal cmake changing into directory: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_build_dir_gtest_emulation_test
======== CMake output ======
Using tcmalloc allocator.
CMake Warning (dev) at /mnt/stellar/repos/hpx-git/cmake/HPX_SetupBoost.cmake:38 (find_package):
Policy CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT
variables. Run "cmake --help-policy CMP0144" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
CMake variable BOOST_ROOT is set to:
/usr
For compatibility, find_package is ignoring the variable, but code in a
.cmake module might still use it.
Call Stack (most recent call first):
/mnt/stellar/builds/hpx-git/lib/cmake/HPX/HPXConfig.cmake:147 (include)
CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring done (0.1s)
Generating done (0.2s)
Build files have been written to: /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_build_dir_gtest_emulation_test
======== End CMake output ======
Change Dir: '/mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_build_dir_gtest_emulation_test'
Run Build Command(s): /usr/bin/ninja-build
ninja: no work to do.
Running test command: "/usr/bin/ctest" "--output-on-failure"
Test project /mnt/stellar/builds/hpx-git/tests/unit/build/cmake_minsizerel_build_dir_gtest_emulation_test
Start 1: hello_world_test
1/1 Test #1: hello_world_test ................. Passed 0.34 sec
100% tests passed, 0 tests failed out of 1
Total Test time (real) = 0.34 sec
[29/62] Linking CXX executable bin/partitioned_vector_foreach_test
FAILED: bin/partitioned_vector_foreach_test
: && /usr/bin/c++ -O2 -g -DNDEBUG -pthread -Wl,-z,defs -fvisibility=hidden tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o -o bin/partitioned_vector_foreach_test lib/libhpx_iostreams.a lib/libhpx_partitioned_vector.a lib/libhpx_wrap.a -Wl,-wrap=main lib/libhpx_init.a lib/libhpx.a lib/libhpx_checkpoint.a lib/libhpx_executors_distributed.a lib/libhpx_include.a lib/libhpx_compute.a lib/libhpx_init_runtime.a lib/libhpx_collectives.a lib/libhpx_lcos_distributed.a lib/libhpx_resiliency_distributed.a lib/libhpx_runtime_distributed.a lib/libhpx_segmented_algorithms.a lib/libhpx_distribution_policies.a lib/libhpx_performance_counters.a lib/libhpx_runtime_components.a lib/libhpx_agas.a lib/libhpx_async_colocated.a lib/libhpx_agas_base.a lib/libhpx_async_distributed.a lib/libhpx_components.a lib/libhpx_statistics.a lib/libhpx_parcelports.a lib/libhpx_parcelport_tcp.a lib/libhpx_parcelset.a lib/libhpx_actions.a lib/libhpx_actions_base.a lib/libhpx_naming.a lib/libhpx_checkpoint_base.a lib/libhpx_components_base.a lib/libhpx_plugin_factories.a lib/libhpx_command_line_handling.a lib/libhpx_parcelset_base.a lib/libhpx_naming_base.a lib/libhpx_core.a -Wl,--whole-archive -Wl,--no-whole-archive lib/libhpx_batch_environments.a lib/libhpx_cache.a lib/libhpx_include_local.a lib/libhpx_compute_local.a lib/libhpx_init_runtime_local.a lib/libhpx_algorithms.a lib/libhpx_lcos_local.a lib/libhpx_resiliency.a lib/libhpx_runtime_local.a lib/libhpx_command_line_handling_local.a lib/libhpx_asio.a lib/libhpx_static_reinit.a lib/libhpx_testing.a lib/libhpx_threadmanager.a lib/libhpx_thread_pool_util.a lib/libhpx_async_local.a lib/libhpx_timed_execution.a lib/libhpx_executors.a lib/libhpx_execution.a lib/libhpx_async_combinators.a lib/libhpx_pack_traversal.a lib/libhpx_io_service.a lib/libhpx_properties.a lib/libhpx_resource_partitioner.a lib/libhpx_runtime_configuration.a lib/libhpx_ini.a lib/libhpx_program_options.a lib/libhpx_thread_pools.a lib/libhpx_schedulers.a lib/libhpx_threading.a lib/libhpx_futures.a lib/libhpx_synchronization.a lib/libhpx_threading_base.a lib/libhpx_affinity.a lib/libhpx_topology.a lib/libhpx_async_base.a lib/libhpx_coroutines.a lib/libhpx_memory.a lib/libhpx_concurrency.a lib/libhpx_allocator_support.a lib/libhpx_execution_base.a lib/libhpx_hashing.a lib/libhpx_lock_registration.a lib/libhpx_util.a lib/libhpx_version.a lib/libhpx_prefix.a lib/libhpx_plugin.a lib/libhpx_string_util.a lib/libhpx_iterator_support.a lib/libhpx_functional.a lib/libhpx_datastructures.a lib/libhpx_itt_notify.a lib/libhpx_tag_invoke.a lib/libhpx_serialization.a lib/libhpx_debugging.a lib/libhpx_errors.a lib/libhpx_logging.a lib/libhpx_filesystem.a lib/libhpx_timing.a lib/libhpx_hardware.a lib/libhpx_thread_support.a lib/libhpx_type_support.a lib/libhpx_assertion.a lib/libhpx_format.a lib/libhpx_concepts.a lib/libhpx_config.a lib/libhpx_preprocessor.a lib/libhpx_config_registry.a /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so -latomic -ldl -lrt && :
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx_main(hpx::program_options::variables_map&)':
/mnt/stellar/repos/hpx-git/tests/performance/local/partitioned_vector_foreach.cpp:94: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/tests/performance/local/partitioned_vector_foreach.cpp:108: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/tests/performance/local/partitioned_vector_foreach.cpp:124: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: tests/performance/local/CMakeFiles/partitioned_vector_foreach_test.dir/partitioned_vector_foreach.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
collect2: error: ld returned 1 exit status
[30/62] Linking CXX executable bin/send_gid_keep_component_1624_test
FAILED: bin/send_gid_keep_component_1624_test
: && /usr/bin/c++ -O2 -g -DNDEBUG -pthread -Wl,-z,defs -fvisibility=hidden libs/full/agas/tests/regressions/CMakeFiles/send_gid_keep_component_1624_test.dir/send_gid_keep_component_1624.cpp.o -o bin/send_gid_keep_component_1624_test lib/libhpx_wrap.a lib/libhpx_init.a lib/libhpx.a lib/libhpx_checkpoint.a lib/libhpx_executors_distributed.a lib/libhpx_include.a lib/libhpx_compute.a lib/libhpx_init_runtime.a lib/libhpx_collectives.a lib/libhpx_lcos_distributed.a lib/libhpx_resiliency_distributed.a lib/libhpx_runtime_distributed.a lib/libhpx_segmented_algorithms.a lib/libhpx_distribution_policies.a lib/libhpx_performance_counters.a lib/libhpx_runtime_components.a lib/libhpx_agas.a lib/libhpx_async_colocated.a lib/libhpx_agas_base.a lib/libhpx_async_distributed.a lib/libhpx_components.a lib/libhpx_statistics.a lib/libhpx_parcelports.a lib/libhpx_parcelport_tcp.a lib/libhpx_parcelset.a lib/libhpx_actions.a lib/libhpx_actions_base.a lib/libhpx_naming.a lib/libhpx_checkpoint_base.a lib/libhpx_components_base.a lib/libhpx_plugin_factories.a lib/libhpx_command_line_handling.a lib/libhpx_parcelset_base.a lib/libhpx_naming_base.a lib/libhpx_core.a -Wl,--whole-archive -Wl,--no-whole-archive lib/libhpx_batch_environments.a lib/libhpx_cache.a lib/libhpx_include_local.a lib/libhpx_compute_local.a lib/libhpx_init_runtime_local.a lib/libhpx_algorithms.a lib/libhpx_lcos_local.a lib/libhpx_resiliency.a lib/libhpx_runtime_local.a lib/libhpx_command_line_handling_local.a lib/libhpx_asio.a lib/libhpx_static_reinit.a lib/libhpx_testing.a lib/libhpx_threadmanager.a lib/libhpx_thread_pool_util.a lib/libhpx_async_local.a lib/libhpx_timed_execution.a lib/libhpx_executors.a lib/libhpx_execution.a lib/libhpx_async_combinators.a lib/libhpx_pack_traversal.a lib/libhpx_io_service.a lib/libhpx_properties.a lib/libhpx_resource_partitioner.a lib/libhpx_runtime_configuration.a lib/libhpx_ini.a lib/libhpx_program_options.a lib/libhpx_thread_pools.a lib/libhpx_schedulers.a lib/libhpx_threading.a lib/libhpx_futures.a lib/libhpx_synchronization.a lib/libhpx_threading_base.a lib/libhpx_affinity.a lib/libhpx_topology.a lib/libhpx_async_base.a lib/libhpx_coroutines.a lib/libhpx_memory.a lib/libhpx_concurrency.a lib/libhpx_allocator_support.a lib/libhpx_execution_base.a lib/libhpx_hashing.a lib/libhpx_lock_registration.a lib/libhpx_util.a lib/libhpx_version.a lib/libhpx_prefix.a lib/libhpx_plugin.a lib/libhpx_string_util.a lib/libhpx_iterator_support.a lib/libhpx_functional.a lib/libhpx_datastructures.a lib/libhpx_itt_notify.a lib/libhpx_tag_invoke.a lib/libhpx_serialization.a lib/libhpx_debugging.a lib/libhpx_errors.a lib/libhpx_logging.a lib/libhpx_filesystem.a lib/libhpx_timing.a lib/libhpx_hardware.a lib/libhpx_thread_support.a lib/libhpx_type_support.a lib/libhpx_assertion.a lib/libhpx_format.a lib/libhpx_concepts.a lib/libhpx_config.a lib/libhpx_preprocessor.a lib/libhpx_config_registry.a /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so -latomic -ldl -lrt -Wl,-wrap=main && :
/usr/bin/ld: lib/libhpx_runtime_distributed.a(runtime_support.cpp.o): in function `hpx_exported_plugins_list_hpx_factory':
/mnt/stellar/repos/hpx-git/libs/full/runtime_distributed/src/runtime_support.cpp:17: multiple definition of `hpx_exported_plugins_list_hpx_factory'; libs/full/agas/tests/regressions/CMakeFiles/send_gid_keep_component_1624_test.dir/send_gid_keep_component_1624.cpp.o:/mnt/stellar/repos/hpx-git/libs/full/agas/tests/regressions/send_gid_keep_component_1624.cpp:69: first defined here
/usr/bin/ld: lib/libhpx_runtime_distributed.a(runtime_support.cpp.o): in function `hpx_exported_plugins_force_load_hpx_factory':
/mnt/stellar/repos/hpx-git/libs/full/runtime_distributed/src/runtime_support.cpp:17: multiple definition of `hpx_exported_plugins_force_load_hpx_factory'; libs/full/agas/tests/regressions/CMakeFiles/send_gid_keep_component_1624_test.dir/send_gid_keep_component_1624.cpp.o:/mnt/stellar/repos/hpx-git/libs/full/agas/tests/regressions/send_gid_keep_component_1624.cpp:69: first defined here
collect2: error: ld returned 1 exit status
[31/62] Linking CXX executable bin/partitioned_vector_adjacent_difference1_test
FAILED: bin/partitioned_vector_adjacent_difference1_test
: && /usr/bin/c++ -O2 -g -DNDEBUG -pthread -Wl,-z,defs -fvisibility=hidden libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o -o bin/partitioned_vector_adjacent_difference1_test lib/libhpx_partitioned_vector.a lib/libhpx_wrap.a -Wl,-wrap=main lib/libhpx_init.a lib/libhpx.a lib/libhpx_checkpoint.a lib/libhpx_executors_distributed.a lib/libhpx_include.a lib/libhpx_compute.a lib/libhpx_init_runtime.a lib/libhpx_collectives.a lib/libhpx_lcos_distributed.a lib/libhpx_resiliency_distributed.a lib/libhpx_runtime_distributed.a lib/libhpx_segmented_algorithms.a lib/libhpx_distribution_policies.a lib/libhpx_performance_counters.a lib/libhpx_runtime_components.a lib/libhpx_agas.a lib/libhpx_async_colocated.a lib/libhpx_agas_base.a lib/libhpx_async_distributed.a lib/libhpx_components.a lib/libhpx_statistics.a lib/libhpx_parcelports.a lib/libhpx_parcelport_tcp.a lib/libhpx_parcelset.a lib/libhpx_actions.a lib/libhpx_actions_base.a lib/libhpx_naming.a lib/libhpx_checkpoint_base.a lib/libhpx_components_base.a lib/libhpx_plugin_factories.a lib/libhpx_command_line_handling.a lib/libhpx_parcelset_base.a lib/libhpx_naming_base.a lib/libhpx_core.a -Wl,--whole-archive -Wl,--no-whole-archive lib/libhpx_batch_environments.a lib/libhpx_cache.a lib/libhpx_include_local.a lib/libhpx_compute_local.a lib/libhpx_init_runtime_local.a lib/libhpx_algorithms.a lib/libhpx_lcos_local.a lib/libhpx_resiliency.a lib/libhpx_runtime_local.a lib/libhpx_command_line_handling_local.a lib/libhpx_asio.a lib/libhpx_static_reinit.a lib/libhpx_testing.a lib/libhpx_threadmanager.a lib/libhpx_thread_pool_util.a lib/libhpx_async_local.a lib/libhpx_timed_execution.a lib/libhpx_executors.a lib/libhpx_execution.a lib/libhpx_async_combinators.a lib/libhpx_pack_traversal.a lib/libhpx_io_service.a lib/libhpx_properties.a lib/libhpx_resource_partitioner.a lib/libhpx_runtime_configuration.a lib/libhpx_ini.a lib/libhpx_program_options.a lib/libhpx_thread_pools.a lib/libhpx_schedulers.a lib/libhpx_threading.a lib/libhpx_futures.a lib/libhpx_synchronization.a lib/libhpx_threading_base.a lib/libhpx_affinity.a lib/libhpx_topology.a lib/libhpx_async_base.a lib/libhpx_coroutines.a lib/libhpx_memory.a lib/libhpx_concurrency.a lib/libhpx_allocator_support.a lib/libhpx_execution_base.a lib/libhpx_hashing.a lib/libhpx_lock_registration.a lib/libhpx_util.a lib/libhpx_version.a lib/libhpx_prefix.a lib/libhpx_plugin.a lib/libhpx_string_util.a lib/libhpx_iterator_support.a lib/libhpx_functional.a lib/libhpx_datastructures.a lib/libhpx_itt_notify.a lib/libhpx_tag_invoke.a lib/libhpx_serialization.a lib/libhpx_debugging.a lib/libhpx_errors.a lib/libhpx_logging.a lib/libhpx_filesystem.a lib/libhpx_timing.a lib/libhpx_hardware.a lib/libhpx_thread_support.a lib/libhpx_type_support.a lib/libhpx_assertion.a lib/libhpx_format.a lib/libhpx_concepts.a lib/libhpx_config.a lib/libhpx_preprocessor.a lib/libhpx_config_registry.a /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so -latomic -ldl -lrt && :
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value(unsigned long, int const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::set_value(hpx::detail::sync_policy, unsigned long, int&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value(unsigned long, int const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::set_value(hpx::detail::sync_policy, unsigned long, int&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value(unsigned long, int const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::set_value(hpx::detail::sync_policy, unsigned long, int&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value(unsigned long, int const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::set_value(hpx::detail::sync_policy, unsigned long, int&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value(unsigned long, int const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::set_value(hpx::detail::sync_policy, unsigned long, int&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:292: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::begin()'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:290: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_ptr() const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value(unsigned long, int const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::set_value(hpx::detail::sync_policy, unsigned long, int&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value(unsigned long, int const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::set_value(hpx::detail::sync_policy, unsigned long, int&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void adjacent_difference_tests<int>(std::vector<hpx::id_type, std::allocator<hpx::id_type> >&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_adjacent_difference1.cpp:78: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, int const&, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void adjacent_difference_tests<int>(std::vector<hpx::id_type, std::allocator<hpx::id_type> >&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_adjacent_difference1.cpp:81: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int&>(hpx::detail::sync_policy, unsigned long, int&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int&>(hpx::detail::sync_policy, unsigned long, unsigned long, int&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value(unsigned long, int const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value(unsigned long, int const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::set_value(hpx::detail::sync_policy, unsigned long, int&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int&>(hpx::detail::sync_policy, unsigned long, unsigned long, int&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::set_value(hpx::detail::sync_policy, unsigned long, int const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int&>(hpx::detail::sync_policy, unsigned long, int&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int&>(hpx::detail::sync_policy, unsigned long, unsigned long, int&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value(unsigned long, int const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int>(hpx::detail::sync_policy, unsigned long, unsigned long, int&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value(unsigned long, int const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::set_value(hpx::detail::sync_policy, unsigned long, int&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference1_test.dir/partitioned_vector_adjacent_difference1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int&>(hpx::detail::sync_policy, unsigned long, unsigned long, int&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::set_value(hpx::detail::sync_policy, unsigned long, int const&)'
collect2: error: ld returned 1 exit status
[32/62] Linking CXX executable bin/partitioned_vector_adjacent_difference2_test
FAILED: bin/partitioned_vector_adjacent_difference2_test
: && /usr/bin/c++ -O2 -g -DNDEBUG -pthread -Wl,-z,defs -fvisibility=hidden libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o -o bin/partitioned_vector_adjacent_difference2_test lib/libhpx_partitioned_vector.a lib/libhpx_wrap.a -Wl,-wrap=main lib/libhpx_init.a lib/libhpx.a lib/libhpx_checkpoint.a lib/libhpx_executors_distributed.a lib/libhpx_include.a lib/libhpx_compute.a lib/libhpx_init_runtime.a lib/libhpx_collectives.a lib/libhpx_lcos_distributed.a lib/libhpx_resiliency_distributed.a lib/libhpx_runtime_distributed.a lib/libhpx_segmented_algorithms.a lib/libhpx_distribution_policies.a lib/libhpx_performance_counters.a lib/libhpx_runtime_components.a lib/libhpx_agas.a lib/libhpx_async_colocated.a lib/libhpx_agas_base.a lib/libhpx_async_distributed.a lib/libhpx_components.a lib/libhpx_statistics.a lib/libhpx_parcelports.a lib/libhpx_parcelport_tcp.a lib/libhpx_parcelset.a lib/libhpx_actions.a lib/libhpx_actions_base.a lib/libhpx_naming.a lib/libhpx_checkpoint_base.a lib/libhpx_components_base.a lib/libhpx_plugin_factories.a lib/libhpx_command_line_handling.a lib/libhpx_parcelset_base.a lib/libhpx_naming_base.a lib/libhpx_core.a -Wl,--whole-archive -Wl,--no-whole-archive lib/libhpx_batch_environments.a lib/libhpx_cache.a lib/libhpx_include_local.a lib/libhpx_compute_local.a lib/libhpx_init_runtime_local.a lib/libhpx_algorithms.a lib/libhpx_lcos_local.a lib/libhpx_resiliency.a lib/libhpx_runtime_local.a lib/libhpx_command_line_handling_local.a lib/libhpx_asio.a lib/libhpx_static_reinit.a lib/libhpx_testing.a lib/libhpx_threadmanager.a lib/libhpx_thread_pool_util.a lib/libhpx_async_local.a lib/libhpx_timed_execution.a lib/libhpx_executors.a lib/libhpx_execution.a lib/libhpx_async_combinators.a lib/libhpx_pack_traversal.a lib/libhpx_io_service.a lib/libhpx_properties.a lib/libhpx_resource_partitioner.a lib/libhpx_runtime_configuration.a lib/libhpx_ini.a lib/libhpx_program_options.a lib/libhpx_thread_pools.a lib/libhpx_schedulers.a lib/libhpx_threading.a lib/libhpx_futures.a lib/libhpx_synchronization.a lib/libhpx_threading_base.a lib/libhpx_affinity.a lib/libhpx_topology.a lib/libhpx_async_base.a lib/libhpx_coroutines.a lib/libhpx_memory.a lib/libhpx_concurrency.a lib/libhpx_allocator_support.a lib/libhpx_execution_base.a lib/libhpx_hashing.a lib/libhpx_lock_registration.a lib/libhpx_util.a lib/libhpx_version.a lib/libhpx_prefix.a lib/libhpx_plugin.a lib/libhpx_string_util.a lib/libhpx_iterator_support.a lib/libhpx_functional.a lib/libhpx_datastructures.a lib/libhpx_itt_notify.a lib/libhpx_tag_invoke.a lib/libhpx_serialization.a lib/libhpx_debugging.a lib/libhpx_errors.a lib/libhpx_logging.a lib/libhpx_filesystem.a lib/libhpx_timing.a lib/libhpx_hardware.a lib/libhpx_thread_support.a lib/libhpx_type_support.a lib/libhpx_assertion.a lib/libhpx_format.a lib/libhpx_concepts.a lib/libhpx_config.a lib/libhpx_preprocessor.a lib/libhpx_config_registry.a /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so -latomic -ldl -lrt && :
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value(unsigned long, double const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::set_value(hpx::detail::sync_policy, unsigned long, double&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value(unsigned long, double const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::set_value(hpx::detail::sync_policy, unsigned long, double&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value(unsigned long, double const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::set_value(hpx::detail::sync_policy, unsigned long, double&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value(unsigned long, double const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::set_value(hpx::detail::sync_policy, unsigned long, double&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value(unsigned long, double const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::set_value(hpx::detail::sync_policy, unsigned long, double&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:292: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::begin()'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:290: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_ptr() const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value(unsigned long, double const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::set_value(hpx::detail::sync_policy, unsigned long, double&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value(unsigned long, double const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::set_value(hpx::detail::sync_policy, unsigned long, double&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void adjacent_difference_tests<double>(std::vector<hpx::id_type, std::allocator<hpx::id_type> >&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_adjacent_difference2.cpp:78: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, double const&, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void adjacent_difference_tests<double>(std::vector<hpx::id_type, std::allocator<hpx::id_type> >&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_adjacent_difference2.cpp:81: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double&>(hpx::detail::sync_policy, unsigned long, double&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double&>(hpx::detail::sync_policy, unsigned long, unsigned long, double&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value(unsigned long, double const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value(unsigned long, double const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::set_value(hpx::detail::sync_policy, unsigned long, double&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double&>(hpx::detail::sync_policy, unsigned long, unsigned long, double&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::set_value(hpx::detail::sync_policy, unsigned long, double const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double&>(hpx::detail::sync_policy, unsigned long, double&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double&>(hpx::detail::sync_policy, unsigned long, unsigned long, double&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value(unsigned long, double const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double>(hpx::detail::sync_policy, unsigned long, unsigned long, double&&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value(unsigned long, double const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::set_value(hpx::detail::sync_policy, unsigned long, double&&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_difference2_test.dir/partitioned_vector_adjacent_difference2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double&>(hpx::detail::sync_policy, unsigned long, unsigned long, double&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::set_value(hpx::detail::sync_policy, unsigned long, double const&)'
collect2: error: ld returned 1 exit status
[33/62] Linking CXX executable bin/partitioned_vector_adjacent_find2_test
FAILED: bin/partitioned_vector_adjacent_find2_test
: && /usr/bin/c++ -O2 -g -DNDEBUG -pthread -Wl,-z,defs -fvisibility=hidden libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o -o bin/partitioned_vector_adjacent_find2_test lib/libhpx_partitioned_vector.a lib/libhpx_wrap.a -Wl,-wrap=main lib/libhpx_init.a lib/libhpx.a lib/libhpx_checkpoint.a lib/libhpx_executors_distributed.a lib/libhpx_include.a lib/libhpx_compute.a lib/libhpx_init_runtime.a lib/libhpx_collectives.a lib/libhpx_lcos_distributed.a lib/libhpx_resiliency_distributed.a lib/libhpx_runtime_distributed.a lib/libhpx_segmented_algorithms.a lib/libhpx_distribution_policies.a lib/libhpx_performance_counters.a lib/libhpx_runtime_components.a lib/libhpx_agas.a lib/libhpx_async_colocated.a lib/libhpx_agas_base.a lib/libhpx_async_distributed.a lib/libhpx_components.a lib/libhpx_statistics.a lib/libhpx_parcelports.a lib/libhpx_parcelport_tcp.a lib/libhpx_parcelset.a lib/libhpx_actions.a lib/libhpx_actions_base.a lib/libhpx_naming.a lib/libhpx_checkpoint_base.a lib/libhpx_components_base.a lib/libhpx_plugin_factories.a lib/libhpx_command_line_handling.a lib/libhpx_parcelset_base.a lib/libhpx_naming_base.a lib/libhpx_core.a -Wl,--whole-archive -Wl,--no-whole-archive lib/libhpx_batch_environments.a lib/libhpx_cache.a lib/libhpx_include_local.a lib/libhpx_compute_local.a lib/libhpx_init_runtime_local.a lib/libhpx_algorithms.a lib/libhpx_lcos_local.a lib/libhpx_resiliency.a lib/libhpx_runtime_local.a lib/libhpx_command_line_handling_local.a lib/libhpx_asio.a lib/libhpx_static_reinit.a lib/libhpx_testing.a lib/libhpx_threadmanager.a lib/libhpx_thread_pool_util.a lib/libhpx_async_local.a lib/libhpx_timed_execution.a lib/libhpx_executors.a lib/libhpx_execution.a lib/libhpx_async_combinators.a lib/libhpx_pack_traversal.a lib/libhpx_io_service.a lib/libhpx_properties.a lib/libhpx_resource_partitioner.a lib/libhpx_runtime_configuration.a lib/libhpx_ini.a lib/libhpx_program_options.a lib/libhpx_thread_pools.a lib/libhpx_schedulers.a lib/libhpx_threading.a lib/libhpx_futures.a lib/libhpx_synchronization.a lib/libhpx_threading_base.a lib/libhpx_affinity.a lib/libhpx_topology.a lib/libhpx_async_base.a lib/libhpx_coroutines.a lib/libhpx_memory.a lib/libhpx_concurrency.a lib/libhpx_allocator_support.a lib/libhpx_execution_base.a lib/libhpx_hashing.a lib/libhpx_lock_registration.a lib/libhpx_util.a lib/libhpx_version.a lib/libhpx_prefix.a lib/libhpx_plugin.a lib/libhpx_string_util.a lib/libhpx_iterator_support.a lib/libhpx_functional.a lib/libhpx_datastructures.a lib/libhpx_itt_notify.a lib/libhpx_tag_invoke.a lib/libhpx_serialization.a lib/libhpx_debugging.a lib/libhpx_errors.a lib/libhpx_logging.a lib/libhpx_filesystem.a lib/libhpx_timing.a lib/libhpx_hardware.a lib/libhpx_thread_support.a lib/libhpx_type_support.a lib/libhpx_assertion.a lib/libhpx_format.a lib/libhpx_concepts.a lib/libhpx_config.a lib/libhpx_preprocessor.a lib/libhpx_config_registry.a /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so -latomic -ldl -lrt && :
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o:/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: more undefined references to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const' follow
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double&>(hpx::detail::sync_policy, unsigned long, unsigned long, double&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value(unsigned long, double const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double&>(hpx::detail::sync_policy, unsigned long, double&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double&>(hpx::detail::sync_policy, unsigned long, unsigned long, double&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::set_value(hpx::detail::sync_policy, unsigned long, double const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:292: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::begin()'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:290: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_ptr() const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::segmented::local_raw_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > > >::remote()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:70: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::begin()'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `int hpx::components::get_component_type<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > >()':
/mnt/stellar/repos/hpx-git/libs/full/components_base/include/hpx/components_base/component_type.hpp:196: undefined reference to `hpx::traits::component_type_database<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >, void>::get()'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::segmented::local_raw_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > > >::remote()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:72: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o:/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: more undefined references to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const' follow
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find2_test.dir/partitioned_vector_adjacent_find2.cpp.o: in function `void adjacent_find_tests<double>(std::vector<hpx::id_type, std::allocator<hpx::id_type> >&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_adjacent_find2.cpp:70: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, double const&, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
collect2: error: ld returned 1 exit status
[34/62] Linking CXX executable bin/partitioned_vector_adjacent_find1_test
FAILED: bin/partitioned_vector_adjacent_find1_test
: && /usr/bin/c++ -O2 -g -DNDEBUG -pthread -Wl,-z,defs -fvisibility=hidden libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o -o bin/partitioned_vector_adjacent_find1_test lib/libhpx_partitioned_vector.a lib/libhpx_wrap.a -Wl,-wrap=main lib/libhpx_init.a lib/libhpx.a lib/libhpx_checkpoint.a lib/libhpx_executors_distributed.a lib/libhpx_include.a lib/libhpx_compute.a lib/libhpx_init_runtime.a lib/libhpx_collectives.a lib/libhpx_lcos_distributed.a lib/libhpx_resiliency_distributed.a lib/libhpx_runtime_distributed.a lib/libhpx_segmented_algorithms.a lib/libhpx_distribution_policies.a lib/libhpx_performance_counters.a lib/libhpx_runtime_components.a lib/libhpx_agas.a lib/libhpx_async_colocated.a lib/libhpx_agas_base.a lib/libhpx_async_distributed.a lib/libhpx_components.a lib/libhpx_statistics.a lib/libhpx_parcelports.a lib/libhpx_parcelport_tcp.a lib/libhpx_parcelset.a lib/libhpx_actions.a lib/libhpx_actions_base.a lib/libhpx_naming.a lib/libhpx_checkpoint_base.a lib/libhpx_components_base.a lib/libhpx_plugin_factories.a lib/libhpx_command_line_handling.a lib/libhpx_parcelset_base.a lib/libhpx_naming_base.a lib/libhpx_core.a -Wl,--whole-archive -Wl,--no-whole-archive lib/libhpx_batch_environments.a lib/libhpx_cache.a lib/libhpx_include_local.a lib/libhpx_compute_local.a lib/libhpx_init_runtime_local.a lib/libhpx_algorithms.a lib/libhpx_lcos_local.a lib/libhpx_resiliency.a lib/libhpx_runtime_local.a lib/libhpx_command_line_handling_local.a lib/libhpx_asio.a lib/libhpx_static_reinit.a lib/libhpx_testing.a lib/libhpx_threadmanager.a lib/libhpx_thread_pool_util.a lib/libhpx_async_local.a lib/libhpx_timed_execution.a lib/libhpx_executors.a lib/libhpx_execution.a lib/libhpx_async_combinators.a lib/libhpx_pack_traversal.a lib/libhpx_io_service.a lib/libhpx_properties.a lib/libhpx_resource_partitioner.a lib/libhpx_runtime_configuration.a lib/libhpx_ini.a lib/libhpx_program_options.a lib/libhpx_thread_pools.a lib/libhpx_schedulers.a lib/libhpx_threading.a lib/libhpx_futures.a lib/libhpx_synchronization.a lib/libhpx_threading_base.a lib/libhpx_affinity.a lib/libhpx_topology.a lib/libhpx_async_base.a lib/libhpx_coroutines.a lib/libhpx_memory.a lib/libhpx_concurrency.a lib/libhpx_allocator_support.a lib/libhpx_execution_base.a lib/libhpx_hashing.a lib/libhpx_lock_registration.a lib/libhpx_util.a lib/libhpx_version.a lib/libhpx_prefix.a lib/libhpx_plugin.a lib/libhpx_string_util.a lib/libhpx_iterator_support.a lib/libhpx_functional.a lib/libhpx_datastructures.a lib/libhpx_itt_notify.a lib/libhpx_tag_invoke.a lib/libhpx_serialization.a lib/libhpx_debugging.a lib/libhpx_errors.a lib/libhpx_logging.a lib/libhpx_filesystem.a lib/libhpx_timing.a lib/libhpx_hardware.a lib/libhpx_thread_support.a lib/libhpx_type_support.a lib/libhpx_assertion.a lib/libhpx_format.a lib/libhpx_concepts.a lib/libhpx_config.a lib/libhpx_preprocessor.a lib/libhpx_config_registry.a /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so -latomic -ldl -lrt && :
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o:/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: more undefined references to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const' follow
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int&>(hpx::detail::sync_policy, unsigned long, unsigned long, int&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value(unsigned long, int const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int&>(hpx::detail::sync_policy, unsigned long, int&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int&>(hpx::detail::sync_policy, unsigned long, unsigned long, int&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::set_value(hpx::detail::sync_policy, unsigned long, int const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:292: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::begin()'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:290: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_ptr() const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::segmented::local_raw_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >::remote()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:70: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::begin()'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `int hpx::components::get_component_type<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > >()':
/mnt/stellar/repos/hpx-git/libs/full/components_base/include/hpx/components_base/component_type.hpp:196: undefined reference to `hpx::traits::component_type_database<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >, void>::get()'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::segmented::local_raw_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >::remote()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:72: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o:/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: more undefined references to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const' follow
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_adjacent_find1_test.dir/partitioned_vector_adjacent_find1.cpp.o: in function `void adjacent_find_tests<int>(std::vector<hpx::id_type, std::allocator<hpx::id_type> >&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_adjacent_find1.cpp:70: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, int const&, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
collect2: error: ld returned 1 exit status
[35/62] Linking CXX executable bin/partitioned_vector_copy_test
FAILED: bin/partitioned_vector_copy_test
: && /usr/bin/c++ -O2 -g -DNDEBUG -pthread -Wl,-z,defs -fvisibility=hidden libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o -o bin/partitioned_vector_copy_test lib/libhpx_partitioned_vector.a lib/libhpx_wrap.a -Wl,-wrap=main lib/libhpx_init.a lib/libhpx.a lib/libhpx_checkpoint.a lib/libhpx_executors_distributed.a lib/libhpx_include.a lib/libhpx_compute.a lib/libhpx_init_runtime.a lib/libhpx_collectives.a lib/libhpx_lcos_distributed.a lib/libhpx_resiliency_distributed.a lib/libhpx_runtime_distributed.a lib/libhpx_segmented_algorithms.a lib/libhpx_distribution_policies.a lib/libhpx_performance_counters.a lib/libhpx_runtime_components.a lib/libhpx_agas.a lib/libhpx_async_colocated.a lib/libhpx_agas_base.a lib/libhpx_async_distributed.a lib/libhpx_components.a lib/libhpx_statistics.a lib/libhpx_parcelports.a lib/libhpx_parcelport_tcp.a lib/libhpx_parcelset.a lib/libhpx_actions.a lib/libhpx_actions_base.a lib/libhpx_naming.a lib/libhpx_checkpoint_base.a lib/libhpx_components_base.a lib/libhpx_plugin_factories.a lib/libhpx_command_line_handling.a lib/libhpx_parcelset_base.a lib/libhpx_naming_base.a lib/libhpx_core.a -Wl,--whole-archive -Wl,--no-whole-archive lib/libhpx_batch_environments.a lib/libhpx_cache.a lib/libhpx_include_local.a lib/libhpx_compute_local.a lib/libhpx_init_runtime_local.a lib/libhpx_algorithms.a lib/libhpx_lcos_local.a lib/libhpx_resiliency.a lib/libhpx_runtime_local.a lib/libhpx_command_line_handling_local.a lib/libhpx_asio.a lib/libhpx_static_reinit.a lib/libhpx_testing.a lib/libhpx_threadmanager.a lib/libhpx_thread_pool_util.a lib/libhpx_async_local.a lib/libhpx_timed_execution.a lib/libhpx_executors.a lib/libhpx_execution.a lib/libhpx_async_combinators.a lib/libhpx_pack_traversal.a lib/libhpx_io_service.a lib/libhpx_properties.a lib/libhpx_resource_partitioner.a lib/libhpx_runtime_configuration.a lib/libhpx_ini.a lib/libhpx_program_options.a lib/libhpx_thread_pools.a lib/libhpx_schedulers.a lib/libhpx_threading.a lib/libhpx_futures.a lib/libhpx_synchronization.a lib/libhpx_threading_base.a lib/libhpx_affinity.a lib/libhpx_topology.a lib/libhpx_async_base.a lib/libhpx_coroutines.a lib/libhpx_memory.a lib/libhpx_concurrency.a lib/libhpx_allocator_support.a lib/libhpx_execution_base.a lib/libhpx_hashing.a lib/libhpx_lock_registration.a lib/libhpx_util.a lib/libhpx_version.a lib/libhpx_prefix.a lib/libhpx_plugin.a lib/libhpx_string_util.a lib/libhpx_iterator_support.a lib/libhpx_functional.a lib/libhpx_datastructures.a lib/libhpx_itt_notify.a lib/libhpx_tag_invoke.a lib/libhpx_serialization.a lib/libhpx_debugging.a lib/libhpx_errors.a lib/libhpx_logging.a lib/libhpx_filesystem.a lib/libhpx_timing.a lib/libhpx_hardware.a lib/libhpx_thread_support.a lib/libhpx_type_support.a lib/libhpx_assertion.a lib/libhpx_format.a lib/libhpx_concepts.a lib/libhpx_config.a lib/libhpx_preprocessor.a lib/libhpx_config_registry.a /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so -latomic -ldl -lrt && :
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double const&>(hpx::detail::sync_policy, unsigned long, double const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value<double const&>(hpx::detail::sync_policy, unsigned long, unsigned long, double const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::set_value(unsigned long, double const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::set_value(hpx::detail::sync_policy, unsigned long, double const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void copy_tests<double>(hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > > const&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:66: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector()'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector(hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:425: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::copy_from(hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > > const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::operator=(hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:478: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::copy_from(hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > > const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int const&>(hpx::detail::sync_policy, unsigned long, int const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:863: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value<int const&>(hpx::detail::sync_policy, unsigned long, unsigned long, int const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:881: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::set_value(unsigned long, int const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:885: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:886: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::set_value(hpx::detail::sync_policy, unsigned long, int const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void copy_tests<int>(hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:66: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector()'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector(hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:425: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::copy_from(hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > > const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::operator=(hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:478: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::copy_from(hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > > const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:292: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::begin()'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:290: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_ptr() const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:292: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::begin()'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:290: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_ptr() const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::segmented::local_raw_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > > >::remote()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:70: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::begin()'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `int hpx::components::get_component_type<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > >()':
/mnt/stellar/repos/hpx-git/libs/full/components_base/include/hpx/components_base/component_type.hpp:196: undefined reference to `hpx::traits::component_type_database<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >, void>::get()'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::segmented::local_raw_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > > >::remote()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:72: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::segmented::local_raw_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >::remote()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:70: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::begin()'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `int hpx::components::get_component_type<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > >()':
/mnt/stellar/repos/hpx-git/libs/full/components_base/include/hpx/components_base/component_type.hpp:196: undefined reference to `hpx::traits::component_type_database<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >, void>::get()'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::segmented::local_raw_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >::remote()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:72: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void copy_tests_with_policy<double, hpx::container_distribution_policy>(unsigned long, unsigned long, hpx::container_distribution_policy const&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:110: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:118: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector()'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void copy_algo_tests_with_policy<double, hpx::container_distribution_policy, hpx::execution::detail::sequenced_policy_shim<hpx::execution::sequenced_executor, void> >(unsigned long, unsigned long, hpx::container_distribution_policy const&, hpx::execution::detail::sequenced_policy_shim<hpx::execution::sequenced_executor, void> const&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:79: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:82: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void copy_algo_tests_with_policy<double, hpx::container_distribution_policy, hpx::execution::detail::parallel_policy_shim<hpx::execution::parallel_policy_executor<hpx::launch>, void> >(unsigned long, unsigned long, hpx::container_distribution_policy const&, hpx::execution::detail::parallel_policy_shim<hpx::execution::parallel_policy_executor<hpx::launch>, void> const&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:79: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:82: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void copy_algo_tests_with_policy_async<double, hpx::container_distribution_policy, hpx::execution::detail::sequenced_policy_shim<hpx::execution::sequenced_executor, void> >(unsigned long, unsigned long, hpx::container_distribution_policy const&, hpx::execution::detail::sequenced_policy_shim<hpx::execution::sequenced_executor, void> const&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:93: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:98: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void copy_algo_tests_with_policy_async<double, hpx::container_distribution_policy, hpx::execution::detail::parallel_policy_shim<hpx::execution::parallel_policy_executor<hpx::launch>, void> >(unsigned long, unsigned long, hpx::container_distribution_policy const&, hpx::execution::detail::parallel_policy_shim<hpx::execution::parallel_policy_executor<hpx::launch>, void> const&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:93: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:98: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::operator=(hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:478: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::copy_from(hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > > const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector(hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:425: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::copy_from(hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > > const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void copy_tests<double>()':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:142: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector()'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:147: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:152: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partitioned_vector(unsigned long, double const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void copy_tests_with_policy<int, hpx::container_distribution_policy>(unsigned long, unsigned long, hpx::container_distribution_policy const&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:110: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:118: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector()'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void copy_algo_tests_with_policy<int, hpx::container_distribution_policy, hpx::execution::detail::sequenced_policy_shim<hpx::execution::sequenced_executor, void> >(unsigned long, unsigned long, hpx::container_distribution_policy const&, hpx::execution::detail::sequenced_policy_shim<hpx::execution::sequenced_executor, void> const&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:79: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:82: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void copy_algo_tests_with_policy<int, hpx::container_distribution_policy, hpx::execution::detail::parallel_policy_shim<hpx::execution::parallel_policy_executor<hpx::launch>, void> >(unsigned long, unsigned long, hpx::container_distribution_policy const&, hpx::execution::detail::parallel_policy_shim<hpx::execution::parallel_policy_executor<hpx::launch>, void> const&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:79: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:82: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void copy_algo_tests_with_policy_async<int, hpx::container_distribution_policy, hpx::execution::detail::sequenced_policy_shim<hpx::execution::sequenced_executor, void> >(unsigned long, unsigned long, hpx::container_distribution_policy const&, hpx::execution::detail::sequenced_policy_shim<hpx::execution::sequenced_executor, void> const&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:93: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:98: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void copy_algo_tests_with_policy_async<int, hpx::container_distribution_policy, hpx::execution::detail::parallel_policy_shim<hpx::execution::parallel_policy_executor<hpx::launch>, void> >(unsigned long, unsigned long, hpx::container_distribution_policy const&, hpx::execution::detail::parallel_policy_shim<hpx::execution::parallel_policy_executor<hpx::launch>, void> const&)':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:93: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:98: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector<hpx::container_distribution_policy>(unsigned long, hpx::container_distribution_policy const&, std::enable_if<hpx::traits::is_distribution_policy<hpx::container_distribution_policy, void>::value, void>::type*)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::operator=(hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:478: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::copy_from(hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > > const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector(hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:425: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::copy_from(hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > > const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_copy_test.dir/partitioned_vector_copy.cpp.o: in function `void copy_tests<int>()':
/mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:142: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector()'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:147: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/libs/full/segmented_algorithms/tests/unit/partitioned_vector_copy.cpp:152: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partitioned_vector(unsigned long, int const&)'
collect2: error: ld returned 1 exit status
[36/62] Linking CXX executable bin/partitioned_vector_for_each_test
FAILED: bin/partitioned_vector_for_each_test
: && /usr/bin/c++ -O2 -g -DNDEBUG -pthread -Wl,-z,defs -fvisibility=hidden libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o -o bin/partitioned_vector_for_each_test lib/libhpx_partitioned_vector.a lib/libhpx_wrap.a -Wl,-wrap=main lib/libhpx_init.a lib/libhpx.a lib/libhpx_checkpoint.a lib/libhpx_executors_distributed.a lib/libhpx_include.a lib/libhpx_compute.a lib/libhpx_init_runtime.a lib/libhpx_collectives.a lib/libhpx_lcos_distributed.a lib/libhpx_resiliency_distributed.a lib/libhpx_runtime_distributed.a lib/libhpx_segmented_algorithms.a lib/libhpx_distribution_policies.a lib/libhpx_performance_counters.a lib/libhpx_runtime_components.a lib/libhpx_agas.a lib/libhpx_async_colocated.a lib/libhpx_agas_base.a lib/libhpx_async_distributed.a lib/libhpx_components.a lib/libhpx_statistics.a lib/libhpx_parcelports.a lib/libhpx_parcelport_tcp.a lib/libhpx_parcelset.a lib/libhpx_actions.a lib/libhpx_actions_base.a lib/libhpx_naming.a lib/libhpx_checkpoint_base.a lib/libhpx_components_base.a lib/libhpx_plugin_factories.a lib/libhpx_command_line_handling.a lib/libhpx_parcelset_base.a lib/libhpx_naming_base.a lib/libhpx_core.a -Wl,--whole-archive -Wl,--no-whole-archive lib/libhpx_batch_environments.a lib/libhpx_cache.a lib/libhpx_include_local.a lib/libhpx_compute_local.a lib/libhpx_init_runtime_local.a lib/libhpx_algorithms.a lib/libhpx_lcos_local.a lib/libhpx_resiliency.a lib/libhpx_runtime_local.a lib/libhpx_command_line_handling_local.a lib/libhpx_asio.a lib/libhpx_static_reinit.a lib/libhpx_testing.a lib/libhpx_threadmanager.a lib/libhpx_thread_pool_util.a lib/libhpx_async_local.a lib/libhpx_timed_execution.a lib/libhpx_executors.a lib/libhpx_execution.a lib/libhpx_async_combinators.a lib/libhpx_pack_traversal.a lib/libhpx_io_service.a lib/libhpx_properties.a lib/libhpx_resource_partitioner.a lib/libhpx_runtime_configuration.a lib/libhpx_ini.a lib/libhpx_program_options.a lib/libhpx_thread_pools.a lib/libhpx_schedulers.a lib/libhpx_threading.a lib/libhpx_futures.a lib/libhpx_synchronization.a lib/libhpx_threading_base.a lib/libhpx_affinity.a lib/libhpx_topology.a lib/libhpx_async_base.a lib/libhpx_coroutines.a lib/libhpx_memory.a lib/libhpx_concurrency.a lib/libhpx_allocator_support.a lib/libhpx_execution_base.a lib/libhpx_hashing.a lib/libhpx_lock_registration.a lib/libhpx_util.a lib/libhpx_version.a lib/libhpx_prefix.a lib/libhpx_plugin.a lib/libhpx_string_util.a lib/libhpx_iterator_support.a lib/libhpx_functional.a lib/libhpx_datastructures.a lib/libhpx_itt_notify.a lib/libhpx_tag_invoke.a lib/libhpx_serialization.a lib/libhpx_debugging.a lib/libhpx_errors.a lib/libhpx_logging.a lib/libhpx_filesystem.a lib/libhpx_timing.a lib/libhpx_hardware.a lib/libhpx_thread_support.a lib/libhpx_type_support.a lib/libhpx_assertion.a lib/libhpx_format.a lib/libhpx_concepts.a lib/libhpx_config.a lib/libhpx_preprocessor.a lib/libhpx_config_registry.a /usr/lib64/libtcmalloc_minimal.so /usr/lib64/libhwloc.so -latomic -ldl -lrt && :
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_index(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:523: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_partition(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:539: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:541: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:542: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_value(hpx::detail::sync_policy, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:963: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_segment_iterator(unsigned long)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:972: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:264: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<int, std::vector<int, std::allocator<int> > >::const_local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<double, std::vector<double, std::allocator<double> > >::const_local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:292: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::begin()'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:290: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_ptr() const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:292: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::begin()'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:290: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_ptr() const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::local_raw_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >::remote()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:70: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::begin()'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `int hpx::components::get_component_type<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > >()':
/mnt/stellar/repos/hpx-git/libs/full/components_base/include/hpx/components_base/component_type.hpp:196: undefined reference to `hpx::traits::component_type_database<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >, void>::get()'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::local_raw_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >::remote()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:72: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::local_raw_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > > >::remote()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:70: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::begin()'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `int hpx::components::get_component_type<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > >()':
/mnt/stellar/repos/hpx-git/libs/full/components_base/include/hpx/components_base/component_type.hpp:196: undefined reference to `hpx::traits::component_type_database<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >, void>::get()'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::local_raw_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > > >::remote()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:72: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<int, std::vector<int, std::allocator<int> > >::local()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:452: undefined reference to `hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::cbegin() const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:450: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::get_ptr() const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<double, std::vector<double, std::allocator<double> > >::local()':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:452: undefined reference to `hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::cbegin() const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:450: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::get_ptr() const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<int, std::vector<int, std::allocator<int> > >::const_local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<int, std::vector<int, std::allocator<int> > >::const_local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o:/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: more undefined references to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const' follow
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<double, std::vector<double, std::allocator<double> > >::const_local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<double, std::vector<double, std::allocator<double> > >::const_local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o:/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: more undefined references to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const' follow
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<double, std::vector<double, std::allocator<double> > >::const_local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<double, std::vector<double, std::allocator<double> > >::const_local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<int, std::vector<int, std::allocator<int> > >::const_local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<int, std::vector<int, std::allocator<int> > >::const_local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<int, std::vector<int, std::allocator<int> > >::const_local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<int, std::vector<int, std::allocator<int> > >::const_local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<double, std::vector<double, std::allocator<double> > >::const_local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::segment(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<double, std::vector<double, std::allocator<double> > >::const_local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<double, std::vector<double, std::allocator<double> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > >, void>::local(hpx::segmented::const_vector_iterator<double, std::vector<double, std::allocator<double> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data const*, std::vector<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data, std::allocator<hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp:311: undefined reference to `hpx::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_global_index(unsigned long, unsigned long, unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<int, std::vector<int, std::allocator<int> > >::const_local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::segment(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1053: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_segment_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::segmented::const_local_vector_iterator<int, std::vector<int, std::allocator<int> > >::const_local_vector_iterator(hpx::id_type const&, unsigned long, std::shared_ptr<hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: /mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:418: undefined reference to `hpx::partitioned_vector_partition<int, std::vector<int, std::allocator<int> > >::partitioned_vector_partition(hpx::id_type const&)'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `hpx::traits::segmented_iterator_traits<hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > >, void>::local(hpx::segmented::const_vector_iterator<int, std::vector<int, std::allocator<int> > > const&)':
/mnt/stellar/repos/hpx-git/components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:1063: undefined reference to `hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_const_local_iterator(unsigned long) const'
/usr/bin/ld: libs/full/segmented_algorithms/tests/unit/CMakeFiles/partitioned_vector_for_each_test.dir/partitioned_vector_for_each.cpp.o: in function `unsigned long hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::get_global_index<hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > >(hpx::segmented::const_segment_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data const*, std::vector<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data, std::allocator<hpx::partitioned_vector<int, std::vector<int, std::allocator<int> > >::partition_data> > > > const&, unsigned long) const':
/mnt/stellar/repos/h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment